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: TestImportIntoCSV failed #138136

Closed
cockroach-teamcity opened this issue Dec 31, 2024 · 1 comment
Closed

sql/importer: TestImportIntoCSV failed #138136

cockroach-teamcity opened this issue Dec 31, 2024 · 1 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 X-duplicate Closed as a duplicate of another issue.

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Dec 31, 2024

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

Fatal error:

panic: test timed out after 15m0s
running tests:
	TestImportIntoCSV (14m54s)
	TestImportIntoCSV/import-into-key-collision (44s)

Stack:

goroutine 401374 [running]:
testing.(*M).startAlarm.func1()
	GOROOT/src/testing/testing.go:2366 +0x385
created by time.goFunc
	GOROOT/src/time/sleep.go:177 +0x2d
Log preceding fatal error

=== RUN   TestImportIntoCSV
    test_log_scope.go:165: test logs captured to: outputs.zip/logTestImportIntoCSV1270931224
    test_log_scope.go:76: use -show-logs to present logs inline
=== RUN   TestImportIntoCSV/import-into-sstsize
=== RUN   TestImportIntoCSV/target-cols-with-default-pk/1
=== RUN   TestImportIntoCSV/import-into-auto-decompress
=== RUN   TestImportIntoCSV/import-into-bad-opt-name
=== RUN   TestImportIntoCSV/import-into-implicit-gzip
=== RUN   TestImportIntoCSV/import-into-no-decompress
=== RUN   TestImportIntoCSV/import-into-no-table
=== RUN   TestImportIntoCSV/target-cols-with-default-pk/1,teststr
=== RUN   TestImportIntoCSV/import-into-auto-bzip-wildcard
=== RUN   TestImportIntoCSV/import-into-checkpoint-leftover/empty-table
=== RUN   TestImportIntoCSV/import-into-explicit-gzip-wildcard
=== RUN   TestImportIntoCSV/import-into-no-decompress-wildcard
=== RUN   TestImportIntoCSV/csv-with-more-than-targeted-columns
=== RUN   TestImportIntoCSV/import-into-explicit-gzip
=== RUN   TestImportIntoCSV/import-into-same-file-diff-imports
=== RUN   TestImportIntoCSV/import-into-key-collision

Parameters:

  • attempt=1
  • run=12
  • shard=7
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

Jira issue: CRDB-45921

@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
@michae2
Copy link
Collaborator

michae2 commented Jan 2, 2025

dup of #129404

@michae2 michae2 closed this as completed Jan 2, 2025
@github-project-automation github-project-automation bot moved this from Triage to Done in SQL Queries Jan 2, 2025
@michae2 michae2 added the X-duplicate Closed as a duplicate of another issue. label Jan 2, 2025
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 X-duplicate Closed as a duplicate of another issue.
Projects
Status: Done
Development

No branches or pull requests

2 participants