Skip to content

chore: add a raft library #10397

chore: add a raft library

chore: add a raft library #10397

Triggered via pull request December 18, 2024 05:51
Status Failure
Total duration 10m 11s
Artifacts 11

ci.yml

on: pull_request
Shard Docker Builds
5s
Shard Docker Builds
Shard Infrastructure Tests
5s
Shard Infrastructure Tests
Shard Integration Tests
5s
Shard Integration Tests
Matrix: build-docker-images
Matrix: Integration Test
Matrix: Infrastructure Test
Docker Success
0s
Docker Success
Integration Success
0s
Integration Success
Infrastructure Success
0s
Infrastructure Success
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 90 warnings
Test Go: internal/raft/cluster_test.go#L110
=== RUN TestJoiningExistingCluster 2024-12-18 05:56:12.810818 I | dragonboat: go version: go1.23.4, linux/amd64 2024-12-18 05:56:12.810869 I | dragonboat: dragonboat version: 4.0.0 (Dev) 2024-12-18 05:56:12.810927 W | config: mutual TLS disabled, communication is insecure 2024-12-18 05:56:12.811041 I | config: using default EngineConfig 2024-12-18 05:56:12.811100 I | config: using default LogDBConfig 2024-12-18 05:56:12.811229 I | dragonboat: go version: go1.23.4, linux/amd64 2024-12-18 05:56:12.811284 I | dragonboat: dragonboat version: 4.0.0 (Dev) 2024-12-18 05:56:12.811315 W | config: mutual TLS disabled, communication is insecure 2024-12-18 05:56:12.811502 I | dragonboat: DeploymentID set to 1 2024-12-18 05:56:12.811612 I | config: using default EngineConfig 2024-12-18 05:56:12.811669 I | config: using default LogDBConfig 2024-12-18 05:56:12.811807 I | dragonboat: DeploymentID set to 1 2024-12-18 05:56:12.822998 I | dragonboat: LogDB info received, shard 0, busy false 2024-12-18 05:56:12.823544 I | dragonboat: LogDB info received, shard 0, busy false 2024-12-18 05:56:12.829870 I | dragonboat: LogDB info received, shard 1, busy false 2024-12-18 05:56:12.831476 I | dragonboat: LogDB info received, shard 1, busy false 2024-12-18 05:56:12.837590 I | dragonboat: LogDB info received, shard 2, busy false 2024-12-18 05:56:12.839739 I | dragonboat: LogDB info received, shard 2, busy false 2024-12-18 05:56:12.846746 I | dragonboat: LogDB info received, shard 3, busy false 2024-12-18 05:56:12.848300 I | dragonboat: LogDB info received, shard 3, busy false 2024-12-18 05:56:12.855079 I | dragonboat: LogDB info received, shard 4, busy false 2024-12-18 05:56:12.856859 I | dragonboat: LogDB info received, shard 4, busy false 2024-12-18 05:56:12.863378 I | dragonboat: LogDB info received, shard 5, busy false 2024-12-18 05:56:12.864862 I | dragonboat: LogDB info received, shard 5, busy false 2024-12-18 05:56:12.870954 I | dragonboat: LogDB info received, shard 6, busy false 2024-12-18 05:56:12.873780 I | dragonboat: LogDB info received, shard 6, busy false 2024-12-18 05:56:12.881413 I | dragonboat: LogDB info received, shard 7, busy false 2024-12-18 05:56:12.883162 I | dragonboat: LogDB info received, shard 7, busy false 2024-12-18 05:56:12.889404 I | dragonboat: LogDB info received, shard 8, busy false 2024-12-18 05:56:12.892081 I | dragonboat: LogDB info received, shard 8, busy false 2024-12-18 05:56:12.899558 I | dragonboat: LogDB info received, shard 9, busy false 2024-12-18 05:56:12.902232 I | dragonboat: LogDB info received, shard 9, busy false 2024-12-18 05:56:12.908788 I | dragonboat: LogDB info received, shard 10, busy false 2024-12-18 05:56:12.911497 I | dragonboat: LogDB info received, shard 10, busy false 2024-12-18 05:56:12.919385 I | dragonboat: LogDB info received, shard 11, busy false 2024-12-18 05:56:12.921290 I | dragonboat: LogDB info received, shard 11, busy false 2024-12-18 05:56:12.930246 I | dragonboat: LogDB info received, shard 12, busy false 2024-12-18 05:56:12.931797 I | dragonboat: LogDB info received, shard 12, busy false 2024-12-18 05:56:12.938965 I | dragonboat: LogDB info received, shard 13, busy false 2024-12-18 05:56:12.939869 I | dragonboat: LogDB info received, shard 13, busy false 2024-12-18 05:56:12.946052 I | dragonboat: LogDB info received, shard 14, busy false 2024-12-18 05:56:12.949481 I | dragonboat: LogDB info received, shard 14, busy false 2024-12-18 05:56:12.953374 I | dragonboat: LogDB info received, shard 15, busy false 2024-12-18 05:56:12.953734 I | logdb: using plain logdb 2024-12-18 05:56:12.956223 I | dragonboat: logdb memory limit: 8192 MBytes 2024-12-18 05:56:12.957619 I | dragonboat: LogDB info received, shard 15, busy false 2024-12-18 05:56:12.957804 I | dragonboat: NodeHost ID: 5f9b9c7e-f4b8-4ab8-b773-f68d48796d90 2024-12-18 05:56:12.957849 I | dragonboat: using regular node registry 2024-12-18 05:56:12.957897 I | dragonboat: filesystem error injection mode enabled: false 2024-12-18 05:56:12.958302 I | logdb: using plain logdb 2024-12-18 05:56:12.958692 I | transport: transpor
Test Go
Process completed with exit code 1.
Shard Docker Builds
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard Infrastructure Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build Docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard Integration Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Proto Breaking Change Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint Architecture
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
VSCode Extension
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Console
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestFollowerSync)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build lease Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestLeaderSync)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build admin Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build cron Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build timeline Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build console Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build http-ingress Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build runner Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestASMWorkflow)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestASMPagination)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test sqlc-gen-ftl
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Test README
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestExtractSchema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build controller Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestAdminNoValidationWithNoSchema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build runner-jvm Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestGeneratedTypeRegistry)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestRuntimeReflection)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestDiskSchemaRetrieverWithBuildArtefact)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestCycleDetection)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestExternalType)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestHttpEncodeOmitempty)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestDependenciesUpdate)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestWatchWithBuildAndUserModifyingFiles)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestLocalScaling)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestWatchWithBuildModifyingFiles)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestStreamTimeline)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build provisioner Docker Image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Intellij Plugin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestBuildLock)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestGoBuildClearsBuildDir)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestConfigCmdWithoutController)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestFindConfig)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestUndefinedExportedDecls)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestDeploy)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Docker Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestNonExportedDecls)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestDefaultToRootWhenModuleDirsMissing)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestNonStructRequestResponse)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestDiskSchemaRetrieverWithNoSchema)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestConfigValidation)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestInt64BuildError)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestBuilds)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestExternalPublishRuntimeCheck)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestHttpIngressWithCors)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestSecretImportExport)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestDeploymentThroughDevProvisionerCreatePostgresDB)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestFTLMap)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestConfigsWithController)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestRealMap)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestConsoleGetModules)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestResetSubscription)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestWatch)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestSecretsWithController)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestConsoleStreamModules)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestNonFTLTypes)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestTimeline)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestConfigsWithoutController)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestSecretsWithoutController)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestModuleUnitTests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestConfigImportExport)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestBuildsWhenAlreadyLocked)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestHttpIngress)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestLifecycleJVM)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestExemplarIntegration)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Rebuild All
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestLease)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestVerbCalls)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestGradle)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestLocalSchemaDiff)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestDatabase)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestRetry)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestMySQL)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestJVMCoreFunctionality)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Test Go
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Console e2e
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Test (TestPubSub)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Integration Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Infrastructure Test (TestKubeScaling)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
Infrastructure Success
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636

Artifacts

Produced during runtime
Name Size
docker-admin-artifact
16.9 MB
docker-console-artifact
17.1 MB
docker-controller-artifact
49.1 MB
docker-cron-artifact
12.6 MB
docker-http-ingress-artifact
13.1 MB
docker-lease-artifact
12.7 MB
docker-provisioner-artifact
55.4 MB
docker-runner-artifact
78.4 MB
docker-runner-jvm-artifact
262 MB
docker-timeline-artifact
12.8 MB
kube-report-TestKubeScaling
682 KB