← Back to all runs

Build Run: dbb5257e

CodexCoder21Organization/SearchableBucketEmbedded

Stored run summary updated . Data age: 2m 26s.

Historical run catch-up is continuing in the background; this page shows the last committed stored summary.
The live projection feed is disconnected or has an unapplied gap; this page shows the last committed stored summary.
Projectssearchablebucket.embedded:searchable-bucket-embedded
Status
FAILED
1 test(s) failed
Tests
39 passed, 1 failed, 40 total
0%50%100%Tests started (including in-progress)Tests done (excluding in-progress)donestarted02m 46s
Requested
Started
Not recorded
Total duration from build request until completion: 8m 38s8m 38spending: 1s wall clockpendingprovisioning droplet: 2m 7s wall clockprovisioning droplet2m 7sinstalling dependencies: 2m 24s wall clockinstalling dependencies2m 24suploading project: 146ms wall clockuploading projectbuild rules: 1m 16s wall clock, 59.6s cpu timebuild rulesWall-clock time: the real elapsed time of the build rules phase, from the first build rule starting to the last finishing. Because build rules run in parallel, this is normally shorter than the summed CPU time.1m 16s (wall clock)CPU time: the sum of all measured individual build rules CPU times. Because build rules run in parallel across multiple cores and droplets, this is normally larger than the wall-clock elapsed time.59.6s (cpu time)unit tests: 2m 49s wall clock, 1m 12s cpu timeunit testsWall-clock time: the real elapsed time of the unit tests phase, from the first test starting to the last finishing. Because tests run in parallel, this is normally shorter than the summed CPU time.2m 49s (wall clock)CPU time: the sum of all measured individual tests CPU times. Because tests run in parallel across multiple cores and droplets, this is normally larger than the wall-clock elapsed time.1m 12s (cpu time)collecting results: 25ms wall clockcollecting resultsfinishing: 2ms wall clockfinishing
Finished
Notes
PR https://github.com/CodexCoder21Organization/SearchableBucketEmbedded/pull/11 Commit https://github.com/CodexCoder21Organization/SearchableBucketEmbedded/commit/6bceadafddf83906a346a2933197e6c5d406bc12 kotlin-build-ci-upload-request=b661c963-a9ff-431b-b60a-9500be5bca15 Dynamic dispatch degradation: 1 test(s) failed on their final permitted attempt (see dispatch_decision events for details)

Build Rules

StatusBuild RuleDurationOutputError
PASSEDsearchablebucket.embedded.buildMaven() (+1 cache hit)59691ms14 files, 8.8 MB

Test Results

