Appending additional Java properties to JAVA_OPTS: -Djgroups.dns.query=keycloak-headless.auth-system.svc.cluster.local Changes detected in configuration. Updating the server image. Updating the configuration and installing your custom providers, if any. Please wait. 2026-06-24 18:00:10,045 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5006ms 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-06-24 18:00:11,333 INFO [org.keycloak.quarkus.runtime.hostname.DefaultHostnameProvider] (main) Hostname settings: Base URL: , Hostname: , Strict HTTPS: false, Path: , Strict BackChannel: false, Admin URL: , Admin: , Port: -1, Proxied: true 2026-06-24 18:00:13,332 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-24 18:00:13,478 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-24 18:00:13,593 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-24 18:00:13,716 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-24 18:00:13,717 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 54f99d2d-85f6-4045-9d7f-4806097134e8, name: keycloak-0-57573 2026-06-24 18:00:13,723 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 20MB, but the OS only allocated 4.19MB 2026-06-24 18:00:13,723 WARN [org.jgroups.protocols.UDP] (keycloak-cache-init) JGRP000015: the receive buffer of socket MulticastSocket was set to 25MB, but the OS only allocated 4.19MB 2026-06-24 18:00:13,730 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.43364 2026-06-24 18:00:13,961 WARN [io.quarkus.vertx.http.runtime.VertxHttpRecorder] (main) The X-Forwarded-* and Forwarded headers will be considered when determining the proxy address. This configuration can cause a security issue as clients can forge requests and send a forwarded header that is not overwritten by the proxy. Please consider use one of these headers just to forward the proxy address in requests. 2026-06-24 18:00:14,737 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:00:14,737 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:00:14,877 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-24 18:00:15,070 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:00:15,070 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:00:15,168 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, modifyDataType will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:00:15,169 WARN [liquibase.changelog.DatabaseChangeLog] (main) Due to mysql SQL limitations, setNullable will lose primary key/autoincrement/not null/comment settings explicitly redefined in the change. Use or to re-specify all configuration if this is the case 2026-06-24 18:00:15,736 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-57573: no members discovered after 2002 ms: creating cluster as coordinator 2026-06-24 18:00:15,745 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-57573|0] (1) [keycloak-0-57573] 2026-06-24 18:00:15,762 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-57573`, physical addresses are `[10.0.0.168:58900]` 2026-06-24 18:00:47,530 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-57573, Site name: null 2026-06-24 18:00:47,701 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-24 18:00:47,720 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-24 18:00:49,755 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.544s. Listening on: http://0.0.0.0:8080 2026-06-24 18:00:49,755 INFO [io.quarkus] (main) Profile prod activated. 2026-06-24 18:00:49,756 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-06-24 18:00:49,956 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-24 18:01:00,834 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=34a20589-cb4e-41c5-b6cb-59c4c836d20c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=58525faa-c2ba-42e4-abb8-a6c2a0c7765e, client_auth_method=client-secret, username=admin, authSessionParentId=5124eadb-a814-4c63-95fd-bd0072db0249, authSessionTabId=e9eVktmOKQs 2026-06-24 18:01:02,101 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=REALM, resourcePath=atmosphere 2026-06-24 18:01:02,896 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=1088ff30-9f3f-4830-954a-69566b701dbd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=03ce5e52-9bf3-47af-90cd-cd30f36ff496, client_auth_method=client-secret, username=admin, authSessionParentId=bdd5b686-9bfa-46de-a738-2060a20da30c, authSessionTabId=_JrUPc4gf9I 2026-06-24 18:01:02,993 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0ab97931-29cb-4d82-9149-010f1599600b 2026-06-24 18:01:03,075 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0ab97931-29cb-4d82-9149-010f1599600b/protocol-mappers/models/779da5db-c371-4cf4-bf21-11dd28f81188 2026-06-24 18:01:23,900 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=079c2b7d-9a25-4a4c-8633-1e4959ba540c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7772201a-83b0-49a0-8a07-40c75ed1946c, client_auth_method=client-secret, username=admin, authSessionParentId=1add3521-e9e2-4875-973d-ddbe404206ee, authSessionTabId=1Yy87a4A6K0 2026-06-24 18:01:24,009 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT, resourcePath=clients/7c599108-fde5-4c46-89d0-eda643535ada 2026-06-24 18:01:24,370 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=9dcb7788-2956-4cbc-a083-fc1527f30bf3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=050059d9-a12b-4ece-8b9c-91550a7640e1, client_auth_method=client-secret, username=admin, authSessionParentId=e99c06a4-d001-49a2-ba7e-bdba3cc3a6fe, authSessionTabId=HS7x2gxrq3I 2026-06-24 18:01:24,441 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT, resourcePath=clients/b7843957-3014-4e66-8a8a-9c743e639007 2026-06-24 18:01:24,832 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=99623240-bbda-4d8d-ae55-f54d3c1412a3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c8a9067e-fdef-443a-9905-5b254509ae70, client_auth_method=client-secret, username=admin, authSessionParentId=fc9a80d3-ae69-44bc-ac0b-e0cb5ccef84a, authSessionTabId=6NN5ti0-RrM 2026-06-24 18:01:25,002 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT, resourcePath=clients/a3f54a0d-1f4a-40f1-96ea-c136777ca119 2026-06-24 18:01:25,564 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=35e505dd-5ce8-4523-85c2-2a378894748f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39589b15-3365-4d04-9a4e-eae1542a4471, client_auth_method=client-secret, username=admin, authSessionParentId=e864d7dc-edcf-4060-b1e7-929a4f1cc260, authSessionTabId=SGkbW3oM-7Q 2026-06-24 18:01:25,657 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT_ROLE, resourcePath=clients/7c599108-fde5-4c46-89d0-eda643535ada/roles/member 2026-06-24 18:01:26,026 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=5631421e-64a1-42a6-b1f6-a4dbd8083910, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4e873325-3258-4744-99a2-bd2cce8709f9, client_auth_method=client-secret, username=admin, authSessionParentId=b46e529e-c4a7-4782-874d-07c789a30bad, authSessionTabId=cOXsiDP6p0k 2026-06-24 18:01:26,100 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT_ROLE, resourcePath=clients/b7843957-3014-4e66-8a8a-9c743e639007/roles/admin 2026-06-24 18:01:26,451 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=0c2785f9-cb60-412b-8564-756350b4bdca, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4b68ebc6-8745-46f4-a746-43cc88e71d76, client_auth_method=client-secret, username=admin, authSessionParentId=23b9c13d-19cf-4968-9ecd-d90048f9471c, authSessionTabId=1ynMwHHYTv0 2026-06-24 18:01:26,520 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT_ROLE, resourcePath=clients/b7843957-3014-4e66-8a8a-9c743e639007/roles/editor 2026-06-24 18:01:26,881 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=1e3e0b35-c1ea-4af3-a63f-cac671c9ab08, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=04b36692-9013-467c-8b12-d13640555c8b, client_auth_method=client-secret, username=admin, authSessionParentId=2ac7ab61-33b0-4be5-8eb2-0a221f60b1ea, authSessionTabId=MiYNGY-pR4s 2026-06-24 18:01:26,966 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT_ROLE, resourcePath=clients/b7843957-3014-4e66-8a8a-9c743e639007/roles/viewer 2026-06-24 18:01:27,355 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=2bd80ed7-8388-4765-9606-b945ad9e96e8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9db19993-61b0-4c02-bb59-5f19ce81c512, client_auth_method=client-secret, username=admin, authSessionParentId=466ae6f4-293b-4b4f-8fdd-3dfcab75b67a, authSessionTabId=SU70vh3EBTE 2026-06-24 18:01:27,431 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT_ROLE, resourcePath=clients/a3f54a0d-1f4a-40f1-96ea-c136777ca119/roles/member 2026-06-24 18:03:23,023 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=823b822f-f8e1-4258-bf50-5f98e8114080, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8b81b0de-c66b-473d-a5bb-333fcf5ce697, client_auth_method=client-secret, username=admin, authSessionParentId=3ea6578b-fa71-4e18-bdbc-ebde9c26928e, authSessionTabId=NMJ96ig_JIE 2026-06-24 18:03:23,204 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=REALM, resourcePath=null 2026-06-24 18:03:24,552 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=c8a18d10-629b-47d9-9175-e5765f515426, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=2f4f36fb-e895-4904-98dc-a6058881fb60, client_auth_method=client-secret, username=admin, authSessionParentId=8063c9f3-7c47-4b52-a393-7672808b7e71, authSessionTabId=bqrWjT30u5E 2026-06-24 18:03:24,624 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT, resourcePath=clients/499ce84b-3244-4b95-a081-286d63347734 2026-06-24 18:03:25,188 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=884b3b08-57a0-4b91-bc48-412936129845, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=20be1aa1-b063-44e8-a2c3-1679d28c5e52, client_auth_method=client-secret, username=admin, authSessionParentId=1d1c3987-f8d9-4e55-9b31-78a8fcedcf07, authSessionTabId=UKsdHV3U6kE 2026-06-24 18:03:25,446 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/2ed4a44e-23e0-44ba-beaf-f4261bc0d164/role-mappings/clients/5337cd93-a32f-40a1-aaa0-055e45216bbc 2026-06-24 18:07:24,122 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=221c0a6f-f68b-4bab-bdea-d944488540ea, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=47124942-9817-4a3c-a19b-fb1ff40d0d2f, client_auth_method=client-secret, username=admin, authSessionParentId=ad15abd5-cb55-4df5-a8e8-654f64027e93, authSessionTabId=aycy2kvFdJo 2026-06-24 18:07:24,275 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=REALM, resourcePath=null 2026-06-24 18:07:24,878 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=c82920eb-bbf7-4a37-bdb1-818aae4e6020, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c486e481-ab81-4287-89d1-8b0626f0212b, client_auth_method=client-secret, username=admin, authSessionParentId=d288ab0b-5953-463a-94e3-40f6070ea31e, authSessionTabId=MEICFuu_6ag 2026-06-24 18:07:24,930 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/0ab97931-29cb-4d82-9149-010f1599600b 2026-06-24 18:07:24,988 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/0ab97931-29cb-4d82-9149-010f1599600b/protocol-mappers/models/779da5db-c371-4cf4-bf21-11dd28f81188 2026-06-24 18:07:31,081 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=85296071-ec39-454f-b277-a4e07f7a865e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e609c0a7-df06-431d-ab2f-6a0a85251de8, client_auth_method=client-secret, username=admin, authSessionParentId=9ca95932-9a3a-40b4-bc28-049730980adf, authSessionTabId=blC3bGltuug 2026-06-24 18:07:31,149 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT, resourcePath=clients/7c599108-fde5-4c46-89d0-eda643535ada 2026-06-24 18:07:31,512 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=49552330-370e-496e-848e-a91708228c1e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d2c7017e-02aa-43ec-a922-3bff32cb9d4f, client_auth_method=client-secret, username=admin, authSessionParentId=71b0163d-42d9-4638-ad08-c39307d75a2e, authSessionTabId=oMCyK9oNkbQ 2026-06-24 18:07:31,559 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT, resourcePath=clients/b7843957-3014-4e66-8a8a-9c743e639007 2026-06-24 18:07:31,918 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=89e6a0ed-15d6-4870-84b3-138457c96dd6, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d128299b-8235-409e-bcea-29590556b8c0, client_auth_method=client-secret, username=admin, authSessionParentId=83d18722-4f70-42f5-bbe1-23e385181e57, authSessionTabId=xuZu0kT5NJ8 2026-06-24 18:07:31,969 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT, resourcePath=clients/a3f54a0d-1f4a-40f1-96ea-c136777ca119 2026-06-24 18:07:32,537 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=c07c6242-eb74-4ea0-8c62-d6b9b42cfda3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=169cf782-d0b6-45b5-ad2d-d1ed7330f72b, client_auth_method=client-secret, username=admin, authSessionParentId=6ad48704-513e-4cd1-b031-c32253a9b47e, authSessionTabId=jCNKjdH-k_Y 2026-06-24 18:07:32,879 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=30efc387-e3d7-4a20-8f8f-1bf7e48b5056, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ce372a39-f887-4ca9-b1e0-c0e360ddd401, client_auth_method=client-secret, username=admin, authSessionParentId=673fccce-be95-437a-a74b-0de4807d300c, authSessionTabId=WIrNVs4di_Y 2026-06-24 18:07:33,226 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=b59a5ea5-8746-4f46-9bc4-302a7cea910a, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=328860ea-3a46-419a-840b-9fbf58235251, client_auth_method=client-secret, username=admin, authSessionParentId=dff59a46-82d4-4e60-9d90-56a2afd4dac6, authSessionTabId=gMv40zT8hOI 2026-06-24 18:07:33,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=2e293d77-214e-4238-92db-72d5ede697da, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=eb1de7ed-9630-473c-83a5-619486101139, client_auth_method=client-secret, username=admin, authSessionParentId=35ab200e-6ce7-4b1c-9057-c89408290a6e, authSessionTabId=OTHMx3YtP0I 2026-06-24 18:07:33,943 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=5ef10b06-b753-4cba-82e3-bac3a9a8eaa8, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=fbb77ea6-d86d-43fa-ab66-4a6eccacb8a7, client_auth_method=client-secret, username=admin, authSessionParentId=c5650ae6-dff4-4d4b-855c-7c4681e62549, authSessionTabId=PT_84tk_L_8 2026-06-24 18:08:23,468 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=86a07815-5915-4ff9-8662-067a7f6f2ed5, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=23744496-49d4-4e8a-b1ff-57e9fa44bc29, client_auth_method=client-secret, username=admin, authSessionParentId=b6bc5a9b-502e-4444-b4d3-69c1dd27a168, authSessionTabId=JX6qv7CXXPY 2026-06-24 18:08:23,575 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=REALM, resourcePath=null 2026-06-24 18:08:24,921 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=500d6c4d-834f-4879-826f-00ca20c980a2, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=d9b5e0b8-edda-40b3-9624-ce62264bb95e, client_auth_method=client-secret, username=admin, authSessionParentId=947ee243-46b6-4e89-83ad-1cb956c529e4, authSessionTabId=HPlyqahzYEM 2026-06-24 18:08:24,979 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=CLIENT, resourcePath=clients/499ce84b-3244-4b95-a081-286d63347734 2026-06-24 18:08:25,555 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=b706f94f-8dcf-4193-8bfc-a61908760f6c, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3d11d5d9-4e26-451b-8a46-fd7aad56f954, client_auth_method=client-secret, username=admin, authSessionParentId=c4d4d0b2-8118-4a35-bb4b-1c0a284ffde4, authSessionTabId=0-Yts1eDFME 2026-06-24 18:08:42,934 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=admin-cli, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, auth_method=openid-connect, token_id=7c282c04-aee2-4115-85a4-6a62a971d2e0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=39d8298d-ce8f-4008-8782-48d6cc4e2b80, client_auth_method=client-secret, username=admin, authSessionParentId=fca01646-46da-4426-ac20-d09e8bbe9ee8, authSessionTabId=vVeucsGR-_M 2026-06-24 18:08:43,001 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=69387a41-afd6-4e70-bc36-3c3fd8e8d903, clientId=b886e480-d0be-4ceb-8e73-b70e91da2f86, userId=6765fd2d-e544-47cc-8b0a-237604503dee, ipAddress=199.19.213.233, resourceType=USER, resourcePath=users/0e575231-35fa-4c8b-b54e-54c8dd5e405f 2026-06-24 18:08:55,724 INFO [org.keycloak.events] (executor-thread-2) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=2ed4a44e-23e0-44ba-beaf-f4261bc0d164, ipAddress=10.0.0.134, token_id=ae23427b-3853-46c6-ba26-bbc3418268da, grant_type=client_credentials, scope='openid email profile', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=91af1c14-5e76-4c3e-916b-316b3fc22463, authSessionTabId=fRJjRIQmi3s