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-03-20 10:31:41,507 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5496ms 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-03-20 10:31:42,999 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-03-20 10:31:45,433 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-03-20 10:31:45,561 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-03-20 10:31:45,842 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-03-20 10:31:45,972 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-03-20 10:31:45,974 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: dd011ab9-443c-4798-a6ce-c2b276544b2f, name: keycloak-0-25447 2026-03-20 10:31:45,981 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-03-20 10:31:45,981 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-03-20 10:31:45,996 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.33239 2026-03-20 10:31:46,289 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-03-20 10:31:47,133 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-03-20 10:31:47,133 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-03-20 10:31:48,005 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-25447: no members discovered after 2003 ms: creating cluster as coordinator 2026-03-20 10:31:48,017 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-25447|0] (1) [keycloak-0-25447] 2026-03-20 10:31:48,031 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-25447`, physical addresses are `[10.0.0.20:48775]` 2026-03-20 10:31:51,869 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-03-20 10:31:52,082 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-03-20 10:31:52,082 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-03-20 10:31:52,325 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-03-20 10:31:52,325 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-03-20 10:32:56,777 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-25447, Site name: null 2026-03-20 10:32:56,976 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-03-20 10:32:57,002 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-03-20 10:32:59,543 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 77.826s. Listening on: http://0.0.0.0:8080 2026-03-20 10:32:59,543 INFO [io.quarkus] (main) Profile prod activated. 2026-03-20 10:32:59,543 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-03-20 10:32:59,825 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-03-20 10:33:19,684 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=11d7d561-685c-4638-a764-bd4cfdcb13d7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=650be7af-cbaf-439a-aac9-6083eeb64a14, client_auth_method=client-secret, username=admin, authSessionParentId=1e12e1a0-4376-4e95-af2c-e6e89d098938, authSessionTabId=ThWcOAImdQg 2026-03-20 10:33:21,350 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=REALM, resourcePath=atmosphere 2026-03-20 10:33:22,202 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=c161504a-0d38-4c02-abc7-a2279c7454c0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=34b18127-388f-44d1-8264-1d9a6098b6df, client_auth_method=client-secret, username=admin, authSessionParentId=567a8939-13a1-489a-8b68-b5d312b649fe, authSessionTabId=nVxVDg3TPJs 2026-03-20 10:33:22,297 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/2b7d9fd6-4d03-45e0-ae92-748f568a716f 2026-03-20 10:33:22,471 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/2b7d9fd6-4d03-45e0-ae92-748f568a716f/protocol-mappers/models/f81c10e9-1c44-4051-83c1-d94c1910239e 2026-03-20 10:33:44,334 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=1107caea-09c6-447b-b91f-779ead27f889, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9507959c-39c3-48b8-8735-11e64970a393, client_auth_method=client-secret, username=admin, authSessionParentId=53645433-c1d5-4cab-9df0-a782d3dbe7e0, authSessionTabId=HZuokDGKPXY 2026-03-20 10:33:44,455 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/fdd4f8db-ceb7-43af-b97e-f558dbeb5dfb 2026-03-20 10:33:44,855 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=2d22f692-eee2-4a68-a1d1-f1078d9a155f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c6f8b138-52ae-454b-af64-e2db9ae94ded, client_auth_method=client-secret, username=admin, authSessionParentId=ace6016e-39d8-4668-b950-f2580efc08f7, authSessionTabId=RlJ-GLcxrzo 2026-03-20 10:33:44,941 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/0b1a2205-4718-4a1a-8c8b-94be72a375e2 2026-03-20 10:33:45,324 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=cee3844c-55c9-406e-a3f5-cab536b37a8a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bcbe0273-4e09-45be-8ace-7fe52ecb1b03, client_auth_method=client-secret, username=admin, authSessionParentId=73ac0271-3ad9-4eea-8850-d9f2ef1d35d2, authSessionTabId=6CweUN3Hicc 2026-03-20 10:33:45,400 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/92ace42d-6b8f-4adb-a99b-cc2247eaa882 2026-03-20 10:33:46,059 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=238a0e8b-098f-4b86-ac5b-5ba4152ea6da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f7ddbe37-4e8b-4a6e-9c2b-4a3b2fb9a1ac, client_auth_method=client-secret, username=admin, authSessionParentId=805fe5e4-65e9-4e36-8e91-a852ec16a95e, authSessionTabId=CIx4nTXaupg 2026-03-20 10:33:46,189 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/fdd4f8db-ceb7-43af-b97e-f558dbeb5dfb/roles/member 2026-03-20 10:33:46,561 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=c18cb3e1-8ff8-4558-b109-82aaa3b85613, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=90290a5b-5636-4914-8aef-f068e0b1c7ce, client_auth_method=client-secret, username=admin, authSessionParentId=e6cdd943-484e-43f5-acfd-2f78ee068baa, authSessionTabId=m2cLU6fiKdA 2026-03-20 10:33:46,673 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/0b1a2205-4718-4a1a-8c8b-94be72a375e2/roles/admin 2026-03-20 10:33:47,047 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=a2aaa182-6cae-466f-be3a-39de263c94fe, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3d97cf11-a0e5-44b8-897a-5379b0bf43d7, client_auth_method=client-secret, username=admin, authSessionParentId=46cd6133-8d01-4b28-ba93-db913606447a, authSessionTabId=BXtcxLt5vNY 2026-03-20 10:33:47,130 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/0b1a2205-4718-4a1a-8c8b-94be72a375e2/roles/editor 2026-03-20 10:33:47,612 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=32b28727-7a72-43e5-86a1-e2efa9581513, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=435ac02e-1949-47b8-a04d-8b5b438d29e0, client_auth_method=client-secret, username=admin, authSessionParentId=0db1e355-96eb-472b-97eb-47f2736a4dc7, authSessionTabId=go5G2H735ps 2026-03-20 10:33:47,708 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/0b1a2205-4718-4a1a-8c8b-94be72a375e2/roles/viewer 2026-03-20 10:33:48,085 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=8d1a47aa-19db-4881-a79a-1aec8998dd77, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=94ddbeac-a8c7-42ad-acce-51693363436c, client_auth_method=client-secret, username=admin, authSessionParentId=08b44035-0beb-4408-bf01-102981059043, authSessionTabId=9Z35Vf0Dk40 2026-03-20 10:33:48,340 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE, resourcePath=clients/92ace42d-6b8f-4adb-a99b-cc2247eaa882/roles/member 2026-03-20 10:36:26,510 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=a7415d6f-40a7-4edf-a03e-56a280f5a44f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d00e27f0-a312-4a81-9b52-0b6524526b88, client_auth_method=client-secret, username=admin, authSessionParentId=c3d4d9c6-4b52-496d-8689-a101bbd1491f, authSessionTabId=w1-_K5C5aBk 2026-03-20 10:36:26,711 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=REALM, resourcePath=null 2026-03-20 10:36:28,123 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=71110a7a-1a0d-4f23-a6b7-19846323c61f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=653744f2-e858-4101-82ce-878e053bc6c4, client_auth_method=client-secret, username=admin, authSessionParentId=180f3d76-b218-4f51-afd1-22c5f0066787, authSessionTabId=zKXLhbeC5ZA 2026-03-20 10:36:28,216 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT, resourcePath=clients/92730ed3-7e1e-46fa-be0c-1e6534e1e890 2026-03-20 10:36:28,961 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=admin-cli, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, auth_method=openid-connect, token_id=3383770d-8641-4ff0-b63e-d520e7322386, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ee369d8d-e16d-4100-80fc-4b4e4a6e944d, client_auth_method=client-secret, username=admin, authSessionParentId=cec1faf7-8202-4c77-9428-e8232f3ff880, authSessionTabId=ihgWfxWb79w 2026-03-20 10:36:29,275 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=627226b5-bf0d-4f93-b01c-e38dbd2689c9, clientId=499dba74-3f9b-40a7-aa4f-a1b10c6a93e3, userId=e8269374-d324-4f04-bfe4-ffbb0ea85ab4, ipAddress=199.19.213.12, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/0e5f0d98-5891-4d22-a6c8-4c1818e11494/role-mappings/clients/e53a81de-1b63-4091-b0a0-247db71d1a9d