Build failed in Jenkins: java-idp-oidc-v2-multi » Amazon-17,Windows2022 #1081

Shibboleth Jenkins noreply at shibboleth.net
Mon Jan 30 05:04:52 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-multi/jdk=Amazon-17,label=Windows2022/1081/display/redirect>

Changes:


------------------------------------------
[...truncated 155.20 KB...]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithHybridTokenFlowAndResource:626->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithHybridTokenFlowNoOpenidScopeRegistered:608->AbstractOidcFlowTest.assertErrorCode:150->AbstractOidcFlowTest.parseErrorResponse:135->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithHybridTokenFlowNoOpenidScopeRequested:591->AbstractOidcFlowTest.assertErrorCode:150->AbstractOidcFlowTest.parseErrorResponse:135->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithImplicitFlow:238->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithImplicitFlowAndResource:286->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithImplicitFlowIssInResponse:261->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithImplicitOidcFlowNoOpenIdScopeRegistered:436->AbstractOidcFlowTest.assertErrorCode:150->AbstractOidcFlowTest.parseErrorResponse:135->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithImplicitOidcFlowNoOpenIdScopeRequested:418->AbstractOidcFlowTest.assertErrorCode:150->AbstractOidcFlowTest.parseErrorResponse:135->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithImplicitTokenFlow:309->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithImplicitTokenFlowAndResource:373->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithImplicitTokenFlowIssInResponse:340->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithPlainReqObjectClaimsRequest:1184->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithPlainReqObjectOverwriteRedirectUri:1132->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithSignedReqObjectClaimsRequest:1331->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithSignedReqObjectOverwriteRedirectUri:1280->AbstractOidcFlowTest.parseSuccessResponse:143->AbstractOidcFlowTest.parseResponse:124->AbstractFlowTest.assertFlowExecutionOutcome:291 expected [CommitResponse] but found [ErrorView]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidAudience:123->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_target] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidClientSecret:114->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:221->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_invalidSignerKey:258->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:230->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:239->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_replayJti:249->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidSecretJWTAuthn:253->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:131->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_invalidSecret:168->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:140->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:149->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_replayJti:159->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScope:132->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScopeUnverifiedClient:145->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScopeUnverifiedClientBadAudience:158->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_target] but found [invalid_request]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScope:167->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeJWT:210->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeJWTEncrypted:241->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeJWTUnverifiedClient:224->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeNoAudienceJWT:195->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeUnverifiedClient:180->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testSaml:273->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWT:267->assertSuccessResponse:409->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWT:177->assertSuccessResponse:409->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidSecretJWTAuthn:260->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   ConfigurationFlowTest>AbstractTestNGSpringContextTests.run:184->test:65 » Parse
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailedAuthentication:108 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureJWTExpired:336->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureJWTNotAuthorized:380->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureJWTNotYetValid:362->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureJWTWrongKey:396->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testFailureUnverified:133->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:221->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_invalidSignerKey:258->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:230->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:239->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_replayJti:249->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:131->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_invalidSecret:168->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:140->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:149->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_replayJti:159->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testRevokedChain:208->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testRevokedChainViaJti:226->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testRevokedSingleToken:189->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccess:167->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTAudience:306->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTNoAudience:285->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessUnverified:148->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithLegacyConsentToken:268->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithLegacyToken:253->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithSamlMetadata:238->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testUnidentifiedToken:408->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->testUntrustedClient:96->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWT:267->assertSuccessResponse:441->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   IntrospectionFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWT:177->assertSuccessResponse:441->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   KeySetFlowTest>AbstractTestNGSpringContextTests.run:184->test:56 » Parse Missi...
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_NoReplace:184->assertSuccessfulResponse:257->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_noPolicyNoRedirectUri:228->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_redirect_uri] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_nonCompliantWithProfilePolicy1:128->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_nonCompliantWithProfilePolicy2:137->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_nonDefaultPolicyActive_failsWhenIncompatibleRequest:239->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_nonDefaultPolicyActive_successWithCompatibleRequest:249->assertSuccessfulResponse:257->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_success:145->assertSuccessfulResponse:257->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_successCustomClaimIgnored:203->assertSuccessfulResponse:257->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_successCustomClaimInPolicyAdded:215->assertSuccessfulResponse:257->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_successReplace:165->assertSuccessfulResponse:257->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testAccessToken_success_withClientID:155->assertSuccessfulResponse:257->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testUnauthenticated_nonCompliantWithProfilePolicy1:93->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testUnauthenticated_nonCompliantWithProfilePolicy2:100->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client_metadata] but found [invalid_request]
[ERROR]   RegistrationFlowTest>AbstractTestNGSpringContextTests.run:184->testUnauthenticated_success:108->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testFailedAuthentication:109->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:221->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_invalidSignerKey:258->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:230->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:239->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_replayJti:249->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:131->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_invalidSecret:168->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:140->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:149->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_replayJti:159->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccess:132->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTAudience:246->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTExpired:270->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTNoAudience:230->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTNotAuthorized:286->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessJWTWrongKey:300->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessSingleAccessToken:147->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessSingleRefreshToken:162->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessUnverified:119->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithLegacyConsentToken:196->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithLegacyToken:185->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testSuccessWithSamlMetadata:174->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->testUntrustedClient:98->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWT:267->assertSuccessResponse:304->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   RevocationFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidSecretJWT:177->assertSuccessResponse:304->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidGrant:148->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_grant] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_expiredExp:221->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_invalidSignerKey:258->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_issuedInTheFuture:230->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_missingJti:239->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidPrivateKeyJWT_replayJti:249->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testInvalidSecretJWT:684->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_expiredExp:131->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_invalidSecret:168->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_issuedInTheFuture:140->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_missingJti:149->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testInvalidSecretJWT_replayJti:159->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScopesRegisteredWithOpenidScopeRequested:160->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_scope] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScopesRegisteredWithoutOpenidScopeRequestedNoResourcesInMetadata:185->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_target] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScopesRegisteredWithoutOpenidScopeRequestedResourcesInMetadata:172->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRevokedChainInRefreshTokenGrant:840->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_grant] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRevokedChainViaJtiInRefreshTokenGrant:851->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_grant] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRevokedRefreshTokenGrantRefreshTokenRotation:827->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_grant] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testUnauthorizedGrant:139->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testUntrustedClient:131->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrant:213->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantInvalidPlainPKCE:576->AbstractOidcFlowTest.assertErrorDescriptionContains:157 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantInvalidS256PKCE:648->AbstractOidcFlowTest.assertErrorDescriptionContains:157 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantInvalidUnforcedPlainPKCE:566->AbstractOidcFlowTest.assertErrorDescriptionContains:157 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantInvalidUnforcedS256PKCE:638->AbstractOidcFlowTest.assertErrorDescriptionContains:157 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantNoRedirectURISingleTrusted:252->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantRefreshTokensDisabledInSSOProfile:340->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantRefreshTokensDisabledInTokenProfile:354->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantSaml:424->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidPlainPKCE:585->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidPlainPKCE_publicClient:596->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidRequestMissingPlainPKCE:556->AbstractOidcFlowTest.assertErrorDescriptionContains:157 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidRequestMissingS256PKCE:628->AbstractOidcFlowTest.assertErrorDescriptionContains:157 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidS256PKCE:657->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidS256PKCE_publicClient:667->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidUnforcedPlainPKCE:608->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidUnforcedPlainPKCE_publicClient:618->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantValidUnforcedS256PKCE:676->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWithCustomTokens:286->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWithRequestedScope:369->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWithSid:229->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWithoutAuthentication:329->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_client] but found [invalid_request]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWrappedClaims:715->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantWrappedClaimsUI:696->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidLegacyConsentGrant:399->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidLegacyConsentRefreshTokenGrant:742->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidLegacyGrant:385->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidLegacyRefreshTokenGrant:730->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->AbstractOidcClientAuthenticationFlowTest.testValidPrivateKeyJWT:267->assertSuccessResponse:948->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidRefreshTokenGrant:756->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidRefreshTokenGrantRefreshTokenRotation:810->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidRefreshTokenGrantWithResource:793->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidRefreshTokenGrantWithSid:775->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidSecretJWT:536->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidSecretJWTNoAlg:545->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsUntrustedClient:109->AbstractOidcFlowTest.assertErrorCode:151 expected [unauthorized_client] but found [invalid_request]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsWhenNoAnyScopeRegistered:155->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_scope] but found [invalid_request]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsWhenNoOpenidScopeRegistered:145->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_scope] but found [invalid_request]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testFailsWhenNoOpenidScopeRequested:135->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_scope] but found [invalid_request]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testNotConsentedEmailResolutionWithLegacyConsentToken:252->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testRevokedChain:322->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_token] but found [invalid_request]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testRevokedChainViaJti:334->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_token] but found [invalid_request]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testRevokedSingleToken:309->AbstractOidcFlowTest.assertErrorCode:151 expected [invalid_token] but found [invalid_request]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolution:198->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionAndIssuerWithSignedResponse:288->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionWithLegacyConsentToken:233->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionWithLegacyToken:215->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessNicknameInToken:270->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubject:119->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubjectSaml:180->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[ERROR]   UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessOnlySubjectWithLegacyToken:165->AbstractOidcFlowTest.parseSuccessResponse:144 expected [true] but found [false]
[INFO] 
[ERROR] Tests run: 824, Failures: 211, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---< net.shibboleth.idp.plugin.oidc:idp-plugin-oidc-op-distribution >---
[INFO] Building Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution 3.4.0-SNAPSHOT [4/4]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-oidc-op-distribution ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-oidc-op-distribution ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-oidc-op-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-distribution ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-idp-oidc-v2-multi\jdk\Amazon-17\label\Windows2022\idp-oidc-extension-distribution\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-distribution ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-oidc-op-distribution ---
[INFO] No tests to run.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.4.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [  0.562 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 24.180 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [ 48.818 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SUCCESS [  0.182 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:22 min
[INFO] Finished at: 2023-01-30T05:04:52Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-plugin-oidc-op-impl: There are test failures.
[ERROR] 
[ERROR] Please refer to C:\opt\jenkins\workspace\java-idp-oidc-v2-multi\jdk\Amazon-17\label\Windows2022\idp-oidc-extension-impl\target\surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :idp-plugin-oidc-op-impl
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v2-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2022/builds/1081/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-idp-oidc-v2-multi/configurations/axis-jdk/Amazon-17/axis-label/Windows2022/builds/1081/testng/testng-results.xml'
21.707819% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH



More information about the commits mailing list