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/catalog/descs: TestHydrateCatalog failed #101678

Closed
cockroach-teamcity opened this issue Apr 17, 2023 · 1 comment
Closed

sql/catalog/descs: TestHydrateCatalog failed #101678

cockroach-teamcity opened this issue Apr 17, 2023 · 1 comment
Labels
C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Apr 17, 2023

sql/catalog/descs.TestHydrateCatalog failed with artifacts on release-23.1.0 @ 0c0403fc232bf49fe450cf6b5529a09a2ae8ab20:

Fatal error:

panic: test timed out after 55s

Stack:

goroutine 30387 [running]:
testing.(*M).startAlarm.func1()
	GOROOT/src/testing/testing.go:2036 +0x88
created by time.goFunc
	GOROOT/src/time/sleep.go:176 +0x38
Log preceding fatal error

=== RUN   TestHydrateCatalog
    test_log_scope.go:161: test logs captured to: /artifacts/tmp/_tmp/75dfee071ab560e8309157a7e5222bd9/logTestHydrateCatalog2773331742
    test_log_scope.go:79: use -show-logs to present logs inline
=== CONT  TestHydrateCatalog
    collection_test.go:1081: -- test log scope end --

Help

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

/cc @cockroachdb/sql-schema

This test on roachdash | Improve this report!

Jira issue: CRDB-27087

@cockroach-teamcity cockroach-teamcity added branch-release-23.1.0 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. labels Apr 17, 2023
@cockroach-teamcity cockroach-teamcity added this to the 23.1 milestone Apr 17, 2023
@blathers-crl blathers-crl bot added the T-sql-schema-deprecated Use T-sql-foundations instead label Apr 17, 2023
@fqazi
Copy link
Collaborator

fqazi commented Apr 18, 2023

All of the following tests that fail on ARM are hitting a 55-second timeout here, maybe this is overload, and we need to bump this up:
#100757
#101678
#101375
#101698

We will wait for one triage cycle and see if this reoccurs.

@rafiss rafiss closed this as completed Apr 25, 2023
@exalate-issue-sync exalate-issue-sync bot added T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) and removed T-sql-schema-deprecated Use T-sql-foundations instead labels May 10, 2023
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-robot Originated from a bot. T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

3 participants