cockroachdb / cockroachdb/cockroach
release-26.3.1-rc: roachtest: perturbation/full/partition failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.perturbation/full/partition [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21470127?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_Roachtests_RoachtestNightlyGcePrivateBazel/21470127?buildTab=artifacts#/perturbation/full/partition) on release-26.3.1-rc @ [3992bce5410f59c25c4bf2ef2354b861a58a3d2e](https://github.com/cockroachdb/cockroach/commits/3992bce5410f59c25c4bf2ef2354b861a58a3d2e):
Failed with:
```
(assertions.go:387).Fail:
Error Trace: pkg/cmd/roachtest/tests/perturbation/framework.go:1051
pkg/cmd/roachtest/test_runner.go:1558
src/runtime/asm_amd64.s:1771
Error: FAILURE: follower-read : throughput ratio 1.30x exceeds limit 1.2x (baseline: 10668 ops/s, measured: 8216 ops/s)
FAILURE: read : throughput ratio 1.30x exceeds limit 1.2x (baseline: 10686 ops/s, measured: 8238 ops/s)
FAILURE: write : throughput ratio 1.32x exceeds limit 1.2x (baseline: 21450 ops/s, measured: 16220 ops/s)
Test: perturbation/full/partition
(require.go:522).Fail: FailNow called
test artifacts and logs in: /artifacts/perturbation/full/partition/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21470127-1787035774-206-n13cpu16sm-0001 | | 10.91.97.94 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0002 | | 10.91.97.112 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0003 | | 10.91.97.147 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0004 | | 10.91.96.224 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0005 | | 10.91.97.126 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0006 | | 10.91.97.142 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0007 | | 10.91.97.95 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0008 | | 10.91.96.220 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0009 | | 10.91.97.141 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0010 | | 10.91.97.97 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0011 | | 10.91.96.34 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0012 | | 10.91.96.158 |
| teamcity-21470127-1787035774-206-n13cpu16sm-0013 | | 10.91.96.4 |
Parameters:
- acMode=defaultOption
- arch=amd64
- blockSize=4096
- cloud=gce
- coverageBuild=false
- cpu=16
- diskBandwidthLimit=0
- diskCount=2
- disks=2
- encrypted=false
- fillDuration=10m0s
- fs=ext4
- leaseType=expiration
- localSSD=true
- mem=standard
- numNodes=12
- numWorkloadNodes=1
- perturbationDuration=10m0s
- ratioOfMax=0.5
- runtimeAssertionsBuild=false
- seed=0
- splits=10000
- validationDuration=5m0s
- vcpu=16
Help
See: [roachtest README](https://github.com/cockroachdb/cockroach/blob/master/pkg/cmd/roachtest/README.md)
See: [How To Investigate \(internal\)](https://cockroachlabs.atlassian.net/l/c/SSSBr8c7)
See: [Grafana](https://go.crdb.dev/roachtest-grafana/teamcity-21470127/perturbation-full-partition/1787062618147/1787064878967)
See: [Datadog Logs](https://us5.datadoghq.com/logs?query=service%3Aroachtest+%40cluster%3Ateamcity-21470127-1787035774-206-n13cpu16sm&from_ts=1787062618147&to_ts=1787064878967&live=false&storage=flex_tier)
Same failure on other branches
- #172639 release-26.3.0-rc: roachtest: perturbation/full/partition failed [C-bug C-test-failure O-roachtest O-robot P-3 T-kv branch-release-26.3.0-rc]
- #171797 release-26.3: roachtest: perturbation/full/partition failed [C-test-failure O-roachtest O-robot P-3 T-kv X-duplicate branch-release-26.3]
- #171399 roachtest: perturbation/full/partition failed [A-testing C-bug C-test-failure O-roachtest O-robot P-2 T-kv branch-master]
/cc @cockroachlabs/kv-triage
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*perturbation/full/partition.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-66789
Contributor guide
Assessment
This issue has not been assessed yet.