Skip to content

Flaky test: TestAPISwarmServicesCreate #36903

@anusha-ragunathan

Description

@anusha-ragunathan

Lately, CI has been failing on TestAPISwarmServicesCreate.

Sample failure from https://jenkins.dockerproject.org/job/Docker-PRs-powerpc/9522/console

18:10:26 ----------------------------------------------------------------------
18:10:26 FAIL: docker_api_swarm_service_test.go:59: DockerSwarmSuite.TestAPISwarmServicesCreate
18:10:26 
18:10:26 [dc79fc30c964e] waiting for daemon to start
18:10:26 [dc79fc30c964e] daemon started
18:10:26 
18:10:26 docker_api_swarm_service_test.go:90:
18:10:26     waitAndAssert(c, defaultReconciliationTimeout, d.CheckActiveContainerCount, checker.Equals, 0)
18:10:26 docker_utils_test.go:435:
18:10:26     c.Assert(v, checker, args...)
18:10:26 ... obtained int = 1
18:10:26 ... expected int = 0
18:10:26 ... output: "20e440c9847e\n"
18:10:26 
18:10:26 [dc79fc30c964e] exiting daemon
18:10:55 
18:10:55 ----------------------------------------------------------------------

docker.log

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions