Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-08-19 09:09:29,154 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4871ms 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-08-19 09:09:30,432 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-08-19 09:09:32,353 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-19 09:09:32,462 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-19 09:09:32,697 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-19 09:09:32,799 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-19 09:09:32,801 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 1c885f50-b96b-4c40-9462-a012935eb309, name: keycloak-0-55348 2026-08-19 09:09:32,807 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-08-19 09:09:32,807 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-08-19 09:09:32,812 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.36133 2026-08-19 09:09:33,155 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-08-19 09:09:33,160 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-19 09:09:34,818 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-55348: no members discovered after 2002 ms: creating cluster as coordinator 2026-08-19 09:09:34,829 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-55348|0] (1) [keycloak-0-55348] 2026-08-19 09:09:34,841 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-55348`, physical addresses are `[10.0.0.36:51669]` 2026-08-19 09:09:35,225 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-55348, Site name: null 2026-08-19 09:09:35,940 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-19 09:09:35,940 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-19 09:09:36,078 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-19 09:09:36,266 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-19 09:09:36,266 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-19 09:09:36,370 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-19 09:09:36,370 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-08-19 09:10:09,379 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-19 09:10:11,712 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.385s. Listening on: http://0.0.0.0:8080 2026-08-19 09:10:11,713 INFO [io.quarkus] (main) Profile prod activated. 2026-08-19 09:10:11,713 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-08-19 09:10:11,875 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-19 09:10:26,026 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=905b0dd7-c99c-4627-8514-15abeee12948, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=dcbba33a-b394-4bbf-bc24-a5400645d68f, client_auth_method=client-secret, username=admin, authSessionParentId=4efae359-002e-4f67-bc15-97d4ece618ee, authSessionTabId=Py9EMUyU9Vg 2026-08-19 09:10:27,360 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=atmosphere 2026-08-19 09:10:28,145 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=f397c6e6-1d3c-444f-bfb9-f659f55cf22e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fb246101-183a-479a-8d26-c70055f74644, client_auth_method=client-secret, username=admin, authSessionParentId=142ce794-c417-4ab1-ab53-2cfb470746df, authSessionTabId=A9vEdFJYMDk 2026-08-19 09:10:28,234 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/63dd770c-0c7f-4d15-879a-f564d7853e42 2026-08-19 09:10:28,325 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/63dd770c-0c7f-4d15-879a-f564d7853e42/protocol-mappers/models/4d891f73-a658-46f3-b660-7fd7bdbd4834 2026-08-19 09:10:49,050 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=f57cf082-d188-454d-a26e-8b6c48045466, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2cf194d8-3cb5-4631-8a74-9cf20529e949, client_auth_method=client-secret, username=admin, authSessionParentId=2e12b76d-9d7b-48af-b375-359265bf3612, authSessionTabId=vAgSGhzsN68 2026-08-19 09:10:49,163 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/92c8c797-148a-4486-8c1c-5464348da064 2026-08-19 09:10:49,520 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=98e49c37-fa64-4401-baba-297c4e59d650, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=06916128-c6e4-4f26-b502-c2be165bbfb0, client_auth_method=client-secret, username=admin, authSessionParentId=34ddcd36-d011-40b4-952b-0250699babca, authSessionTabId=t5CmaOlJU_g 2026-08-19 09:10:49,585 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/d92897d6-ac38-44e8-9992-19018d0e1b95 2026-08-19 09:10:49,953 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=09b2fd62-1f59-44dc-8aab-558b5a8b9d74, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c21ddfe8-b495-40a0-a706-7f190ab6f7ef, client_auth_method=client-secret, username=admin, authSessionParentId=bada3de2-f849-45e5-a0b9-c39252b4e9dd, authSessionTabId=8x87kpo3v-8 2026-08-19 09:10:50,030 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/6e31203c-f329-44b8-83dc-73973f172cdd 2026-08-19 09:10:50,580 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=46141a45-8212-4e5f-b2b2-8decb380da5d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=890d3e19-8d3f-426d-a571-f3c50a3df0ce, client_auth_method=client-secret, username=admin, authSessionParentId=18be9a72-30c3-4ffd-9a9c-3273a5f8ca5e, authSessionTabId=dDcBTixV660 2026-08-19 09:10:50,678 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/92c8c797-148a-4486-8c1c-5464348da064/roles/member 2026-08-19 09:10:51,056 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=196cca2c-00c0-4e46-b750-43b43d0d8d1f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7f16ac85-4ca0-4b0e-8452-6b615d952e83, client_auth_method=client-secret, username=admin, authSessionParentId=160a0805-a580-4236-9555-7cae294b0f32, authSessionTabId=KEUWlopnSa0 2026-08-19 09:10:51,128 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/d92897d6-ac38-44e8-9992-19018d0e1b95/roles/admin 2026-08-19 09:10:51,502 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=5ded5227-70a0-4752-ad84-63eb3d67b5ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=b5599f56-b9f2-4865-82c1-930020aa554a, client_auth_method=client-secret, username=admin, authSessionParentId=f4875467-fc05-4c19-9de0-2143fb41f2b1, authSessionTabId=TqM2_Z7430U 2026-08-19 09:10:51,584 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/d92897d6-ac38-44e8-9992-19018d0e1b95/roles/editor 2026-08-19 09:10:51,972 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=ce2c391e-24fa-468d-bcec-9328a7d93b79, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=25b4f678-2221-4c2b-9163-2bedd0e8f370, client_auth_method=client-secret, username=admin, authSessionParentId=5c450ee5-64e6-4cea-86a9-92078b41eb58, authSessionTabId=uDMTIGo2ly0 2026-08-19 09:10:52,071 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/d92897d6-ac38-44e8-9992-19018d0e1b95/roles/viewer 2026-08-19 09:10:52,415 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=09f128f4-a9f6-45ec-8523-e8d093faef69, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92d3c9bb-9c50-498c-8144-7503432d375f, client_auth_method=client-secret, username=admin, authSessionParentId=6f23dfd2-21d2-4449-93ec-c995f2fc9df5, authSessionTabId=BMvZTMEObr4 2026-08-19 09:10:52,494 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE, resourcePath=clients/6e31203c-f329-44b8-83dc-73973f172cdd/roles/member 2026-08-19 09:12:49,416 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=c4a85772-16d3-4529-8f57-6830412d5985, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=940959c7-2885-462f-91f0-6c936f37c625, client_auth_method=client-secret, username=admin, authSessionParentId=15482913-05fd-497c-a41a-6aec50503d4a, authSessionTabId=W3RtFqY8h2E 2026-08-19 09:12:49,601 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-08-19 09:12:50,987 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=adc868fc-5b4e-42b3-87d9-5c5a15cf20c9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=97a39ac1-5709-4c80-b5ec-7ae6906845c4, client_auth_method=client-secret, username=admin, authSessionParentId=e84525df-cedb-4f0e-a435-9cfb70984c8b, authSessionTabId=vIXE1uB19qA 2026-08-19 09:12:51,083 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/4aff63a8-2468-4f86-8738-16f1c0f6bb32 2026-08-19 09:12:51,639 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=c47919e3-bb90-4181-8a3d-17d96b3a4d66, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0778f24b-b5cd-440f-9fee-67f3a74f95cf, client_auth_method=client-secret, username=admin, authSessionParentId=2fad2be1-6d5d-415a-8a22-085f87077f0d, authSessionTabId=Jc-FpXS65dk 2026-08-19 09:12:51,885 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/8c409801-fddc-4c46-a52d-b3d24ff732e7/role-mappings/clients/06512814-0818-44dd-a6da-2c50b439bedd 2026-08-19 09:16:55,440 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=37a87531-b01b-442f-9da8-ee69b44fe33b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=cac3f37f-a1fe-4a71-8f6f-84f1bd05a12d, client_auth_method=client-secret, username=admin, authSessionParentId=560727f0-c3b4-4f1f-8230-20752afa01f7, authSessionTabId=FYLY5sIljEY 2026-08-19 09:16:55,546 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-08-19 09:16:56,240 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=b329d389-c986-4c5a-ad9a-76de2c9033e7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=03a4fec8-3023-43fd-b71a-62e080b77b5f, client_auth_method=client-secret, username=admin, authSessionParentId=c5483479-a135-4ae2-bcf9-c2741b84cd0c, authSessionTabId=CFlc4kuhBEY 2026-08-19 09:16:56,283 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/63dd770c-0c7f-4d15-879a-f564d7853e42 2026-08-19 09:16:56,357 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/63dd770c-0c7f-4d15-879a-f564d7853e42/protocol-mappers/models/4d891f73-a658-46f3-b660-7fd7bdbd4834 2026-08-19 09:17:02,199 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=dba7791a-c9f5-438d-9f46-dab56364079a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=afbee823-ad1d-4d56-8f10-c5f388907d74, client_auth_method=client-secret, username=admin, authSessionParentId=db8b6738-6776-48ee-a0d3-4e4e7168862e, authSessionTabId=Ya3aZ5_VyEM 2026-08-19 09:17:02,255 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/92c8c797-148a-4486-8c1c-5464348da064 2026-08-19 09:17:02,620 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=6bd13bb6-546b-4cea-8043-8db9d1cd29b5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ff479bc2-f0d0-43d8-9844-9209606cc066, client_auth_method=client-secret, username=admin, authSessionParentId=a1876284-ffbe-4cd0-b3bf-6d604bfa8d15, authSessionTabId=IRLTLpk-mmo 2026-08-19 09:17:02,667 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/d92897d6-ac38-44e8-9992-19018d0e1b95 2026-08-19 09:17:03,035 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=f7268196-cac0-4ea6-a52c-972c7f483a0e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=816c906d-3102-40d5-ae50-57ebdd3de40b, client_auth_method=client-secret, username=admin, authSessionParentId=a19c8cc1-cd66-4ce3-b346-d719e86ba12d, authSessionTabId=3WIZLHIXEgo 2026-08-19 09:17:03,085 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/6e31203c-f329-44b8-83dc-73973f172cdd 2026-08-19 09:17:03,657 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=a2e6be44-008c-4093-bbf3-07e350ca979f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=693a288e-c7fc-470c-a998-bc96c1b36b1a, client_auth_method=client-secret, username=admin, authSessionParentId=ef184521-6f08-48fb-9a5d-39c6fe0a3cdd, authSessionTabId=m8EP_VdDT3Q 2026-08-19 09:17:04,047 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=7bf1c4f1-d38a-4698-ad78-f49002251c2d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5e5d4013-915d-4069-b791-a22f19ef740c, client_auth_method=client-secret, username=admin, authSessionParentId=fa758034-1420-4913-8616-12435f93587c, authSessionTabId=s0_mBKykONE 2026-08-19 09:17:04,415 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=18301052-ad80-423b-8801-f27c403fe038, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ef41e5f3-92fb-43a5-bfc6-62d156b90034, client_auth_method=client-secret, username=admin, authSessionParentId=4c994c82-5e2b-433c-9251-80c23d87ccce, authSessionTabId=CGi2VdWsjjI 2026-08-19 09:17:04,796 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=4ca2f3e7-ce14-4074-80c5-381d2671b8a7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c2c814c5-cce3-45df-923d-42ad7a4c3ff7, client_auth_method=client-secret, username=admin, authSessionParentId=85b9e3c2-7cac-4880-b0f9-42c99dea8c37, authSessionTabId=BrRjS7V-I08 2026-08-19 09:17:05,158 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=b5c3cce5-483a-4af0-9647-df1cf62d8a90, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=272745e6-96dd-447c-8a84-446c193c29aa, client_auth_method=client-secret, username=admin, authSessionParentId=55c9781d-37b9-486e-bada-d94e79f4001a, authSessionTabId=rJN_vXPlncI 2026-08-19 09:17:54,203 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=3b6a7ba8-03aa-4c5e-97a7-e78e9a17c4f7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=54a34cd8-5303-4596-a8f8-4d5558fa91b8, client_auth_method=client-secret, username=admin, authSessionParentId=a5bd5113-0ad1-4d0f-8f90-aedc9eee0589, authSessionTabId=Dt5rz7VuHzA 2026-08-19 09:17:54,295 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=REALM, resourcePath=null 2026-08-19 09:17:55,629 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=ffaf4d6c-c525-40b4-81f1-61b2670b9543, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f2fd4e9b-2bac-41f6-9911-2fd354ba689b, client_auth_method=client-secret, username=admin, authSessionParentId=37a0664a-f34d-4663-9759-7b7386de8e11, authSessionTabId=YzGvyR31J50 2026-08-19 09:17:55,685 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=CLIENT, resourcePath=clients/4aff63a8-2468-4f86-8738-16f1c0f6bb32 2026-08-19 09:17:56,227 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=c147df27-3614-487f-91f8-99d953d75099, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=92452bce-a780-4a97-9bc4-57a63cd2f69e, client_auth_method=client-secret, username=admin, authSessionParentId=6219f2d6-a9b4-465c-83a1-bbec5cfd4e96, authSessionTabId=SWMXR0IIgjQ 2026-08-19 09:18:13,543 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=admin-cli, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, auth_method=openid-connect, token_id=f26f00a3-5bc3-43ac-9f9a-6e22b37628f8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c4fb5748-7d53-4ece-b490-76b953ec06fa, client_auth_method=client-secret, username=admin, authSessionParentId=29230be2-cf70-4082-a28a-49ac1927bf59, authSessionTabId=HpScKkx9Pw0 2026-08-19 09:18:13,597 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dafedf87-14a9-4eec-82e0-1976e3ea0f8d, clientId=f952f91b-9998-40b3-9a91-70a2a1c47d05, userId=069f6067-81e1-40b3-86ef-e9e560fcc52f, ipAddress=199.19.213.9, resourceType=USER, resourcePath=users/6808a8e9-2f4c-4266-98f7-f5578d2db68a 2026-08-19 09:20:15,641 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=8c409801-fddc-4c46-a52d-b3d24ff732e7, ipAddress=10.0.0.35, token_id=723d4933-2c78-42d6-b8cb-9e781d976a13, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=fa50ce36-6785-447b-8e79-4a0e63e92a38, authSessionTabId=rTjzmbeXvHw