Skip to content

Multi datacenter ScyllaDBCluster [It] should reconcile healthy datacenters when any of DCs are down [MultiDatacenter] #2662

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

Open
rzetelskik opened this issue May 30, 2025 · 5 comments
Labels
kind/flake Categorizes issue or PR as related to a flaky test. needs-priority Indicates a PR lacks a `priority/foo` label and requires one.

Comments

@rzetelskik
Copy link
Member

Link to the job that flaked.

https://prow.scylla-operator.scylladb.com/view/gs/scylla-operator-prow/pr-logs/pull/scylladb_scylla-operator/2658/pull-scylla-operator-master-e2e-gke-multi-datacenter-parallel/1928247846067245056#1:test-build-log.txt%3A2946

Snippet of what failed.


  [FAILED] Unexpected error:
      <*fmt.wrapError | 0xc000a320e0>: 
      waiting has been interupted ([false]): timed out waiting for the condition
      {
          msg: "waiting has been interupted ([false]): timed out waiting for the condition",
          err: <wait.errInterrupted>{
              cause: <*errors.errorString | 0xc000537110>{
                  s: "timed out waiting for the condition",
              },
          },
      }
  occurred
  In [It] at: github.com/scylladb/scylla-operator/test/e2e/set/scylladbcluster/multidatacenter/scylladbcluster_fault_tolerance.go:76 @ 05/30/25 01:46:08.043
  Full Stack Trace
    github.com/scylladb/scylla-operator/test/e2e/set/scylladbcluster/multidatacenter.init.func3.1()
    	github.com/scylladb/scylla-operator/test/e2e/set/scylladbcluster/multidatacenter/scylladbcluster_fault_tolerance.go:76 +0x9b3
@rzetelskik rzetelskik added the kind/flake Categorizes issue or PR as related to a flaky test. label May 30, 2025
@scylla-operator-bot scylla-operator-bot bot added the needs-priority Indicates a PR lacks a `priority/foo` label and requires one. label May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test. needs-priority Indicates a PR lacks a `priority/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

2 participants