-
Notifications
You must be signed in to change notification settings - Fork 146
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
Windows tests failing with: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: open \\\\.\\pipe\\08aEXWqjpu7u7318BQm1ZyV6ip9MmEzd.sock: The system cannot find the file specified." #4076
Comments
Pinging @elastic/elastic-agent (Team:Elastic-Agent) |
I suspect this was introduced by #3909 |
Got some logs via #4088
|
Adding some more timestamps it seems like we are trying to connect to the agent before the agent control server is initialized. See the
|
I believe I've fixed this with #4088 |
Looks like we are still marginal with the timing here, from https://buildkite.com/elastic/elastic-agent/builds/6350#018d1d51-70cf-4f56-8b11-53239e990059
The gRPC endpoint starts at Ah the failing test has a 10s timeout: elastic-agent/testing/integration/fake_test.go Lines 60 to 61 in 0beb0c1
|
Flaky Test
Stack Trace
Stack trace with logs from #4088:
The text was updated successfully, but these errors were encountered: