Skip to content

Flaky test: DockerSwarmSuite.TestPruneNetwork #27866

@tophj-ibm

Description

@tophj-ibm

Seen flakily failing on arm and ppc64le.

----------------------------------------------------------------------
FAIL: docker_cli_prune_unix_test.go:26: DockerSwarmSuite.TestPruneNetwork

[d4ebd159337da] waiting for daemon to start
[d4ebd159337da] daemon started
docker_cli_prune_unix_test.go:35:
    c.Assert(err, checker.IsNil)
... value *exec.ExitError = &exec.ExitError{ProcessState:(*os.ProcessState)(0xc4205245a0), Stderr:[]uint8(nil)} ("exit status 1")

[d4ebd159337da] exiting daemon

----------------------------------------------------------------------

unfortunately the Jenkins logs were deleted as I was making this, but I'm seeing it on my local power machine on master as well.

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