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-17 02:43:09,456 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5971ms 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-17 02:43:10,812 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-17 02:43:13,158 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-06-17 02:43:13,257 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-06-17 02:43:13,515 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-06-17 02:43:13,667 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-06-17 02:43:13,669 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 7cc6e8dc-b9d3-44e4-9f87-03abad01ecef, name: keycloak-0-23991 2026-06-17 02:43:13,677 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-17 02:43:13,677 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-17 02:43:13,685 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.32830 2026-06-17 02:43:14,067 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-17 02:43:15,693 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-23991: no members discovered after 2004 ms: creating cluster as coordinator 2026-06-17 02:43:15,703 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-23991|0] (1) [keycloak-0-23991] 2026-06-17 02:43:15,716 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-23991`, physical addresses are `[10.0.0.107:48366]` 2026-06-17 02:43:16,146 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-23991, Site name: null 2026-06-17 02:43:16,149 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-06-17 02:43:16,832 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-17 02:43:16,833 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-17 02:43:17,021 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-06-17 02:43:17,201 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-17 02:43:17,201 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-17 02:43:17,295 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-17 02:43:17,295 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-17 02:43:52,029 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-06-17 02:43:54,325 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 44.703s. Listening on: http://0.0.0.0:8080 2026-06-17 02:43:54,326 INFO [io.quarkus] (main) Profile prod activated. 2026-06-17 02:43:54,327 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-17 02:43:54,487 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-06-17 02:44:05,484 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=2aab6a0d-2e2b-4b66-bc79-c28c0a1a82c1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=55657178-a0fd-4228-a84b-0cc5f1ec6982, client_auth_method=client-secret, username=admin, authSessionParentId=e159b157-4827-4de1-919a-a12af87a3cb9, authSessionTabId=0594Z0RAf5g 2026-06-17 02:44:07,083 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=REALM, resourcePath=atmosphere 2026-06-17 02:44:07,903 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=1d789172-65ca-4168-8b47-11c501a507d4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=093d7e73-e5d8-461e-9dd9-196cc191e7c7, client_auth_method=client-secret, username=admin, authSessionParentId=0bcf702b-7247-44d5-8308-0e29336be815, authSessionTabId=BNqdsZl_VqQ 2026-06-17 02:44:08,023 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/07ef5ea0-c43d-4076-8d04-a0f4fed72a40 2026-06-17 02:44:08,120 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/07ef5ea0-c43d-4076-8d04-a0f4fed72a40/protocol-mappers/models/692cd8ec-ee15-409e-9a3d-bdf73a501c0a 2026-06-17 02:44:29,069 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=376bf69c-87cd-4ad8-beb7-a3d36e11d665, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e6b90855-ecd3-47fe-b8f8-8b4fccd22a0c, client_auth_method=client-secret, username=admin, authSessionParentId=9ca4cf0c-2776-42f1-8637-6eb91bd9b730, authSessionTabId=cHPTAyWNGfM 2026-06-17 02:44:29,182 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT, resourcePath=clients/993c0b71-b9a4-4bd0-9cb5-babb3a9bbd8e 2026-06-17 02:44:29,541 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=9867b6f4-57fd-4b02-89cd-39d1c218b134, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b5287b8-2538-4364-8315-779253934420, client_auth_method=client-secret, username=admin, authSessionParentId=ac527125-05ad-4965-8433-43588fc49304, authSessionTabId=x53UPsBgnfY 2026-06-17 02:44:29,608 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT, resourcePath=clients/bf656665-b24c-4cc6-9ce0-9c1aa2d99f29 2026-06-17 02:44:29,964 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=6fabf5a0-3788-4a8f-af70-637376b5cefa, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=5d4a9707-9b3e-465e-be13-62cbad7098ed, client_auth_method=client-secret, username=admin, authSessionParentId=dbf97bed-3355-4df6-95ac-aa54b5cb4aff, authSessionTabId=qid8Y9ykdkU 2026-06-17 02:44:30,026 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT, resourcePath=clients/e01ce34c-9b1e-45ca-8b7f-3d4a2a23e15a 2026-06-17 02:44:30,588 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=f8e618a6-0b77-49df-8b64-e580ec3a6729, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3b7fc64b-79eb-4804-b69d-ee138364ab82, client_auth_method=client-secret, username=admin, authSessionParentId=c2605ff3-b118-4015-9a7c-a88d0e5c0035, authSessionTabId=JTugLQmICfg 2026-06-17 02:44:30,697 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT_ROLE, resourcePath=clients/993c0b71-b9a4-4bd0-9cb5-babb3a9bbd8e/roles/member 2026-06-17 02:44:31,070 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=c4f122ad-758c-46ef-935e-08a3d506ce64, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=42cf0bc9-5324-43bd-80a5-26688b13bedf, client_auth_method=client-secret, username=admin, authSessionParentId=85f202b5-cf6c-430a-a8e2-79d1c41a3cb3, authSessionTabId=Qn83uHWE2G4 2026-06-17 02:44:31,155 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT_ROLE, resourcePath=clients/bf656665-b24c-4cc6-9ce0-9c1aa2d99f29/roles/admin 2026-06-17 02:44:31,527 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=7300fe58-eefc-47ac-b3c7-3a3d94db3b75, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=709d9d95-78ae-44ea-a149-a6c85ea0c135, client_auth_method=client-secret, username=admin, authSessionParentId=79bef3b5-b161-49db-9361-85d926b57729, authSessionTabId=hQ6F6iZV_Fs 2026-06-17 02:44:31,599 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT_ROLE, resourcePath=clients/bf656665-b24c-4cc6-9ce0-9c1aa2d99f29/roles/editor 2026-06-17 02:44:31,966 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=82fefa0e-a735-4cfc-827b-b3dd290afbad, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4338d091-d33a-4e1b-baf9-08055c22261f, client_auth_method=client-secret, username=admin, authSessionParentId=015006fd-112c-4494-b7a8-e9becf7742a7, authSessionTabId=AR5xPXhMpTY 2026-06-17 02:44:32,054 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT_ROLE, resourcePath=clients/bf656665-b24c-4cc6-9ce0-9c1aa2d99f29/roles/viewer 2026-06-17 02:44:32,422 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=a3ec5952-d6ea-4ae8-bdd5-5987f57d8ff4, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ddc20859-6c50-4f3e-92b9-02a390f1db86, client_auth_method=client-secret, username=admin, authSessionParentId=ce44ba5b-6dba-4618-bc38-522099b296ff, authSessionTabId=sP2fQBZb_l0 2026-06-17 02:44:32,495 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT_ROLE, resourcePath=clients/e01ce34c-9b1e-45ca-8b7f-3d4a2a23e15a/roles/member 2026-06-17 02:46:40,315 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=e6f5a352-2d3b-469f-8e91-a1bf56dd1aa0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0d58c2cc-2dc2-4f5a-bdec-3d5ffcbe9700, client_auth_method=client-secret, username=admin, authSessionParentId=ce9d005e-1e47-4bf4-850c-d7d4e044a86b, authSessionTabId=Y67KaWSOvJU 2026-06-17 02:46:40,669 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=REALM, resourcePath=null 2026-06-17 02:46:42,029 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=df91d216-363c-4753-b333-b6ce5c113e59, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=069601b4-61a7-4cff-bc01-98b15b3b76f1, client_auth_method=client-secret, username=admin, authSessionParentId=2a260276-1e78-4148-9c52-def7a59c0ea0, authSessionTabId=VtvKYeg2wMw 2026-06-17 02:46:42,124 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT, resourcePath=clients/8e798e7d-6b83-450a-bc75-79a11b31cbac 2026-06-17 02:46:42,676 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=9c6e200e-4b40-4456-8326-a5eb7868cdeb, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0fe1d24f-0a08-42b0-97e2-c441b51ee89f, client_auth_method=client-secret, username=admin, authSessionParentId=9ea8d725-a389-40df-bfe7-b8a5b9d64c4a, authSessionTabId=1_qWNFbM0HA 2026-06-17 02:46:42,942 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/ac5b98d8-12e1-4598-876a-06e1b0e08e20/role-mappings/clients/71a83565-4321-4eb5-9988-25ffd7ac0e57 2026-06-17 02:50:52,187 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=8ae1aafe-1a76-43bb-a563-6e1497f76a2f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9ee3533b-2472-4ec9-b9c5-bfa10b20246f, client_auth_method=client-secret, username=admin, authSessionParentId=3805b032-842d-4e3c-a8e9-e66d3663b11c, authSessionTabId=x3jRbxWnvsU 2026-06-17 02:50:52,312 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=REALM, resourcePath=null 2026-06-17 02:50:52,908 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=c61d20d6-60d7-4394-bb56-2d1ed02f4b94, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0d49684a-2381-4928-8143-315f60ace723, client_auth_method=client-secret, username=admin, authSessionParentId=13de218a-9827-4a52-b7ad-ee0208f18475, authSessionTabId=hMgoxKcoPW0 2026-06-17 02:50:52,962 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/07ef5ea0-c43d-4076-8d04-a0f4fed72a40 2026-06-17 02:50:53,032 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/07ef5ea0-c43d-4076-8d04-a0f4fed72a40/protocol-mappers/models/692cd8ec-ee15-409e-9a3d-bdf73a501c0a 2026-06-17 02:50:59,323 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=553702f8-8ba5-43f0-a3da-c6e437407fc7, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=932ade03-bf2e-4172-8aff-5a181524eefd, client_auth_method=client-secret, username=admin, authSessionParentId=5885ff12-7fb8-4db2-9e94-a15856369b9e, authSessionTabId=nVNHdnE7S9U 2026-06-17 02:50:59,392 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT, resourcePath=clients/993c0b71-b9a4-4bd0-9cb5-babb3a9bbd8e 2026-06-17 02:50:59,769 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=ce3c4047-d9bf-4f04-9fe8-29297baca1e0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=a04871dd-0973-4a5c-af50-6989f577c583, client_auth_method=client-secret, username=admin, authSessionParentId=d56ef394-9e4c-4f10-a8b4-8a39e8520cf4, authSessionTabId=umGIDJNwl9A 2026-06-17 02:50:59,847 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT, resourcePath=clients/bf656665-b24c-4cc6-9ce0-9c1aa2d99f29 2026-06-17 02:51:00,233 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=53a65fe3-5255-482b-a098-eb7f27d51786, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=43a1bd2f-64e1-45a4-85f3-b665ebcd639d, client_auth_method=client-secret, username=admin, authSessionParentId=79fcb14d-83eb-4e89-9672-032fe8f3207f, authSessionTabId=yBRg09zVrQ8 2026-06-17 02:51:00,295 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT, resourcePath=clients/e01ce34c-9b1e-45ca-8b7f-3d4a2a23e15a 2026-06-17 02:51:00,905 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=7496bf99-4e77-4e01-bdfc-e436baaf6c39, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=c257da8d-73d8-41ed-b746-4dd5bd649c95, client_auth_method=client-secret, username=admin, authSessionParentId=9ee4fad9-1036-4470-99a3-6675350e93f4, authSessionTabId=FRbAfPjUkR8 2026-06-17 02:51:01,313 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=f63dfb88-5d76-48b7-952b-6b2f857b74f9, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1ba7e537-dd31-4920-8a67-b30c8de8ac83, client_auth_method=client-secret, username=admin, authSessionParentId=bc851213-1b9a-4a6d-ac1a-c84f6970c20d, authSessionTabId=FixmkYQyQ3M 2026-06-17 02:51:01,671 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=9109f0f9-8516-4388-b056-7d429d36c635, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7daccc09-9f5b-4d08-a1b5-78605a3b76eb, client_auth_method=client-secret, username=admin, authSessionParentId=32f48b1c-7ad1-46a4-b80a-64c2bb7cf1a7, authSessionTabId=oNocMCJLUNg 2026-06-17 02:51:02,029 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=3389fbdb-6116-4efc-a190-0847cc45a9d0, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=822b088c-4b3d-4b6f-ba8e-fab1ac582978, client_auth_method=client-secret, username=admin, authSessionParentId=8a6524e1-7177-4007-ab3b-beff3f90b521, authSessionTabId=NcbxiS9ibhQ 2026-06-17 02:51:02,411 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=096c9a21-cbcd-4544-bd7b-3532d9f5c58e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=94636cdd-9101-45da-8a18-e3324ba93de3, client_auth_method=client-secret, username=admin, authSessionParentId=8806134b-0e42-461f-b58f-f31e189355fc, authSessionTabId=TgLQP1CoGfg 2026-06-17 02:51:53,033 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=8bd8b547-17c9-4c1f-97ca-8a1848aa092e, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4ae11be8-7a63-4448-b643-e74bf1dd9da0, client_auth_method=client-secret, username=admin, authSessionParentId=8be685bc-862c-410e-81f1-7f4cd99e98c6, authSessionTabId=0ewb62EKG30 2026-06-17 02:51:53,146 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=REALM, resourcePath=null 2026-06-17 02:51:54,561 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=1df87229-0d1e-4af7-bd94-d8162fda0551, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=aab1e308-b7d4-45fe-93b0-8c9972a54a7b, client_auth_method=client-secret, username=admin, authSessionParentId=4ab926bd-32a5-40f4-8530-b8e8b0bb04bf, authSessionTabId=vEs71hyZlFc 2026-06-17 02:51:54,607 INFO [org.keycloak.events] (executor-thread-4) operationType=UPDATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=CLIENT, resourcePath=clients/8e798e7d-6b83-450a-bc75-79a11b31cbac 2026-06-17 02:51:55,238 INFO [org.keycloak.events] (executor-thread-4) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=d35a9559-ac2c-4a31-8290-f6a17771ac15, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8a5e5cb8-dad3-466e-83d0-7b6ec359977a, client_auth_method=client-secret, username=admin, authSessionParentId=2de9b52b-5a2e-49c8-852d-7b4046469e2b, authSessionTabId=ac0VLeOearE 2026-06-17 02:52:17,742 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=admin-cli, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, auth_method=openid-connect, token_id=322113c6-d487-4897-b7c9-9d3881388f56, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3f064d11-4880-4ae7-8f71-0362093d5b7f, client_auth_method=client-secret, username=admin, authSessionParentId=9a6de69c-b473-4190-b263-3fcf7be13445, authSessionTabId=LoNbcjlRe1c 2026-06-17 02:52:17,816 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=a054e3a3-f033-49c8-8519-dcfb2faa1c34, clientId=9af3e91b-541c-4ffc-871a-5a8992d726f5, userId=9daa77f5-8ed3-4176-afc0-c4f721f62926, ipAddress=199.204.45.77, resourceType=USER, resourcePath=users/65162a59-3a25-44ee-97fb-01202ed32a82 2026-06-17 02:52:19,587 INFO [org.keycloak.events] (executor-thread-3) type=CLIENT_LOGIN, realmId=atmosphere, clientId=keystone, userId=ac5b98d8-12e1-4598-876a-06e1b0e08e20, ipAddress=10.0.0.109, token_id=0360bf61-cb99-4aa3-bc06-174b43cb98f3, grant_type=client_credentials, scope='openid profile email', client_auth_method=client-secret, username=service-account-keystone, authSessionParentId=0bd02afc-9cef-4ed7-9f6b-2671b50a8a49, authSessionTabId=d91xHMrOFxs