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-08-12 11:09:13,901 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5031ms 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-08-12 11:09:15,286 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-08-12 11:09:17,397 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-08-12 11:09:17,504 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-08-12 11:09:17,763 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000088: Unable to use any JGroups configuration mechanisms provided in properties {}. Using default JGroups configuration! 2026-08-12 11:09:17,864 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-08-12 11:09:17,866 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f946a7c0-66b6-4c4b-b8d1-0c8a14ef02cd, name: keycloak-0-31258 2026-08-12 11:09:17,872 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-08-12 11:09:17,872 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-08-12 11:09:17,878 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.26146 2026-08-12 11:09:18,179 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-08-12 11:09:18,188 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-08-12 11:09:19,883 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-31258: no members discovered after 2001 ms: creating cluster as coordinator 2026-08-12 11:09:19,894 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-31258|0] (1) [keycloak-0-31258] 2026-08-12 11:09:19,907 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-31258`, physical addresses are `[10.0.0.118:41682]` 2026-08-12 11:09:20,432 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-31258, Site name: null 2026-08-12 11:09:21,175 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-08-12 11:09:21,175 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-08-12 11:09:21,321 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-08-12 11:09:21,512 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-08-12 11:09:21,513 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-08-12 11:09:21,611 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-08-12 11:09:21,611 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-08-12 11:09:51,912 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-08-12 11:09:53,796 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 39.702s. Listening on: http://0.0.0.0:8080 2026-08-12 11:09:53,796 INFO [io.quarkus] (main) Profile prod activated. 2026-08-12 11:09:53,797 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-08-12 11:09:53,958 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-08-12 11:10:09,951 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=893bd08e-8670-41f2-ab7f-6f8893a122de, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0fcabf3e-9c95-4ca2-a3c5-6b04c1a0f074, client_auth_method=client-secret, username=admin, authSessionParentId=3726ae8f-83d8-4440-a695-e91e368a96ed, authSessionTabId=2ObJAi4Hv1I 2026-08-12 11:10:11,379 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=REALM, resourcePath=atmosphere 2026-08-12 11:10:12,199 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=181fcb74-bdbf-4c00-a985-d41d040bf45f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=0121976a-e55e-4ac5-882c-9b2584d52566, client_auth_method=client-secret, username=admin, authSessionParentId=cc408103-9e16-4765-98b4-773ed261d7d9, authSessionTabId=L0P5Z-ImcaQ 2026-08-12 11:10:12,299 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/23f0beed-c15e-4e18-9975-91c89a5aa7c2 2026-08-12 11:10:12,389 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/23f0beed-c15e-4e18-9975-91c89a5aa7c2/protocol-mappers/models/8395fa8d-9db8-488b-8eb4-d02a9b07a5a6 2026-08-12 11:10:33,349 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=135eca98-37d3-446b-9d64-3372d3c0323b, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2c7885ea-904a-4cf5-ae02-98c4eb858191, client_auth_method=client-secret, username=admin, authSessionParentId=867a1466-3488-443d-969d-9e9656d0d132, authSessionTabId=11TR8slXMrM 2026-08-12 11:10:33,457 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT, resourcePath=clients/668c3068-fbdc-4872-ab58-07c8a2f0ebf8 2026-08-12 11:10:33,868 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=60393b6a-0470-4e4c-a6b1-ce564946ac28, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1cb14318-665d-4b01-a756-76478066056a, client_auth_method=client-secret, username=admin, authSessionParentId=53fc53d3-b787-49f6-8c40-8d0ca466bcf9, authSessionTabId=Cp3czW4G9K0 2026-08-12 11:10:33,931 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT, resourcePath=clients/750c597a-3a36-473d-80a4-be4515bec384 2026-08-12 11:10:34,329 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=070a9855-6148-463e-b2a3-8d3bc91051c9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4a7e3e82-8d0c-4cd6-b816-fcd53b4f26ed, client_auth_method=client-secret, username=admin, authSessionParentId=b6319195-f822-4327-bfe0-6ed159ee5f09, authSessionTabId=0dwBeFC-Yes 2026-08-12 11:10:34,394 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT, resourcePath=clients/169aa7a0-71c8-4918-a26c-7765c484e8a7 2026-08-12 11:10:34,997 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=73992461-e19f-4af7-9f51-d29b17befa63, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=367e6a35-6264-4e48-9099-a8bb9dafcb37, client_auth_method=client-secret, username=admin, authSessionParentId=284b0c58-c260-4cb8-87ef-d24fe1454804, authSessionTabId=ndQAKi9twBo 2026-08-12 11:10:35,117 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT_ROLE, resourcePath=clients/668c3068-fbdc-4872-ab58-07c8a2f0ebf8/roles/member 2026-08-12 11:10:35,502 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=9a06c162-ff3f-4971-b90c-fd8021357bbc, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=32f892b1-1c2f-4332-9a8a-409b6487a596, client_auth_method=client-secret, username=admin, authSessionParentId=f5cf11cc-bd80-4d47-8c40-5b2aa0b23a4c, authSessionTabId=V5n9JFRnuhs 2026-08-12 11:10:35,586 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT_ROLE, resourcePath=clients/750c597a-3a36-473d-80a4-be4515bec384/roles/admin 2026-08-12 11:10:35,954 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=cae5c393-1711-4fec-830b-fe37763e268f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=a2da8aaa-3ef2-4806-a4a2-5ad9deeac5d5, client_auth_method=client-secret, username=admin, authSessionParentId=93133a1f-c825-4d56-a4e9-baf3d250d3d8, authSessionTabId=Ol5T-4gnLIk 2026-08-12 11:10:36,059 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT_ROLE, resourcePath=clients/750c597a-3a36-473d-80a4-be4515bec384/roles/editor 2026-08-12 11:10:36,421 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=8ce088bd-47ac-4621-a681-e78eba507954, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=6b1684e6-394e-486f-aa70-94bd316e6c2d, client_auth_method=client-secret, username=admin, authSessionParentId=68ec8f57-b364-431f-8096-ab55060b699a, authSessionTabId=B15EjrMadmo 2026-08-12 11:10:36,492 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT_ROLE, resourcePath=clients/750c597a-3a36-473d-80a4-be4515bec384/roles/viewer 2026-08-12 11:10:36,841 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=bf7b99f7-43ff-4b9a-8044-228e763c6e60, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b921f7e7-73b3-4dfc-abd2-979b6c6e398d, client_auth_method=client-secret, username=admin, authSessionParentId=0f8af0ab-3670-46da-9cf4-2a3f0ad40738, authSessionTabId=dPBrmSjCcq4 2026-08-12 11:10:36,919 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT_ROLE, resourcePath=clients/169aa7a0-71c8-4918-a26c-7765c484e8a7/roles/member 2026-08-12 11:12:50,434 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=a6601a5e-c3a2-405e-850a-1181e64ec9c7, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=4d6cad8b-ad97-4585-949d-5c76147e9691, client_auth_method=client-secret, username=admin, authSessionParentId=c2ce0e94-e1b6-4e78-b1ab-833d6bd1c2c8, authSessionTabId=XtFpTRxGZdE 2026-08-12 11:12:50,603 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=REALM, resourcePath=null 2026-08-12 11:12:51,872 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=05be2f23-9125-462c-8671-e2d8a0157ef6, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=c2ee4229-d36c-42aa-8f00-24c0bc00abc8, client_auth_method=client-secret, username=admin, authSessionParentId=b9422a10-b587-440e-852e-321946fe4818, authSessionTabId=-kCdwvZ49f0 2026-08-12 11:12:51,950 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT, resourcePath=clients/9d0202e6-440b-4666-94ba-4814f1de48b6 2026-08-12 11:12:52,542 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=admin-cli, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, auth_method=openid-connect, token_id=8ff912c4-fe16-4d97-a24e-8b69bccebdf0, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=b997eac1-84ed-4c39-92b2-a8936cd907a7, client_auth_method=client-secret, username=admin, authSessionParentId=88dfb603-1e80-4d64-bd43-135f78081c1a, authSessionTabId=sJnOhBIPFJM 2026-08-12 11:12:52,808 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=5ec07fa5-b5d0-42a1-93c9-4970471b0feb, clientId=ecb1ba4f-7702-47d9-b8f7-1346a0235324, userId=ab09642a-45c9-456a-8f87-deacef80393b, ipAddress=199.19.213.44, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/a1bb2e02-b715-4e99-90c4-c16c7b35e84e/role-mappings/clients/02945c6f-c42a-45c8-b923-ab14eedfe21d