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

Flaky Test: DockerSwarmSuite.TestAPISwarmManagerRestore #34993

Open
vdemeester opened this issue Sep 27, 2017 · 1 comment
Open

Flaky Test: DockerSwarmSuite.TestAPISwarmManagerRestore #34993

vdemeester opened this issue Sep 27, 2017 · 1 comment
Labels
area/testing status/needs-attention Calls for a collective discussion during a review session

Comments

@vdemeester
Copy link
Member

Saw that on master build (ubuntu-1404 && aufs) : https://jenkins.dockerproject.org/job/Docker%20Master/label=ubuntu-1404%20&&%20aufs/9249/console

21:42:45 FAIL: docker_api_swarm_test.go:457: DockerSwarmSuite.TestAPISwarmManagerRestore
21:42:45 
21:42:45 [de5a32c75b439] waiting for daemon to start
21:42:45 [de5a32c75b439] daemon started
21:42:45 
21:42:45 [de5a32c75b439] exiting daemon
21:42:45 [de5a32c75b439] waiting for daemon to start
21:42:45 [de5a32c75b439] daemon started
21:42:45 
21:42:45 [d029a62f4baa2] waiting for daemon to start
21:42:45 [d029a62f4baa2] daemon started
21:42:45 
21:42:45 [d029a62f4baa2] exiting daemon
21:42:45 [d029a62f4baa2] waiting for daemon to start
21:42:45 [d029a62f4baa2] daemon started
21:42:45 
21:42:45 [d5e0ccdd8cc83] waiting for daemon to start
21:42:45 [d5e0ccdd8cc83] daemon started
21:42:45 
21:42:45 [d5e0ccdd8cc83] exiting daemon
21:42:45 [d5e0ccdd8cc83] waiting for daemon to start
21:42:45 [d5e0ccdd8cc83] daemon started
21:42:45 
21:42:45 docker_api_swarm_test.go:478:
21:42:45     d3.GetService(c, id)
21:42:45 daemon/daemon_swarm.go:161:
21:42:45     c.Assert(err, checker.IsNil)
21:42:45 ... value *errors.errorString = &errors.errorString{s:"Error response from daemon: rpc error: code = Unknown desc = The swarm does not have a leader. It's possible that too few managers are online. Make sure more than half of the managers are online."} ("Error response from daemon: rpc error: code = Unknown desc = The swarm does not have a leader. It's possible that too few managers are online. Make sure more than half of the managers are online.")
21:42:45 
21:42:45 [de5a32c75b439] exiting daemon
21:42:45 [d029a62f4baa2] exiting daemon
21:42:45 [d5e0ccdd8cc83] exiting daemon
@seemethere
Copy link
Contributor

Also experiencing this on some builds of Docker EE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/testing status/needs-attention Calls for a collective discussion during a review session
Projects
None yet
Development

No branches or pull requests

3 participants