Skip to content
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.

Swarm test error in CI #1372

Closed
govint opened this issue Jun 8, 2017 · 2 comments
Closed

Swarm test error in CI #1372

govint opened this issue Jun 8, 2017 · 2 comments

Comments

@govint
Copy link
Contributor

govint commented Jun 8, 2017

Got thsi error during CI run - https://ci.vmware.run/vmware/docker-volume-vsphere/397

2017/06/07 12:44:13 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:13 Sleep for 2 seconds
2017/06/07 12:44:16 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:16 Sleep for 2 seconds
2017/06/07 12:44:18 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:18 Sleep for 2 seconds
2017/06/07 12:44:21 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:21 Sleep for 2 seconds
2017/06/07 12:44:23 Failed to invoke command [docker volume inspect --format '{{index .Status.status}}' swarm_test_volume_1496839264]: exit status 1
2017/06/07 12:44:23 Timed out to poll status


FAIL: swarm_test.go:91: SwarmTestSuite.TestDockerSwarm

swarm_test.go:141:
c.Assert(status, Equals, true, Commentf("Volume %s is still attached", s.volumeName))
... obtained bool = false
... expected bool = true
... Volume swarm_test_volume_1496839264 is still attached

2017/06/07 12:44:23 Destroying volume [swarm_test_volume_1496839264]

@shuklanirdesh82
Copy link
Contributor

I guess @shaominchen is taking care of this one as part of #1368.

@shaominchen Please confirm.

@shaominchen
Copy link
Contributor

Yes, in PR #1368 we are increasing the timeout value from 1 min to 2 mins.

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

No branches or pull requests

3 participants