-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
Description
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.
Reactions are currently unavailable