cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
30.12k stars 3.81k forks source link

sql/tests: TestRandomSyntaxGeneration failed [unhandled kind: 0] #133510

Open cockroach-teamcity opened 2 weeks ago

cockroach-teamcity commented 2 weeks ago

sql/tests.TestRandomSyntaxGeneration failed with artifacts on release-23.2 @ 520b62634e9478db36c5ec81d43d1ccaf821185c:

Random syntax error:

    rsg_test.go:962: Crash detected: server panic: pq: internal error: building declarative schema change targets for DROP SCHEMA: unhandled kind: 0

Query:

        DROP SCHEMA PUBLIC;
Help

See also: [How To Investigate a Go Test Failure \(internal\)](https://cockroachlabs.atlassian.net/l/c/HgfXfJgM)

Same failure on other branches

- #132558 sql/tests: TestRandomSyntaxGeneration failed [C-test-failure O-robot T-db-server branch-release-24.1.6-rc]

/cc @cockroachdb/sql-foundations

This test on roachdash | Improve this report!

Jira issue: CRDB-43649

fqazi commented 2 weeks ago

Lets see if this occurs again, there isn't sufficient information here to figure out what went wrong.

rafiss commented 1 week ago

Happened again: https://github.com/cockroachdb/cockroach/issues/133913