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

address already in use with some server's test. #45216

Closed
Tracked by #41316
hawkingrei opened this issue Jul 6, 2023 · 0 comments · Fixed by #45215
Closed
Tracked by #41316

address already in use with some server's test. #45216

hawkingrei opened this issue Jul 6, 2023 · 0 comments · Fixed by #45215
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.

Comments

@hawkingrei
Copy link
Member

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

2. What did you expect to see? (Required)

3. What did you see instead (Required)

     tidb_test.go:3198: 
        	Error Trace:	server/tidb_test.go:3198
        	Error:      	Received unexpected error:
        	            	listen tcp 127.0.0.1:4000: bind: address already in use
        	            	github.com/pingcap/errors.AddStack
        	            		external/com_github_pingcap_errors/errors.go:174
        	            	github.com/pingcap/errors.Trace
        	            		external/com_github_pingcap_errors/juju_adaptor.go:15
        	            	github.com/pingcap/tidb/server.NewServer
        	            		server/server.go:275
        	            	github.com/pingcap/tidb/server.TestProxyProtocolWithIpNoFallbackable
        	            		server/tidb_test.go:3197
        	            	testing.tRunner
        	            		GOROOT/src/testing/testing.go:1576
        	            	runtime.goexit
        	            		src/runtime/asm_amd64.s:1598
        	Test:       	TestProxyProtocolWithIpNoFallbackable 

4. What is your TiDB version? (Required)

@hawkingrei hawkingrei added type/bug The issue is confirmed as a bug. component/test severity/moderate labels Jul 6, 2023
This was referenced Jul 6, 2023
ti-chi-bot bot pushed a commit that referenced this issue Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/test severity/moderate type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant