Skip to content

roachtest: sqlsmith/setup=empty/setting=no-mutations failed #86201

@cockroach-teamcity

Description

@cockroach-teamcity

roachtest.sqlsmith/setup=empty/setting=no-mutations failed with artifacts on master @ f4042d47fa8062a612c38d4696eb6bee9cee7c21:

test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=no-mutations/run_1
	sqlsmith.go:265,sqlsmith.go:325,test_runner.go:896: error: pq: internal error: crdb_internal.set_compaction_concurrency(): compaction_concurrency must be > 0
		stmt:
		SELECT
			tab_113526.col_194263 AS col_194265, 453213032:::INT8 AS col_194266
		FROM
			(
				VALUES
					(true),
					(true),
					(NULL),
					(false),
					(
						crdb_internal.set_compaction_concurrency(127:::INT8::INT8, (-6686260172759532247):::INT8::INT8, (-8623930486684336554):::INT8::INT8)::BOOL
					)
			)
				AS tab_113526 (col_194263),
			(VALUES ((-252947180):::INT8), (79985758:::INT8), ((-964813711):::INT8)) AS tab_113527 (col_194264)
		WHERE
			tab_113526.col_194263
		ORDER BY
			tab_113527.col_194264 ASC, tab_113527.col_194264
		LIMIT
			90:::INT8;

Parameters: ROACHTEST_cloud=gce , ROACHTEST_cpu=4 , 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-18626

Metadata

Metadata

Assignees

Labels

C-test-failureBroken test (automatically or manually discovered).O-roachtestO-robotOriginated from a bot.T-sql-queriesSQL Queries Teambranch-masterFailures and bugs on the master branch.

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions