cockroach icon indicating copy to clipboard operation
cockroach copied to clipboard

roachtest: perturbation/metamorphic/decommission failed

Open cockroach-teamcity opened this issue 1 year ago • 0 comments

roachtest.perturbation/metamorphic/decommission failed with artifacts on master @ 472ea07a5232c98536293d13bb46cca59f9f2cd0:

(assertions.go:363).Fail: 
	Error Trace:	github.com/cockroachdb/cockroach/pkg/cmd/roachtest/tests/admission_control_latency.go:851
	            				main/pkg/cmd/roachtest/test_runner.go:1281
	            				src/runtime/asm_amd64.s:1695
	Error:      	Should be true
	Test:       	perturbation/metamorphic/decommission
	Messages:   	FAILURE: follower-read  : Increase 12.0712 > 5.0000 BASE: 7.196104ms SCORE: 86.865654ms
	            	
	            	FAILURE: read           : Increase 12.0245 > 5.0000 BASE: 7.287448ms SCORE: 87.62822ms
	            	
	            	FAILURE: write          : Increase 22.6591 > 5.0000 BASE: 6.779942ms SCORE: 153.627458ms
(require.go:1950).True: FailNow called
test artifacts and logs in: /artifacts/perturbation/metamorphic/decommission/run_1

Parameters:

  • ROACHTEST_arch=amd64
  • ROACHTEST_cloud=gce
  • ROACHTEST_coverageBuild=false
  • ROACHTEST_cpu=16
  • ROACHTEST_encrypted=false
  • ROACHTEST_fs=ext4
  • ROACHTEST_localSSD=true
  • ROACHTEST_runtimeAssertionsBuild=false
  • ROACHTEST_ssd=2
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

/cc @cockroachdb/kv-triage

This test on roachdash | Improve this report!

Jira issue: CRDB-43399

cockroach-teamcity avatar Oct 19 '24 16:10 cockroach-teamcity