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: TestImportAvro failed #138122

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

sql/importer: TestImportAvro failed #138122

cockroach-teamcity opened this issue Dec 31, 2024 · 0 comments
Labels
branch-release-24.3.3-rc 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.TestImportAvro failed on release-24.3.3-rc @ 7dab2bb943152658ca94aeae83c450742ec361a5:

        	Error Trace:	pkg/sql/importer/import_stmt_test.go:6702
        	Error:      	Received unexpected error:
        	            	sql: database is closed
        	Test:       	TestImportAvro/strict-import-errors-missing-fields
    --- FAIL: TestImportAvro/strict-import-errors-missing-fields (0.00s)
=== RUN   TestImportAvro/fail-import-expect-ocf-got-json
    import_stmt_test.go:6702: 
        	Error Trace:	pkg/sql/importer/import_stmt_test.go:6702
        	Error:      	Received unexpected error:
        	            	sql: database is closed
        	Test:       	TestImportAvro/fail-import-expect-ocf-got-json
    --- FAIL: TestImportAvro/fail-import-expect-ocf-got-json (0.00s)
=== RUN   TestImportAvro/import-avro-fragments
    import_stmt_test.go:6702: 
        	Error Trace:	pkg/sql/importer/import_stmt_test.go:6702
        	Error:      	Received unexpected error:
        	            	sql: database is closed
        	Test:       	TestImportAvro/import-avro-fragments
    --- FAIL: TestImportAvro/import-avro-fragments (0.00s)
=== RUN   TestImportAvro/import-json-pretty-printed-records
    import_stmt_test.go:6702: 
        	Error Trace:	pkg/sql/importer/import_stmt_test.go:6702
        	Error:      	Received unexpected error:
        	            	sql: database is closed
        	Test:       	TestImportAvro/import-json-pretty-printed-records
    --- FAIL: TestImportAvro/import-json-pretty-printed-records (0.00s)
=== RUN   TestImportAvro/import-json-records-into-table-ignores-extra-fields
    import_stmt_test.go:6702: 
        	Error Trace:	pkg/sql/importer/import_stmt_test.go:6702
        	Error:      	Received unexpected error:
        	            	sql: database is closed
        	Test:       	TestImportAvro/import-json-records-into-table-ignores-extra-fields
    --- FAIL: TestImportAvro/import-json-records-into-table-ignores-extra-fields (0.00s)
=== RUN   TestImportAvro/relaxed-import-sets-missing-fields
    import_stmt_test.go:6702: 
        	Error Trace:	pkg/sql/importer/import_stmt_test.go:6702
        	Error:      	Received unexpected error:
        	            	sql: database is closed
        	Test:       	TestImportAvro/relaxed-import-sets-missing-fields
    --- FAIL: TestImportAvro/relaxed-import-sets-missing-fields (0.00s)
=== RUN   TestImportAvro/strict-import-errors-extra-fields
    import_stmt_test.go:6702: 
        	Error Trace:	pkg/sql/importer/import_stmt_test.go:6702
        	Error:      	Received unexpected error:
        	            	sql: database is closed
        	Test:       	TestImportAvro/strict-import-errors-extra-fields
    --- FAIL: TestImportAvro/strict-import-errors-extra-fields (0.00s)
=== RUN   TestImportAvro/user-defined-schemas
    import_stmt_test.go:6728: error executing query="CREATE SCHEMA myschema" args=[]: sql: database is closed
    --- FAIL: TestImportAvro/user-defined-schemas (0.00s)

Parameters:

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

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

This test on roachdash | Improve this report!

Jira issue: CRDB-45907

@cockroach-teamcity cockroach-teamcity added branch-release-24.3.3-rc 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.3-rc 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