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-04-11 17:56:08,343 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5390ms 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-04-11 17:56:09,871 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-04-11 17:56:12,161 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-11 17:56:12,356 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-11 17:56:12,499 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-11 17:56:12,624 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-11 17:56:12,627 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: a0febf31-7643-4bda-b32d-095e669fa6ae, name: keycloak-0-47209 2026-04-11 17:56:12,633 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-04-11 17:56:12,633 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-04-11 17:56:12,640 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41328 2026-04-11 17:56:12,911 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-04-11 17:56:13,735 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-04-11 17:56:13,735 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-04-11 17:56:13,985 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-11 17:56:14,195 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-04-11 17:56:14,195 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-04-11 17:56:14,550 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-04-11 17:56:14,550 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-04-11 17:56:14,646 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-47209: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-11 17:56:14,660 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-47209|0] (1) [keycloak-0-47209] 2026-04-11 17:56:14,676 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-47209`, physical addresses are `[10.0.0.105:56864]` 2026-04-11 17:57:42,359 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-47209, Site name: null 2026-04-11 17:57:42,545 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-11 17:57:42,567 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-11 17:57:45,021 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 96.488s. Listening on: http://0.0.0.0:8080 2026-04-11 17:57:45,022 INFO [io.quarkus] (main) Profile prod activated. 2026-04-11 17:57:45,022 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-04-11 17:57:45,182 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-11 17:58:00,619 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=ab4eb82b-be5d-49ec-baac-ac4dc6f92fa8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b67366ba-5f8d-4fc7-82b8-59f41a6c0c3d, client_auth_method=client-secret, username=admin, authSessionParentId=46a2f6e6-a735-4219-b2c8-d7d8af286177, authSessionTabId=9velYAW-kwA 2026-04-11 17:58:02,972 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=atmosphere 2026-04-11 17:58:03,838 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=835b84c0-2a39-4197-afad-2fc71b12d84a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9191182e-31e9-4dd1-b11b-342d1fe94fe0, client_auth_method=client-secret, username=admin, authSessionParentId=74d9ec2c-745a-492c-b892-5b14fd4461d7, authSessionTabId=I4bcOle1_bc 2026-04-11 17:58:03,949 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9c24dd53-b465-4969-8477-7b1b9a734b03 2026-04-11 17:58:04,059 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9c24dd53-b465-4969-8477-7b1b9a734b03/protocol-mappers/models/3aaff557-c891-4a01-9844-c681f45c9474 2026-04-11 17:58:25,555 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=342bab0d-1a6a-473a-8fbf-b8d293103377, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8df8198b-98ff-4b4c-b36d-31975391f100, client_auth_method=client-secret, username=admin, authSessionParentId=6506d566-9c40-4f92-b38a-51fba495ce03, authSessionTabId=444NTxxThDE 2026-04-11 17:58:25,668 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/a653588d-d8d6-49d0-9a00-ca6073d402bd 2026-04-11 17:58:26,081 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=e032bebc-0177-4b03-b1fe-1e3bac7a9803, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=895143b5-15fa-4de7-b6d4-f2799bc76417, client_auth_method=client-secret, username=admin, authSessionParentId=376428d8-cea4-477d-8cd4-a20febc37dbb, authSessionTabId=WukZMPtFwuE 2026-04-11 17:58:26,153 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/e0f59f09-c9d0-48c5-9756-4d71292d7282 2026-04-11 17:58:26,539 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=fb9f0b55-6d93-46fe-9c14-b5a109df21b7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=edd6ea27-b454-4c26-b5d0-0df8704bc6d7, client_auth_method=client-secret, username=admin, authSessionParentId=3374aa3b-6c72-4cfd-a734-e4d983185372, authSessionTabId=aqHAFbB8Q1o 2026-04-11 17:58:26,615 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/df6a2db3-3d4c-4db3-922e-fc0a1cde3424 2026-04-11 17:58:27,305 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=4ec342e2-0422-415d-b7f8-43c72ddabe0a, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=170375f1-99d5-4222-a660-1d05fbce9a81, client_auth_method=client-secret, username=admin, authSessionParentId=7c5116dd-ec76-4c70-8a68-0e24e81045d7, authSessionTabId=4p-5GG1nXjU 2026-04-11 17:58:27,512 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/a653588d-d8d6-49d0-9a00-ca6073d402bd/roles/member 2026-04-11 17:58:27,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=b809ea1b-4ec8-4988-8601-1536090200ee, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=313f7571-7889-4dda-a1c3-35c3bb337c3e, client_auth_method=client-secret, username=admin, authSessionParentId=650227a9-b07e-424a-b1d3-d7410de17347, authSessionTabId=qX3G9n1aPLE 2026-04-11 17:58:28,460 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/e0f59f09-c9d0-48c5-9756-4d71292d7282/roles/admin 2026-04-11 17:58:28,852 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=02439fbe-78fa-4ab5-92db-d43ef72bdc40, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=ec9f1ef6-7f1b-4abd-9ce0-09da7286368b, client_auth_method=client-secret, username=admin, authSessionParentId=515391ac-45ee-4e6f-bc12-0d0c81f2fb22, authSessionTabId=Q8XiGs50wOE 2026-04-11 17:58:28,936 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/e0f59f09-c9d0-48c5-9756-4d71292d7282/roles/editor 2026-04-11 17:58:29,332 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=c815e416-7245-4d14-ba77-d45b9c42f756, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4046fd1c-20ce-400c-83b4-8f16cd41ff4d, client_auth_method=client-secret, username=admin, authSessionParentId=ae9a52f4-eb31-4017-92ef-e6c1dba90029, authSessionTabId=4rm-8HOTc9Y 2026-04-11 17:58:29,444 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/e0f59f09-c9d0-48c5-9756-4d71292d7282/roles/viewer 2026-04-11 17:58:29,836 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=76b74d0b-5fd3-4ca9-b2ab-37bdc47b8b31, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c89f7787-2e0b-4447-864e-4ff3db8c4a14, client_auth_method=client-secret, username=admin, authSessionParentId=34093cab-b56a-4751-80c8-77c295a8d1aa, authSessionTabId=MkEmPYqP0t0 2026-04-11 17:58:29,915 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE, resourcePath=clients/df6a2db3-3d4c-4db3-922e-fc0a1cde3424/roles/member 2026-04-11 18:01:42,576 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=1820ddb9-4c62-48ae-9c14-c1d259445e51, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1f7178ae-c949-4597-80b6-e4941b93fb02, client_auth_method=client-secret, username=admin, authSessionParentId=c8d16208-dc0f-4f00-9616-0ce9c7436f7e, authSessionTabId=pd8RlO3PD8Q 2026-04-11 18:01:42,820 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=REALM, resourcePath=null 2026-04-11 18:01:44,827 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=90b9a45c-1eff-4091-ba40-b4423ae474c0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=43c027b1-83a3-4cbf-ad03-0eee5b1fce57, client_auth_method=client-secret, username=admin, authSessionParentId=23a7475b-07a9-4246-9358-6fab74d2a0eb, authSessionTabId=z-doco8EU74 2026-04-11 18:01:44,992 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT, resourcePath=clients/f9ffc097-b22a-4d2b-8e3e-a25c47d1704e 2026-04-11 18:01:45,691 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=admin-cli, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, auth_method=openid-connect, token_id=081b5ef6-0939-4e5b-9dc9-4bf938f5da6c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=59a4551d-8678-4d28-862c-dfed7aaedf89, client_auth_method=client-secret, username=admin, authSessionParentId=f25cf9c7-5baa-4e85-ae12-822160ff9586, authSessionTabId=0vp6yOk5KvE 2026-04-11 18:01:46,014 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=57ea1269-f1e0-4a4f-8a62-43e87c5b5272, clientId=cc5831c1-0f9f-494c-a6a9-f89207d5cace, userId=0b467c30-44dc-4d95-848f-18bdca1e6f7a, ipAddress=199.19.213.176, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/4e479386-67cf-443c-8fcd-29dce55e8937/role-mappings/clients/9c8c9202-535d-4fe3-87fb-38f470c30a67