Skip to content

pr-builder-test

pr-builder-test #6560

Manually triggered June 5, 2024 20:48
Status Success
Total duration 1h 51m 28s
Artifacts 5

pr-builder-test-JDK11.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/
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-inbound-auth-oauth BUILD SUCCESS ========================================================== Built version: 7.0.95-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] [WARNING] Tests run: 1927, Failures: 0, Errors: 0, Skipped: 7 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:restore-instrumented-classes (default-restore-instrumented-classes) @ org.wso2.carbon.identity.oauth --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.7:report (default-report) @ org.wso2.carbon.identity.oauth --- [INFO] Loading execution data file /home/runner/work/product-is/product-is/identity-inbound-auth-oauth/components/org.wso2.carbon.identity.oauth/target/jacoco.exec [INFO] Analyzed bundle 'WSO2 Carbon - OAuth' with 354 classes [INFO] [INFO] --- maven-bundle-plugin:3.2.0:bundle (default-bundle) @ org.wso2.carbon.identity.oauth --- [WARNING] Bundle org.wso2.carbon.identity.inbound.auth.oauth2:org.wso2.carbon.identity.oauth:bundle:7.0.95-SNAPSHOT : Unused Import-Package instructions: [org.apache.tomcat.*] [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ org.wso2.carbon.identity.oauth --- [WARNING] Source files encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent! [INFO] Loading source files for package org.wso2.carbon.identity.oauth2.bean... Loading source files for package org.wso2.carbon.identity.oauth2.validators... Loading source files for package org.wso2.carbon.identity.oauth2.validators.jwt... Loading source files for package org.wso2.carbon.identity.oauth2.validators.scope... Loading source files for package org.wso2.carbon.identity.oauth2.validators.validationhandler... Loading source files for package org.wso2.carbon.identity.oauth2.validators.validationhandler.impl... Loading source files for package org.wso2.carbon.identity.oauth2.validators.grant... Loading source files for package org.wso2.carbon.identity.oauth2... Loading source files for package org.wso2.carbon.identity.oauth2.util... Loading source files for package org.wso2.carbon.identity.oauth2.scopeservice... Loading source files for package org.wso2.carbon.identity.oauth2.config... Loading source files for package org.wso2.carbon.identity.oauth2.dao... Loading source files for package org.wso2.carbon.identity.oauth2.internal... Loading source files for package org.wso2.carbon.identity.oauth2.internal.cache... Loading source files for package org.wso2.carbon.identity.oauth2.token... Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.response... Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.claims... Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.grant... Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.grant.saml... Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.grant.iwa.ntlm... Loading source files for package org.wso2.carbon.identity.oauth2.token.handlers.grant.iwa.ntlm.util... Loading source files for package org.wso2.carbon.identity.oauth2.token.bindings.impl... Loading source files for package org.wso2.carbon.identity.oauth2.token.bindings.handlers... Loading source files for package org.wso2.carbon.identity.oauth2.token.bindings... Loading source files for package org.wso2.carbon.identity.oauth2.dto... Loading source files for package org.wso2.carbon.identity.oauth2.authz.validators... Loading source files for package org.wso2.carbon.identity.oauth2.authz... Loading source files for package org.wso2.carbon.identity.oauth2.authz.handlers.util... Loading source files for package org.wso2.carbon.identity.oauth2.authz.handlers... Loading source files for package org.wso2.carbon.identity.oauth2.cache... Loading source files for package org.wso2.carbon.identity.oauth2.keyidprovider.
build
=========================================================== product-is BUILD SUCCESS ========================================================== [INFO] Results: [INFO] [WARNING] Tests run: 2042, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.2:jar (default-jar) @ org.wso2.carbon.identity.integration.backend.test --- [INFO] Building jar: /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-backend/target/org.wso2.carbon.identity.integration.backend.test-7.0.1-SNAPSHOT.jar [INFO] [INFO] --- maven-jar-plugin:3.1.2:test-jar (default) @ org.wso2.carbon.identity.integration.backend.test --- [INFO] Building jar: /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-backend/target/org.wso2.carbon.identity.integration.backend.test-7.0.1-SNAPSHOT-tests.jar [INFO] [INFO] >>> maven-surefire-report-plugin:2.7.1:report-only (default) > [surefire]validate @ org.wso2.carbon.identity.integration.backend.test >>> [INFO] [INFO] <<< maven-surefire-report-plugin:2.7.1:report-only (default) < [surefire]validate @ org.wso2.carbon.identity.integration.backend.test <<< [INFO] [INFO] [INFO] --- maven-surefire-report-plugin:2.7.1:report-only (default) @ org.wso2.carbon.identity.integration.backend.test --- [INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.pom (4.2 kB at 78 kB/s) [INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom [INFO] Downloaded from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.pom (5.9 kB at 111 kB/s) [INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloaded from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 149 kB/s) [INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar [INFO] Downloading from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar [INFO] Downloaded from wso2-maven2-repository: https://dist.wso2.org/maven2/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar (41 kB at 437 kB/s) [INFO] Downloading from wso2.releases: https://maven.wso2.org/nexus/content/repositories/releases/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar [INFO] Downloading from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar [INFO] Downloaded from wso2-nexus: https://maven.wso2.org/nexus/content/groups/wso2-public/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar (21 kB at 322 kB/s) [WARNING] Unable to locate Test Source XRef to link to - DISABLED [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.wso2.carbon.identity.integration.backend.test --- [INFO] Installing /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-ba
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 Expired
13.7 MB
product-is-surefire-report Expired
7.9 MB
repo-mvn-build-log Expired
2.13 MB
repo-pr-diff Expired
2.05 KB
repo-surefire-report Expired
37.7 MB