StatusProjectTestDurationError
FAILEDsearchablebucket.embeddedlargeDocumentCorpusDoesNotRemainResidentTest32210msjava.lang.RuntimeException: Test 'largeDocumentCorpusDoesNotRemainResidentTest' timed out after 30000ms, stuck at: searchablebucket.embedded.SearchIndexKt.containsCaseInsensitive(SearchIndex.kt:44) at kompile.WorkspaceKt.executeTestInSeparateJvm(Workspace.kt:2340) at kompile.WorkspaceKt.runTests(Workspace.kt:3503) at kompile.WorkspaceKt.runTests$default(Workspace.kt:2435) at kompile.LocalBuildWorkspace.runTests$kompile(Workspace.kt:1170) at kompile.LocalBuildWorkspace.executeInternal(Workspace.kt:564) at kompile.LocalBuildWorkspace.execute(Workspace.kt:524) at kompile.LocalBuildWorkspace.execute$default(Workspace.kt:513) at buildtest.runner.MainKt.runMain$runOneExecution(Main.kt:484) at buildtest.runner.MainKt.access$runMain$runOneExecution(Main.kt:1) at buildtest.runner.MainKt$runMain$exitCode$1.invoke(Main.kt:569) at buildtest.runner.MainKt$runMain$exitCode$1.invoke(Main.kt:562) at buildtest.runner.WorkQueueKt.runWorkLoop$dispatchAvailableSlots$lambda$11(WorkQueue.kt:465) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583)
PASSEDsearchablebucket.embeddedaddDocumentTest3160ms
PASSEDsearchablebucket.embeddedaddDocumentToBadBucketTest2439ms
PASSEDsearchablebucket.embeddedconcurrentPutDocumentPersistenceTest7897ms
PASSEDsearchablebucket.embeddedcountDocumentsDoesNotLoadBodiesTest40730ms
PASSEDsearchablebucket.embeddedcreateBucketTest2527ms
PASSEDsearchablebucket.embeddeddeleteBucketNotFoundTest2374ms
PASSEDsearchablebucket.embeddeddeleteBucketRemovesDocumentsTest3868ms
PASSEDsearchablebucket.embeddeddeleteBucketTest2543ms
PASSEDsearchablebucket.embeddeddeleteDocumentNotFoundTest2362ms
PASSEDsearchablebucket.embeddeddeleteDocumentTest3117ms
PASSEDsearchablebucket.embeddeddeleteDocumentWrongBucketTest3823ms
PASSEDsearchablebucket.embeddedeventLogEmptyJournalTest2265ms
PASSEDsearchablebucket.embeddedeventLogMalformedFinalRecordTest1114ms
PASSEDsearchablebucket.embeddedeventLogMalformedUtf8RecordTest1059ms
PASSEDsearchablebucket.embeddedeventLogPartialTrailingLineTest3757ms
PASSEDsearchablebucket.embeddedeventLogPartialUtf8TrailingLineTest2462ms
PASSEDsearchablebucket.embeddedeventLogReplayBatchesIndexWorkTest12466ms
PASSEDsearchablebucket.embeddedeventLogStreamsLargeJournalTest28888ms
PASSEDsearchablebucket.embeddedeventLogUnknownEventTypeTest949ms
PASSEDsearchablebucket.embeddedeventLogUnknownTrailingEventTypeTest1703ms
PASSEDsearchablebucket.embeddedeventLogVeryLongSingleRecordTest9142ms
PASSEDsearchablebucket.embeddedeventPersistenceTest3736ms
PASSEDsearchablebucket.embeddedgetBucketNotFoundTest2325ms
PASSEDsearchablebucket.embeddedgetBucketTest2228ms
PASSEDsearchablebucket.embeddedgetDocumentNotFoundTest2459ms
PASSEDsearchablebucket.embeddedgetDocumentTest3427ms
PASSEDsearchablebucket.embeddedgetDocumentWrongBucketTest3173ms
PASSEDsearchablebucket.embeddedhealthCheckTest2261ms
PASSEDsearchablebucket.embeddedimplementsServiceInterfaceTest2098ms
PASSEDsearchablebucket.embeddedlegacyEventLogPersistenceTest3844ms
PASSEDsearchablebucket.embeddedlistBucketsTest2503ms
PASSEDsearchablebucket.embeddedlistDocumentsTest3678ms
PASSEDsearchablebucket.embeddedliveDocumentUpdatesDoNotCommitPerDocumentTest11123ms
PASSEDsearchablebucket.embeddedputDocumentTest4284ms
PASSEDsearchablebucket.embeddedrestartSearchPersistenceTest3915ms
PASSEDsearchablebucket.embeddedsearchInvalidMaxResultsMissingBucketTest2472ms
PASSEDsearchablebucket.embeddedsearchMaxResultsBoundsTest5315ms
PASSEDsearchablebucket.embeddedsearchNonexistentBucketTest2418ms
PASSEDsearchablebucket.embeddedsearchTest3841ms

Build Log

The stored run summary was served immediately. This projection does not contain the build log; the WUI will fetch that section after coordinator catch-up.
buildtest.wui.DurableSummaryOnlyException: The persisted run-summary projection does not contain the build log for run 'dbb5257e'.