Skip to content

Version bump

Version bump #617

Triggered via pull request April 7, 2024 08:06
@efonsellefonsell
synchronize #631
versoin-bump
Status Failure
Total duration 4m 40s
Artifacts 10

build.yaml

on: pull_request
build-and-test-nflow-explorer
2m 52s
build-and-test-nflow-explorer
javadoc-spotbugs-codeql
4m 28s
javadoc-spotbugs-codeql
Matrix: build-and-test
Matrix: integration-tests
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 10 warnings
ConcurrentEnginesTest.verifyAllExecutorsExecutedWorkflows: nflow-tests/src/test/java/io/nflow/tests/ConcurrentEnginesTest.java#L156
java.io.IOException: IOException invoking http://localhost:42383/nflow/metrics/metrics: closed
integration-tests (21, h2)
Process completed with exit code 1.
ChildWorkflowTest.checkFibonacciWorkflowComputesCorrectResult: nflow-tests/src/test/java/io/nflow/tests/ChildWorkflowTest.java#L1
java.io.IOException: IOException invoking http://localhost:38005/nflow/api/v1/workflow-instance/id/8?includes=currentStateVariables&includes=actions&includes=actionStateVariables&includes=childWorkflows: closed
ConcurrentEnginesTest.waitWorkflowsReady: nflow-tests/src/test/java/io/nflow/tests/ConcurrentEnginesTest.java#L132
java.io.IOException: IOException invoking http://localhost:42003/nflow/api/v1/workflow-instance?type=fibonacci&maxResults=401&businessKey=bd60fb59-972a-4d6f-9817-caf63510c9f7&status=finished: closed
ConcurrentEnginesTest.waitWorkflowsReady: nflow-tests/src/test/java/io/nflow/tests/ConcurrentEnginesTest.java#L132
java.io.IOException: IOException invoking http://localhost:41569/nflow/api/v1/workflow-instance?type=fibonacci&maxResults=401&businessKey=ca739b54-16f6-4eca-91f8-f60d54237860&status=finished: closed
ChildWorkflowTest.checkFibonacciWorkflowComputesCorrectResult: nflow-tests/src/test/java/io/nflow/tests/ChildWorkflowTest.java#L1
java.util.concurrent.RejectedExecutionException: RejectedExecutionException invoking http://localhost:40231/nflow/api/v1/workflow-instance/id/150?includes=currentStateVariables&includes=actions&includes=actionStateVariables&includes=childWorkflows: Task java.util.concurrent.CompletableFuture$AsyncSupply@3d0a8cc0 rejected from java.util.concurrent.ThreadPoolExecutor@4cbd837a[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 168]
integration-tests (17, oracle)
The job was canceled because "_21_h2" failed.
integration-tests (17, oracle)
The operation was canceled.
integration-tests (21, oracle)
The job was canceled because "_21_h2" failed.
integration-tests (21, oracle)
The operation was canceled.
integration-tests (17, db2)
The job was canceled because "_21_h2" failed.
integration-tests (17, db2)
The operation was canceled.
integration-tests (17, h2)
The job was canceled because "_21_h2" failed.
integration-tests (17, h2)
The operation was canceled.
integration-tests (21, db2)
The job was canceled because "_21_h2" failed.
integration-tests (21, db2)
The operation was canceled.
integration-tests (17, mysql)
The job was canceled because "_21_h2" failed.
integration-tests (17, mysql)
The operation was canceled.
integration-tests (17, sqlserver)
The job was canceled because "_21_h2" failed.
integration-tests (17, sqlserver)
The operation was canceled.
integration-tests (21, mysql)
The job was canceled because "_21_h2" failed.
integration-tests (21, mysql)
The operation was canceled.
integration-tests (17, postgresql)
The job was canceled because "_21_h2" failed.
integration-tests (17, postgresql)
The operation was canceled.
integration-tests (21, mariadb)
The job was canceled because "_21_h2" failed.
integration-tests (21, mariadb)
The operation was canceled.
integration-tests (17, mariadb)
The job was canceled because "_21_h2" failed.
integration-tests (17, mariadb)
The operation was canceled.
integration-tests (21, sqlserver)
The job was canceled because "_21_h2" failed.
integration-tests (21, sqlserver)
The operation was canceled.
integration-tests (21, postgresql)
The job was canceled because "_21_h2" failed.
integration-tests (21, postgresql)
The operation was canceled.
build-and-test (17)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test (21)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests (21, h2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration-tests (17, oracle)
No files were found with the provided path: **/target/surefire-reports/*.xml. No artifacts will be uploaded.
integration-tests (21, oracle)
No files were found with the provided path: **/target/surefire-reports/*.xml. No artifacts will be uploaded.
integration-tests (17, db2)
No files were found with the provided path: **/target/surefire-reports/*.xml. No artifacts will be uploaded.
integration-tests (21, db2)
No files were found with the provided path: **/target/surefire-reports/*.xml. No artifacts will be uploaded.
build-and-test-nflow-explorer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
javadoc-spotbugs-codeql
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
javadoc-spotbugs-codeql
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/

Artifacts

Produced during runtime
Name Size
integrationtest-results-java17-h2 Expired
4.93 MB
integrationtest-results-java17-mariadb Expired
5.47 MB
integrationtest-results-java17-mysql Expired
1.91 MB
integrationtest-results-java17-postgresql Expired
5.04 MB
integrationtest-results-java17-sqlserver Expired
1.12 MB
integrationtest-results-java21-h2 Expired
5.32 MB
integrationtest-results-java21-mariadb Expired
5.58 MB
integrationtest-results-java21-mysql Expired
3.79 MB
integrationtest-results-java21-postgresql Expired
6.22 MB
integrationtest-results-java21-sqlserver Expired
1.52 MB