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: TestPrivateEndpointsACL failed #136387

Open
cockroach-teamcity opened this issue Nov 29, 2024 · 0 comments
Open

ccl/sqlproxyccl: TestPrivateEndpointsACL failed #136387

cockroach-teamcity opened this issue Nov 29, 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-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Nov 29, 2024

ccl/sqlproxyccl.TestPrivateEndpointsACL failed with artifacts on release-24.3 @ 232c636b5477e06c1b25b04b3a3c710fdf7a8b2e:

=== RUN   TestPrivateEndpointsACL
    test_log_scope.go:165: test logs captured to: /artifacts/tmp/_tmp/8b67916b40b2ca2b9d724d711ff9c3e7/logTestPrivateEndpointsACL1324483565
    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.
    proxy_handler_test.go:466: -- test log scope end --
test logs left over in: /artifacts/tmp/_tmp/8b67916b40b2ca2b9d724d711ff9c3e7/logTestPrivateEndpointsACL1324483565
--- FAIL: TestPrivateEndpointsACL (2.05s)
=== RUN   TestPrivateEndpointsACL/private_connection_allowed
    proxy_handler_test.go:395: 
        	Error Trace:	pkg/ccl/sqlproxyccl/proxy_handler_test.go:2944
        	Error:      	Expected nil, but got: &sqlproxyccl.errWithCode{
        	            	    code:  4,
        	            	    cause: &withstack.withStack{
        	            	        cause: &errutil.withPrefix{
        	            	            cause:  &errors.errorString{s:"proxyproto: proxy protocol signature not present"},
        	            	            prefix: "while receiving startup message",
        	            	        },
        	            	        stack: &withstack.stack{0x4336731, 0x43430fc, 0x4348c88, 0x1245eb8, 0x48ec44},
        	            	    },
        	            	}
        	Test:       	TestPrivateEndpointsACL/private_connection_allowed
    --- FAIL: TestPrivateEndpointsACL/private_connection_allowed (0.05s)
Help

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

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

This test on roachdash | Improve this report!

Jira issue: CRDB-45006

@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-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions) labels Nov 29, 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-foundations SQL Foundations Team (formerly SQL Schema + SQL Sessions)
Projects
None yet
Development

No branches or pull requests

1 participant