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-25 22:21:04,627 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4999ms 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-25 22:21:05,873 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-25 22:21:07,921 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-25 22:21:08,081 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-25 22:21:08,189 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-25 22:21:08,296 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-25 22:21:08,298 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: b3b0492a-77df-4f1d-b68f-52354af7d1d8, name: keycloak-0-46929 2026-06-25 22:21:08,304 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-25 22:21:08,305 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-25 22:21:08,311 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22822 2026-06-25 22:21:08,563 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-25 22:21:09,315 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-25 22:21:09,315 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-25 22:21:09,451 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-25 22:21:09,642 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-25 22:21:09,642 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-25 22:21:09,739 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-25 22:21:09,739 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-25 22:21:10,319 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-46929: no members discovered after 2003 ms: creating cluster as coordinator 2026-06-25 22:21:10,328 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-46929|0] (1) [keycloak-0-46929] 2026-06-25 22:21:10,340 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-46929`, physical addresses are `[10.0.0.189:38358]` 2026-06-25 22:21:39,579 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-46929, Site name: null 2026-06-25 22:21:39,736 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-25 22:21:39,757 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-25 22:21:41,902 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 37.107s. Listening on: http://0.0.0.0:8080 2026-06-25 22:21:41,903 INFO [io.quarkus] (main) Profile prod activated. 2026-06-25 22:21:41,903 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-25 22:21:42,199 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-25 22:21:51,439 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=efbd3a5d-77fb-4659-bff5-5aec39accb65, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ad8084c2-4b9c-4ddb-b894-4efa07e86687, client_auth_method=client-secret, username=admin, authSessionParentId=df56256c-e948-412b-8e16-9aabf9a58700, authSessionTabId=u2OwCm0BMFg 2026-06-25 22:21:52,903 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=REALM, resourcePath=atmosphere 2026-06-25 22:21:53,584 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=27c37861-919d-42e8-aac5-baa26cae5739, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=33476d81-ace4-4a47-9b0f-c274f6fd2e90, client_auth_method=client-secret, username=admin, authSessionParentId=db08b6f0-1095-4bb4-bd5a-1309d3891864, authSessionTabId=jSD2N51Z1IY 2026-06-25 22:21:53,677 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/54e4136b-ce72-4c7d-8d99-ad66b18a6b9b 2026-06-25 22:21:53,757 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/54e4136b-ce72-4c7d-8d99-ad66b18a6b9b/protocol-mappers/models/1214e0e9-d22a-4a46-973a-adf4432d8e5a 2026-06-25 22:22:14,409 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=43f3974c-870e-418e-af86-a5074f14ee59, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f6060649-92f1-4ecc-93cb-585e9aa04e15, client_auth_method=client-secret, username=admin, authSessionParentId=9ec611f6-f194-4c9d-a201-1ba64e7042a4, authSessionTabId=Iudt8EX2hpM 2026-06-25 22:22:14,509 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/5a4e45c6-3aa4-4368-979f-f492c5254b3b 2026-06-25 22:22:14,850 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=b340ef98-a84e-46a1-abc4-1c9891808d4a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2d862b6b-a286-4f0b-af02-fc1dcbb0e8f9, client_auth_method=client-secret, username=admin, authSessionParentId=6193fbf9-03dc-40fc-9f4c-75e188369ff0, authSessionTabId=TjH_mFhQifg 2026-06-25 22:22:14,912 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/951a360d-716a-4829-be78-3ae70fb76995 2026-06-25 22:22:15,265 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=16d12f0b-5c6e-403d-80cd-9f3261cd1a01, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6a18363f-a0bf-48ce-8011-ad8ff86bbcbb, client_auth_method=client-secret, username=admin, authSessionParentId=34f480b8-3a5d-481f-a26d-33093011a248, authSessionTabId=G91zuKqvNsI 2026-06-25 22:22:15,324 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/8854682a-494b-468f-9893-dc3485d6aefb 2026-06-25 22:22:15,862 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=3a0aaebb-3efe-445f-aaff-cb8a55179343, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=58ce4051-24b4-44e1-916d-481a8a3322cf, client_auth_method=client-secret, username=admin, authSessionParentId=ea5753bd-514a-417d-ac92-5b5f45324f38, authSessionTabId=5WB-grgGBAI 2026-06-25 22:22:15,939 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/5a4e45c6-3aa4-4368-979f-f492c5254b3b/roles/member 2026-06-25 22:22:16,304 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=bba30bac-ae8e-4f4d-9d13-bdff4ca0b573, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c136b39c-65d2-47ba-b2cc-5c7a700d19be, client_auth_method=client-secret, username=admin, authSessionParentId=f932bab2-f2f5-412e-879a-5bcc64ea7ffb, authSessionTabId=4F2wiLxG0EE 2026-06-25 22:22:16,374 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/951a360d-716a-4829-be78-3ae70fb76995/roles/admin 2026-06-25 22:22:16,715 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=5c39d9db-271a-4b07-aedc-fe47ccdf38a6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f6ef8992-0be5-4e5f-ad75-780725599ed6, client_auth_method=client-secret, username=admin, authSessionParentId=f40b23d7-780b-44ca-870c-72236eb71fcd, authSessionTabId=UOyn06AoLGM 2026-06-25 22:22:16,796 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/951a360d-716a-4829-be78-3ae70fb76995/roles/editor 2026-06-25 22:22:17,145 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=91a1c268-1188-4f4c-8aa5-ae93166f9345, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5b19e6f3-2ae6-4295-a65b-4a8e47962363, client_auth_method=client-secret, username=admin, authSessionParentId=21e77584-d3fb-4354-8bc3-aef0514ee41c, authSessionTabId=PSF69G4OLKw 2026-06-25 22:22:17,215 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/951a360d-716a-4829-be78-3ae70fb76995/roles/viewer 2026-06-25 22:22:17,563 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=85c73e2a-81e5-414f-933f-1160f3a23114, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=74acd1f2-a3d2-434c-b697-d01d8d7bb300, client_auth_method=client-secret, username=admin, authSessionParentId=573b80b8-a7cb-4db9-891f-400c502432e5, authSessionTabId=zVmnSPsutXQ 2026-06-25 22:22:17,640 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE, resourcePath=clients/8854682a-494b-468f-9893-dc3485d6aefb/roles/member 2026-06-25 22:24:12,531 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=8d8b98ee-b303-4aa5-adb3-ce9af5a2c736, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=acbe5cd3-9bb8-49ca-9212-626373741a25, client_auth_method=client-secret, username=admin, authSessionParentId=639ae4e1-74cf-4a63-90ff-fb061f6d4762, authSessionTabId=pBbLjcznAgU 2026-06-25 22:24:12,732 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=REALM, resourcePath=null 2026-06-25 22:24:14,106 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=ea9ffbce-b72f-4259-9e9f-77570b89e94e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=02ec3f59-4292-4955-ac2c-bd2aa19fbe81, client_auth_method=client-secret, username=admin, authSessionParentId=cbc1a967-39b6-4f06-a2bc-fa4cb8366ed8, authSessionTabId=9wORLk7KAWE 2026-06-25 22:24:14,202 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/76731f95-3391-4c47-a10a-11c7f78d01f2 2026-06-25 22:24:14,864 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=bcb8a6e4-c10e-4e9c-abef-9b5da6bf90ec, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a171afe7-e5e9-47f6-b379-4b7f6084cd8e, client_auth_method=client-secret, username=admin, authSessionParentId=0c68a8e2-3fa6-4220-afd0-6534752a14da, authSessionTabId=3gf8n8twUN8 2026-06-25 22:24:15,119 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a6fe78a7-08a8-4c95-b8f8-f2a223564c02/role-mappings/clients/9e9454f0-3e36-488e-827a-804ae941ca42 2026-06-25 22:28:19,915 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=091cb2c6-fec5-48ae-93dd-a0410fc5a40d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0674315-d0d5-42cd-b145-30d0c9f31f13, client_auth_method=client-secret, username=admin, authSessionParentId=0a7ea7fd-d704-4e22-b5f6-ab35ba4e1043, authSessionTabId=1kauzslksAE 2026-06-25 22:28:20,036 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=REALM, resourcePath=null 2026-06-25 22:28:20,627 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=502ca78d-4bad-4780-bd3e-5efb48cdee13, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=caf16e4a-20a9-430f-b015-6341b7ae1008, client_auth_method=client-secret, username=admin, authSessionParentId=732f989e-c435-4639-8235-cb2db410066a, authSessionTabId=aDJhEUUPrTA 2026-06-25 22:28:20,688 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/54e4136b-ce72-4c7d-8d99-ad66b18a6b9b 2026-06-25 22:28:20,749 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/54e4136b-ce72-4c7d-8d99-ad66b18a6b9b/protocol-mappers/models/1214e0e9-d22a-4a46-973a-adf4432d8e5a 2026-06-25 22:28:26,525 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=28c4ab4d-c9c1-4190-9cc0-4a1fb186c714, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9d49e537-f2bc-45a9-8bd4-983defdd4d58, client_auth_method=client-secret, username=admin, authSessionParentId=b33db4e9-4dfd-4628-988c-359542baea56, authSessionTabId=HXB7YJlUyeI 2026-06-25 22:28:26,576 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/5a4e45c6-3aa4-4368-979f-f492c5254b3b 2026-06-25 22:28:26,946 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=f933dd70-0699-4560-945c-e9fefa083af4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=af8d1720-551a-43fe-84db-bbc83e886f65, client_auth_method=client-secret, username=admin, authSessionParentId=ff1b11de-02b7-4220-a638-0d7c6942f978, authSessionTabId=cuBG6El4HFI 2026-06-25 22:28:26,988 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/951a360d-716a-4829-be78-3ae70fb76995 2026-06-25 22:28:27,319 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=7a66f62c-179d-4232-b7e3-b80868e756bf, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b4e4f4cd-1bc0-4b27-8716-b629049b62df, client_auth_method=client-secret, username=admin, authSessionParentId=252e4d6f-e284-4dca-a9b8-237e2ada6643, authSessionTabId=xxwqhPeu5d8 2026-06-25 22:28:27,367 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/8854682a-494b-468f-9893-dc3485d6aefb 2026-06-25 22:28:27,964 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=1a56aefc-2a8f-4fd5-9921-9d7e873763cc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=120ecacd-7ac4-4b80-9a6c-bfedbdfb5f56, client_auth_method=client-secret, username=admin, authSessionParentId=0d536a55-188f-4b25-b4a0-6e5a7f6910be, authSessionTabId=iL7BXIBq3bw 2026-06-25 22:28:28,376 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=e142a739-6bce-4800-805b-0cb795257d7d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d6a88781-7d57-491c-b8d1-b50106c4960f, client_auth_method=client-secret, username=admin, authSessionParentId=b58de4d1-6c03-4a1b-b8e6-97a9b143b06b, authSessionTabId=8kZa7OnhUCo 2026-06-25 22:28:28,757 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=3a03c595-2bd5-418a-888d-73c0dc691f6a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4efe3344-6bc5-4d47-80c3-923f4306697b, client_auth_method=client-secret, username=admin, authSessionParentId=9a5ec9d8-d95a-4704-9cc8-29da766f9e58, authSessionTabId=zOkQJktHeAM 2026-06-25 22:28:29,108 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=1524a332-5baf-44ea-8641-5bde7c94f646, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=87683977-a397-4b5e-917c-a873cd975717, client_auth_method=client-secret, username=admin, authSessionParentId=cf5bfa87-780c-4603-9596-8acd7a6938f2, authSessionTabId=xH4C1WneXOk 2026-06-25 22:28:29,503 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=9899df83-0ccc-468d-8476-bdba348d07a4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=51e3118c-f989-4f71-8690-40333a98aad6, client_auth_method=client-secret, username=admin, authSessionParentId=dafbf916-c97a-4753-a7e8-459611a51bdd, authSessionTabId=kSnODgsQX18 2026-06-25 22:29:18,430 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=8c839275-c348-4059-acf3-4531176919ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a4712ce7-9166-4c02-ae19-fe202b674b0c, client_auth_method=client-secret, username=admin, authSessionParentId=d88ffae4-b73b-41e3-95c0-0155bd7257e4, authSessionTabId=99T2C6q6NMo 2026-06-25 22:29:18,533 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=REALM, resourcePath=null 2026-06-25 22:29:20,002 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=f526e299-02ef-4099-96b7-0b46bf813a05, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=98953d99-46b0-48be-adea-883941c1622b, client_auth_method=client-secret, username=admin, authSessionParentId=9264e97e-6c08-4c5b-bf89-23c05d1c32eb, authSessionTabId=5wEVMnHh4T0 2026-06-25 22:29:20,056 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=CLIENT, resourcePath=clients/76731f95-3391-4c47-a10a-11c7f78d01f2 2026-06-25 22:29:20,604 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=6cf4c097-054a-4f8d-ab6e-2370085298b4, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=606a31a4-6278-4b5c-b1af-1be32aa29476, client_auth_method=client-secret, username=admin, authSessionParentId=518b9107-9e78-429a-84fd-b5b849ec9cc5, authSessionTabId=9MKgJB4yrUo 2026-06-25 22:29:37,564 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=admin-cli, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, auth_method=openid-connect, token_id=128ed1d7-f4e9-46e3-890c-df8fb9366b55, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=01452ee9-b4ee-46a8-b094-5fb81ea0b388, client_auth_method=client-secret, username=admin, authSessionParentId=995dcca0-678c-42bd-9ffe-4bdfc3b08d1e, authSessionTabId=qH-XqFIShBk 2026-06-25 22:29:37,624 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=6d4fbea2-aaff-4fa9-b5b9-3fe3da4a4960, clientId=5c12b84a-63a5-4676-8501-4e0ae1f4e6c4, userId=7fe5a0c6-93da-4aa5-8623-efe81a38ef10, ipAddress=199.19.213.185, resourceType=USER, resourcePath=users/cf2cde3c-13ae-4838-89cc-38e9b4675868 2026-06-25 22:29:39,317 INFO [org.keycloak.events] (executor-thread-1) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=a6fe78a7-08a8-4c95-b8f8-f2a223564c02, ipAddress=10.0.0.89, token_id=f10ae090-ccd3-432b-953c-d98e36d0e8c0, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=3d97ac20-3dc6-4f7b-830f-6382fbfcedd9, authSessionTabId=fzc09Pcu5_I