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-08 01:27:11,754 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5212ms 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-08 01:27:13,197 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-08 01:27:15,526 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-08 01:27:15,630 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-08 01:27:15,910 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-08 01:27:16,044 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-08 01:27:16,046 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 072a47c0-a21b-441f-b897-ae94c94138ff, name: keycloak-0-49224 2026-04-08 01:27:16,054 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-08 01:27:16,055 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-08 01:27:16,063 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.23843 2026-04-08 01:27:16,359 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-08 01:27:17,165 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-08 01:27:17,165 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-08 01:27:17,334 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-08 01:27:17,531 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-08 01:27:17,532 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-08 01:27:17,644 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-08 01:27:17,645 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-08 01:27:18,071 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-49224: no members discovered after 2004 ms: creating cluster as coordinator 2026-04-08 01:27:18,082 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-49224|0] (1) [keycloak-0-49224] 2026-04-08 01:27:18,095 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-49224`, physical addresses are `[10.0.0.109:39379]` 2026-04-08 01:27:52,189 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-49224, Site name: null 2026-04-08 01:27:52,382 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-08 01:27:52,414 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-08 01:27:54,441 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 42.466s. Listening on: http://0.0.0.0:8080 2026-04-08 01:27:54,442 INFO [io.quarkus] (main) Profile prod activated. 2026-04-08 01:27:54,442 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-08 01:27:54,626 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-08 01:28:14,267 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=213468a0-e038-453c-9b85-9a73bf494528, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=41c885a8-22b9-4283-be76-d57da1e94b6c, client_auth_method=client-secret, username=admin, authSessionParentId=f5ba5404-ddce-4f76-a133-c33c26096d42, authSessionTabId=LXfhMZMKXBw 2026-04-08 01:28:15,787 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=REALM, resourcePath=atmosphere 2026-04-08 01:28:16,626 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=c5bdaad9-5d76-4338-b8fe-40b5da0035e3, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=8d45fe25-72c5-422d-83cb-ea0c5b629faa, client_auth_method=client-secret, username=admin, authSessionParentId=65b5eb4b-9cbc-4c7e-94db-396e9a75d4c4, authSessionTabId=YLD68frZHP0 2026-04-08 01:28:16,722 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/d16f855d-ccf6-421b-bfc4-068157b0802d 2026-04-08 01:28:16,814 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/d16f855d-ccf6-421b-bfc4-068157b0802d/protocol-mappers/models/09d31c32-2b38-4a3e-8637-192845d08eb0 2026-04-08 01:28:38,203 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=7b70a790-1103-4b0d-9817-4551a7d0a361, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=00848c60-d62f-497f-acdc-f49451070e80, client_auth_method=client-secret, username=admin, authSessionParentId=dceb6210-12de-426d-a6e9-b4be19d1cb31, authSessionTabId=AgxMUcLDkys 2026-04-08 01:28:38,316 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/7583ed96-c6d5-4ef6-b5a6-9baa0adaf9b2 2026-04-08 01:28:38,717 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=2eecca4a-1585-4971-819a-da5c8cb4e834, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=077964ae-c1a1-4021-9229-d8b54f556ef4, client_auth_method=client-secret, username=admin, authSessionParentId=d3c18d74-225e-42e5-a3c2-5472586140d6, authSessionTabId=pksYPhi3unQ 2026-04-08 01:28:38,787 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/f32f4275-5f90-47f8-ba79-3708283b920e 2026-04-08 01:28:39,172 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=5e550095-ab5c-4840-a07f-16caa0756b42, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1a8caef9-3547-4523-981f-5a27744e64de, client_auth_method=client-secret, username=admin, authSessionParentId=2d5a2679-9d0f-480a-96c0-866c0b0fcf42, authSessionTabId=4jSQiaHSXlU 2026-04-08 01:28:39,256 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/969f6bc0-16b2-4a4a-8108-5dd07b521dc5 2026-04-08 01:28:39,920 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=5b0216a3-e1a1-4dc7-8ca0-901291851d4f, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=43ddb9d2-b647-4e1e-8caf-5cef85b0c89e, client_auth_method=client-secret, username=admin, authSessionParentId=7436610e-afe4-4daf-9a9c-c4a6af1df8b1, authSessionTabId=8bnwVbbxBMc 2026-04-08 01:28:40,035 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/7583ed96-c6d5-4ef6-b5a6-9baa0adaf9b2/roles/member 2026-04-08 01:28:40,420 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=96a12623-666d-4920-a5e4-dd12a30859ce, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=1cbc145a-ae88-407d-bac6-065c03a1a8a7, client_auth_method=client-secret, username=admin, authSessionParentId=25d43c78-0079-4ba4-b713-f58d1f96823f, authSessionTabId=92xsYB818ec 2026-04-08 01:28:40,517 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/f32f4275-5f90-47f8-ba79-3708283b920e/roles/admin 2026-04-08 01:28:40,910 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=b5ee1588-1f18-401c-9d70-8df066067688, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=3bba0b4b-2155-4592-a65b-10faf3172e49, client_auth_method=client-secret, username=admin, authSessionParentId=07d33bd7-fc8a-452a-a301-e0032ecb6f23, authSessionTabId=7lN_v9tpfXI 2026-04-08 01:28:41,002 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/f32f4275-5f90-47f8-ba79-3708283b920e/roles/editor 2026-04-08 01:28:41,387 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=639429ca-490c-4f02-bd2e-a0876a306b6d, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=4a526efc-80d2-473d-892a-1df174dc2876, client_auth_method=client-secret, username=admin, authSessionParentId=789e2c7b-2982-48fd-8cdc-3f9fa83745d2, authSessionTabId=Y5X5JtxLC2Q 2026-04-08 01:28:41,524 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/f32f4275-5f90-47f8-ba79-3708283b920e/roles/viewer 2026-04-08 01:28:41,905 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=faca3ebf-36e7-48f4-865e-b9e578f95958, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=9695e264-d368-4e52-bafd-5d526a2929e9, client_auth_method=client-secret, username=admin, authSessionParentId=c73fd4c9-3c30-4326-820a-9376f9e8cd9b, authSessionTabId=G5iAky6yqZ0 2026-04-08 01:28:42,026 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE, resourcePath=clients/969f6bc0-16b2-4a4a-8108-5dd07b521dc5/roles/member 2026-04-08 01:31:00,645 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=784ddb22-8af1-4f6f-890c-38e6df4e39ba, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=31d95308-e04b-475e-b9fa-a393e2b8a25d, client_auth_method=client-secret, username=admin, authSessionParentId=fcccb23e-3a4f-4fa9-b55e-be4fff7b9530, authSessionTabId=LMIN1Q4HVsU 2026-04-08 01:31:00,840 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=REALM, resourcePath=null 2026-04-08 01:31:02,244 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=eeaee7e6-272f-43c8-90c2-71f2fa764d96, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=45579481-d262-4b5b-b737-e596ab5e8d94, client_auth_method=client-secret, username=admin, authSessionParentId=4fed14c6-03de-47f5-b232-38715c89502c, authSessionTabId=SqkvuPaYs8A 2026-04-08 01:31:02,329 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT, resourcePath=clients/fa41ce01-aed6-4e3f-8760-1cc98df95dd1 2026-04-08 01:31:03,040 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=admin-cli, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, auth_method=openid-connect, token_id=5e2410e0-4bcb-4b12-828a-65a283c20563, grant_type=password, refresh_token_type=Refresh, scope='email profile', refresh_token_id=f4a9cd7c-320f-408d-b8b5-35d28505a1e7, client_auth_method=client-secret, username=admin, authSessionParentId=67c68cca-4b01-4580-aa09-f9cd8e7e64dd, authSessionTabId=HtLJqmRoY-g 2026-04-08 01:31:03,336 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=e1d931d2-05da-49a6-be1e-af483ce7b935, clientId=349139c2-d06e-4b98-a657-b8a7e1f21a1f, userId=1eb36817-7429-4fcf-bd95-8759a2e5b540, ipAddress=199.204.45.74, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/d1d95803-6e1e-40ae-b38a-96b97d17ce76/role-mappings/clients/1bf72387-b28f-438f-ae02-bfe88039cd0e