Skip to content

Bump versions of jvm, databases and dependencies (#661) #678

Bump versions of jvm, databases and dependencies (#661)

Bump versions of jvm, databases and dependencies (#661) #678

GitHub Actions / Integration Test Report for Java 17 and oracle failed Oct 23, 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:569)
	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:3523)
	at io.nflow.tests.ActionStateVariablesTest.checkActionStateVariables(ActionStateVariablesTest.java:59)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	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.ActionStateVariablesTest.lambda$checkActionStateVariables$1(ActionStateVariablesTest.java:62)
	at app//io.nflow.tests.ActionStateVariablesTest$$Lambda$1221/0x00007f138c7a9400.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:3523)
	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:569)
	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-5
	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$1111/0x00007f138c71ef80.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:3523)
	at io.nflow.tests.BusinessKeyUpdateTest.checkBusinessKeyWasUpdated(BusinessKeyUpdateTest.java:55)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	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.BusinessKeyUpdateTest.lambda$checkBusinessKeyWasUpdated$0(BusinessKeyUpdateTest.java:58)
	at app//io.nflow.tests.BusinessKeyUpdateTest$$Lambda$1304/0x00007f138c7ff090.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:3523)
	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:569)
	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-3
	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$1111/0x00007f138c71ef80.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:3523)
	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:569)
	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-10
	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$1111/0x00007f138c71ef80.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:3523)
	at io.nflow.tests.ConcurrentEnginesTest.waitWorkflowsReady(ConcurrentEnginesTest.java:124)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	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.ConcurrentEnginesTest.lambda$waitWorkflowsReady$0(ConcurrentEnginesTest.java:126)
	at app//io.nflow.tests.ConcurrentEnginesTest$$Lambda$1287/0x00007f138c7ecd50.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:3523)
	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:569)
	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.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1111/0x00007f138c71ef80.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:3523)
	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:569)
	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$1111/0x00007f138c71ef80.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:3523)
	at io.nflow.tests.DemoWorkflowTest.queryDemoWorkflowHistory(DemoWorkflowTest.java:69)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	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-19
	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$1302/0x00007f138c7fd2f8.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:3459)
	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:569)
	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]/sun.nio.ch.Net.poll(Native Method)
	at [email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:186)
	at [email protected]/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:290)
	at [email protected]/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:314)
	at [email protected]/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:355)
	at [email protected]/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:808)
	at [email protected]/java.net.Socket$SocketInputStream.read(Socket.java:966)
	at [email protected]/java.io.BufferedInputStream.fill(BufferedInputStream.java:244)
	at [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:284)
	at [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343)
	at [email protected]/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:826)
	at [email protected]/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:761)
	at [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1709)
	at [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1610)
	at [email protected]/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529)
	at app//org.apache.cxf.transport.http.URLConnectionHTTPConduit$URLConnectionWrappedOutputStream$2.run(URLConnectionHTTPConduit.java:370)
	at app//org.apache.cxf.transport.http.URLConnectionHTTPConduit$URLConnectionWrappedOutputStream$2.run(URLConnectionHTTPConduit.java:366)
	at [email protected]/java.security.AccessController.executePrivileged(AccessController.java:807)
	at [email protected]/java.security.AccessController.doPrivileged(AccessController.java:569)
	at app//org.apache.cxf.transport.http.URLConnectionHTTPConduit$URLConnectionWrappedOutputStream.getResponseCode(URLConnectionHTTPConduit.java:366)
	at app//org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.doProcessResponseCode(HTTPConduit.java:1653)
	at app//org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1684)
	at app//org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1626)
	at app//org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1420)
	at app//org.apache.cxf.io.AbstractWrappedOutputStream.close(AbstractWrappedOutputStream.java:77)
	at app//org.apache.cxf.ext.logging.LoggingOutputStream.postClose(LoggingOutputStream.java:53)
	at app//org.apache.cxf.io.CachedOutputStream.close(CachedOutputStream.java:228)
	at app//org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
	at app//org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:717)
	at app//org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:63)
	at app//org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:307)
	at app//org.apache.cxf.jaxrs.client.AbstractClient.doRunInterceptorChain(AbstractClient.java:717)
	at app//org.apache.cxf.jaxrs.client.WebClient.doChainedInvocation(WebClient.java:1085)
	at app//org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:931)
	at app//org.apache.cxf.jaxrs.client.WebClient.doInvoke(WebClient.java:900)
	at app//org.apache.cxf.jaxrs.client.WebClient.invoke(WebClient.java:460)
	at app//org.apache.cxf.jaxrs.client.WebClient.get(WebClient.java:640)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:114)
	at app//io.nflow.tests.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:167)
	at app//io.nflow.tests.AbstractNflowTest.lambda$waitUntilWorkflowIsFinished$2(AbstractNflowTest.java:254)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1278/0x00007f138c7c7ca8.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:569)
	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:3459)
	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:569)
	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.MaintenanceTest.lambda$waitUntilWorkflowsFinished$0(MaintenanceTest.java:177)
	at app//io.nflow.tests.MaintenanceTest$$Lambda$1260/0x00007f138c7bdd40.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:3459)
	at io.nflow.tests.MaintenanceWorkflowTest.waitForCleanup(MaintenanceWorkflowTest.java:85)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	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 [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$1297/0x00007f138c7ef250.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:3523)
	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:569)
	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 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$1111/0x00007f138c71ef80.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:138)
	at io.nflow.tests.SignalWorkflowTest.checkSlowWorkflowIsInterrupted(SignalWorkflowTest.java:83)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	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:3523)
	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:569)
	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.AbstractNflowTest.getWorkflowInstance(AbstractNflowTest.java:166)
	at app//io.nflow.tests.AbstractNflowTest.lambda$getWorkflowInstanceWithTimeout$0(AbstractNflowTest.java:176)
	at app//io.nflow.tests.AbstractNflowTest$$Lambda$1111/0x00007f138c71ef80.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)