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:33,622 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 4564ms 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:35,056 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:37,139 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 05:58:37,269 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 05:58:37,456 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:37,567 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 05:58:37,569 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: 8f0884a8-1fcf-4fe5-981d-3ca4eadd48e4, name: keycloak-0-31787 2026-04-07 05:58:37,574 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:37,574 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:37,581 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.22621 2026-04-07 05:58:37,854 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:37,858 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 05:58:39,586 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-31787: no members discovered after 2003 ms: creating cluster as coordinator 2026-04-07 05:58:39,596 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-31787|0] (1) [keycloak-0-31787] 2026-04-07 05:58:39,607 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-31787`, physical addresses are `[10.0.0.154:38157]` 2026-04-07 05:58:40,027 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-31787, Site name: null 2026-04-07 05:58:40,804 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:40,804 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:40,955 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:41,136 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:41,136 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:41,227 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:41,227 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:59:13,438 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 05:59:15,490 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.685s. Listening on: http://0.0.0.0:8080 2026-04-07 05:59:15,491 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 05:59:15,491 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:15,649 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 05:59:30,475 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=9deaf80d-610d-44c5-9d2d-971977f2bd28, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e1f0026a-6c56-47e5-806b-9bfd5a316f7c, client_auth_method=client-secret, username=admin, authSessionParentId=1fd80b90-e604-4ecf-b644-5b6afc0373c2, authSessionTabId=6ExjVhEMCV4 2026-04-07 05:59:31,716 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=REALM, resourcePath=atmosphere 2026-04-07 05:59:32,616 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=f571e9bb-3553-48f4-ad83-cda676649284, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=5902bbe6-251a-4d31-aace-1b6e17be099f, client_auth_method=client-secret, username=admin, authSessionParentId=ca5c96bd-5e5b-425e-919a-b2d9e7e21c7d, authSessionTabId=ACvSz2b-gfw 2026-04-07 05:59:32,711 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/f21ca759-d27c-4043-9946-3b4535406b50 2026-04-07 05:59:32,794 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/f21ca759-d27c-4043-9946-3b4535406b50/protocol-mappers/models/0bb32ea0-dba0-4af7-a4e1-fc4d9465d8e5 2026-04-07 05:59:53,642 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=8771e930-dc9a-42de-871d-84223f0bbabb, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=079f6614-43be-4965-90e3-0a3deb873827, client_auth_method=client-secret, username=admin, authSessionParentId=432d3935-b8d9-4c30-9bae-94bf5b65ddf6, authSessionTabId=fK2GeJnvm80 2026-04-07 05:59:53,742 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/2b9b5dd8-d7b5-4af8-ae63-b404508775ed 2026-04-07 05:59:54,103 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=df8f2c58-ce87-4e87-9949-84f8b76c406e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9075b03b-e096-4704-b04c-624676955140, client_auth_method=client-secret, username=admin, authSessionParentId=a1c12760-debe-4f9e-8450-8eb910ce9b32, authSessionTabId=tORXcDks530 2026-04-07 05:59:54,159 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/bf27051f-2ee2-4a34-a17d-7a784717d8a1 2026-04-07 05:59:54,500 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=5b9bff31-8986-4a94-a96c-bedc1cb46bfa, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=505cca35-e17f-4e8f-a18d-e391ed6b2728, client_auth_method=client-secret, username=admin, authSessionParentId=cfc04e9e-396d-41d8-be6c-aa567e2c561e, authSessionTabId=fsWKY9-_wSo 2026-04-07 05:59:54,565 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/7f4fd74c-3004-411b-b4bf-313059b63d20 2026-04-07 05:59:55,244 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=e9884642-2e92-4d98-961f-8af9aa8a4f6f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=8ea301c1-6bea-437f-a30c-221bf9239296, client_auth_method=client-secret, username=admin, authSessionParentId=a18bd2c1-0a9a-4225-b159-9f5a8441ff9f, authSessionTabId=n-irdWXgtuc 2026-04-07 05:59:55,344 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/2b9b5dd8-d7b5-4af8-ae63-b404508775ed/roles/member 2026-04-07 05:59:55,707 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=61782dc5-0bb3-4724-b80a-f7ba0816bb7e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6bed5e43-a261-4518-a262-6cede4b996a6, client_auth_method=client-secret, username=admin, authSessionParentId=c9ebd788-98b8-47c9-a3ca-985ce9fdc562, authSessionTabId=TTnGBY5gcks 2026-04-07 05:59:56,027 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/bf27051f-2ee2-4a34-a17d-7a784717d8a1/roles/admin 2026-04-07 05:59:56,383 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=d5df5860-d700-4515-a5d7-7bd3909f9a82, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=84e756b0-efa6-4973-8fbd-f83f381db36c, client_auth_method=client-secret, username=admin, authSessionParentId=f50caefb-9283-4a51-bde7-fb7904dbc946, authSessionTabId=IlBSOkW6nQo 2026-04-07 05:59:56,630 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/bf27051f-2ee2-4a34-a17d-7a784717d8a1/roles/editor 2026-04-07 05:59:57,026 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=a0ca050d-547f-45db-aaa2-c5a745bb80ac, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f0e19d9a-3471-408e-b5d0-92926df336c7, client_auth_method=client-secret, username=admin, authSessionParentId=ceff00bc-9663-4d05-87f9-b2e790210753, authSessionTabId=Ucc6l1mg7V4 2026-04-07 05:59:57,116 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/bf27051f-2ee2-4a34-a17d-7a784717d8a1/roles/viewer 2026-04-07 05:59:57,479 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=0f0f7c33-94ea-448e-aacc-ffe92a3e1b66, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=bebdf82d-b203-41ea-be6c-b91a890d6ca1, client_auth_method=client-secret, username=admin, authSessionParentId=637196d4-0164-4164-9818-f1dbc776b1e1, authSessionTabId=tL1z3eFUmus 2026-04-07 05:59:57,562 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE, resourcePath=clients/7f4fd74c-3004-411b-b4bf-313059b63d20/roles/member 2026-04-07 06:02:09,517 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=191d5be7-51bb-4ecb-bb34-e6e57463f41d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e68b0ea5-ceb7-4ba5-8be7-a93322b8713c, client_auth_method=client-secret, username=admin, authSessionParentId=7a2a5da6-dfdf-455c-96e9-b3de87c16c8f, authSessionTabId=jZk27GG_wbo 2026-04-07 06:02:09,690 INFO [org.keycloak.events] (executor-thread-3) operationType=UPDATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=REALM, resourcePath=null 2026-04-07 06:02:11,071 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=e996aef0-3b11-4f32-be4c-4209551e135e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9107f28c-e689-4710-852a-62f28feaf820, client_auth_method=client-secret, username=admin, authSessionParentId=4dd3aa72-3a9b-4601-b3ae-09f0c4cbc5b7, authSessionTabId=C9yYfnS-Gwo 2026-04-07 06:02:11,152 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT, resourcePath=clients/058b4b80-f140-4a87-b3e0-346ffead153a 2026-04-07 06:02:11,919 INFO [org.keycloak.events] (executor-thread-3) type=LOGIN, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=admin-cli, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, auth_method=openid-connect, token_id=e180c3f6-9e12-4259-82de-0cca71e489a1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=31ff5f44-3d5c-4048-8d9f-17352f298636, client_auth_method=client-secret, username=admin, authSessionParentId=7c4f2f1f-3005-45cf-8ca8-baa0814768e9, authSessionTabId=Vtk-M6FTtRw 2026-04-07 06:02:12,163 INFO [org.keycloak.events] (executor-thread-3) operationType=CREATE, realmId=9d0de330-73c2-4721-be11-4c5f7719bc8a, clientId=27fee2fa-18eb-4e33-8978-af3777855ade, userId=ec15706a-8aae-4730-b349-e742af1dd593, ipAddress=199.204.45.242, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/bef8096a-ff14-4672-a195-4aac08d3de94/role-mappings/clients/8199e3a0-8150-45d7-b9f2-66d6cba0a982