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=empty/setting=no-mutations failed #137968

Open
cockroach-teamcity opened this issue Dec 24, 2024 · 0 comments
Open

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

cockroach-teamcity opened this issue Dec 24, 2024 · 0 comments
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. O-rsg Random Syntax Generator T-sql-queries SQL Queries Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 24, 2024

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

(sqlsmith.go:255).func3: error: pq: internal error: invalid datum type given: TIMESTAMP, expected TIMESTAMPTZ
stmt:
SELECT
	tab_18298.col_30903 AS col_30904
FROM
	(
		VALUES
			(
				('-26 years -422 days -21:13:57.660026':::INTERVAL::INTERVAL + now():::TIMESTAMP::TIMESTAMP::TIMESTAMP)::TIMESTAMP
			),
			(NULL)
	)
		AS tab_18298 (col_30903)
ORDER BY
	tab_18298.col_30903 ASC
LIMIT
	3:::INT8;
test artifacts and logs in: /artifacts/sqlsmith/setup=empty/setting=no-mutations/run_1

Parameters:

  • arch=amd64
  • cloud=gce
  • coverageBuild=false
  • cpu=4
  • encrypted=false
  • metamorphicLeases=leader
  • runtimeAssertionsBuild=false
  • ssd=0
Help

See: roachtest README

See: How To Investigate (internal)

See: Grafana

This test on roachdash | Improve this report!

Jira issue: CRDB-45822

@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. O-rsg Random Syntax Generator T-sql-queries SQL Queries Team labels Dec 24, 2024
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Dec 24, 2024
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. O-rsg Random Syntax Generator T-sql-queries SQL Queries Team
Projects
Status: Triage
Development

No branches or pull requests

1 participant