pr-builder-test #6641
Annotations
2 errors and 10 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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], actions/upload-artifact@v2. 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 `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-organization-management BUILD SUCCESS
==========================================================
Built version: 1.4.38-SNAPSHOT
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0
|
build
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest.switchM2MToken(org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest)
[ERROR] Run 1: OrganizationManagementSuccessTest.switchM2MToken:262 Application sharing failed expected:<200> but was:<409>
[ERROR] Run 2: OrganizationManagementSuccessTest.switchM2MToken:262 Application sharing failed expected:<200> but was:<409>
[INFO]
[INFO]
[ERROR] Tests run: 2031, Failures: 1, Errors: 0, Skipped: 8
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WSO2 Identity Server 7.0.1-SNAPSHOT:
[INFO]
[INFO] WSO2 Identity Server ............................... SUCCESS [ 1.265 s]
[INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ 0.042 s]
[INFO] Identity Server: UI styles ......................... SUCCESS [ 8.418 s]
[INFO] WSO2 IS - Features Aggregator Module ............... SUCCESS [ 0.017 s]
[INFO] WSO2 IS - Style Features ........................... SUCCESS [ 1.018 s]
[INFO] WSO2 IS - Utils Features ........................... SUCCESS [ 2.247 s]
[INFO] WSO2 Carbon - Identity UI Feature .................. SUCCESS [ 2.418 s]
[INFO] WSO2 IS - IS Profile Generation .................... SUCCESS [ 48.984 s]
[INFO] Identity Server : Connector ........................ SUCCESS [ 1.713 s]
[INFO] WSO2 Identity Server - Rest API .................... SUCCESS [ 0.010 s]
[INFO] WSO2 Identity Server - All Rest API ................ SUCCESS [ 56.359 s]
[INFO] Identity Server : identity-authenticators .......... SUCCESS [ 0.317 s]
[INFO] Identity Server : Social-authenticators ............ SUCCESS [ 0.683 s]
[INFO] Identity Server : Provisioning Connectors .......... SUCCESS [ 0.411 s]
[INFO] Identity Server : identity-local-authenticators .... SUCCESS [ 0.879 s]
[INFO] Identity Server : oauth2-grant-types ............... SUCCESS [ 0.174 s]
[INFO] Identity Server .................................... SUCCESS [ 44.649 s]
[INFO] WSO2 Identity Integration Test Utils ............... SUCCESS [ 0.009 s]
[INFO] org.wso2.carbon.identity.test.integration.service .. SUCCESS [ 2.220 s]
[INFO] org.wso2.carbon.identity.test.integration.service.stubs SUCCESS [ 6.951 s]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 12.312 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 10.677 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 1.369 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 7.028 s]
[INFO] Custom Attribute Finder ............................ SUCCESS [ 1.637 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 0.752 s]
[INFO] Identity Test Back-end Module ...................... FAILURE [ 01:32 h]
[INFO] org.wso2.identity.integration.test ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:35 h
[INFO] Finished at: 2024-06-15T05:14:38Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.wso2.carbon.identity.integration.backend.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-backend/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 M
|
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/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "product-is-mvn-build-log", "product-is-surefire-report", "repo-mvn-build-log", "repo-pr-diff", "repo-surefire-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
product-is-mvn-build-log
Expired
|
13.8 MB |
|
product-is-surefire-report
Expired
|
7.99 MB |
|
repo-mvn-build-log
Expired
|
1.45 MB |
|
repo-pr-diff
Expired
|
15.9 KB |
|
repo-surefire-report
Expired
|
1.2 MB |
|