cockroachdb / cockroachdb/cockroach
release-26.3: roachtest: jepsen workload completed, but analysis timed out failed
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
roachtest.jepsen workload completed, but analysis timed out [failed](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/21404405?buildTab=log) with [artifacts](https://teamcity.cockroachdb.com/buildConfiguration/Cockroach_Nightlies_RoachtestNightlyGceBazel/21404405?buildTab=artifacts#/jepsen/g2/subcritical-skews) on release-26.3 @ [29629124d8dbc9a498fa9ff3b77288773e38356d](https://github.com/cockroachdb/cockroach/commits/29629124d8dbc9a498fa9ff3b77288773e38356d):
Failed with:
```
test jepsen/g2/subcritical-skews failed: (jepsen.go:458).runJepsen: TRANSIENT_ERROR(jepsen workload completed, but analysis timed out): timed out
test artifacts and logs in: /artifacts/jepsen/g2/subcritical-skews/run_1
```
Cluster Node to Ip Mapping:
| Node | Public IP | Private IP |
| --- | --- | --- |
| teamcity-21404405-1782709781-182-n6cpu4-0001 | 34.148.219.11 | 10.142.1.130 |
| teamcity-21404405-1782709781-182-n6cpu4-0002 | 34.23.48.84 | 10.142.1.125 |
| teamcity-21404405-1782709781-182-n6cpu4-0003 | 34.74.207.50 | 10.142.1.132 |
| teamcity-21404405-1782709781-182-n6cpu4-0004 | 34.138.12.125 | 10.142.1.133 |
| teamcity-21404405-1782709781-182-n6cpu4-0005 | 34.26.141.173 | 10.142.1.127 |
| teamcity-21404405-1782709781-182-n6cpu4-0006 | 35.243.204.105 | 10.142.1.126 |
Parameters:
- arch=amd64
- cloud=gce
- coverageBuild=false
- cpu=4
- diskCount=0
- encrypted=false
- fs=ext4
- localSSD=true
- metamorphicDRPC=true
- metamorphicLeases=default
- metamorphicWriteBuffering=true
- runtimeAssertionsBuild=false
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-21404405/jepsen-g2-subcritical-skews/1782752482596/1782755654712)
See: [Datadog Logs](https://us5.datadoghq.com/logs?query=service%3Aroachtest+%40cluster%3Ateamcity-21404405-1782709781-182-n6cpu4&from_ts=1782752482596&to_ts=1782755654712&live=false&storage=flex_tier)
/cc @cockroachlabs/test-eng
[This test on roachdash](https://roachdash.crdb.dev/?filter=status:open%20t:.*jepsen workload completed, but analysis timed out.*&sort=title+created&display=lastcommented+project) | [Improve this report!](https://github.com/cockroachdb/cockroach/tree/master/pkg/cmd/bazci/githubpost/issues)
Jira issue: CRDB-65259
Contributor guide
Research direction
Start at pkg/cmd/roachtest/jepsen.go around runJepsen at line 458, then inspect the Jepsen artifacts under /artifacts/jepsen/g2/subcritical-skews/run_1. Compare the TeamCity logs with the Grafana and Datadog links to determine why analysis timed out after workload completion. Done means the jepsen/g2/subcritical-skews run completes analysis without the reported timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100