Skip to content

Version bump phase 2 #628

Version bump phase 2

Version bump phase 2 #628

GitHub Actions / Integration Test Report for Java 17 and oracle failed Apr 11, 2024 in 0s

124 tests run, 45 skipped, 17 failed.

Annotations

Check failure on line 1 in nflow-tests/src/test/java/io/nflow/tests/AbruptExecutorRecoveryTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

AbruptExecutorRecoveryTest.checkSlowWorkflowFinishes

Workflow instance was not recovered
Raw output
org.opentest4j.AssertionFailedError: Workflow instance was not recovered
	at io.nflow.tests.AbstractExecutorRecoveryTest.checkSlowWorkflowFinishes(AbstractExecutorRecoveryTest.java:95)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 62 in nflow-tests/src/test/java/io/nflow/tests/ActionStateVariablesTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

ActionStateVariablesTest.checkActionStateVariables

execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.ActionStateVariablesTest.checkActionStateVariables(ActionStateVariablesTest.java:59)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-2
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.ActionStateVariablesTest.lambda$checkActionStateVariables$1(ActionStateVariablesTest.java:62)
	at app//io.nflow.tests.ActionStateVariablesTest$$Lambda$1180/0x00007f4e64784a98.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 71 in nflow-tests/src/test/java/io/nflow/tests/BulkWorkflowTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

BulkWorkflowTest.t02_waitForBulkToFinish

execution timed out after 30000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 30000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
	at io.nflow.tests.BulkWorkflowTest.waitForBulkToFinish(BulkWorkflowTest.java:112)
	at io.nflow.tests.BulkWorkflowTest.t02_waitForBulkToFinish(BulkWorkflowTest.java:71)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-13
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1244/0x00007f4e647cc200.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 58 in nflow-tests/src/test/java/io/nflow/tests/BusinessKeyUpdateTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

BusinessKeyUpdateTest.checkBusinessKeyWasUpdated

execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.BusinessKeyUpdateTest.checkBusinessKeyWasUpdated(BusinessKeyUpdateTest.java:55)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-14
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.BusinessKeyUpdateTest.lambda$checkBusinessKeyWasUpdated$0(BusinessKeyUpdateTest.java:58)
	at app//io.nflow.tests.BusinessKeyUpdateTest$$Lambda$1258/0x00007f4e647d5718.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 46 in nflow-tests/src/test/java/io/nflow/tests/ChildWorkflowTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

ChildWorkflowTest.checkFibonacciWorkflowComputesCorrectResult

execution timed out after 30000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 30000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
	at io.nflow.tests.ChildWorkflowTest.checkFibonacciWorkflowComputesCorrectResult(ChildWorkflowTest.java:46)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-12
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1244/0x00007f4e647cc200.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 97 in nflow-tests/src/test/java/io/nflow/tests/CodelessEngineTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

CodelessEngineTest.pollWorkflowToComplete

execution timed out after 30000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 30000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
	at io.nflow.tests.CodelessEngineTest.pollWorkflowToComplete(CodelessEngineTest.java:97)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-7
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1244/0x00007f4e647cc200.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 126 in nflow-tests/src/test/java/io/nflow/tests/ConcurrentEnginesTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

ConcurrentEnginesTest.waitWorkflowsReady

execution timed out after 120000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 120000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.ConcurrentEnginesTest.waitWorkflowsReady(ConcurrentEnginesTest.java:124)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-6
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.ConcurrentEnginesTest.lambda$waitWorkflowsReady$0(ConcurrentEnginesTest.java:126)
	at app//io.nflow.tests.ConcurrentEnginesTest$$Lambda$1222/0x00007f4e6479f248.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 61 in nflow-tests/src/test/java/io/nflow/tests/CreditApplicationWorkflowTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

CreditApplicationWorkflowTest.checkAcceptCreditApplicationReached

execution timed out after 10000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 10000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
	at io.nflow.tests.CreditApplicationWorkflowTest.checkAcceptCreditApplicationReached(CreditApplicationWorkflowTest.java:61)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-8
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1244/0x00007f4e647cc200.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 53 in nflow-tests/src/test/java/io/nflow/tests/DeleteHistoryTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

DeleteHistoryTest.getProcessedInstance

execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
	at io.nflow.tests.DeleteHistoryTest.getProcessedInstance(DeleteHistoryTest.java:53)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-9
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1244/0x00007f4e647cc200.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 72 in nflow-tests/src/test/java/io/nflow/tests/DemoWorkflowTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

DemoWorkflowTest.queryDemoWorkflowHistory

execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.DemoWorkflowTest.queryDemoWorkflowHistory(DemoWorkflowTest.java:69)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-17
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.DemoWorkflowTest.lambda$queryDemoWorkflowHistory$0(DemoWorkflowTest.java:72)
	at app//io.nflow.tests.DemoWorkflowTest$$Lambda$1262/0x00007f4e647dd9e0.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 55 in nflow-tests/src/test/java/io/nflow/tests/IdempotencyTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

