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-20 05:56:24,564 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4849ms 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-20 05:56:25,934 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-20 05:56:28,041 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-20 05:56:28,148 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-20 05:56:28,406 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-20 05:56:28,551 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-20 05:56:28,554 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: dc4b2f1a-e35f-45d1-a57a-c2753ded8a89, name: keycloak-0-30374 2026-04-20 05:56:28,560 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-20 05:56:28,560 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-20 05:56:28,567 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.35057 2026-04-20 05:56:28,865 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-20 05:56:29,605 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-20 05:56:29,605 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-20 05:56:29,735 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-20 05:56:29,921 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-20 05:56:29,921 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-20 05:56:30,024 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-20 05:56:30,024 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-20 05:56:30,573 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-30374: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-20 05:56:30,585 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-30374|0] (1) [keycloak-0-30374] 2026-04-20 05:56:30,597 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-30374`, physical addresses are `[10.0.0.48:50593]` 2026-04-20 05:56:58,835 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-30374, Site name: null 2026-04-20 05:56:58,971 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-20 05:56:58,988 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-20 05:57:01,301 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 36.526s. Listening on: http://0.0.0.0:8080 2026-04-20 05:57:01,301 INFO [io.quarkus] (main) Profile prod activated. 2026-04-20 05:57:01,301 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-20 05:57:01,461 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-20 05:57:16,905 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=e30bfe39-7038-42fa-8d1b-bb7e2b84a636, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ff7e7d43-81a3-4939-8711-abfd76bfdf94, client_auth_method=client-secret, username=admin, authSessionParentId=a90e7775-b542-45e3-b88a-0e2288393060, authSessionTabId=Q5nV0PI22LM 2026-04-20 05:57:18,750 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=REALM, resourcePath=atmosphere 2026-04-20 05:57:19,551 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=2625224d-7192-4087-85c1-1a46fb486e86, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1b25e509-959f-4848-8f35-c77841bc2910, client_auth_method=client-secret, username=admin, authSessionParentId=f8f5dba0-5aa1-4419-8237-49c0287fb5df, authSessionTabId=DEnUvuSyYYs 2026-04-20 05:57:19,651 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/cb846457-7097-4a91-ab8a-ca6f320c5ff0 2026-04-20 05:57:19,746 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/cb846457-7097-4a91-ab8a-ca6f320c5ff0/protocol-mappers/models/e355dbd4-6bed-4bf0-a8db-18026f0172d3 2026-04-20 05:57:40,605 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=b586cf87-6596-4484-807e-4aa9b032c5fd, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=280ec7ce-92d7-4d52-b17d-dad432bc7459, client_auth_method=client-secret, username=admin, authSessionParentId=4794a3b7-009c-48de-afef-d5139f6e4fa5, authSessionTabId=1MTevfb-drE 2026-04-20 05:57:40,802 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT, resourcePath=clients/db040d1f-1b68-462f-b011-c77b1b01b1ff 2026-04-20 05:57:41,161 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=ab2b9b6f-31cd-4d16-8950-287bef21b143, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=83e12e15-e08c-4458-85d0-f09629dd7c23, client_auth_method=client-secret, username=admin, authSessionParentId=121a1749-5195-4f42-a9aa-197c1974edf3, authSessionTabId=0HWbYqE4fvQ 2026-04-20 05:57:41,228 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT, resourcePath=clients/48676ec2-3f05-45b9-abea-0a2c6d3d121e 2026-04-20 05:57:41,587 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=39dba494-372e-4adb-ab06-a819ec244bcf, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ae004b22-c511-49c7-adf8-bb2c99ae61f3, client_auth_method=client-secret, username=admin, authSessionParentId=64945ac3-afbc-4032-8963-e52d560efdc5, authSessionTabId=lqfPqz1uDGg 2026-04-20 05:57:41,658 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT, resourcePath=clients/46eee360-446f-4305-b80b-2982bc423bff 2026-04-20 05:57:42,261 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=7a12bb7c-2c97-4850-8087-e3070037b2d1, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7d7fc3eb-a23e-4419-9456-56edc32c165b, client_auth_method=client-secret, username=admin, authSessionParentId=ca6e630d-6730-4193-979e-0d4de59eb4cf, authSessionTabId=lp1tVUBE99w 2026-04-20 05:57:42,366 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT_ROLE, resourcePath=clients/db040d1f-1b68-462f-b011-c77b1b01b1ff/roles/member 2026-04-20 05:57:42,718 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=6c066976-7f78-48e2-a3a9-7def5be8231b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=e93516ba-2f14-4ce0-ab6d-9fbc3ed61adc, client_auth_method=client-secret, username=admin, authSessionParentId=7cb81430-c79a-4a50-9e25-2b60417c1261, authSessionTabId=wUnlTVa8Xdg 2026-04-20 05:57:42,811 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT_ROLE, resourcePath=clients/48676ec2-3f05-45b9-abea-0a2c6d3d121e/roles/admin 2026-04-20 05:57:43,172 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=15d1b87b-d98a-444b-8fa9-63fcb329df61, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1e3d6ac9-6d73-4d58-bbbe-fc7800d9ce6b, client_auth_method=client-secret, username=admin, authSessionParentId=def9ea20-8069-4c36-8489-80f5bf9cef95, authSessionTabId=WbKqk9mGKpk 2026-04-20 05:57:43,257 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT_ROLE, resourcePath=clients/48676ec2-3f05-45b9-abea-0a2c6d3d121e/roles/editor 2026-04-20 05:57:43,616 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=9318a5e6-e00b-425c-9ebc-089f31baaf39, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=0e0c5a14-f551-451d-bf1a-d1e803f0b33b, client_auth_method=client-secret, username=admin, authSessionParentId=aff57ddf-7b31-4937-8e1d-4c3d790ff04c, authSessionTabId=3LOhF3Nb-Ms 2026-04-20 05:57:43,710 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT_ROLE, resourcePath=clients/48676ec2-3f05-45b9-abea-0a2c6d3d121e/roles/viewer 2026-04-20 05:57:44,075 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=57ac3147-87ca-47ea-a24a-a6c01dbc916b, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=944e60ba-d31c-490a-94b2-773a4c33fcb7, client_auth_method=client-secret, username=admin, authSessionParentId=2d35ccb5-bee1-4931-b48a-f568e470741f, authSessionTabId=c7V6s3Kj1h4 2026-04-20 05:57:44,161 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT_ROLE, resourcePath=clients/46eee360-446f-4305-b80b-2982bc423bff/roles/member 2026-04-20 05:59:55,495 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=7411060e-7b7a-4113-90c8-87e6c5812e61, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=161d55c5-091c-4a03-85c0-1d56fb1f474e, client_auth_method=client-secret, username=admin, authSessionParentId=09613e13-91f1-4c29-8d86-33ce0fc51233, authSessionTabId=VMTH0XFmEi4 2026-04-20 05:59:55,678 INFO [org.keycloak.events] (executor-thread-2) operationType=UPDATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=REALM, resourcePath=null 2026-04-20 05:59:56,968 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=0f6d52b4-1506-4644-821a-0f1ff079af42, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=ac0fa66a-2c28-4f36-acc7-6209138387b7, client_auth_method=client-secret, username=admin, authSessionParentId=044e40fc-e9a2-4e05-9fbd-e698910cb519, authSessionTabId=B1TPIlmAttY 2026-04-20 05:59:57,048 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT, resourcePath=clients/b6b1f694-f22e-48aa-a084-e04e454c7357 2026-04-20 05:59:57,640 INFO [org.keycloak.events] (executor-thread-2) type=LOGIN, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=admin-cli, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, auth_method=openid-connect, token_id=fa082ce9-4691-4d7b-9695-11414f0def98, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=7b31860c-b186-4917-98d1-e586778336f4, client_auth_method=client-secret, username=admin, authSessionParentId=9edec1b2-7687-4690-8a34-ec9b0581078a, authSessionTabId=nioutOCB9S0 2026-04-20 05:59:57,889 INFO [org.keycloak.events] (executor-thread-2) operationType=CREATE, realmId=dedd79b4-87b5-4170-96d9-6627aa8ddee0, clientId=c353f7a8-4b9a-4e72-8141-be2003347f35, userId=ade31e24-9f95-4795-8527-0c72ac75ee35, ipAddress=199.19.213.10, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/e9d2ba0a-20af-4e1b-8bbb-322bf5b111ab/role-mappings/clients/3de8b9c3-31a0-46b1-a25c-63dd0dc5c712