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

Integration test failure: TestDemoteToSingleManager #1680

Closed
aaronlehmann opened this issue Oct 22, 2016 · 2 comments
Closed

Integration test failure: TestDemoteToSingleManager #1680

aaronlehmann opened this issue Oct 22, 2016 · 2 comments

Comments

@aaronlehmann
Copy link
Collaborator

Saw the failure here: https://circleci.com/gh/docker/swarmkit/5056

--- FAIL: TestDemoteToSingleManager (5.11s)
    Error Trace:    integration_test.go:294
    Error:      Received unexpected error "rpc error: code = 13 desc = transport is closing"

cc @LK4D4

@aaronlehmann
Copy link
Collaborator Author

Have an error message now:

--- FAIL: TestDemoteToSingleManager (68.92s)
    Error Trace:    integration_test.go:103
            integration_test.go:290
    Error:      Received unexpected error node 641qbawnuunrlrnypp7yppuh1 had different roles in spec and certificate, WORKER and MANAGER respectively
            github.com/docker/swarmkit/manager/state/raft/testutils.PollFuncWithTimeout
                /home/ubuntu/.go_workspace/src/github.com/docker/swarmkit/manager/state/raft/testutils/testutils.go:74: polling failed

@aaronlehmann
Copy link
Collaborator Author

Integration tests seem to run reliably after the work done for #1826. Closing.

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

No branches or pull requests

2 participants