-
Notifications
You must be signed in to change notification settings - Fork 4.1k
kv/kvnemesis: TestKVNemesisSingleNode failed #92189
Copy link
Copy link
Closed
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-kvKV TeamKV TeamX-stalebranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
kv/kvnemesis.TestKVNemesisSingleNode failed with artifacts on master @ 8357abb668a5adaff781343b394b162fb1b66c6e:
=== RUN TestKVNemesisSingleNode
test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/logTestKVNemesisSingleNode3963958602
test_log_scope.go:79: use -show-logs to present logs inline
kvnemesis_test.go:68: failure:
committed txn non-atomic timestamps: [d]/Table/100/"08056413":1668847865.823418091,1-><nil> [s]/Table/100/"{102d0e5c"-66cda759"}:{0:[0,0, 0,0), gap:[<min>, 1668847865.588834720,1),[1668847865.793293449,0, <max>),[1668847865.680153892,1, 1668847865.792215515,0),[1668847865.603420672,1, 1668847865.680153892,1)}->[/Table/100/"2ab8e983":v-7] [w]/Table/100/"2ab8e983":1668847865.823418091,1->v-7 [rs]/Table/100/"{2ba47ac0"-c7658174"}:{0:[1668847865.823418091,0, <max>), gap:[<min>, 1668847865.588834720,0),[1668847865.588834720,0, 1668847865.588834720,1),[1668847865.795713494,0, <max>),[1668847865.793293449,0, 1668847865.795713494,0),[1668847865.680153892,1, 1668847865.743831142,0),[1668847865.603420672,1, 1668847865.680153892,1)}->[/Table/100/"9c5374b1":v-8]
(1) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.(*validator).checkAtomicCommitted
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/validator.go:845
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.(*validator).checkAtomic
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/validator.go:600
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.(*validator).processOp
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/validator.go:569
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.Validate
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/validator.go:72
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.RunNemesis
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/kvnemesis.go:99
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis.TestKVNemesisSingleNode
| github.com/cockroachdb/cockroach/pkg/kv/kvnemesis/pkg/kv/kvnemesis/kvnemesis_test.go:64
| testing.tRunner
| GOROOT/src/testing/testing.go:1446
| runtime.goexit
| GOROOT/src/runtime/asm_amd64.s:1594
Wraps: (2) committed txn non-atomic timestamps: [d]/Table/100/"08056413":1668847865.823418091,1-><nil> [s]/Table/100/"{102d0e5c"-66cda759"}:{0:[0,0, 0,0), gap:[<min>, 1668847865.588834720,1),[1668847865.793293449,0, <max>),[1668847865.680153892,1, 1668847865.792215515,0),[1668847865.603420672,1, 1668847865.680153892,1)}->[/Table/100/"2ab8e983":v-7] [w]/Table/100/"2ab8e983":1668847865.823418091,1->v-7 [rs]/Table/100/"{2ba47ac0"-c7658174"}:{0:[1668847865.823418091,0, <max>), gap:[<min>, 1668847865.588834720,0),[1668847865.588834720,0, 1668847865.588834720,1),[1668847865.795713494,0, <max>),[1668847865.793293449,0, 1668847865.795713494,0),[1668847865.680153892,1, 1668847865.743831142,0),[1668847865.603420672,1, 1668847865.680153892,1)}->[/Table/100/"9c5374b1":v-8]
Error types: (1) *withstack.withStack (2) *errutil.leafError
kvnemesis_test.go:70: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/1f42cf5be2fc021646bf9b2daf5eaef3/logTestKVNemesisSingleNode3963958602
--- FAIL: TestKVNemesisSingleNode (1.68s)
Parameters: TAGS=bazel,gss,deadlock
This test on roachdash | Improve this report!
Jira issue: CRDB-21628
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-test-failureBroken test (automatically or manually discovered).Broken test (automatically or manually discovered).O-robotOriginated from a bot.Originated from a bot.T-kvKV TeamKV TeamX-stalebranch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.