IdempotencyTest.firstWorkflowIsArchived

execution timed out after 10000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 10000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:65)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:47)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:43)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3427)
	at io.nflow.tests.AbstractNflowTest.waitUntilWorkflowIsFinished(AbstractNflowTest.java:252)
	at io.nflow.tests.IdempotencyTest.firstWorkflowIsArchived(IdempotencyTest.java:55)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-20
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$waitUntilWorkflowIsFinished$2(AbstractNflowTest.java:254)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1264/0x00007f4e647dde40.execute(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 1 in nflow-tests/src/test/java/io/nflow/tests/InterruptedExecutorRecoveryTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

InterruptedExecutorRecoveryTest.checkSlowWorkflowFinishes

Workflow instance was not recovered
Raw output
org.opentest4j.AssertionFailedError: Workflow instance was not recovered
	at io.nflow.tests.AbstractExecutorRecoveryTest.checkSlowWorkflowFinishes(AbstractExecutorRecoveryTest.java:95)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 177 in nflow-tests/src/test/java/io/nflow/tests/MaintenanceTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

MaintenanceTest.createWorkflows

execution timed out after 15000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 15000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:65)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:47)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:43)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3427)
	at io.nflow.tests.MaintenanceTest.waitUntilWorkflowsFinished(MaintenanceTest.java:174)
	at io.nflow.tests.MaintenanceTest.createWorkflows(MaintenanceTest.java:55)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-11
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.MaintenanceTest.lambda$waitUntilWorkflowsFinished$0(MaintenanceTest.java:177)
	at app//io.nflow.tests.MaintenanceTest$$Lambda$1245/0x00007f4e647cca38.execute(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 90 in nflow-tests/src/test/java/io/nflow/tests/MaintenanceWorkflowTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

MaintenanceWorkflowTest.waitForCleanup

execution timed out after 30000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 30000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:65)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:47)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:43)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3427)
	at io.nflow.tests.MaintenanceWorkflowTest.waitForCleanup(MaintenanceWorkflowTest.java:85)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-4
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at [email protected]/java.lang.Thread.sleep(Thread.java:344)
	at [email protected]/java.util.concurrent.TimeUnit.sleep(TimeUnit.java:446)
	at app//io.nflow.tests.MaintenanceWorkflowTest.lambda$waitForCleanup$0(MaintenanceWorkflowTest.java:90)
	at app//io.nflow.tests.MaintenanceWorkflowTest$$Lambda$1200/0x00007f4e6478af28.execute(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 65 in nflow-tests/src/test/java/io/nflow/tests/PreviewCreditApplicationWorkflowTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

PreviewCreditApplicationWorkflowTest.checkAcceptCreditApplicationReached

execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
	at io.nflow.tests.PreviewCreditApplicationWorkflowTest.checkAcceptCreditApplicationReached(PreviewCreditApplicationWorkflowTest.java:65)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-18
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1244/0x00007f4e647cc200.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)

Check failure on line 83 in nflow-tests/src/test/java/io/nflow/tests/SignalWorkflowTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

SignalWorkflowTest.checkSlowWorkflowIsInterrupted

Workflow instance was not interrupted
Raw output
org.opentest4j.AssertionFailedError: Workflow instance was not interrupted
	at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
	at org.junit.jupiter.api.Assertions.fail(Assertions.java:134)
	at io.nflow.tests.SignalWorkflowTest.checkSlowWorkflowIsInterrupted(SignalWorkflowTest.java:83)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

Check failure on line 84 in nflow-tests/src/test/java/io/nflow/tests/StateVariablesTest.java

See this annotation in the file changed.

@github-actions github-actions / Integration Test Report for Java 17 and oracle

StateVariablesTest.checkStateVariables

execution timed out after 5000 ms
Raw output
org.opentest4j.AssertionFailedError: execution timed out after 5000 ms
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.createAssertionFailure(AssertTimeoutPreemptively.java:132)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.resolveFutureAndHandleException(AssertTimeoutPreemptively.java:116)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:82)
	at org.junit.jupiter.api.AssertTimeoutPreemptively.assertTimeoutPreemptively(AssertTimeoutPreemptively.java:61)
	at org.junit.jupiter.api.Assertions.assertTimeoutPreemptively(Assertions.java:3500)
	at io.nflow.tests.AbstractNflowTest.getWorkflowInstanceWithTimeout(AbstractNflowTest.java:173)
	at io.nflow.tests.StateVariablesTest.checkStateVariables(StateVariablesTest.java:84)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.junit.jupiter.api.AssertTimeoutPreemptively$ExecutionTimeoutException: Execution timed out in thread junit-timeout-thread-16
	at [email protected]/java.lang.Thread.sleep(Native Method)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1244/0x00007f4e647cc200.get(Unknown Source)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at [email protected]/java.lang.Thread.run(Thread.java:840)