Skip to content

sql/tests: TestRandomSyntaxGeneration failed [issue with domain-of-array] #167545

@cockroach-teamcity

Description

@cockroach-teamcity

sql/tests.TestRandomSyntaxGeneration failed with artifacts on master @ f1b136a030d439e5dc89a27cb4de08045dca8e77:

    rsg_test.go:992: 3m35s of 5m0s: 223011 executions, 11330 successful
    rsg_test.go:992: 3m40s of 5m0s: 227031 executions, 11497 successful
    rsg_test.go:992: 3m45s of 5m0s: 232169 executions, 11690 successful
    rsg_test.go:992: 3m50s of 5m0s: 237518 executions, 11878 successful
    rsg_test.go:992: 3m55s of 5m0s: 245505 executions, 12188 successful
    rsg_test.go:992: 4m0s of 5m0s: 250320 executions, 12392 successful
    rsg_test.go:992: 4m5s of 5m0s: 252437 executions, 12462 successful
    rsg_test.go:992: 4m10s of 5m0s: 253572 executions, 12510 successful
    rsg_test.go:992: 4m15s of 5m0s: 255879 executions, 12582 successful
    rsg_test.go:992: 4m20s of 5m0s: 258313 executions, 12680 successful
panic: /Table/3/1/138/2/1: failed to unmarshal descriptor {[209 240 220 87 3 26 144 1 8 104 16 133 1 26 7 95 102 97 109 105 108 121 32 138 1 40 1 58 57 8 15 16 0 24 0 42 0 80 169 142 6 90 41 8 15 16 0 24 0 42 0 80 169 142 6 90 19 8 6 16 0 24 0 42 0 80 162 9 96 0 106 4 8 0 16 0 96 0 122 4 16 170 142 6 96 0 64 0 72 1 82 0 96 137 1 104 0 114 48 10 11 10 5 97 100 109 105 110 16 2 24 2 10 13 10 6 112 117 98 108 105 99 16 128 4 24 0 10 10 10 4 114 111 111 116 16 2 24 2 18 4 114 111 111 116 24 3 122 0 160 1 0] 1775366109.921448016,0}
	(1) attached stack trace
	  -- stack trace:
	  | runtime.gopanic
	  | 	GOROOT/src/runtime/panic.go:783
	  | [...repeated from below...]
	Wraps: (2) attached stack trace
	  -- stack trace:
	  | github.com/cockroachdb/cockroach/pkg/util/log/logcrash.ReportOrPanic
	  | 	pkg/util/log/logcrash/crash_reporting.go:432
	  | github.com/cockroachdb/cockroach/pkg/spanconfig/spanconfigsqlwatcher.(*SQLWatcher).watchForDescriptorUpdates.func1
	  | 	pkg/spanconfig/spanconfigsqlwatcher/sqlwatcher.go:215
	  | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed.(*RangeFeed).processEvent
	  | 	pkg/kv/kvclient/rangefeed/rangefeed.go:453
	  | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed.(*RangeFeed).processEvents
	  | 	pkg/kv/kvclient/rangefeed/rangefeed.go:439
	  | github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed.(*RangeFeed).run.func3
	  | 	pkg/kv/kvclient/rangefeed/rangefeed.go:393
	  | github.com/cockroachdb/cockroach/pkg/util/ctxgroup.GoAndWait.Group.GoCtx.func1
	  | 	pkg/util/ctxgroup/ctxgroup.go:200
	  | golang.org/x/sync/errgroup.(*Group).Go.func1
	  | 	external/org_golang_x_sync/errgroup/errgroup.go:93
	  | runtime.goexit
	  | 	src/runtime/asm_amd64.s:1693
	Wraps: (3) /Table/3/1/138/2/1: failed to unmarshal descriptor {[209 240 220 87 3 26 144 1 8 104 16 133 1 26 7 95 102 97 109 105 108 121 32 138 1 40 1 58 57 8 15 16 0 24 0 42 0 80 169 142 6 90 41 8 15 16 0 24 0 42 0 80 169 142 6 90 19 8 6 16 0 24 0 42 0 80 162 9 96 0 106 4 8 0 16 0 96 0 122 4 16 170 142 6 96 0 64 0 72 1 82 0 96 137 1 104 0 114 48 10 11 10 5 97 100 109 105 110 16 2 24 2 10 13 10 6 112 117 98 108 105 99 16 128 4 24 0 10 10 10 4 114 111 111 116 16 2 24 2 18 4 114 111 111 116 24 3 122 0 160 1 0] 1775366109.921448016,0}
	Error types: (1) *withstack.withStack (2) *withstack.withStack (3) *errutil.leafError

goroutine 2040 [running, "job":"AUTO SPAN CONFIG RECONCILIATION id=1164232118191226881", "n":"1"]:
github.com/cockroachdb/cockroach/pkg/util/ctxgroup.Group.Wait({0xc0115fe380?, {0x87fb698?, 0xc0115eb1d0?}, 0xc0115e29f0?})
	pkg/util/ctxgroup/ctxgroup.go:151 +0xbb
github.com/cockroachdb/cockroach/pkg/util/ctxgroup.GoAndWait({0x87fb6d0?, 0xc0115ed800?}, {0xc011375cb0, 0x2, 0x6bf50c0?})
	pkg/util/ctxgroup/ctxgroup.go:224 +0x11d
github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed.(*RangeFeed).run(0xc0114f4000, {0x87fb6d0, 0xc0115ed800}, {0x886ab60, 0xc01149d1d0}, 0x0)
	pkg/kv/kvclient/rangefeed/rangefeed.go:396 +0xabd
github.com/cockroachdb/cockroach/pkg/kv/kvclient/rangefeed.(*RangeFeed).start.func1({0x87fb698?, 0xc01149d220?})
	pkg/kv/kvclient/rangefeed/rangefeed.go:256 +0x2e9
github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx.func1({0x87fb698, 0xc01149d220})
	pkg/util/stop/stopper.go:447 +0x8a
created by github.com/cockroachdb/cockroach/pkg/util/stop.(*Stopper).RunAsyncTaskEx in goroutine 1425
	pkg/util/stop/stopper.go:445 +0x125
Help

See also: How To Investigate a Go Test Failure (internal)

Same failure on other branches

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-62525

Epic CRDB-62146

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-robotOriginated from a bot.P-2Issues/test failures with a fix SLA of 3 monthsT-sql-foundationsSQL Foundations Team (formerly SQL Schema + SQL Sessions)branch-masterFailures and bugs on the master branch.target-release-26.3.0

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions