Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bifrost] RepairTail task for replicated loglet #2046

Merged
merged 1 commit into from
Oct 11, 2024

[Bifrost] RepairTail task for replicated loglet

516c026
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[Bifrost] RepairTail task for replicated loglet #2046

[Bifrost] RepairTail task for replicated loglet
516c026
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Oct 11, 2024 in 0s

1 errors, 40 pass in 2m 15s

  5 files  ± 0    5 suites  ±0   2m 15s ⏱️ -57s
 41 tests  -  5   40 ✅  -  6  0 💤 ±0  0 ❌ ±0  1 🔥 +1 
101 runs   - 16  100 ✅  - 17  0 💤 ±0  0 ❌ ±0  1 🔥 +1 

Results for commit 516c026. ± Comparison against earlier commit 7052151.

Annotations

Check failure on line 0 in dev.restate.sdktesting.tests.CancelInvocation

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs with error: cancelInvocation(BlockingOperation, Client, URL)[1] (dev.restate.sdktesting.tests.CancelInvocation)

test-report/default/TEST-junit-jupiter.xml [took 0s]
Raw output
[404] [404] No awakeable registered. Got response body: {"code":404,"message":"[404] No awakeable registered"}
dev.restate.sdk.client.IngressException: [404] [404] No awakeable registered. Got response body: {"code":404,"message":"[404] No awakeable registered"}
	at dev.restate.sdk.client.DefaultClient.handleNonSuccessResponse(DefaultClient.java:419)
	at dev.restate.sdk.client.DefaultClient.lambda$callAsync$0(DefaultClient.java:64)
	at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
	at java.base/java.util.concurrent.CompletableFuture$UniHandle.tryFire(CompletableFuture.java:911)
	at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
	at java.base/java.util.concurrent.CompletableFuture.postFire(CompletableFuture.java:614)
	at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:844)
	at java.base/java.util.concurrent.CompletableFuture$Completion.exec(CompletableFuture.java:483)
	at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373)
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182)
	at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655)
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622)
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)

unique-id: [engine:junit-jupiter]/[class:dev.restate.sdktesting.tests.CancelInvocation]/[test-template:cancelInvocation(dev.restate.sdktesting.contracts.BlockingOperation, dev.restate.sdk.client.Client, java.net.URL)]/[test-template-invocation:#1]
display-name: cancel blocked invocation on CALL