cockroachdb / cockroachdb/cockroach

release-26.4: roachtest: perturbation/full/splits/asleep=true failed

Open
#175,649 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

branch-release-26.4 C-test-failure O-roachtest O-robot release-blocker T-kv
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

roachtest.perturbation/full/splits/asleep=true failed with artifacts on release-26.4 @ b4884d371d74d172ab184bc4ef0924ccb758f3c2:

Failed with:

(splits.go:243).startPerturbation: query Cockroach node ID: dial tcp 10.91.101.80:26257: connect: connection refused
test artifacts and logs in: /artifacts/perturbation/full/splits/asleep=true/run_1

Cluster Node to Ip Mapping:

Node Public IP Private IP
teamcity-21523842-1789803587-02-n13cpu16sm-0001 10.91.101.150
teamcity-21523842-1789803587-02-n13cpu16sm-0002 10.91.101.161
teamcity-21523842-1789803587-02-n13cpu16sm-0003 10.91.101.149
teamcity-21523842-1789803587-02-n13cpu16sm-0004 10.91.101.138
teamcity-21523842-1789803587-02-n13cpu16sm-0005 10.91.101.151
teamcity-21523842-1789803587-02-n13cpu16sm-0006 10.91.101.152
teamcity-21523842-1789803587-02-n13cpu16sm-0007 10.91.101.148
teamcity-21523842-1789803587-02-n13cpu16sm-0008 10.91.101.168
teamcity-21523842-1789803587-02-n13cpu16sm-0009 10.91.101.169
teamcity-21523842-1789803587-02-n13cpu16sm-0010 10.91.101.139
teamcity-21523842-1789803587-02-n13cpu16sm-0011 10.91.101.74
teamcity-21523842-1789803587-02-n13cpu16sm-0012 10.91.101.79
teamcity-21523842-1789803587-02-n13cpu16sm-0013 10.91.101.80

Parameters:

  • acMode=defaultOption
  • arch=amd64
  • blockSize=4096
  • cloud=gce
  • concurrency=500
  • coverageBuild=false
  • cpu=16
  • diskBandwidthLimit=0
  • diskCount=2
  • disks=2
  • encrypted=false
  • fillDuration=10m0s
  • followerReadPercent=50
  • leaseType=leader
  • mem=standard
  • numNodes=12
  • numWorkloadNodes=1
  • perturbationDuration=10m0s
  • ratioOfMax=0.5
  • readPercent=50
  • runtimeAssertionsBuild=false
  • seed=0
  • splits=500
  • validationDuration=5m0s
  • vcpu=16
  • workloadConnInit=
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

See: Datadog Logs

Same failure on other branches

  • #175589 release-26.3.2-rc: roachtest: perturbation/full/splits/asleep=true failed [A-kv C-bug C-test-failure O-roachtest O-robot P-2 T-kv branch-release-26.3.2-rc]
  • #174942 basalt-26.3: roachtest: perturbation/full/splits/asleep=true failed [C-test-failure O-roachtest O-robot P-3 T-kv X-duplicate branch-basalt-26.3]
  • #173742 release-26.3.1-rc: roachtest: perturbation/full/splits/asleep=true failed [C-test-failure O-roachtest O-robot P-3 T-kv X-duplicate branch-release-26.3.1-rc]
  • #171839 release-26.3: roachtest: perturbation/full/splits/asleep=true failed [C-test-failure O-roachtest O-robot P-3 T-kv X-duplicate branch-release-26.3]
  • #171278 roachtest: perturbation/full/splits/asleep=true failed [C-bug C-test-failure O-roachtest O-robot P-3 T-kv branch-master]

/cc @cockroachlabs/kv-triage

Improve this report!

Jira issue: CRDB-68549

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at splits.go:243, where startPerturbation reports the failed node-ID query, then inspect the linked TeamCity logs and artifacts under /artifacts/perturbation/full/splits/asleep=true/run_1. Compare the repeated failures listed in this issue and use the roachtest README for test context. Done means identifying and correcting the cause of the connection refusal, with the affected roachtest passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
databases, distributed-systems, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.