Skip to content

Flaky test: TestAPISwarmServicesMultipleAgents (ppc64le) #23626

@tophj-ibm

Description

@tophj-ibm

Currently seen (sometimes) on ppc64le.

----------------------------------------------------------------------
09:59:37 FAIL: docker_api_swarm_test.go:228: DockerSwarmSuite.TestApiSwarmServicesMultipleAgents
09:59:37 
09:59:37 [d25244000] waiting for daemon to start
09:59:37 [d25244000] daemon started
09:59:37 [d57794000] waiting for daemon to start
09:59:37 [d57794000] daemon started
09:59:37 [d84297000] waiting for daemon to start
09:59:37 [d84297000] daemon started
09:59:37 timeout: d57794000
09:59:37 Attempt #2: daemon is still running with pid 26843
09:59:37 Attempt #3: daemon is still running with pid 26843
09:59:37 Attempt #4: daemon is still running with pid 26843
09:59:37 Attempt #5: daemon is still running with pid 26843
09:59:37 tried to interrupt daemon for 6 times, now try to kill it
09:59:37 docker_api_swarm_test.go:245:
09:59:37     // reconciliation on d2 node down
09:59:37     c.Assert(d2.Stop(), checker.IsNil)
09:59:37 ... value *os.PathError = &os.PathError{Op:"remove", Path:"/go/src/github.com/docker/docker/bundles/1.12.0-dev/test-integration-cli/d57794000/docker.pid", Err:0x2} ("remove /go/src/github.com/docker/docker/bundles/1.12.0-dev/test-integration-cli/d57794000/docker.pid: no such file or directory")
09:59:37 
09:59:37 [d25244000] exiting daemon
09:59:37 [d84297000] exiting daemon
10:00:05 
10:00:05 ----------------------------------------------------------------------

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions