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

ccl/sqlproxyccl: TestFailedConnection failed #126078

Open
cockroach-teamcity opened this issue Jun 23, 2024 · 1 comment
Open

ccl/sqlproxyccl: TestFailedConnection failed #126078

cockroach-teamcity opened this issue Jun 23, 2024 · 1 comment
Assignees
Labels
branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-serverless
Milestone

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Jun 23, 2024

ccl/sqlproxyccl.TestFailedConnection failed with artifacts on release-23.2 @ c767cdecc5eef076a585e2f0aca5fb7353db6f36:

=== RUN   TestFailedConnection
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/a455c59caed0cf9d0a0298ad88bfe7a2/logTestFailedConnection1151412301
    test_log_scope.go:81: use -show-logs to present logs inline
    proxy_handler_test.go:2841: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/proxy_handler_test.go:2875
        	Error:      	Expect "failed to connect to ``host=localhost user=unused database=``: failed to receive message (unexpected EOF)" to match "server requires encryption"
        	Test:       	TestFailedConnection
    panic.go:523: -- test log scope end --
--- FAIL: TestFailedConnection (1.04s)

Parameters:

  • TAGS=bazel,gss,deadlock
  • stress=true
Help

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

Same failure on other branches

/cc @cockroachdb/sql-foundations @cockroachdb/server

This test on roachdash | Improve this report!

Jira issue: CRDB-39762

@cockroach-teamcity cockroach-teamcity added branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 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-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jun 23, 2024
@cockroach-teamcity cockroach-teamcity added this to the 23.2 milestone Jun 23, 2024
@exalate-issue-sync exalate-issue-sync bot added T-serverless and removed T-sql-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Jun 24, 2024
@JeffSwenson JeffSwenson removed the release-blocker Indicates a release-blocker. Use with branch-release-2x.x label to denote which branch is blocked. label Jun 27, 2024
@cockroach-teamcity
Copy link
Member Author

ccl/sqlproxyccl.TestFailedConnection failed with artifacts on release-23.2 @ a3e6d01e46be4b18758e43417911ee91f13c1098:

=== RUN   TestFailedConnection
    test_log_scope.go:170: test logs captured to: /artifacts/tmp/_tmp/a455c59caed0cf9d0a0298ad88bfe7a2/logTestFailedConnection1773724126
    test_log_scope.go:81: use -show-logs to present logs inline
    proxy_handler_test.go:2841: 
        	Error Trace:	github.com/cockroachdb/cockroach/pkg/ccl/sqlproxyccl/proxy_handler_test.go:2875
        	Error:      	Expect "failed to connect to ``host=localhost user=unused database=``: failed to receive message (unexpected EOF)" to match "server requires encryption"
        	Test:       	TestFailedConnection
    panic.go:523: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/a455c59caed0cf9d0a0298ad88bfe7a2/logTestFailedConnection1773724126
--- FAIL: TestFailedConnection (1.03s)

Parameters:

  • TAGS=bazel,gss,deadlock
  • stress=true
Help

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

Same failure on other branches

This test on roachdash | Improve this report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch-release-23.2 Used to mark GA and release blockers and technical advisories for 23.2 C-test-failure Broken test (automatically or manually discovered). O-robot Originated from a bot. T-serverless
Projects
SQL Foundations
  
Triage
Development

No branches or pull requests

2 participants