-
Notifications
You must be signed in to change notification settings - Fork 4.1k
ccl/storageccl: TestRandomKeyAndTimestampExport failed #45524
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.
Milestone
Description
(ccl/storageccl).TestRandomKeyAndTimestampExport failed on master@fc5c7f093bf1e86852c3b839bc0f6710d9902729:
/usr/local/go/src/testing/testing.go:909 +0x19a
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:960 +0x652
goroutine 3327 [sync.Cond.Wait]:
runtime.goparkunlock(...)
/usr/local/go/src/runtime/proc.go:310
sync.runtime_notifyListWait(0xc0000f2138, 0x1)
/usr/local/go/src/runtime/sema.go:510 +0xf8
sync.(*Cond).Wait(0xc0000f2128)
/usr/local/go/src/sync/cond.go:56 +0x8e
github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).syncLoop(0xc0000f2000)
/go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:676 +0x81
created by github.com/cockroachdb/cockroach/pkg/storage/engine.(*RocksDB).open
/go/src/github.com/cockroachdb/cockroach/pkg/storage/engine/rocksdb.go:663 +0x46d
goroutine 3333 [chan receive]:
testing.(*T).Run(0xc00129bf00, 0x5e2474f, 0x1d, 0xc001548100, 0x91f0d80)
/usr/local/go/src/testing/testing.go:961 +0x68a
github.com/cockroachdb/cockroach/pkg/ccl/storageccl.TestRandomKeyAndTimestampExport.func2(0xc00129bf00, 0x0)
/go/src/github.com/cockroachdb/cockroach/pkg/ccl/storageccl/export_test.go:568 +0x56b
github.com/cockroachdb/cockroach/pkg/ccl/storageccl.TestRandomKeyAndTimestampExport.func3(0xc00129bf00)
/go/src/github.com/cockroachdb/cockroach/pkg/ccl/storageccl/export_test.go:594 +0x70
testing.tRunner(0xc00129bf00, 0xc00045c2c0)
/usr/local/go/src/testing/testing.go:909 +0x19a
created by testing.(*T).Run
/usr/local/go/src/testing/testing.go:960 +0x652
rax 0x0
rbx 0x146c41c19000
rcx 0x146c41c4f428
rdx 0x6
rdi 0x2f2
rsi 0x32a
rbp 0x6c9cda0
rsp 0x146c371fdcd8
r8 0xffffffffffffffd8
r9 0xfefefefefefefeff
r10 0x8
r11 0x202
r12 0xee
r13 0x6c9cdc7
r14 0x146c371fe920
r15 0x146c371fe900
rip 0x146c41c4f428
rflags 0x202
cs 0x33
fs 0x0
gs 0x0
FAIL github.com/cockroachdb/cockroach/pkg/ccl/storageccl 19.622s
More
Parameters:
- GOFLAGS=-json
make stressrace TESTS=TestRandomKeyAndTimestampExport PKG=./pkg/ccl/storageccl TESTTIMEOUT=5m STRESSFLAGS='-timeout 5m' 2>&1
See this test on roachdash
powered by pkg/cmd/internal/issues
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.branch-masterFailures and bugs on the master branch.Failures and bugs on the master branch.