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

When running tests on a mac, the Docker IP address doesn't allow inbound. As a result, the LogStream Test times out #3152

Closed
aronchick opened this issue Jan 3, 2024 · 3 comments
Assignees

Comments

@aronchick
Copy link
Collaborator

No description provided.

@aronchick aronchick self-assigned this Jan 3, 2024
@rossjones
Copy link
Contributor

Do you have any more info about your setup as this works fine for me (I dev on a mac) and although I've seen this very sporadically, I wouldn't go so far as "it doesn't work".

@aronchick
Copy link
Collaborator Author

This is what I get (fairly regularly).

18:02:56.281 | INF pkg/executor/docker/handler.go:169 > removing container [container:1d90e96b387aacb312fd145779c5fbc689ee138de3b3c4d2a82c896c0f6c095c] [execution:0aa9c180-8c38-4378-b35d-a8e05a99226c] [job:eb90358a-4d70-4eac-a3be-4b6717211388]
    stream_address_test.go:88:
        	Error Trace:	/Users/daaronch/code/bacalhau/pkg/test/logstream/stream_address_test.go:88
        	Error:      	Received unexpected error:
        	            	logstreamclient failed to open stream: failed to dial QmXp41fEzfd666kQo7LRUR9tCfXW5zwfZ8aA3r2SK31m9G:
        	            	  * [/ip4/192.0.2.42/tcp/63604] dial tcp4 0.0.0.0:63612->192.0.2.42:63604: i/o timeout
        	Test:       	TestLogStreamTestSuite/TestStreamAddress

@aronchick
Copy link
Collaborator Author

no repro/don't care - just test in CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants