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 13:03:13,027 INFO [io.quarkus.deployment.QuarkusAugmentor] (main) Quarkus augmentation completed in 5171ms 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 13:03:14,595 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 13:03:16,890 WARN [org.infinispan.PERSISTENCE] (keycloak-cache-init) ISPN000554: jboss-marshalling is deprecated and planned for removal 2026-04-07 13:03:17,078 INFO [org.infinispan.CONTAINER] (keycloak-cache-init) ISPN000556: Starting user marshaller 'org.infinispan.jboss.marshalling.core.JBossUserMarshaller' 2026-04-07 13:03:17,276 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 13:03:17,412 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000078: Starting JGroups channel `ISPN` 2026-04-07 13:03:17,415 INFO [org.jgroups.JChannel] (keycloak-cache-init) local_addr: f87f6eff-2e18-4881-8935-ca89f67f7ac4, name: keycloak-0-32875 2026-04-07 13:03:17,423 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 13:03:17,423 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 13:03:17,433 INFO [org.jgroups.protocols.FD_SOCK2] (keycloak-cache-init) server listening on *.41533 2026-04-07 13:03:17,682 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 13:03:17,684 INFO [org.keycloak.broker.provider.AbstractIdentityProviderMapper] (main) Registering class org.keycloak.broker.provider.mappersync.ConfigSyncEventListener 2026-04-07 13:03:19,450 INFO [org.jgroups.protocols.pbcast.GMS] (keycloak-cache-init) keycloak-0-32875: no members discovered after 2011 ms: creating cluster as coordinator 2026-04-07 13:03:19,462 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000094: Received new cluster view for channel ISPN: [keycloak-0-32875|0] (1) [keycloak-0-32875] 2026-04-07 13:03:19,477 INFO [org.infinispan.CLUSTER] (keycloak-cache-init) ISPN000079: Channel `ISPN` local address is `keycloak-0-32875`, physical addresses are `[10.0.0.64:57069]` 2026-04-07 13:03:19,916 INFO [org.keycloak.connections.infinispan.DefaultInfinispanConnectionProviderFactory] (main) Node name: keycloak-0-32875, Site name: null 2026-04-07 13:03:20,714 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 13:03:20,714 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 13:03:20,883 INFO [org.keycloak.quarkus.runtime.storage.legacy.liquibase.QuarkusJpaUpdaterProvider] (main) Initializing database schema. Using changelog META-INF/jpa-changelog-master.xml 2026-04-07 13:03:21,094 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 13:03:21,094 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 13:03:21,199 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 13:03:21,199 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 13:03:52,233 INFO [org.keycloak.services] (main) KC-SERVICES0050: Initializing master realm 2026-04-07 13:03:55,182 INFO [io.quarkus] (main) Keycloak 22.0.1 on JVM (powered by Quarkus 3.2.0.Final) started in 41.938s. Listening on: http://0.0.0.0:8080 2026-04-07 13:03:55,183 INFO [io.quarkus] (main) Profile prod activated. 2026-04-07 13:03:55,183 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 13:03:55,358 INFO [org.keycloak.services] (main) KC-SERVICES0009: Added user 'admin' to realm 'master' 2026-04-07 13:04:15,582 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=569fd9cc-ec37-408e-b5c3-43698a039ead, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=89120660-5b18-4268-b453-47a0313813de, client_auth_method=client-secret, username=admin, authSessionParentId=4479cfba-c576-416b-8b70-2446fd2ea9f6, authSessionTabId=9Iyn02WznvU 2026-04-07 13:04:17,753 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=REALM, resourcePath=atmosphere 2026-04-07 13:04:18,648 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=ae6e7978-7793-4705-8a6c-7d386aaba95e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=9924362f-c4e2-4869-b818-6a4ad637f6cc, client_auth_method=client-secret, username=admin, authSessionParentId=9aaa0d47-53f3-4266-89b3-d92dc2df04c1, authSessionTabId=M4GbO-PdCKs 2026-04-07 13:04:18,748 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT_SCOPE, resourcePath=client-scopes/41bb30cd-1dc2-46ca-a22a-475979f36301 2026-04-07 13:04:18,840 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=PROTOCOL_MAPPER, resourcePath=client-scopes/41bb30cd-1dc2-46ca-a22a-475979f36301/protocol-mappers/models/f466ec2c-a1f4-4d6c-8972-3ff63165e757 2026-04-07 13:04:40,271 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=33c7d574-3534-47e3-98ba-46b425e858e9, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=62b0e154-82ff-4c47-8e2c-6fe5b1e900a0, client_auth_method=client-secret, username=admin, authSessionParentId=bbf66401-f036-494c-8f6c-80132aaf9f70, authSessionTabId=WDc8oWkcdzk 2026-04-07 13:04:40,382 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT, resourcePath=clients/9553f962-b5b9-4438-9ec2-09de5e5111ed 2026-04-07 13:04:40,785 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=e3319f69-3890-4cce-b4f7-26f7e0f3862e, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=cc035744-14e2-47c5-b06f-2cb3aa085868, client_auth_method=client-secret, username=admin, authSessionParentId=f48d80c9-9ca3-4b33-93d3-a624c31b7abf, authSessionTabId=Tm-sVKhRaDA 2026-04-07 13:04:40,859 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT, resourcePath=clients/a615b74f-d6ff-4c8b-8e58-d6fc30261827 2026-04-07 13:04:41,216 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=8f41d0f5-e0eb-4ba5-bb27-a07f33196063, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f027e97a-148e-4b7b-bc71-b85c67aaf597, client_auth_method=client-secret, username=admin, authSessionParentId=6df5620f-6f81-4938-a2fe-58338d922836, authSessionTabId=FOL6Tzp_VOY 2026-04-07 13:04:41,278 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT, resourcePath=clients/947873c0-51c0-4b66-8575-e877d6486dc4 2026-04-07 13:04:41,953 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=4727eb63-fcef-4e7c-9361-50f259fbd282, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=3058459b-d801-43e0-8f77-ca2dd459b817, client_auth_method=client-secret, username=admin, authSessionParentId=f2fb5d71-6afa-471e-bdfa-57d37af9064c, authSessionTabId=By4gVOQhYqc 2026-04-07 13:04:42,069 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT_ROLE, resourcePath=clients/9553f962-b5b9-4438-9ec2-09de5e5111ed/roles/member 2026-04-07 13:04:42,454 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=926e81f9-a707-4d20-a6df-a929e900b33f, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1979bac2-7de4-4fa8-beeb-989919f4f8dc, client_auth_method=client-secret, username=admin, authSessionParentId=d458c54b-735e-4a81-944c-67e4b145fa9b, authSessionTabId=N5X4O76eRC8 2026-04-07 13:04:42,553 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT_ROLE, resourcePath=clients/a615b74f-d6ff-4c8b-8e58-d6fc30261827/roles/admin 2026-04-07 13:04:42,937 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=1feb3df1-b325-4598-9476-791bcb232019, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=e498aee5-6033-46ce-8b6d-5808c39fe84f, client_auth_method=client-secret, username=admin, authSessionParentId=28b51f0e-aaa9-478c-83c4-73e2eb2402f4, authSessionTabId=MFzetXtFBeI 2026-04-07 13:04:43,027 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT_ROLE, resourcePath=clients/a615b74f-d6ff-4c8b-8e58-d6fc30261827/roles/editor 2026-04-07 13:04:43,400 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=a4d40447-9a3c-4e4c-aea7-0d0cca6a5e4c, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=10f93380-b5b7-415c-8ceb-311c712665af, client_auth_method=client-secret, username=admin, authSessionParentId=d1f6dd6f-cb2a-4bcb-9654-5c9e720adc48, authSessionTabId=uHqhnzoSLwE 2026-04-07 13:04:43,505 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT_ROLE, resourcePath=clients/a615b74f-d6ff-4c8b-8e58-d6fc30261827/roles/viewer 2026-04-07 13:04:43,897 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=6414caf7-35c1-4fa5-9a8e-8576216dbee1, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=1de2a4fe-cd2b-4103-91fe-faa923176b2b, client_auth_method=client-secret, username=admin, authSessionParentId=a100b854-92b1-4007-8bb0-5f74d5590ac3, authSessionTabId=3fTUQXz536s 2026-04-07 13:04:43,990 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT_ROLE, resourcePath=clients/947873c0-51c0-4b66-8575-e877d6486dc4/roles/member 2026-04-07 13:07:18,640 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=aeb76d15-8ee6-417d-bb79-27cd1e64d4ad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=68e3bc8e-7cd0-4cf0-9688-867ff0d642f2, client_auth_method=client-secret, username=admin, authSessionParentId=5d33b5ab-91f1-4a9b-92af-5767119f2027, authSessionTabId=PeZ0pAk0N94 2026-04-07 13:07:18,824 INFO [org.keycloak.events] (executor-thread-1) operationType=UPDATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=REALM, resourcePath=null 2026-04-07 13:07:20,173 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=16e47a41-ffe0-4d1f-b4c2-06eeb624f8ad, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=2f98107a-c6c8-4ed9-9939-5bed6ba5b70c, client_auth_method=client-secret, username=admin, authSessionParentId=63405a8f-fcd0-426c-9882-33201dbcabae, authSessionTabId=cFhfqMW0rFU 2026-04-07 13:07:20,255 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT, resourcePath=clients/32b235af-7689-4380-9fa3-45b8084cba8a 2026-04-07 13:07:20,973 INFO [org.keycloak.events] (executor-thread-1) type=LOGIN, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=admin-cli, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, auth_method=openid-connect, token_id=8bcff2d6-1a0f-4ae7-8b85-582b263bc12d, grant_type=password, refresh_token_type=Refresh, scope='profile email', refresh_token_id=f9038ecc-6908-4fbb-9f9a-b738bd9c840d, client_auth_method=client-secret, username=admin, authSessionParentId=5bb6ccd8-43df-4b88-8d51-8079675b9d15, authSessionTabId=_cXr2EpQEzI 2026-04-07 13:07:21,233 INFO [org.keycloak.events] (executor-thread-1) operationType=CREATE, realmId=0f4e18d2-30da-41a7-a722-5f8a0d8b7371, clientId=c3c5b3af-7289-4c38-870a-07ecd278ad7a, userId=2113ed2b-952c-4b5a-b046-2e8d8acd55c5, ipAddress=199.19.213.39, resourceType=CLIENT_ROLE_MAPPING, resourcePath=users/6200bfd1-487e-424f-8509-d14d063da170/role-mappings/clients/17825181-7428-40f5-b841-0a7e7c628d0c