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-ddl failed #88543

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

roachtest: sqlsmith/setup=seed/setting=no-ddl failed #88543

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-ddl failed with artifacts on master @ 34dc56fbb5789b39be47b110bf22332c7f5654f6:

																(NULL),
																(
																	ARRAY[e'\x05\x02-\x04y``A6\n':::STRING:::NAME,'':::STRING,e'5\x7f\x1ak]Ae>':::STRING:::NAME]
																)
														)
															AS tab_1301 (col_3109)
												)
										SELECT
											ARRAY[27049:::INT8,(-5539):::INT8] AS col_3110
										LIMIT
											1:::INT8
									)
								),
								((SELECT ARRAY[(-28497):::INT8] AS col_3111 LIMIT 1:::INT8)),
								(ARRAY[(-14165):::INT8,(-26783):::INT8]),
								(ARRAY[(-32768):::INT8,(-32159):::INT8])
						)
							AS tab_1302 (col_3112)
				),
			with_450 (col_3113)
				AS (
					SELECT
						(-3.401050991439760205E+22):::DECIMAL AS col_3113
					FROM
						defaultdb.public.seed@seed__int8__float8__date_idx AS tab_1303
						JOIN defaultdb.public.seed@[0] AS tab_1304 ON
								(tab_1303._timestamp) = (tab_1304._timestamp)
								AND (tab_1303.crdb_internal_mvcc_timestamp) = (tab_1304._decimal)
					WHERE
						false
				)
		SELECT
			tab_1305._decimal AS col_3114,
			(-1.717440337383369):::FLOAT8 AS col_3115,
			tab_1305._decimal AS col_3116,
			tab_1305._timestamptz AS col_3117,
			true AS col_3118,
			tab_1305._int8 AS col_3119,
			(row_to_json((1044316261:::OID,))::JSONB::JSONB - e'\x18\x18RZ\x11':::STRING::STRING)::JSONB AS col_3120,
			'3457ff25-d150-4b47-b457-df8f82769d5c':::UUID AS col_3121,
			tab_1305._date AS col_3122,
			tab_1305._bytes AS col_3123
		FROM
			defaultdb.public.seed@[0] AS tab_1305
		WHERE
			tab_1305._bool
		ORDER BY
			tab_1305._uuid, tab_1305._bool ASC
		LIMIT
			7:::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-19961

@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