pr-builder-test #7517
Annotations
2 errors and 10 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
===========================================================
identity-inbound-auth-oauth BUILD SUCCESS
==========================================================
Built version: 7.0.177-SNAPSHOT
[INFO] Results:
[INFO]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 2074, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 208, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 846, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 319, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0
|
build
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.actions.PreIssueAccessTokenClientCredentialsGrantTestCase.atEnd(org.wso2.identity.integration.test.actions.PreIssueAccessTokenClientCredentialsGrantTestCase)
[ERROR] Run 1: PreIssueAccessTokenClientCredentialsGrantTestCase.atEnd:221 NullPointer
[ERROR] Run 2: PreIssueAccessTokenClientCredentialsGrantTestCase.atEnd:221 NullPointer
[INFO]
[ERROR] org.wso2.identity.integration.test.actions.PreIssueAccessTokenClientCredentialsGrantTestCase.testInit(org.wso2.identity.integration.test.actions.PreIssueAccessTokenClientCredentialsGrantTestCase)
[ERROR] Run 1: PreIssueAccessTokenClientCredentialsGrantTestCase.testInit:188->OAuth2ServiceAbstractIntegrationTest.getOIDCInboundDetailsOfApplication:368 » UnrecognizedProperty
[INFO] Run 2: PASS
[INFO]
[ERROR] org.wso2.identity.integration.test.actions.PreIssueAccessTokenCodeGrantTestCase.atEnd(org.wso2.identity.integration.test.actions.PreIssueAccessTokenCodeGrantTestCase)
[ERROR] Run 1: PreIssueAccessTokenCodeGrantTestCase.atEnd:256 NullPointer
[ERROR] Run 2: PreIssueAccessTokenCodeGrantTestCase.atEnd:256 NullPointer
[INFO]
[ERROR] org.wso2.identity.integration.test.actions.PreIssueAccessTokenCodeGrantTestCase.testInit(org.wso2.identity.integration.test.actions.PreIssueAccessTokenCodeGrantTestCase)
[ERROR] Run 1: PreIssueAccessTokenCodeGrantTestCase.testInit:220->createOIDCAppWithClaims:685->OAuth2ServiceAbstractIntegrationTest.getOIDCInboundDetailsOfApplication:368 » UnrecognizedProperty
[INFO] Run 2: PASS
[INFO]
[ERROR] org.wso2.identity.integration.test.actions.PreIssueAccessTokenPasswordGrantTestCase.atEnd(org.wso2.identity.integration.test.actions.PreIssueAccessTokenPasswordGrantTestCase)
[ERROR] Run 1: PreIssueAccessTokenPasswordGrantTestCase.atEnd:243 NullPointer
[ERROR] Run 2: PreIssueAccessTokenPasswordGrantTestCase.atEnd:243 NullPointer
[INFO]
[ERROR] org.wso2.identity.integration.test.actions.PreIssueAccessTokenPasswordGrantTestCase.testInit(org.wso2.identity.integration.test.actions.PreIssueAccessTokenPasswordGrantTestCase)
[ERROR] Run 1: PreIssueAccessTokenPasswordGrantTestCase.testInit:209->OAuth2ServiceAbstractIntegrationTest.getOIDCInboundDetailsOfApplication:368 » UnrecognizedProperty
[INFO] Run 2: PASS
[INFO]
[ERROR] org.wso2.identity.integration.test.application.mgt.ServiceProviderUserRoleValidationTestCase.testApplicationCountForUserWithoutFilter(org.wso2.identity.integration.test.application.mgt.ServiceProviderUserRoleValidationTestCase)
[ERROR] Run 1: ServiceProviderUserRoleValidationTestCase.testApplicationCountForUserWithoutFilter:174 The expected application count without a filter does not match the actual application count: Expected Application Count: 11 Actual Application Count: 18. expected:<11> but was:<18>
[INFO] Run 2: PASS
[INFO]
[ERROR] ApplicationNativeAuthentication2FATestCase.testRegisterApplication:236->OAuth2ServiceAbstractIntegrationTest.getOIDCInboundDetailsOfApplication:368 » UnrecognizedProperty
[ERROR] ApplicationNativeAuthenticationFederationTestCase.endTest:226->deleteAddedUsersInSecondaryIS:441 NullPointer
[ERROR] ApplicationNativeAuthenticationFederationTestCase.initTest:197->createApplicationInSecondaryIS:490->AbstractIdentityFederationTestCase.getOIDCInboundDetailsOfApplication:216 » UnrecognizedProperty
[ERROR] ApplicationNativeAuthenticationTestCase.testRegisterApplication:165->createAppWithoutClientNativeAuthentication:284->OAuth2ServiceAbstractIntegrationTest.addApplication:322 » ArrayIndexOutOfBounds
[ERROR] org.wso2.identity.integration.test.auth.SecondaryStoreUserLoginTestCase.atEnd(org.wso2.identity.integration.test.auth.SecondaryStoreUserLoginTestCase)
[ERROR] Run 1: SecondaryStoreUserLoginTestCase.atEnd:158->stopTomcat:272 NullPointer
[ERROR] Run 2: SecondaryStoreUserLoginTestCase.atEnd:158->stopTomcat:272 NullPointer
[INFO]
[ERROR] org.wso2.identity
|
build
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product-is-mvn-build-log
|
938 KB |
|
product-is-surefire-report
|
1.18 MB |
|
repo-mvn-build-log
|
129 KB |
|
repo-pr-diff
|
4.66 KB |
|
repo-surefire-report
|
1.91 MB |
|