Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

roachtest: sqlsmith/setup=seed/setting=no-mutations failed #88545

Closed
cockroach-teamcity opened this issue Sep 23, 2022 · 1 comment
Closed

roachtest: sqlsmith/setup=seed/setting=no-mutations failed #88545

cockroach-teamcity opened this issue Sep 23, 2022 · 1 comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-queries SQL Queries Team
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Sep 23, 2022

roachtest.sqlsmith/setup=seed/setting=no-mutations failed with artifacts on master @ 34dc56fbb5789b39be47b110bf22332c7f5654f6:

test artifacts and logs in: /artifacts/sqlsmith/setup=seed/setting=no-mutations/run_1
	sqlsmith.go:266,sqlsmith.go:327,test_runner.go:928: error: pq: internal error: required ordering refers to non-output columns (op project)
		stmt:
		EXPLAIN SELECT
			tab_717._int8 AS col_1698, '40 years 3 mons 914 days 19:25:22.775718':::INTERVAL AS col_1699
		FROM
			defaultdb.public.seed@[0] AS tab_717
		WHERE
			tab_717._bool
		ORDER BY
			tab_717._date ASC,
			tab_717._bytes,
			tab_717._interval,
			tab_717._int2 ASC,
			tab_717._bool,
			tab_717._int4 DESC,
			tab_717._uuid DESC
		LIMIT
			17:::INT8;

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , ROACHTEST_encrypted=false , ROACHTEST_ssd=0

Help

See: roachtest README

See: How To Investigate (internal)

/cc @cockroachdb/sql-queries

This test on roachdash | Improve this report!

Jira issue: CRDB-19894

@cockroach-teamcity cockroach-teamcity added branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. labels Sep 23, 2022
@cockroach-teamcity cockroach-teamcity added this to the 22.2 milestone Sep 23, 2022
@blathers-crl blathers-crl bot added the T-sql-queries SQL Queries Team label Sep 23, 2022
@DrewKimball
Copy link
Collaborator

Dup of #88037

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-master Failures and bugs on the master branch. C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. T-sql-queries SQL Queries Team
Projects
Archived in project
Development

No branches or pull requests

2 participants