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

sql/importer: TestImportPgDump failed #138131

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

sql/importer: TestImportPgDump failed #138131

cockroach-teamcity opened this issue Dec 31, 2024 · 0 comments
Labels
branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 C-test-failure Broken test (automatically or manually discovered). 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. T-sql-queries SQL Queries Team

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 31, 2024

sql/importer.TestImportPgDump failed on release-24.3 @ e4dfca280a15812780ddf6d494899a9b2b61f5c8:

=== RUN   TestImportPgDump
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestImportPgDump3270365963
    test_log_scope.go:76: use -show-logs to present logs inline
    test_server_shim.go:152: automatically injected an external process virtual cluster under test; see comment at top of test_server_shim.go for details.
    import_stmt_test.go:5944: -- test log scope end --
test logs left over in: outputs.zip/logTestImportPgDump3270365963
--- FAIL: TestImportPgDump (1928.60s)
=== RUN   TestImportPgDump/target-cols-reordered
    import_stmt_test.go:5909: error executing query="DROP TABLE t" args=[]: pq: polling for queued jobs to complete: poll-show-jobs: session record deleted
    --- FAIL: TestImportPgDump/target-cols-reordered (285.90s)
=== RUN   TestImportPgDump/import-into-not-supported
    import_stmt_test.go:5919: error executing query="CREATE TABLE t (a INT, b INT)" args=[]: dial tcp 127.0.0.1:39883: connect: connection refused
    panic.go:626: error executing query="DROP TABLE t" args=[]: dial tcp 127.0.0.1:39883: connect: connection refused
    --- FAIL: TestImportPgDump/import-into-not-supported (0.20s)
=== RUN   TestImportPgDump/more-target-cols-than-data
    import_stmt_test.go:5939: error executing query="\nIMPORT TABLE t FROM PGDUMP ($1) WITH ignore_unsupported_statements" args=["http://127.0.0.1:38887"]: dial tcp 127.0.0.1:39883: connect: connection refused
    panic.go:626: error executing query="DROP TABLE t" args=[]: dial tcp 127.0.0.1:39883: connect: connection refused
    --- FAIL: TestImportPgDump/more-target-cols-than-data (0.16s)

Parameters:

  • attempt=1
  • race=true
  • run=3
  • shard=4
Help

See also: How To Investigate a Go Test Failure (internal)

This test on roachdash | Improve this report!

Jira issue: CRDB-45916

@cockroach-teamcity cockroach-teamcity added branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 C-test-failure Broken test (automatically or manually discovered). 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. T-sql-queries SQL Queries Team labels Dec 31, 2024
@github-project-automation github-project-automation bot moved this to Triage in SQL Queries Dec 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-24.3 Used to mark GA and release blockers, technical advisories, and bugs for 24.3 C-test-failure Broken test (automatically or manually discovered). 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. T-sql-queries SQL Queries Team
Projects
Status: Triage
Development

No branches or pull requests

1 participant