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-07 05:58:28,221 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4574ms 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-07 05:58:29,525 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-07 05:58:31,680 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 05:58:31,756 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 05:58:31,949 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-04-07 05:58:32,050 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 05:58:32,051 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: df19996e-8a02-4746-87f0-dda8d982070d, name: keycloak-0-11932 2026-04-07 05:58:32,057 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-07 05:58:32,057 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-07 05:58:32,063 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.27022 2026-04-07 05:58:32,353 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-07 05:58:33,090 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-07 05:58:33,090 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-07 05:58:33,251 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 05:58:33,466 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-07 05:58:33,466 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-07 05:58:33,561 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-07 05:58:33,561 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-07 05:58:34,068 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-11932: no members discovered after 2002 ms: creating cluster as coordinator 2026-04-07 05:58:34,079 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-11932|0] (1) [keycloak-0-11932] 2026-04-07 05:58:34,091 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-11932`, physical addresses are `[10.0.0.236:42558]` 2026-04-07 05:59:06,326 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-11932, Site name: null 2026-04-07 05:59:06,455 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 05:59:06,471 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 05:59:08,594 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 40.212s. Listening on: http://0.0.0.0:8080 2026-04-07 05:59:08,595 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 05:59:08,595 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-07 05:59:08,760 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 05:59:25,445 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=32af1656-c498-4c50-96f7-e0009f866d8b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=30390631-ed02-4419-925f-064c132bfe1f, client_auth_method=client-secret, username=admin, authSessionParentId=b46d0f3e-dec7-4e2f-ab00-1250a05bc778, authSessionTabId=f7XFzbzlVGo 2026-04-07 05:59:27,383 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=REALM, resourcePath=atmosphere 2026-04-07 05:59:28,249 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=545e4333-e6ba-4b1d-8bf9-9794387cbed5, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cccfb882-c59a-44bc-974a-0319b9d9c611, client_auth_method=client-secret, username=admin, authSessionParentId=2210220f-679c-4dab-a044-1e4b69bfa654, authSessionTabId=cmQ8ahho_5g 2026-04-07 05:59:28,360 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/9d81d37d-ffcb-4c4f-bf33-00b18e80b310 2026-04-07 05:59:28,464 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/9d81d37d-ffcb-4c4f-bf33-00b18e80b310/protocol-mappers/models/a5eb421b-b315-435d-a269-9ace30db651f 2026-04-07 05:59:49,411 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=f9ec9aca-cf75-43b0-bfa1-044ef83ee9d6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a4b40d4a-3e16-4059-9bd0-86eeca517005, client_auth_method=client-secret, username=admin, authSessionParentId=965fca05-fb1e-4aae-86c5-a772e93b8171, authSessionTabId=qf8Ynku-ChQ 2026-04-07 05:59:49,525 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/824aef32-d44e-4771-bb08-4807a777f4ec 2026-04-07 05:59:49,874 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=875f74a6-4a82-40c9-a14b-de1daebddb16, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=98312183-d919-4d55-b522-80813c2ac807, client_auth_method=client-secret, username=admin, authSessionParentId=38a06219-c1b4-4fe2-b4ab-700b0c240dc2, authSessionTabId=E2MhOdUdiYU 2026-04-07 05:59:49,948 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/4e8fc08d-b4ad-4b7c-aefd-c1ef4ef84606 2026-04-07 05:59:50,319 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=1fd7c2da-2f6a-4367-a94d-b745ec1c6e5c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a539dc0c-5644-4a69-b667-908f5aeb00b0, client_auth_method=client-secret, username=admin, authSessionParentId=04e8d048-c30a-47a7-8e52-077c1c6467e4, authSessionTabId=_8xtXbsJOf8 2026-04-07 05:59:50,389 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/ae8af843-315f-4c04-8083-53eb23ea1e77 2026-04-07 05:59:51,025 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=0cbdef00-bf83-4c95-ab8a-efe42c369d01, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=d5c33905-4b8e-469d-b60c-6562caf7ab40, client_auth_method=client-secret, username=admin, authSessionParentId=2a1bd5bf-cf92-452b-8fd6-701f870b7e53, authSessionTabId=1Ag5ZQB47sc 2026-04-07 05:59:51,249 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/824aef32-d44e-4771-bb08-4807a777f4ec/roles/member 2026-04-07 05:59:51,619 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=9b9a18d5-3adc-4e65-9ce7-b80e19a9b2ff, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=14f0d241-0782-4942-bdbd-f7f8beb93f4e, client_auth_method=client-secret, username=admin, authSessionParentId=6d939b0d-21a3-46d1-8747-cce8b481a232, authSessionTabId=OpbkGgTwTw0 2026-04-07 05:59:51,704 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/4e8fc08d-b4ad-4b7c-aefd-c1ef4ef84606/roles/admin 2026-04-07 05:59:52,078 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=1af22766-0292-42d7-b960-14ab1b514ac8, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a611d055-7b33-48e9-825e-23475199f620, client_auth_method=client-secret, username=admin, authSessionParentId=3145a365-15e9-4aab-8e9d-a22871d1537e, authSessionTabId=tJATTialRSc 2026-04-07 05:59:52,158 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/4e8fc08d-b4ad-4b7c-aefd-c1ef4ef84606/roles/editor 2026-04-07 05:59:52,522 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=ac5d9b57-f3f4-4a34-a1d3-f1fb34bb11da, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2a10e83e-8fb4-4e20-8f67-1c237aaa9e1e, client_auth_method=client-secret, username=admin, authSessionParentId=3a0a1673-98e7-4578-a012-1851fd3b6331, authSessionTabId=81vSGQ_FdH4 2026-04-07 05:59:52,619 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/4e8fc08d-b4ad-4b7c-aefd-c1ef4ef84606/roles/viewer 2026-04-07 05:59:52,975 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=41aa818e-064f-498d-9236-f4950fe8e49e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=36f1d798-8f9a-445a-8884-61e73b2744a7, client_auth_method=client-secret, username=admin, authSessionParentId=f45c608a-8ff0-44f0-b254-a07123a90156, authSessionTabId=kax3y25_PNo 2026-04-07 05:59:53,054 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE, resourcePath=clients/ae8af843-315f-4c04-8083-53eb23ea1e77/roles/member 2026-04-07 06:02:15,986 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=397c3120-af19-4d5c-bddd-63c572b3d58e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=198e4c31-06b6-445b-a638-4e4034f4b3b9, client_auth_method=client-secret, username=admin, authSessionParentId=654c68eb-904e-4933-82ed-0c755a522eab, authSessionTabId=gbKa-GHEQSI 2026-04-07 06:02:16,148 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=REALM, resourcePath=null 2026-04-07 06:02:17,657 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=f037b11b-0955-499f-93cb-665fdef3b47b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=017c2cb6-1acd-4ac8-96ef-aa68869799f3, client_auth_method=client-secret, username=admin, authSessionParentId=4eeaa2a1-ffcb-43de-8c5a-0b49e77c2011, authSessionTabId=3-yTxushkKw 2026-04-07 06:02:17,751 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT, resourcePath=clients/a1c90c7d-c35f-4519-bbbf-6626b3d99270 2026-04-07 06:02:18,390 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=admin-cli, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, auth_method=openid-connect, token_id=cf901147-430e-4fbe-91d3-15f3a1c67507, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5a231fec-879a-49aa-866d-dabd7e9bd6b1, client_auth_method=client-secret, username=admin, authSessionParentId=3f162ca1-e4d9-4afc-950f-d4fa19ed1409, authSessionTabId=_VH6Fs8G5iA 2026-04-07 06:02:18,662 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=021a62c1-8b3c-463a-a34d-771b9e8cfaf3, clientId=1f60b18d-5bb7-4843-ad91-4bfae737548f, userId=d1c75245-f06b-482a-a5e8-8a2306128e48, ipAddress=199.204.45.132, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/afc8871c-7f0b-4c6f-8267-d7fe2ceb9482/role-mappings/clients/d60f1d79-50c2-4741-929d-85406a8d78fc