[Locality] Location-aware NodeSetChecker #3920
GitHub Actions / Test Results
failed
Jan 16, 2025 in 0s
1 errors, 1 skipped, 43 pass in 3m 58s
7 files 7 suites 3m 58s ⏱️
45 tests 43 ✅ 1 💤 0 ❌ 1 🔥
174 runs 170 ✅ 3 💤 0 ❌ 1 🔥
Results for commit 005a0d5.
Annotations
Check failure on line 0 in dev.restate.sdktesting.tests.StopRuntime
github-actions / Test Results
1 out of 3 runs with error: startAndStopRuntimeRetainsTheState(Client, ContainerHandle) (dev.restate.sdktesting.tests.StopRuntime)
test-report/singleThreadSinglePartition/TEST-junit-jupiter.xml [took 1m 0s]
Raw output
startAndStopRuntimeRetainsTheState(dev.restate.sdk.client.Client, dev.restate.sdktesting.infra.ContainerHandle) timed out after 60 seconds
java.util.concurrent.TimeoutException: startAndStopRuntimeRetainsTheState(dev.restate.sdk.client.Client, dev.restate.sdktesting.infra.ContainerHandle) timed out after 60 seconds
at java.base/java.util.concurrent.RecursiveAction.exec(RecursiveAction.java:194)
at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1312)
at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1843)
at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1808)
at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:188)
Suppressed: java.lang.InterruptedException
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:94)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:69)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:47)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at kotlinx.coroutines.test.TestBuildersJvmKt.createTestResult(TestBuildersJvm.kt:10)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:310)
at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0(TestBuilders.kt:168)
at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0(Unknown Source)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt.runTest-8Mi8wO0$default(TestBuilders.kt:160)
at kotlinx.coroutines.test.TestBuildersKt.runTest-8Mi8wO0$default(Unknown Source)
at dev.restate.sdktesting.tests.StopRuntime.startAndStopRuntimeRetainsTheState(StopRuntime.kt:40)
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
... 6 more
Suppressed: java.lang.IllegalStateException: This job has not completed yet
at kotlinx.coroutines.JobSupport.getCompletionExceptionOrNull(JobSupport.kt:1303)
at kotlinx.coroutines.test.TestBuildersKt__TestBuildersKt$runTest$2$1.invokeSuspend(TestBuilders.kt:370)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:28)
at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:100)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263)
at kotlinx.coroutines.EventLoopImplBase.shutdown(EventLoop.common.kt:222)
at kotlinx.coroutines.EventLoop.decrementUseCount(EventLoop.common.kt:110)
at kotlinx.coroutines.EventLoop.decrementUseCount$default(EventLoop.common.kt:104)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:101)
... 19 more
unique-id: [engine:junit-jupiter]/[class:dev.restate.sdktesting.tests.StopRuntime]/[method:startAndStopRuntimeRetainsTheState(dev.restate.sdk.client.Client, dev.restate.sdktesting.infra.ContainerHandle)]
display-name: startAndStopRuntimeRetainsTheState(Client, ContainerHandle)
Loading