keycloak-github-bot[bot]
keycloak-github-bot[bot]
## org.keycloak.testsuite.admin.concurrency.ConcurrencyTest#testAllConcurrently [Keycloak CI - Base IT (1)](https://github.com/keycloak/keycloak/actions/runs/9823081887/job/27120658441) ``` java.lang.RuntimeException: There were failures in threads. Failures count: 1 at org.keycloak.testsuite.admin.concurrency.AbstractConcurrencyTest.run(AbstractConcurrencyTest.java:122) at org.keycloak.testsuite.admin.concurrency.AbstractConcurrencyTest.run(AbstractConcurrencyTest.java:63) at org.keycloak.testsuite.admin.concurrency.AbstractConcurrencyTest.run(AbstractConcurrencyTest.java:59) at org.keycloak.testsuite.admin.concurrency.ConcurrencyTest.concurrentTest(ConcurrencyTest.java:61) ... ```
## org.keycloak.testsuite.forms.ResetPasswordTest#resetPasswordWrongSmtp [Keycloak CI - Forms IT (chrome)](https://github.com/keycloak/keycloak/actions/runs/10606364739/job/29397159068) ``` java.lang.AssertionError: Expected LoginPasswordResetPage but was Sign in to test (https://localhost:8543/auth/realms/test/protocol/openid-connect/auth?response_type=code&client_id=test-app&redirect_uri=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Fmaster%2Fapp%2Fauth&state=c6d9b552-b161-4199-8d5c-d7827a6c9d25&scope=openid) at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... ```
## org.keycloak.testsuite.model.session.UserSessionProviderOfflineModelTest#testExpired [Keycloak CI - Store Model Tests](https://github.com/keycloak/keycloak/actions/runs/10624544379/job/29453221774) ``` java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertNotNull(Assert.java:713) at org.junit.Assert.assertNotNull(Assert.java:723) ... ```
## org.keycloak.testsuite.webauthn.registration.PolicyJsInjectionTest#injectUserLabel [Keycloak CI - WebAuthn IT (chrome)](https://github.com/keycloak/keycloak/actions/runs/10624544379/job/29453224405) ``` java.lang.AssertionError: Expected LoginPage but was AUTH_RESPONSE (https://localhost:8543/auth/realms/master/app/auth?state=c9098753-501a-4903-a965-f9e574f07de8&session_state=79bd244f-8443-487a-ac20-5bc2250347ac&iss=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Ftest&code=ff283b56-87ca-4468-8492-c7a90aa3fe10.79bd244f-8443-487a-ac20-5bc2250347ac.88fa52cd-238e-4efa-86f8-8bdae0b2eae6) at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47) at org.keycloak.testsuite.pages.LoginPage.open(LoginPage.java:253) ... ```
## org.keycloak.testsuite.webauthn.registration.PubKeySignRegisterTest#publicKeySignaturesCorrect [Keycloak CI - WebAuthn IT (chrome)](https://github.com/keycloak/keycloak/actions/runs/10606364739/job/29397161012) ``` java.lang.AssertionError: Expected RegisterPage but was Sign in to test (https://localhost:8543/auth/realms/test/protocol/openid-connect/auth?response_type=code&client_id=test-app&redirect_uri=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Fmaster%2Fapp%2Fauth&state=dece8893-1b5f-4ebb-b69e-2c34c0e98745&scope=openid) at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... ```
## org.keycloak.testsuite.webauthn.WebAuthnPropertyTest#changeAuthenticatorProperties [Keycloak CI - WebAuthn IT (chrome)](https://github.com/keycloak/keycloak/actions/runs/10606364739/job/29397161012) ``` java.lang.AssertionError: Expected RegisterPage but was Sign in to test (https://localhost:8543/auth/realms/test/protocol/openid-connect/auth?response_type=code&client_id=test-app&redirect_uri=https%3A%2F%2Flocalhost%3A8543%2Fauth%2Frealms%2Fmaster%2Fapp%2Fauth&state=0d1ca865-dad3-468b-8b9a-d7a237cbeed7&scope=openid) at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.keycloak.testsuite.pages.AbstractPage.assertCurrent(AbstractPage.java:47) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ... ```
## org.keycloak.testsuite.forms.BruteForceTest#testRaceAttackPermanentLockout [Keycloak CI - Forms IT (firefox)](https://github.com/keycloak/keycloak/actions/runs/10462937028/job/28974253096) ``` java.lang.AssertionError: Invalid count should be less than or equal 2 but was: 3 at org.junit.Assert.fail(Assert.java:89) at org.junit.Assert.assertTrue(Assert.java:42) at org.keycloak.testsuite.forms.BruteForceTest.raceAttack(BruteForceTest.java:820) at org.keycloak.testsuite.forms.BruteForceTest.testRaceAttackPermanentLockout(BruteForceTest.java:790)...
## org.keycloak.testsuite.broker.KcOidcBrokerTest#testPostBrokerLoginFlowWithOTP_bruteForceEnabled [Keycloak CI - Base IT (2)](https://github.com/keycloak/keycloak/actions/runs/11395083299/job/31706805911) ``` java.lang.AssertionError: Did not find the event of expected type USER_DISABLED_BY_TEMPORARY_LOCKOUT. Events present: [IDENTITY_PROVIDER_POST_LOGIN_ERROR, IDENTITY_PROVIDER_POST_LOGIN_ERROR, IDENTITY_PROVIDER_POST_LOGIN_ERROR, IDENTITY_PROVIDER_POST_LOGIN_ERROR] at org.junit.Assert.fail(Assert.java:89) at org.keycloak.testsuite.AssertEvents$ExpectedEvent.assertEvent(AssertEvents.java:410) at...