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 decoding unset EncDatum #49251

Closed
cockroach-teamcity opened this issue May 19, 2020 · 2 comments
Closed

roachtest: sqlsmith decoding unset EncDatum #49251

cockroach-teamcity opened this issue May 19, 2020 · 2 comments
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.
Milestone

Comments

@cockroach-teamcity
Copy link
Member

(roachtest).sqlsmith/setup=seed/setting=no-mutations failed on release-20.1@6123c0c73ff0eea223cfd25e1e557648413126f8:

The test failed on branch=release-20.1, cloud=gce:
test artifacts and logs in: /home/agent/work/.go/src/github.com/cockroachdb/cockroach/artifacts/sqlsmith/setup=seed/setting=no-mutations/run_1
	sqlsmith.go:169,sqlsmith.go:199,test_runner.go:753: error: pq: internal error: decoding unset EncDatum
		stmt:
		SELECT
			NULL AS col_40022,
			((-4138610492061687842):::INT8::INT8 * tab_16520._interval::INTERVAL)::INTERVAL AS col_40023,
			tab_16520._jsonb AS col_40024
		FROM
			defaultdb.public.seed@seed__int8__float8__date_idx AS tab_16520
		LIMIT
			81:::INT8;

More

Artifacts: /sqlsmith/setup=seed/setting=no-mutations
Related:

See this test on roachdash
powered by pkg/cmd/internal/issues

@cockroach-teamcity cockroach-teamcity added branch-release-20.1 C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot. release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels May 19, 2020
@cockroach-teamcity cockroach-teamcity added this to the 20.1 milestone May 19, 2020
@dt
Copy link
Member

dt commented Sep 3, 2020

Did this get triaged?

@dt dt removed branch-release-20.1 release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. labels Sep 3, 2020
@asubiotto asubiotto changed the title roachtest: sqlsmith/setup=seed/setting=no-mutations failed roachtest: sqlsmith decoding unset EncDatum Sep 16, 2020
@asubiotto
Copy link
Contributor

It's unfortunate that this stayed under the radar because the build setup got cleaned up. I haven't been able to reproduce this and I don't think there's anything actionable here. cc @yuzefovich

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-roachtest O-robot Originated from a bot.
Projects
None yet
Development

No branches or pull requests

4 participants