Skip to content

Console Output

Skipping 14 KB.. Full Log
3
17:09:56 [2022-05-18T17:09:56.279Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildWithEmptyDockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
17:09:56 [2022-05-18T17:09:56.279Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
17:09:56 [2022-05-18T17:09:56.279Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
17:09:56 [2022-05-18T17:09:56.279Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
17:09:56 [2022-05-18T17:09:56.279Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildPreserveOwnership
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildPreserveOwnership/copy_from
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
17:09:56 [2022-05-18T17:09:56.279Z] --- PASS: TestBuildPreserveOwnership (2.78s)
17:09:56 [2022-05-18T17:09:56.279Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.82s)
17:09:56 [2022-05-18T17:09:56.279Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildPlatformInvalid
17:09:56 [2022-05-18T17:09:56.279Z] --- PASS: TestBuildPlatformInvalid (0.09s)
17:09:56 [2022-05-18T17:09:56.279Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
17:09:56 [2022-05-18T17:09:56.279Z] Loaded image: busybox:latest
17:09:56 [2022-05-18T17:09:56.279Z] Loaded image: busybox:glibc
17:09:57 [2022-05-18T17:09:57.208Z] Loaded image: debian:bullseye-slim
17:09:57 [2022-05-18T17:09:57.208Z] Loaded image: hello-world:latest
17:09:57 [2022-05-18T17:09:57.208Z] Loaded image: arm32v7/hello-world:latest
17:10:05 [2022-05-18T17:10:05.298Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.27s)
17:10:05 [2022-05-18T17:10:05.298Z] PASS
17:10:05 [2022-05-18T17:10:05.298Z] 
17:10:05 [2022-05-18T17:10:05.298Z] === Skipped
17:10:05 [2022-05-18T17:10:05.298Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
17:10:05 [2022-05-18T17:10:05.298Z]     build_session_test.go:25: TODO: BuildKit
17:10:05 [2022-05-18T17:10:05.298Z] 
17:10:05 [2022-05-18T17:10:05.298Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
17:10:05 [2022-05-18T17:10:05.299Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
17:10:05 [2022-05-18T17:10:05.299Z] 
17:10:05 [2022-05-18T17:10:05.299Z] DONE 34 tests, 2 skipped in 65.742s
17:10:05 [2022-05-18T17:10:05.299Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
17:10:05 [2022-05-18T17:10:05.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:10:05 [2022-05-18T17:10:05.299Z] ++ set -e
17:10:05 [2022-05-18T17:10:05.299Z] ++ '[' -n 0 ']'
17:10:05 [2022-05-18T17:10:05.299Z] ++ set -x
17:10:05 [2022-05-18T17:10:05.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
17:10:05 [2022-05-18T17:10:05.299Z] INFO: Testing against a local daemon
17:10:05 [2022-05-18T17:10:05.299Z] === RUN   TestConfigInspect
17:10:06 [2022-05-18T17:10:06.664Z] --- PASS: TestConfigInspect (2.19s)
17:10:06 [2022-05-18T17:10:06.664Z] === RUN   TestConfigList
17:10:09 [2022-05-18T17:10:09.180Z] --- PASS: TestConfigList (2.18s)
17:10:09 [2022-05-18T17:10:09.180Z] === RUN   TestConfigsCreateAndDelete
17:10:11 [2022-05-18T17:10:11.069Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
17:10:11 [2022-05-18T17:10:11.069Z] === RUN   TestConfigsUpdate
17:10:13 [2022-05-18T17:10:13.585Z] --- PASS: TestConfigsUpdate (2.14s)
17:10:13 [2022-05-18T17:10:13.585Z] === RUN   TestTemplatedConfig
17:10:16 [2022-05-18T17:10:16.101Z] --- PASS: TestTemplatedConfig (2.42s)
17:10:16 [2022-05-18T17:10:16.101Z] === RUN   TestConfigCreateResolve
17:10:17 [2022-05-18T17:10:17.991Z] --- PASS: TestConfigCreateResolve (2.25s)
17:10:17 [2022-05-18T17:10:17.991Z] PASS
17:10:17 [2022-05-18T17:10:17.991Z] 
17:10:17 [2022-05-18T17:10:17.991Z] DONE 6 tests in 13.446s
17:10:17 [2022-05-18T17:10:17.991Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
17:10:17 [2022-05-18T17:10:17.991Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:10:17 [2022-05-18T17:10:17.991Z] ++ set -e
17:10:17 [2022-05-18T17:10:17.991Z] ++ '[' -n 0 ']'
17:10:17 [2022-05-18T17:10:17.991Z] ++ set -x
17:10:17 [2022-05-18T17:10:17.991Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
17:10:17 [2022-05-18T17:10:17.991Z] INFO: Testing against a local daemon
17:10:17 [2022-05-18T17:10:17.991Z] === RUN   TestAttachWithTTY
17:10:17 [2022-05-18T17:10:17.991Z] --- PASS: TestAttachWithTTY (0.05s)
17:10:17 [2022-05-18T17:10:17.991Z] === RUN   TestAttachWithoutTTy
17:10:18 [2022-05-18T17:10:18.250Z] --- PASS: TestAttachWithoutTTy (0.04s)
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestCheckpoint
17:10:18 [2022-05-18T17:10:18.251Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:10:18 [2022-05-18T17:10:18.251Z] --- SKIP: TestCheckpoint (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/commit
17:10:18 [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/commit
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/create
17:10:18 [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/containers/create
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
17:10:18 [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
17:10:18 [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
17:10:18 [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:10:18 [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
17:10:18 [2022-05-18T17:10:18.251Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
17:10:18 [2022-05-18T17:10:18.251Z] === CONT  TestContainerInvalidJSON/commit
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
17:10:18 [2022-05-18T17:10:18.251Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/commit/empty_body
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
17:10:18 [2022-05-18T17:10:18.251Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
17:10:18 [2022-05-18T17:10:18.251Z] === CONT  TestContainerInvalidJSON/containers/create
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
17:10:18 [2022-05-18T17:10:18.251Z] --- PASS: TestContainerInvalidJSON (0.01s)
17:10:18 [2022-05-18T17:10:18.251Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestCopyFromContainerPathDoesNotExist
17:10:18 [2022-05-18T17:10:18.251Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestCopyFromContainerPathIsNotDir
17:10:18 [2022-05-18T17:10:18.251Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestCopyToContainerPathDoesNotExist
17:10:18 [2022-05-18T17:10:18.251Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
17:10:18 [2022-05-18T17:10:18.251Z] === RUN   TestCopyEmptyFile
17:10:18 [2022-05-18T17:10:18.507Z] --- PASS: TestCopyEmptyFile (0.21s)
17:10:18 [2022-05-18T17:10:18.507Z] === RUN   TestCopyToContainerPathIsNotDir
17:10:18 [2022-05-18T17:10:18.507Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
17:10:18 [2022-05-18T17:10:18.507Z] === RUN   TestCopyFromContainer
17:10:19 [2022-05-18T17:10:19.434Z] === RUN   TestCopyFromContainer//
17:10:19 [2022-05-18T17:10:19.690Z] === RUN   TestCopyFromContainer//bar/root
17:10:19 [2022-05-18T17:10:19.690Z] === RUN   TestCopyFromContainer//bar/root/
17:10:19 [2022-05-18T17:10:19.690Z] === RUN   TestCopyFromContainer/bar/quux
17:10:19 [2022-05-18T17:10:19.690Z] === RUN   TestCopyFromContainer/bar/quux/
17:10:19 [2022-05-18T17:10:19.947Z] === RUN   TestCopyFromContainer/bar/quux/baz
17:10:19 [2022-05-18T17:10:19.947Z] === RUN   TestCopyFromContainer/bar/filesymlink
17:10:19 [2022-05-18T17:10:19.947Z] === RUN   TestCopyFromContainer/bar/dirsymlink
17:10:19 [2022-05-18T17:10:19.947Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
17:10:19 [2022-05-18T17:10:19.947Z] === RUN   TestCopyFromContainer/bar/notarget
17:10:20 [2022-05-18T17:10:20.203Z] --- PASS: TestCopyFromContainer (1.57s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer// (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:20 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:20 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:20 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:20 [2022-05-18T17:10:20.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
17:10:20 [2022-05-18T17:10:20.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
17:10:20 [2022-05-18T17:10:20.203Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
17:10:20 [2022-05-18T17:10:20.203Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateLinkToNonExistingContainer
17:10:20 [2022-05-18T17:10:20.203Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateWithInvalidEnv
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateWithInvalidEnv/0
17:10:20 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateWithInvalidEnv/0
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateWithInvalidEnv/1
17:10:20 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateWithInvalidEnv/1
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateWithInvalidEnv/2
17:10:20 [2022-05-18T17:10:20.203Z] === PAUSE TestCreateWithInvalidEnv/2
17:10:20 [2022-05-18T17:10:20.203Z] === CONT  TestCreateWithInvalidEnv/0
17:10:20 [2022-05-18T17:10:20.203Z] === CONT  TestCreateWithInvalidEnv/2
17:10:20 [2022-05-18T17:10:20.203Z] === CONT  TestCreateWithInvalidEnv/1
17:10:20 [2022-05-18T17:10:20.203Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
17:10:20 [2022-05-18T17:10:20.203Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateTmpfsMountsTarget
17:10:20 [2022-05-18T17:10:20.203Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
17:10:20 [2022-05-18T17:10:20.203Z] === RUN   TestCreateWithCustomMaskedPaths
17:10:21 [2022-05-18T17:10:21.569Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s)
17:10:21 [2022-05-18T17:10:21.569Z] === RUN   TestCreateWithCustomReadonlyPaths
17:10:22 [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s)
17:10:22 [2022-05-18T17:10:22.935Z] === RUN   TestCreateWithInvalidHealthcheckParams
17:10:22 [2022-05-18T17:10:22.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:22 [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:22 [2022-05-18T17:10:22.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:22 [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:22 [2022-05-18T17:10:22.935Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
17:10:22 [2022-05-18T17:10:22.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
17:10:22 [2022-05-18T17:10:22.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
17:10:22 [2022-05-18T17:10:22.935Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
17:10:22 [2022-05-18T17:10:22.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
17:10:22 [2022-05-18T17:10:22.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
17:10:22 [2022-05-18T17:10:22.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
17:10:22 [2022-05-18T17:10:22.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
17:10:22 [2022-05-18T17:10:22.935Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
17:10:22 [2022-05-18T17:10:22.935Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
17:10:23 [2022-05-18T17:10:23.192Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestCreateDifferentPlatform
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestCreateDifferentPlatform/different_os
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
17:10:23 [2022-05-18T17:10:23.192Z] --- PASS: TestCreateDifferentPlatform (0.02s)
17:10:23 [2022-05-18T17:10:23.192Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
17:10:23 [2022-05-18T17:10:23.192Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestCreateVolumesFromNonExistingContainer
17:10:23 [2022-05-18T17:10:23.192Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
17:10:23 [2022-05-18T17:10:23.192Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestContainerStartOnDaemonRestart
17:10:23 [2022-05-18T17:10:23.192Z] === PAUSE TestContainerStartOnDaemonRestart
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestDaemonRestartIpcMode
17:10:23 [2022-05-18T17:10:23.192Z] === PAUSE TestDaemonRestartIpcMode
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestDaemonHostGatewayIP
17:10:23 [2022-05-18T17:10:23.192Z] === PAUSE TestDaemonHostGatewayIP
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestRestartDaemonWithRestartingContainer
17:10:23 [2022-05-18T17:10:23.192Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestContainerKillOnDaemonStart
17:10:23 [2022-05-18T17:10:23.192Z] === PAUSE TestContainerKillOnDaemonStart
17:10:23 [2022-05-18T17:10:23.192Z] === RUN   TestDiff
17:10:23 [2022-05-18T17:10:23.764Z] --- PASS: TestDiff (0.42s)
17:10:23 [2022-05-18T17:10:23.764Z] === RUN   TestExecWithCloseStdin
17:10:24 [2022-05-18T17:10:24.020Z] --- PASS: TestExecWithCloseStdin (0.49s)
17:10:24 [2022-05-18T17:10:24.020Z] === RUN   TestExec
17:10:24 [2022-05-18T17:10:24.583Z] --- PASS: TestExec (0.48s)
17:10:24 [2022-05-18T17:10:24.583Z] === RUN   TestExecUser
17:10:25 [2022-05-18T17:10:25.145Z] --- PASS: TestExecUser (0.47s)
17:10:25 [2022-05-18T17:10:25.145Z] === RUN   TestExportContainerAndImportImage
17:10:25 [2022-05-18T17:10:25.706Z] --- PASS: TestExportContainerAndImportImage (0.58s)
17:10:25 [2022-05-18T17:10:25.707Z] === RUN   TestExportContainerAfterDaemonRestart
17:10:27 [2022-05-18T17:10:27.072Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
17:10:27 [2022-05-18T17:10:27.072Z] === RUN   TestHealthCheckWorkdir
17:10:27 [2022-05-18T17:10:27.328Z] --- PASS: TestHealthCheckWorkdir (0.54s)
17:10:27 [2022-05-18T17:10:27.328Z] === RUN   TestHealthKillContainer
17:10:35 [2022-05-18T17:10:35.412Z] --- PASS: TestHealthKillContainer (7.90s)
17:10:35 [2022-05-18T17:10:35.412Z] === RUN   TestInspectCpusetInConfigPre120
17:10:35 [2022-05-18T17:10:35.669Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
17:10:35 [2022-05-18T17:10:35.669Z] === RUN   TestIpcModeNone
17:10:36 [2022-05-18T17:10:36.230Z] --- PASS: TestIpcModeNone (0.48s)
17:10:36 [2022-05-18T17:10:36.230Z] === RUN   TestIpcModePrivate
17:10:36 [2022-05-18T17:10:36.486Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
17:10:36 [2022-05-18T17:10:36.743Z] --- PASS: TestIpcModePrivate (0.48s)
17:10:36 [2022-05-18T17:10:36.743Z] === RUN   TestIpcModeShareable
17:10:36 [2022-05-18T17:10:36.999Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
17:10:37 [2022-05-18T17:10:37.254Z] --- PASS: TestIpcModeShareable (0.46s)
17:10:37 [2022-05-18T17:10:37.255Z] === RUN   TestAPIIpcModeShareableAndContainer
17:10:38 [2022-05-18T17:10:38.639Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
17:10:38 [2022-05-18T17:10:38.639Z] === RUN   TestAPIIpcModeHost
17:10:38 [2022-05-18T17:10:38.896Z] --- PASS: TestAPIIpcModeHost (0.37s)
17:10:38 [2022-05-18T17:10:38.896Z] === RUN   TestDaemonIpcModeShareable
17:10:40 [2022-05-18T17:10:40.260Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:10:40 [2022-05-18T17:10:40.260Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
17:10:40 [2022-05-18T17:10:40.260Z] === RUN   TestDaemonIpcModePrivate
17:10:41 [2022-05-18T17:10:41.188Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:10:41 [2022-05-18T17:10:41.188Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
17:10:41 [2022-05-18T17:10:41.188Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:10:42 [2022-05-18T17:10:42.553Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:10:42 [2022-05-18T17:10:42.553Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
17:10:42 [2022-05-18T17:10:42.553Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:10:43 [2022-05-18T17:10:43.480Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:10:43 [2022-05-18T17:10:43.480Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
17:10:43 [2022-05-18T17:10:43.480Z] === RUN   TestIpcModeOlderClient
17:10:43 [2022-05-18T17:10:43.737Z] === PAUSE TestIpcModeOlderClient
17:10:43 [2022-05-18T17:10:43.737Z] === RUN   TestKillContainerInvalidSignal
17:10:43 [2022-05-18T17:10:43.992Z] --- PASS: TestKillContainerInvalidSignal (0.39s)
17:10:43 [2022-05-18T17:10:43.992Z] === RUN   TestKillContainer
17:10:43 [2022-05-18T17:10:43.992Z] === RUN   TestKillContainer/no_signal
17:10:44 [2022-05-18T17:10:44.554Z] === RUN   TestKillContainer/non_killing_signal
17:10:44 [2022-05-18T17:10:44.810Z] === RUN   TestKillContainer/killing_signal
17:10:45 [2022-05-18T17:10:45.372Z] --- PASS: TestKillContainer (1.26s)
17:10:45 [2022-05-18T17:10:45.372Z]     --- PASS: TestKillContainer/no_signal (0.41s)
17:10:45 [2022-05-18T17:10:45.372Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
17:10:45 [2022-05-18T17:10:45.372Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
17:10:45 [2022-05-18T17:10:45.372Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:10:45 [2022-05-18T17:10:45.372Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:10:45 [2022-05-18T17:10:45.628Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:10:46 [2022-05-18T17:10:46.555Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
17:10:46 [2022-05-18T17:10:46.555Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
17:10:46 [2022-05-18T17:10:46.555Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
17:10:46 [2022-05-18T17:10:46.555Z] === RUN   TestKillStoppedContainer
17:10:46 [2022-05-18T17:10:46.555Z] --- PASS: TestKillStoppedContainer (0.04s)
17:10:46 [2022-05-18T17:10:46.555Z] === RUN   TestKillStoppedContainerAPIPre120
17:10:46 [2022-05-18T17:10:46.555Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
17:10:46 [2022-05-18T17:10:46.555Z] === RUN   TestKillDifferentUserContainer
17:10:46 [2022-05-18T17:10:46.812Z] --- PASS: TestKillDifferentUserContainer (0.41s)
17:10:46 [2022-05-18T17:10:46.812Z] === RUN   TestInspectOomKilledTrue
17:10:47 [2022-05-18T17:10:47.374Z] --- PASS: TestInspectOomKilledTrue (0.46s)
17:10:47 [2022-05-18T17:10:47.374Z] === RUN   TestInspectOomKilledFalse
17:10:47 [2022-05-18T17:10:47.938Z] --- PASS: TestInspectOomKilledFalse (0.40s)
17:10:47 [2022-05-18T17:10:47.938Z] === RUN   TestLinksEtcHostsContentMatch
17:10:48 [2022-05-18T17:10:48.213Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
17:10:48 [2022-05-18T17:10:48.213Z] === RUN   TestLinksContainerNames
17:10:49 [2022-05-18T17:10:49.145Z] --- PASS: TestLinksContainerNames (0.87s)
17:10:49 [2022-05-18T17:10:49.145Z] === RUN   TestLogsFollowTailEmpty
17:10:49 [2022-05-18T17:10:49.401Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
17:10:49 [2022-05-18T17:10:49.401Z] === RUN   TestContainerNetworkMountsNoChown
17:10:49 [2022-05-18T17:10:49.962Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/default
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/private
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rprivate
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/slave
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/slave
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rslave
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rslave
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/shared
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rshared
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rshared
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/default
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/default/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/default/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/rprivate
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/private
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/private/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/private/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/default/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/default/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/shared
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === CONT  TestMountDaemonRoot/rshared
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:10:49 [2022-05-18T17:10:49.962Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:10:49 [2022-05-18T17:10:49.962Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rslave
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/slave
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/private/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/private/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:10:49 [2022-05-18T17:10:49.963Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:10:50 [2022-05-18T17:10:50.219Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:10:50 [2022-05-18T17:10:50.219Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:10:50 [2022-05-18T17:10:50.219Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:10:50 [2022-05-18T17:10:50.219Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:10:50 [2022-05-18T17:10:50.219Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:10:50 [2022-05-18T17:10:50.219Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:10:50 [2022-05-18T17:10:50.219Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:10:50 [2022-05-18T17:10:50.219Z] --- PASS: TestMountDaemonRoot (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
17:10:50 [2022-05-18T17:10:50.219Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
17:10:50 [2022-05-18T17:10:50.219Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
17:10:50 [2022-05-18T17:10:50.219Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
17:10:50 [2022-05-18T17:10:50.219Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
17:10:50 [2022-05-18T17:10:50.219Z] === RUN   TestContainerBindMountNonRecursive
17:10:51 [2022-05-18T17:10:51.584Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
17:10:51 [2022-05-18T17:10:51.584Z] === RUN   TestContainerVolumesMountedAsShared
17:10:52 [2022-05-18T17:10:52.146Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
17:10:52 [2022-05-18T17:10:52.146Z] === RUN   TestContainerVolumesMountedAsSlave
17:10:52 [2022-05-18T17:10:52.402Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
17:10:52 [2022-05-18T17:10:52.402Z] === RUN   TestNetworkNat
17:10:52 [2022-05-18T17:10:52.964Z] --- PASS: TestNetworkNat (0.49s)
17:10:52 [2022-05-18T17:10:52.964Z] === RUN   TestNetworkLocalhostTCPNat
17:10:53 [2022-05-18T17:10:53.220Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
17:10:53 [2022-05-18T17:10:53.220Z] === RUN   TestNetworkLoopbackNat
17:10:55 [2022-05-18T17:10:55.736Z] --- PASS: TestNetworkLoopbackNat (2.56s)
17:10:55 [2022-05-18T17:10:55.736Z] === RUN   TestPause
17:10:56 [2022-05-18T17:10:56.298Z] --- PASS: TestPause (0.44s)
17:10:56 [2022-05-18T17:10:56.298Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:10:56 [2022-05-18T17:10:56.298Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:10:56 [2022-05-18T17:10:56.298Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:10:56 [2022-05-18T17:10:56.298Z] === RUN   TestPauseStopPausedContainer
17:10:56 [2022-05-18T17:10:56.860Z] --- PASS: TestPauseStopPausedContainer (0.45s)
17:10:56 [2022-05-18T17:10:56.860Z] === RUN   TestPidHost
17:10:57 [2022-05-18T17:10:57.788Z] --- PASS: TestPidHost (0.95s)
17:10:57 [2022-05-18T17:10:57.788Z] === RUN   TestPsFilter
17:10:57 [2022-05-18T17:10:57.788Z] --- PASS: TestPsFilter (0.10s)
17:10:57 [2022-05-18T17:10:57.788Z] === RUN   TestRemoveContainerWithRemovedVolume
17:10:58 [2022-05-18T17:10:58.044Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
17:10:58 [2022-05-18T17:10:58.044Z] === RUN   TestRemoveContainerWithVolume
17:10:58 [2022-05-18T17:10:58.606Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
17:10:58 [2022-05-18T17:10:58.606Z] === RUN   TestRemoveContainerRunning
17:10:59 [2022-05-18T17:10:59.168Z] --- PASS: TestRemoveContainerRunning (0.46s)
17:10:59 [2022-05-18T17:10:59.168Z] === RUN   TestRemoveContainerForceRemoveRunning
17:10:59 [2022-05-18T17:10:59.424Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
17:10:59 [2022-05-18T17:10:59.425Z] === RUN   TestRemoveInvalidContainer
17:10:59 [2022-05-18T17:10:59.425Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:10:59 [2022-05-18T17:10:59.425Z] === RUN   TestRenameLinkedContainer
17:11:01 [2022-05-18T17:11:01.314Z] --- PASS: TestRenameLinkedContainer (1.69s)
17:11:01 [2022-05-18T17:11:01.314Z] === RUN   TestRenameStoppedContainer
17:11:01 [2022-05-18T17:11:01.570Z] --- PASS: TestRenameStoppedContainer (0.41s)
17:11:01 [2022-05-18T17:11:01.570Z] === RUN   TestRenameRunningContainerAndReuse
17:11:02 [2022-05-18T17:11:02.499Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
17:11:02 [2022-05-18T17:11:02.499Z] === RUN   TestRenameInvalidName
17:11:02 [2022-05-18T17:11:02.755Z] --- PASS: TestRenameInvalidName (0.41s)
17:11:02 [2022-05-18T17:11:02.755Z] === RUN   TestRenameAnonymousContainer
17:11:04 [2022-05-18T17:11:04.645Z] --- PASS: TestRenameAnonymousContainer (1.59s)
17:11:04 [2022-05-18T17:11:04.645Z] === RUN   TestRenameContainerWithSameName
17:11:04 [2022-05-18T17:11:04.901Z] --- PASS: TestRenameContainerWithSameName (0.43s)
17:11:04 [2022-05-18T17:11:04.901Z] === RUN   TestRenameContainerWithLinkedContainer
17:11:05 [2022-05-18T17:11:05.829Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
17:11:05 [2022-05-18T17:11:05.829Z] === RUN   TestResize
17:11:06 [2022-05-18T17:11:06.085Z] --- PASS: TestResize (0.41s)
17:11:06 [2022-05-18T17:11:06.085Z] === RUN   TestResizeWithInvalidSize
17:11:06 [2022-05-18T17:11:06.647Z] --- PASS: TestResizeWithInvalidSize (0.42s)
17:11:06 [2022-05-18T17:11:06.647Z] === RUN   TestResizeWhenContainerNotStarted
17:11:06 [2022-05-18T17:11:06.903Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:06 [2022-05-18T17:11:06.903Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:08 [2022-05-18T17:11:08.273Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:08 [2022-05-18T17:11:08.529Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:09 [2022-05-18T17:11:09.899Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:10 [2022-05-18T17:11:10.154Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:11 [2022-05-18T17:11:11.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:11 [2022-05-18T17:11:11.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:14 [2022-05-18T17:11:14.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:14 [2022-05-18T17:11:14.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:18 [2022-05-18T17:11:18.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:18 [2022-05-18T17:11:18.955Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:20 [2022-05-18T17:11:20.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:20 [2022-05-18T17:11:20.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:22 [2022-05-18T17:11:22.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:22 [2022-05-18T17:11:22.211Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:24 [2022-05-18T17:11:24.101Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.33s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.62s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.33s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.43s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.94s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
17:11:24 [2022-05-18T17:11:24.101Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
17:11:24 [2022-05-18T17:11:24.101Z] === RUN   TestCgroupNamespacesRun
17:11:25 [2022-05-18T17:11:25.467Z] --- PASS: TestCgroupNamespacesRun (1.15s)
17:11:25 [2022-05-18T17:11:25.467Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:26 [2022-05-18T17:11:26.394Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
17:11:26 [2022-05-18T17:11:26.394Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:27 [2022-05-18T17:11:27.321Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.12s)
17:11:27 [2022-05-18T17:11:27.321Z] === RUN   TestCgroupNamespacesRunHostMode
17:11:28 [2022-05-18T17:11:28.688Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
17:11:28 [2022-05-18T17:11:28.688Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:11:29 [2022-05-18T17:11:29.616Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
17:11:29 [2022-05-18T17:11:29.616Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:11:30 [2022-05-18T17:11:30.981Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
17:11:30 [2022-05-18T17:11:30.981Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:11:31 [2022-05-18T17:11:31.543Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:11:31 [2022-05-18T17:11:31.543Z] === RUN   TestCgroupNamespacesRunOlderClient
17:11:32 [2022-05-18T17:11:32.909Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
17:11:32 [2022-05-18T17:11:32.909Z] === RUN   TestNISDomainname
17:11:33 [2022-05-18T17:11:33.165Z] --- PASS: TestNISDomainname (0.51s)
17:11:33 [2022-05-18T17:11:33.165Z] === RUN   TestHostnameDnsResolution
17:11:33 [2022-05-18T17:11:33.727Z] --- PASS: TestHostnameDnsResolution (0.69s)
17:11:33 [2022-05-18T17:11:33.727Z] === RUN   TestUnprivilegedPortsAndPing
17:11:34 [2022-05-18T17:11:34.298Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
17:11:34 [2022-05-18T17:11:34.298Z] === RUN   TestPrivilegedHostDevices
17:11:34 [2022-05-18T17:11:34.859Z] --- PASS: TestPrivilegedHostDevices (0.49s)
17:11:34 [2022-05-18T17:11:34.859Z] === RUN   TestStats
17:11:37 [2022-05-18T17:11:37.374Z] --- PASS: TestStats (2.42s)
17:11:37 [2022-05-18T17:11:37.374Z] === RUN   TestStopContainerWithTimeout
17:11:37 [2022-05-18T17:11:37.374Z] === RUN   TestStopContainerWithTimeout/0
17:11:37 [2022-05-18T17:11:37.374Z] === PAUSE TestStopContainerWithTimeout/0
17:11:37 [2022-05-18T17:11:37.374Z] === RUN   TestStopContainerWithTimeout/1
17:11:37 [2022-05-18T17:11:37.374Z] === PAUSE TestStopContainerWithTimeout/1
17:11:37 [2022-05-18T17:11:37.374Z] === RUN   TestStopContainerWithTimeout/3
17:11:37 [2022-05-18T17:11:37.374Z] === PAUSE TestStopContainerWithTimeout/3
17:11:37 [2022-05-18T17:11:37.374Z] === RUN   TestStopContainerWithTimeout/-1
17:11:37 [2022-05-18T17:11:37.374Z] === PAUSE TestStopContainerWithTimeout/-1
17:11:37 [2022-05-18T17:11:37.374Z] === CONT  TestStopContainerWithTimeout/0
17:11:37 [2022-05-18T17:11:37.374Z] === CONT  TestStopContainerWithTimeout/-1
17:11:37 [2022-05-18T17:11:37.937Z] === CONT  TestStopContainerWithTimeout/3
17:11:40 [2022-05-18T17:11:40.455Z] === CONT  TestStopContainerWithTimeout/1
17:11:41 [2022-05-18T17:11:41.382Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:11:41 [2022-05-18T17:11:41.382Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
17:11:41 [2022-05-18T17:11:41.382Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
17:11:41 [2022-05-18T17:11:41.382Z]     --- PASS: TestStopContainerWithTimeout/3 (2.46s)
17:11:41 [2022-05-18T17:11:41.382Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
17:11:41 [2022-05-18T17:11:41.382Z] === RUN   TestDeleteDevicemapper
17:11:41 [2022-05-18T17:11:41.382Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:11:41 [2022-05-18T17:11:41.382Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:11:41 [2022-05-18T17:11:41.382Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:11:43 [2022-05-18T17:11:43.272Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s)
17:11:43 [2022-05-18T17:11:43.272Z] === RUN   TestUpdateMemory
17:11:43 [2022-05-18T17:11:43.528Z] --- PASS: TestUpdateMemory (0.50s)
17:11:43 [2022-05-18T17:11:43.528Z] === RUN   TestUpdateCPUQuota
17:11:44 [2022-05-18T17:11:44.457Z] --- PASS: TestUpdateCPUQuota (0.77s)
17:11:44 [2022-05-18T17:11:44.457Z] === RUN   TestUpdatePidsLimit
17:11:44 [2022-05-18T17:11:44.457Z] === RUN   TestUpdatePidsLimit/update_from_none
17:11:44 [2022-05-18T17:11:44.457Z] === RUN   TestUpdatePidsLimit/no_change
17:11:44 [2022-05-18T17:11:44.713Z] === RUN   TestUpdatePidsLimit/update_lower
17:11:44 [2022-05-18T17:11:44.969Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:11:45 [2022-05-18T17:11:45.226Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:11:45 [2022-05-18T17:11:45.226Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:11:45 [2022-05-18T17:11:45.482Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:11:46 [2022-05-18T17:11:46.044Z] --- PASS: TestUpdatePidsLimit (1.76s)
17:11:46 [2022-05-18T17:11:46.044Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
17:11:46 [2022-05-18T17:11:46.044Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:11:46 [2022-05-18T17:11:46.044Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
17:11:46 [2022-05-18T17:11:46.044Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
17:11:46 [2022-05-18T17:11:46.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:11:46 [2022-05-18T17:11:46.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
17:11:46 [2022-05-18T17:11:46.044Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.17s)
17:11:46 [2022-05-18T17:11:46.044Z] === RUN   TestUpdateRestartPolicy
17:11:58 [2022-05-18T17:11:58.211Z] --- PASS: TestUpdateRestartPolicy (10.85s)
17:11:58 [2022-05-18T17:11:58.211Z] === RUN   TestUpdateRestartWithAutoRemove
17:11:58 [2022-05-18T17:11:58.211Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
17:11:58 [2022-05-18T17:11:58.211Z] === RUN   TestWaitNonBlocked
17:11:58 [2022-05-18T17:11:58.211Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:58 [2022-05-18T17:11:58.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:58 [2022-05-18T17:11:58.211Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:58 [2022-05-18T17:11:58.211Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:58 [2022-05-18T17:11:58.211Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:11:58 [2022-05-18T17:11:58.211Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:11:58 [2022-05-18T17:11:58.211Z] --- PASS: TestWaitNonBlocked (0.01s)
17:11:58 [2022-05-18T17:11:58.211Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
17:11:58 [2022-05-18T17:11:58.211Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
17:11:58 [2022-05-18T17:11:58.211Z] === RUN   TestWaitBlocked
17:11:58 [2022-05-18T17:11:58.211Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:11:58 [2022-05-18T17:11:58.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:11:58 [2022-05-18T17:11:58.211Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:11:58 [2022-05-18T17:11:58.211Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:11:58 [2022-05-18T17:11:58.211Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:11:58 [2022-05-18T17:11:58.211Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:11:58 [2022-05-18T17:11:58.773Z] --- PASS: TestWaitBlocked (0.01s)
17:11:58 [2022-05-18T17:11:58.773Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
17:11:58 [2022-05-18T17:11:58.773Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s)
17:11:58 [2022-05-18T17:11:58.773Z] === CONT  TestContainerStartOnDaemonRestart
17:11:58 [2022-05-18T17:11:58.773Z] === CONT  TestRestartDaemonWithRestartingContainer
17:12:01 [2022-05-18T17:12:01.289Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s)
17:12:01 [2022-05-18T17:12:01.289Z] === CONT  TestIpcModeOlderClient
17:12:01 [2022-05-18T17:12:01.289Z] --- PASS: TestIpcModeOlderClient (0.08s)
17:12:01 [2022-05-18T17:12:01.289Z] === CONT  TestContainerKillOnDaemonStart
17:12:01 [2022-05-18T17:12:01.289Z] --- PASS: TestContainerStartOnDaemonRestart (2.13s)
17:12:01 [2022-05-18T17:12:01.289Z] === CONT  TestDaemonHostGatewayIP
17:12:03 [2022-05-18T17:12:03.807Z] --- PASS: TestDaemonHostGatewayIP (2.37s)
17:12:03 [2022-05-18T17:12:03.807Z] === CONT  TestDaemonRestartIpcMode
17:12:05 [2022-05-18T17:12:05.697Z] --- PASS: TestDaemonRestartIpcMode (2.16s)
17:12:13 [2022-05-18T17:12:13.791Z] --- PASS: TestContainerKillOnDaemonStart (11.60s)
17:12:13 [2022-05-18T17:12:13.792Z] PASS
17:12:13 [2022-05-18T17:12:13.792Z] 
17:12:13 [2022-05-18T17:12:13.792Z] === Skipped
17:12:13 [2022-05-18T17:12:13.792Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:12:13 [2022-05-18T17:12:13.792Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:13 [2022-05-18T17:12:13.792Z] 
17:12:13 [2022-05-18T17:12:13.792Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:13 [2022-05-18T17:12:13.792Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:13 [2022-05-18T17:12:13.792Z] 
17:12:13 [2022-05-18T17:12:13.792Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:12:13 [2022-05-18T17:12:13.792Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:13 [2022-05-18T17:12:13.792Z] 
17:12:13 [2022-05-18T17:12:13.792Z] DONE 237 tests, 3 skipped in 114.576s
17:12:13 [2022-05-18T17:12:13.792Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:12:13 [2022-05-18T17:12:13.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:12:13 [2022-05-18T17:12:13.792Z] ++ set -e
17:12:13 [2022-05-18T17:12:13.792Z] ++ '[' -n 0 ']'
17:12:13 [2022-05-18T17:12:13.792Z] ++ set -x
17:12:13 [2022-05-18T17:12:13.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:12:13 [2022-05-18T17:12:13.792Z] === RUN   TestConfigDaemonLibtrustID
17:12:13 [2022-05-18T17:12:13.792Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:12:13 [2022-05-18T17:12:13.792Z] === RUN   TestConfigDaemonID
17:12:14 [2022-05-18T17:12:14.353Z]     daemon_test.go:84: [df0085bf15491] daemon is not started
17:12:14 [2022-05-18T17:12:14.353Z] --- PASS: TestConfigDaemonID (1.04s)
17:12:14 [2022-05-18T17:12:14.353Z] === RUN   TestDaemonConfigValidation
17:12:14 [2022-05-18T17:12:14.353Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:12:14 [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:12:14 [2022-05-18T17:12:14.353Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:12:14 [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:12:14 [2022-05-18T17:12:14.353Z] === RUN   TestDaemonConfigValidation/invalid_config
17:12:14 [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:12:14 [2022-05-18T17:12:14.353Z] === RUN   TestDaemonConfigValidation/malformed_config
17:12:14 [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:12:14 [2022-05-18T17:12:14.353Z] === RUN   TestDaemonConfigValidation/valid_config
17:12:14 [2022-05-18T17:12:14.353Z] === PAUSE TestDaemonConfigValidation/valid_config
17:12:14 [2022-05-18T17:12:14.353Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:12:14 [2022-05-18T17:12:14.353Z] === CONT  TestDaemonConfigValidation/malformed_config
17:12:14 [2022-05-18T17:12:14.353Z] === CONT  TestDaemonConfigValidation/valid_config
17:12:14 [2022-05-18T17:12:14.353Z] === CONT  TestDaemonConfigValidation/invalid_config
17:12:14 [2022-05-18T17:12:14.353Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:12:14 [2022-05-18T17:12:14.353Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:12:14 [2022-05-18T17:12:14.353Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
17:12:14 [2022-05-18T17:12:14.353Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:12:14 [2022-05-18T17:12:14.353Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
17:12:14 [2022-05-18T17:12:14.353Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
17:12:14 [2022-05-18T17:12:14.353Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
17:12:14 [2022-05-18T17:12:14.353Z] === RUN   TestConfigDaemonSeccompProfiles
17:12:14 [2022-05-18T17:12:14.353Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:12:15 [2022-05-18T17:12:15.720Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:12:16 [2022-05-18T17:12:16.648Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:12:17 [2022-05-18T17:12:17.576Z] === CONT  TestConfigDaemonSeccompProfiles
17:12:17 [2022-05-18T17:12:17.576Z]     daemon_test.go:198: [dcccc66cdddeb] daemon is not started
17:12:17 [2022-05-18T17:12:17.576Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:12:17 [2022-05-18T17:12:17.576Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:12:17 [2022-05-18T17:12:17.576Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:12:17 [2022-05-18T17:12:17.576Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:12:17 [2022-05-18T17:12:17.576Z] === RUN   TestDaemonProxy
17:12:17 [2022-05-18T17:12:17.576Z] === RUN   TestDaemonProxy/environment_variables
17:12:19 [2022-05-18T17:12:19.464Z] === RUN   TestDaemonProxy/command-line_options
17:12:21 [2022-05-18T17:12:21.355Z] === RUN   TestDaemonProxy/configuration_file
17:12:22 [2022-05-18T17:12:22.719Z] === RUN   TestDaemonProxy/conflicting_options
17:12:23 [2022-05-18T17:12:23.281Z] === RUN   TestDaemonProxy/reload_sanitized
17:12:23 [2022-05-18T17:12:23.844Z] --- PASS: TestDaemonProxy (6.24s)
17:12:23 [2022-05-18T17:12:23.844Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
17:12:23 [2022-05-18T17:12:23.844Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
17:12:23 [2022-05-18T17:12:23.844Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
17:12:23 [2022-05-18T17:12:23.844Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:12:23 [2022-05-18T17:12:23.844Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:12:23 [2022-05-18T17:12:23.844Z] PASS
17:12:23 [2022-05-18T17:12:23.844Z] 
17:12:23 [2022-05-18T17:12:23.844Z] DONE 18 tests in 11.260s
17:12:23 [2022-05-18T17:12:23.844Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:12:23 [2022-05-18T17:12:23.844Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:12:23 [2022-05-18T17:12:23.844Z] ++ set -e
17:12:23 [2022-05-18T17:12:23.844Z] ++ '[' -n 0 ']'
17:12:23 [2022-05-18T17:12:23.844Z] ++ set -x
17:12:23 [2022-05-18T17:12:23.844Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:12:23 [2022-05-18T17:12:23.844Z] INFO: Testing against a local daemon
17:12:23 [2022-05-18T17:12:23.844Z] === RUN   TestCommitInheritsEnv
17:12:24 [2022-05-18T17:12:24.407Z] --- PASS: TestCommitInheritsEnv (0.28s)
17:12:24 [2022-05-18T17:12:24.407Z] === RUN   TestImportExtremelyLargeImageWorks
17:12:24 [2022-05-18T17:12:24.407Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:12:24 [2022-05-18T17:12:24.407Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:12:24 [2022-05-18T17:12:24.407Z] === RUN   TestImportWithCustomPlatform
17:12:24 [2022-05-18T17:12:24.407Z] === RUN   TestImportWithCustomPlatform/#00
17:12:24 [2022-05-18T17:12:24.407Z] === RUN   TestImportWithCustomPlatform/_______
17:12:24 [2022-05-18T17:12:24.407Z] === RUN   TestImportWithCustomPlatform//
17:12:24 [2022-05-18T17:12:24.407Z] === RUN   TestImportWithCustomPlatform/linux
17:12:24 [2022-05-18T17:12:24.407Z] === RUN   TestImportWithCustomPlatform/LINUX
17:12:24 [2022-05-18T17:12:24.407Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:12:24 [2022-05-18T17:12:24.663Z] === RUN   TestImportWithCustomPlatform/macos
17:12:24 [2022-05-18T17:12:24.663Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:12:24 [2022-05-18T17:12:24.663Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:12:24 [2022-05-18T17:12:24.663Z] --- PASS: TestImportWithCustomPlatform (0.33s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:12:24 [2022-05-18T17:12:24.663Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:12:24 [2022-05-18T17:12:24.663Z] === RUN   TestImagesFilterMultiReference
17:12:24 [2022-05-18T17:12:24.663Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:12:24 [2022-05-18T17:12:24.663Z] === RUN   TestImagePullPlatformInvalid
17:12:24 [2022-05-18T17:12:24.663Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:12:24 [2022-05-18T17:12:24.663Z] === RUN   TestRemoveImageOrphaning
17:12:24 [2022-05-18T17:12:24.919Z] --- PASS: TestRemoveImageOrphaning (0.25s)
17:12:24 [2022-05-18T17:12:24.919Z] === RUN   TestRemoveImageGarbageCollector
17:12:24 [2022-05-18T17:12:24.919Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:24 [2022-05-18T17:12:24.919Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:12:24 [2022-05-18T17:12:24.919Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:12:24 [2022-05-18T17:12:24.919Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:12:24 [2022-05-18T17:12:24.919Z] === RUN   TestTagInvalidReference
17:12:24 [2022-05-18T17:12:24.919Z] --- PASS: TestTagInvalidReference (0.01s)
17:12:24 [2022-05-18T17:12:24.919Z] === RUN   TestTagValidPrefixedRepo
17:12:24 [2022-05-18T17:12:24.919Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:12:24 [2022-05-18T17:12:24.919Z] === RUN   TestTagExistedNameWithoutForce
17:12:24 [2022-05-18T17:12:24.919Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
17:12:24 [2022-05-18T17:12:24.919Z] === RUN   TestTagOfficialNames
17:12:25 [2022-05-18T17:12:25.176Z] --- PASS: TestTagOfficialNames (0.05s)
17:12:25 [2022-05-18T17:12:25.176Z] === RUN   TestTagMatchesDigest
17:12:25 [2022-05-18T17:12:25.176Z] --- PASS: TestTagMatchesDigest (0.01s)
17:12:25 [2022-05-18T17:12:25.176Z] PASS
17:12:25 [2022-05-18T17:12:25.176Z] 
17:12:25 [2022-05-18T17:12:25.176Z] === Skipped
17:12:25 [2022-05-18T17:12:25.176Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:12:25 [2022-05-18T17:12:25.176Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:12:25 [2022-05-18T17:12:25.176Z] 
17:12:25 [2022-05-18T17:12:25.176Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:12:25 [2022-05-18T17:12:25.176Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:12:25 [2022-05-18T17:12:25.176Z] 
17:12:25 [2022-05-18T17:12:25.176Z] DONE 22 tests, 2 skipped in 1.290s
17:12:25 [2022-05-18T17:12:25.176Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:12:25 [2022-05-18T17:12:25.176Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:12:25 [2022-05-18T17:12:25.176Z] ++ set -e
17:12:25 [2022-05-18T17:12:25.176Z] ++ '[' -n 0 ']'
17:12:25 [2022-05-18T17:12:25.176Z] ++ set -x
17:12:25 [2022-05-18T17:12:25.176Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:12:25 [2022-05-18T17:12:25.176Z] INFO: Testing against a local daemon
17:12:25 [2022-05-18T17:12:25.176Z] === RUN   TestNetworkCreateDelete
17:12:25 [2022-05-18T17:12:25.432Z] --- PASS: TestNetworkCreateDelete (0.13s)
17:12:25 [2022-05-18T17:12:25.432Z] === RUN   TestDockerNetworkDeletePreferID
17:12:25 [2022-05-18T17:12:25.689Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
17:12:25 [2022-05-18T17:12:25.689Z] === RUN   TestDaemonDNSFallback
17:12:32 [2022-05-18T17:12:32.230Z] --- PASS: TestDaemonDNSFallback (6.28s)
17:12:32 [2022-05-18T17:12:32.230Z] === RUN   TestInspectNetwork
17:12:35 [2022-05-18T17:12:35.497Z] === RUN   TestInspectNetwork/full_network_id
17:12:35 [2022-05-18T17:12:35.497Z] === RUN   TestInspectNetwork/partial_network_id
17:12:35 [2022-05-18T17:12:35.497Z] === RUN   TestInspectNetwork/network_name
17:12:35 [2022-05-18T17:12:35.497Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:12:39 [2022-05-18T17:12:39.668Z] --- PASS: TestInspectNetwork (7.17s)
17:12:39 [2022-05-18T17:12:39.668Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:12:39 [2022-05-18T17:12:39.668Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:12:39 [2022-05-18T17:12:39.668Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:12:39 [2022-05-18T17:12:39.668Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:12:39 [2022-05-18T17:12:39.668Z] === RUN   TestRunContainerWithBridgeNone
17:12:40 [2022-05-18T17:12:40.596Z] --- PASS: TestRunContainerWithBridgeNone (1.45s)
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/create
17:12:40 [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:12:40 [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:12:40 [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:12:40 [2022-05-18T17:12:40.596Z] === CONT  TestNetworkInvalidJSON/networks/create
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:12:40 [2022-05-18T17:12:40.596Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:12:40 [2022-05-18T17:12:40.596Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:12:40 [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkInvalidJSON (0.01s)
17:12:40 [2022-05-18T17:12:40.596Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkList
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkList//networks
17:12:40 [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkList//networks
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestNetworkList//networks/
17:12:40 [2022-05-18T17:12:40.596Z] === PAUSE TestNetworkList//networks/
17:12:40 [2022-05-18T17:12:40.596Z] === CONT  TestNetworkList//networks
17:12:40 [2022-05-18T17:12:40.596Z] === CONT  TestNetworkList//networks/
17:12:40 [2022-05-18T17:12:40.596Z] --- PASS: TestNetworkList (0.01s)
17:12:40 [2022-05-18T17:12:40.596Z]     --- PASS: TestNetworkList//networks (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:12:40 [2022-05-18T17:12:40.596Z] === RUN   TestHostIPv4BridgeLabel
17:12:41 [2022-05-18T17:12:41.158Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:12:41 [2022-05-18T17:12:41.158Z] === RUN   TestDaemonRestartWithLiveRestore
17:12:42 [2022-05-18T17:12:42.525Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:12:42 [2022-05-18T17:12:42.525Z] === RUN   TestDaemonDefaultNetworkPools
17:12:43 [2022-05-18T17:12:43.086Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:12:43 [2022-05-18T17:12:43.086Z] === RUN   TestDaemonRestartWithExistingNetwork
17:12:44 [2022-05-18T17:12:44.014Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
17:12:44 [2022-05-18T17:12:44.014Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:12:45 [2022-05-18T17:12:45.380Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
17:12:45 [2022-05-18T17:12:45.380Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:12:45 [2022-05-18T17:12:45.942Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
17:12:45 [2022-05-18T17:12:45.942Z] === RUN   TestServiceWithPredefinedNetwork
17:12:48 [2022-05-18T17:12:48.457Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
17:12:48 [2022-05-18T17:12:48.457Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:12:48 [2022-05-18T17:12:48.457Z]     service_test.go:243: FLAKY_TEST
17:12:48 [2022-05-18T17:12:48.457Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:12:48 [2022-05-18T17:12:48.457Z] === RUN   TestServiceWithDataPathPortInit
17:13:03 [2022-05-18T17:13:03.299Z] --- PASS: TestServiceWithDataPathPortInit (13.55s)
17:13:03 [2022-05-18T17:13:03.299Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:13:04 [2022-05-18T17:13:04.226Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nyxvhptlen9mr92hzrj8pxagc Created:2022-05-18 17:13:02.998537193 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[267d5a4c0cd472111b10b3ccf435abc0c66d3b1aec724ffa6c576b59ea3ef237:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lrfapkg4uru4022bc4l2veike EndpointID:02801af5cc05361dda38781c174c5e0f3831e1372a0dd09f295c6e034b370000 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a56d9c703bd76dc96bde91fc65558aed8797e7075632b737c9fe699caa3bab0c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:20fc00318cd1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lrfapkg4uru4022bc4l2veike EndpointID:02801af5cc05361dda38781c174c5e0f3831e1372a0dd09f295c6e034b370000 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:13:08 [2022-05-18T17:13:08.391Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.74s)
17:13:08 [2022-05-18T17:13:08.391Z] PASS
17:13:08 [2022-05-18T17:13:08.391Z] 
17:13:08 [2022-05-18T17:13:08.391Z] === Skipped
17:13:08 [2022-05-18T17:13:08.391Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:08 [2022-05-18T17:13:08.391Z]     service_test.go:243: FLAKY_TEST
17:13:08 [2022-05-18T17:13:08.391Z] 
17:13:08 [2022-05-18T17:13:08.391Z] DONE 38 tests, 1 skipped in 43.385s
17:13:08 [2022-05-18T17:13:08.391Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:13:08 [2022-05-18T17:13:08.391Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:13:08 [2022-05-18T17:13:08.391Z] ++ set -e
17:13:08 [2022-05-18T17:13:08.391Z] ++ '[' -n 0 ']'
17:13:08 [2022-05-18T17:13:08.391Z] ++ set -x
17:13:08 [2022-05-18T17:13:08.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:13:08 [2022-05-18T17:13:08.647Z] INFO: Testing against a local daemon
17:13:08 [2022-05-18T17:13:08.647Z] === RUN   TestDockerNetworkIpvlanPersistance
17:13:08 [2022-05-18T17:13:08.647Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:08 [2022-05-18T17:13:08.647Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:13:08 [2022-05-18T17:13:08.647Z] === RUN   TestDockerNetworkIpvlan
17:13:08 [2022-05-18T17:13:08.647Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:08 [2022-05-18T17:13:08.647Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:13:08 [2022-05-18T17:13:08.647Z] PASS
17:13:08 [2022-05-18T17:13:08.647Z] 
17:13:08 [2022-05-18T17:13:08.647Z] === Skipped
17:13:08 [2022-05-18T17:13:08.647Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:13:08 [2022-05-18T17:13:08.647Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:08 [2022-05-18T17:13:08.647Z] 
17:13:08 [2022-05-18T17:13:08.647Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:13:08 [2022-05-18T17:13:08.647Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:08 [2022-05-18T17:13:08.647Z] 
17:13:08 [2022-05-18T17:13:08.647Z] DONE 2 tests, 2 skipped in 0.099s
17:13:08 [2022-05-18T17:13:08.647Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:13:08 [2022-05-18T17:13:08.647Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:13:08 [2022-05-18T17:13:08.647Z] ++ set -e
17:13:08 [2022-05-18T17:13:08.647Z] ++ '[' -n 0 ']'
17:13:08 [2022-05-18T17:13:08.647Z] ++ set -x
17:13:08 [2022-05-18T17:13:08.647Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:13:08 [2022-05-18T17:13:08.647Z] INFO: Testing against a local daemon
17:13:08 [2022-05-18T17:13:08.647Z] === RUN   TestDockerNetworkMacvlanPersistance
17:13:10 [2022-05-18T17:13:10.012Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
17:13:10 [2022-05-18T17:13:10.012Z] === RUN   TestDockerNetworkMacvlan
17:13:10 [2022-05-18T17:13:10.574Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:13:11 [2022-05-18T17:13:11.502Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:13:12 [2022-05-18T17:13:12.064Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:13:13 [2022-05-18T17:13:13.956Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:13:15 [2022-05-18T17:13:15.321Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:13:18 [2022-05-18T17:13:18.591Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:13:19 [2022-05-18T17:13:19.153Z] --- PASS: TestDockerNetworkMacvlan (9.34s)
17:13:19 [2022-05-18T17:13:19.153Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
17:13:19 [2022-05-18T17:13:19.153Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:13:19 [2022-05-18T17:13:19.153Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s)
17:13:19 [2022-05-18T17:13:19.153Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
17:13:19 [2022-05-18T17:13:19.153Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
17:13:19 [2022-05-18T17:13:19.153Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
17:13:19 [2022-05-18T17:13:19.153Z] PASS
17:13:19 [2022-05-18T17:13:19.153Z] 
17:13:19 [2022-05-18T17:13:19.153Z] DONE 8 tests in 10.655s
17:13:19 [2022-05-18T17:13:19.153Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:13:19 [2022-05-18T17:13:19.153Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:13:19 [2022-05-18T17:13:19.153Z] ++ set -e
17:13:19 [2022-05-18T17:13:19.153Z] ++ '[' -n 0 ']'
17:13:19 [2022-05-18T17:13:19.153Z] ++ set -x
17:13:19 [2022-05-18T17:13:19.153Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:13:19 [2022-05-18T17:13:19.409Z] testing: warning: no tests to run
17:13:19 [2022-05-18T17:13:19.409Z] PASS
17:13:19 [2022-05-18T17:13:19.409Z] 
17:13:19 [2022-05-18T17:13:19.409Z] DONE 0 tests in 0.028s
17:13:19 [2022-05-18T17:13:19.409Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:13:19 [2022-05-18T17:13:19.409Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:13:19 [2022-05-18T17:13:19.409Z] ++ set -e
17:13:19 [2022-05-18T17:13:19.409Z] ++ '[' -n 0 ']'
17:13:19 [2022-05-18T17:13:19.409Z] ++ set -x
17:13:19 [2022-05-18T17:13:19.409Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:13:19 [2022-05-18T17:13:19.409Z] INFO: Testing against a local daemon
17:13:19 [2022-05-18T17:13:19.409Z] === RUN   TestAuthZPluginAllowRequest
17:13:20 [2022-05-18T17:13:20.775Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
17:13:20 [2022-05-18T17:13:20.775Z] === RUN   TestAuthZPluginTLS
17:13:21 [2022-05-18T17:13:21.031Z] --- PASS: TestAuthZPluginTLS (0.56s)
17:13:21 [2022-05-18T17:13:21.031Z] === RUN   TestAuthZPluginDenyRequest
17:13:21 [2022-05-18T17:13:21.593Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:13:21 [2022-05-18T17:13:21.593Z] === RUN   TestAuthZPluginAPIDenyResponse
17:13:22 [2022-05-18T17:13:22.155Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:13:22 [2022-05-18T17:13:22.155Z] === RUN   TestAuthZPluginDenyResponse
17:13:22 [2022-05-18T17:13:22.717Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
17:13:22 [2022-05-18T17:13:22.718Z] === RUN   TestAuthZPluginAllowEventStream
17:13:24 [2022-05-18T17:13:24.085Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
17:13:24 [2022-05-18T17:13:24.085Z] === RUN   TestAuthZPluginErrorResponse
17:13:24 [2022-05-18T17:13:24.341Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
17:13:24 [2022-05-18T17:13:24.341Z] === RUN   TestAuthZPluginErrorRequest
17:13:24 [2022-05-18T17:13:24.903Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:13:24 [2022-05-18T17:13:24.903Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:13:25 [2022-05-18T17:13:25.465Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
17:13:25 [2022-05-18T17:13:25.465Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:13:26 [2022-05-18T17:13:26.830Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
17:13:26 [2022-05-18T17:13:26.831Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:13:28 [2022-05-18T17:13:28.196Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.33s)
17:13:28 [2022-05-18T17:13:28.196Z] === RUN   TestAuthZPluginHeader
17:13:28 [2022-05-18T17:13:28.758Z] --- PASS: TestAuthZPluginHeader (0.69s)
17:13:28 [2022-05-18T17:13:28.758Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:13:28 [2022-05-18T17:13:28.758Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:28 [2022-05-18T17:13:28.758Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:13:28 [2022-05-18T17:13:28.758Z] === RUN   TestAuthZPluginV2Disable
17:13:28 [2022-05-18T17:13:28.758Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:28 [2022-05-18T17:13:28.758Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:13:28 [2022-05-18T17:13:28.758Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:13:28 [2022-05-18T17:13:28.758Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:28 [2022-05-18T17:13:28.758Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:13:28 [2022-05-18T17:13:28.758Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:13:28 [2022-05-18T17:13:28.758Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:28 [2022-05-18T17:13:28.758Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:13:28 [2022-05-18T17:13:28.758Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:13:46 [2022-05-18T17:13:46.933Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
17:13:46 [2022-05-18T17:13:46.933Z] PASS
17:13:46 [2022-05-18T17:13:46.933Z] 
17:13:46 [2022-05-18T17:13:46.933Z] === Skipped
17:13:46 [2022-05-18T17:13:46.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:46 [2022-05-18T17:13:46.933Z] 
17:13:46 [2022-05-18T17:13:46.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:46 [2022-05-18T17:13:46.933Z] 
17:13:46 [2022-05-18T17:13:46.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:46 [2022-05-18T17:13:46.933Z] 
17:13:46 [2022-05-18T17:13:46.933Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:46 [2022-05-18T17:13:46.933Z] 
17:13:46 [2022-05-18T17:13:46.933Z] DONE 17 tests, 4 skipped in 26.038s
17:13:46 [2022-05-18T17:13:46.933Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:13:46 [2022-05-18T17:13:46.933Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:13:46 [2022-05-18T17:13:46.933Z] ++ set -e
17:13:46 [2022-05-18T17:13:46.933Z] ++ '[' -n 0 ']'
17:13:46 [2022-05-18T17:13:46.933Z] ++ set -x
17:13:46 [2022-05-18T17:13:46.933Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:13:46 [2022-05-18T17:13:46.933Z] INFO: Testing against a local daemon
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:13:46 [2022-05-18T17:13:46.933Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:13:46 [2022-05-18T17:13:46.933Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:13:46 [2022-05-18T17:13:46.933Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:13:46 [2022-05-18T17:13:46.933Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:13:46 [2022-05-18T17:13:46.933Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:13:46 [2022-05-18T17:13:46.933Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:13:46 [2022-05-18T17:13:46.933Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:13:46 [2022-05-18T17:13:46.933Z] --- PASS: TestPluginInvalidJSON (0.02s)
17:13:46 [2022-05-18T17:13:46.933Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:13:46 [2022-05-18T17:13:46.933Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
17:13:46 [2022-05-18T17:13:46.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:13:46 [2022-05-18T17:13:46.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:13:46 [2022-05-18T17:13:46.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:13:46 [2022-05-18T17:13:46.934Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:13:46 [2022-05-18T17:13:46.934Z] === RUN   TestPluginInstall
17:13:46 [2022-05-18T17:13:46.934Z] === RUN   TestPluginInstall/no_auth
17:13:46 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:46 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88c2b9cf6fa26ce51857d02b85c945f3a7ceaeff7417416a57189832831ecc87" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:46 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:46 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88c2b9cf6fa26ce51857d02b85c945f3a7ceaeff7417416a57189832831ecc87" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:46 [2022-05-18T17:13:46.934Z] === RUN   TestPluginInstall/with_htpasswd
17:13:46 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:46 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e14d1979b9756a7f00102a1c42701680069f68b51991e4b4dfd82e760dd877c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:46 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:46 [2022-05-18T17:13:46.934Z] time="2022-05-18T17:13:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e14d1979b9756a7f00102a1c42701680069f68b51991e4b4dfd82e760dd877c" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:46 [2022-05-18T17:13:46.934Z] === RUN   TestPluginInstall/with_insecure
17:13:47 [2022-05-18T17:13:47.861Z] time="2022-05-18T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:47 [2022-05-18T17:13:47.861Z] time="2022-05-18T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c50cc12252150d9b545f2cdf06113e8077239a05ba9443a80071f6662989e44e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:47 [2022-05-18T17:13:47.861Z] time="2022-05-18T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:13:47 [2022-05-18T17:13:47.861Z] time="2022-05-18T17:13:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c50cc12252150d9b545f2cdf06113e8077239a05ba9443a80071f6662989e44e" mediatype=application/vnd.docker.plugin.v1+json size=522
17:13:48 [2022-05-18T17:13:48.117Z]     plugin_test.go:195: [d83d4cbb0f5d0] daemon is not started
17:13:48 [2022-05-18T17:13:48.117Z] --- PASS: TestPluginInstall (2.52s)
17:13:48 [2022-05-18T17:13:48.117Z]     --- PASS: TestPluginInstall/no_auth (0.94s)
17:13:48 [2022-05-18T17:13:48.117Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
17:13:48 [2022-05-18T17:13:48.117Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
17:13:48 [2022-05-18T17:13:48.117Z] === RUN   TestPluginsWithRuntimes
17:13:49 [2022-05-18T17:13:49.499Z] === RUN   TestPluginsWithRuntimes/No_Args
17:13:50 [2022-05-18T17:13:50.426Z] === RUN   TestPluginsWithRuntimes/With_Args
17:13:51 [2022-05-18T17:13:51.353Z] --- PASS: TestPluginsWithRuntimes (3.27s)
17:13:51 [2022-05-18T17:13:51.353Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
17:13:51 [2022-05-18T17:13:51.353Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
17:13:51 [2022-05-18T17:13:51.353Z] === RUN   TestPluginBackCompatMediaTypes
17:13:51 [2022-05-18T17:13:51.915Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
17:13:51 [2022-05-18T17:13:51.915Z] PASS
17:13:51 [2022-05-18T17:13:51.915Z] 
17:13:51 [2022-05-18T17:13:51.915Z] DONE 24 tests in 6.508s
17:13:51 [2022-05-18T17:13:51.915Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:13:51 [2022-05-18T17:13:51.915Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:13:51 [2022-05-18T17:13:51.915Z] ++ set -e
17:13:51 [2022-05-18T17:13:51.915Z] ++ '[' -n 0 ']'
17:13:51 [2022-05-18T17:13:51.915Z] ++ set -x
17:13:51 [2022-05-18T17:13:51.915Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:13:51 [2022-05-18T17:13:51.915Z] INFO: Testing against a local daemon
17:13:51 [2022-05-18T17:13:51.915Z] === RUN   TestExternalGraphDriver
17:13:52 [2022-05-18T17:13:52.172Z] === RUN   TestExternalGraphDriver/json
17:13:53 [2022-05-18T17:13:53.539Z] === RUN   TestExternalGraphDriver/spec
17:13:55 [2022-05-18T17:13:55.430Z] === RUN   TestExternalGraphDriver/pull
17:13:56 [2022-05-18T17:13:56.795Z] --- PASS: TestExternalGraphDriver (4.79s)
17:13:56 [2022-05-18T17:13:56.795Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
17:13:56 [2022-05-18T17:13:56.795Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
17:13:56 [2022-05-18T17:13:56.795Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
17:13:56 [2022-05-18T17:13:56.795Z] === RUN   TestGraphdriverPluginV2
17:13:56 [2022-05-18T17:13:56.795Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:56 [2022-05-18T17:13:56.795Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
17:13:56 [2022-05-18T17:13:56.795Z] PASS
17:13:56 [2022-05-18T17:13:56.795Z] 
17:13:56 [2022-05-18T17:13:56.795Z] === Skipped
17:13:56 [2022-05-18T17:13:56.795Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
17:13:56 [2022-05-18T17:13:56.795Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:56 [2022-05-18T17:13:56.795Z] 
17:13:56 [2022-05-18T17:13:56.795Z] DONE 5 tests, 1 skipped in 4.910s
17:13:56 [2022-05-18T17:13:56.795Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:13:56 [2022-05-18T17:13:56.795Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:13:56 [2022-05-18T17:13:56.795Z] ++ set -e
17:13:56 [2022-05-18T17:13:56.795Z] ++ '[' -n 0 ']'
17:13:56 [2022-05-18T17:13:56.795Z] ++ set -x
17:13:56 [2022-05-18T17:13:56.795Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:13:57 [2022-05-18T17:13:57.051Z] INFO: Testing against a local daemon
17:13:57 [2022-05-18T17:13:57.051Z] === RUN   TestContinueAfterPluginCrash
17:13:57 [2022-05-18T17:13:57.051Z] === PAUSE TestContinueAfterPluginCrash
17:13:57 [2022-05-18T17:13:57.051Z] === RUN   TestReadPluginNoRead
17:13:57 [2022-05-18T17:13:57.051Z] === PAUSE TestReadPluginNoRead
17:13:57 [2022-05-18T17:13:57.051Z] === RUN   TestDaemonStartWithLogOpt
17:13:57 [2022-05-18T17:13:57.051Z] === PAUSE TestDaemonStartWithLogOpt
17:13:57 [2022-05-18T17:13:57.051Z] === CONT  TestContinueAfterPluginCrash
17:13:57 [2022-05-18T17:13:57.051Z] === CONT  TestDaemonStartWithLogOpt
17:14:00 [2022-05-18T17:14:00.318Z] --- PASS: TestDaemonStartWithLogOpt (3.01s)
17:14:00 [2022-05-18T17:14:00.318Z] === CONT  TestReadPluginNoRead
17:14:02 [2022-05-18T17:14:02.206Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:14:03 [2022-05-18T17:14:03.572Z] === RUN   TestReadPluginNoRead/default
17:14:04 [2022-05-18T17:14:04.500Z] === RUN   TestReadPluginNoRead/disabled_caching
17:14:05 [2022-05-18T17:14:05.061Z] --- PASS: TestContinueAfterPluginCrash (7.96s)
17:14:05 [2022-05-18T17:14:05.623Z] === CONT  TestReadPluginNoRead
17:14:05 [2022-05-18T17:14:05.623Z]     read_test.go:92: [d3277e5696e50] daemon is not started
17:14:05 [2022-05-18T17:14:05.623Z] --- PASS: TestReadPluginNoRead (5.59s)
17:14:05 [2022-05-18T17:14:05.623Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
17:14:05 [2022-05-18T17:14:05.623Z]     --- PASS: TestReadPluginNoRead/default (1.15s)
17:14:05 [2022-05-18T17:14:05.623Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.12s)
17:14:05 [2022-05-18T17:14:05.623Z] PASS
17:14:05 [2022-05-18T17:14:05.623Z] 
17:14:05 [2022-05-18T17:14:05.623Z] DONE 6 tests in 8.698s
17:14:05 [2022-05-18T17:14:05.623Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:14:05 [2022-05-18T17:14:05.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:14:05 [2022-05-18T17:14:05.623Z] ++ set -e
17:14:05 [2022-05-18T17:14:05.623Z] ++ '[' -n 0 ']'
17:14:05 [2022-05-18T17:14:05.623Z] ++ set -x
17:14:05 [2022-05-18T17:14:05.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:14:05 [2022-05-18T17:14:05.623Z] testing: warning: no tests to run
17:14:05 [2022-05-18T17:14:05.623Z] PASS
17:14:05 [2022-05-18T17:14:05.623Z] 
17:14:05 [2022-05-18T17:14:05.623Z] DONE 0 tests in 0.034s
17:14:05 [2022-05-18T17:14:05.623Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:14:05 [2022-05-18T17:14:05.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:14:05 [2022-05-18T17:14:05.623Z] ++ set -e
17:14:05 [2022-05-18T17:14:05.623Z] ++ '[' -n 0 ']'
17:14:05 [2022-05-18T17:14:05.623Z] ++ set -x
17:14:05 [2022-05-18T17:14:05.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:14:05 [2022-05-18T17:14:05.623Z] INFO: Testing against a local daemon
17:14:05 [2022-05-18T17:14:05.623Z] === RUN   TestPluginWithDevMounts
17:14:05 [2022-05-18T17:14:05.623Z] === PAUSE TestPluginWithDevMounts
17:14:05 [2022-05-18T17:14:05.623Z] === CONT  TestPluginWithDevMounts
17:14:07 [2022-05-18T17:14:07.513Z] --- PASS: TestPluginWithDevMounts (1.53s)
17:14:07 [2022-05-18T17:14:07.513Z] PASS
17:14:07 [2022-05-18T17:14:07.513Z] 
17:14:07 [2022-05-18T17:14:07.513Z] DONE 1 tests in 1.628s
17:14:07 [2022-05-18T17:14:07.513Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:14:07 [2022-05-18T17:14:07.513Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:14:07 [2022-05-18T17:14:07.513Z] ++ set -e
17:14:07 [2022-05-18T17:14:07.513Z] ++ '[' -n 0 ']'
17:14:07 [2022-05-18T17:14:07.513Z] ++ set -x
17:14:07 [2022-05-18T17:14:07.513Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:14:07 [2022-05-18T17:14:07.513Z] INFO: Testing against a local daemon
17:14:07 [2022-05-18T17:14:07.513Z] === RUN   TestSecretInspect
17:14:09 [2022-05-18T17:14:09.404Z] --- PASS: TestSecretInspect (1.79s)
17:14:09 [2022-05-18T17:14:09.404Z] === RUN   TestSecretList
17:14:11 [2022-05-18T17:14:11.295Z] --- PASS: TestSecretList (2.22s)
17:14:11 [2022-05-18T17:14:11.295Z] === RUN   TestSecretsCreateAndDelete
17:14:13 [2022-05-18T17:14:13.825Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
17:14:13 [2022-05-18T17:14:13.825Z] === RUN   TestSecretsUpdate
17:14:15 [2022-05-18T17:14:15.716Z] --- PASS: TestSecretsUpdate (2.21s)
17:14:15 [2022-05-18T17:14:15.716Z] === RUN   TestTemplatedSecret
17:14:18 [2022-05-18T17:14:18.232Z] --- PASS: TestTemplatedSecret (2.43s)
17:14:18 [2022-05-18T17:14:18.232Z] === RUN   TestSecretCreateResolve
17:14:20 [2022-05-18T17:14:20.748Z] --- PASS: TestSecretCreateResolve (2.19s)
17:14:20 [2022-05-18T17:14:20.748Z] PASS
17:14:20 [2022-05-18T17:14:20.748Z] 
17:14:20 [2022-05-18T17:14:20.748Z] DONE 6 tests in 13.069s
17:14:20 [2022-05-18T17:14:20.748Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:14:20 [2022-05-18T17:14:20.748Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:14:20 [2022-05-18T17:14:20.748Z] ++ set -e
17:14:20 [2022-05-18T17:14:20.748Z] ++ '[' -n 0 ']'
17:14:20 [2022-05-18T17:14:20.748Z] ++ set -x
17:14:20 [2022-05-18T17:14:20.748Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:14:20 [2022-05-18T17:14:20.748Z] INFO: Testing against a local daemon
17:14:20 [2022-05-18T17:14:20.748Z] === RUN   TestServiceCreateInit
17:14:20 [2022-05-18T17:14:20.748Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:14:24 [2022-05-18T17:14:24.019Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:14:27 [2022-05-18T17:14:27.285Z] --- PASS: TestServiceCreateInit (6.69s)
17:14:27 [2022-05-18T17:14:27.285Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.54s)
17:14:27 [2022-05-18T17:14:27.285Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.13s)
17:14:27 [2022-05-18T17:14:27.285Z] === RUN   TestCreateServiceMultipleTimes
17:14:42 [2022-05-18T17:14:42.319Z] --- PASS: TestCreateServiceMultipleTimes (15.30s)
17:14:42 [2022-05-18T17:14:42.319Z] === RUN   TestCreateServiceConflict
17:14:44 [2022-05-18T17:14:44.833Z] --- PASS: TestCreateServiceConflict (2.16s)
17:14:44 [2022-05-18T17:14:44.833Z] === RUN   TestCreateServiceMaxReplicas
17:14:47 [2022-05-18T17:14:47.350Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
17:14:47 [2022-05-18T17:14:47.350Z] === RUN   TestCreateWithDuplicateNetworkNames
17:15:02 [2022-05-18T17:15:02.286Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.17s)
17:15:02 [2022-05-18T17:15:02.286Z] === RUN   TestCreateServiceSecretFileMode
17:15:02 [2022-05-18T17:15:02.848Z] --- PASS: TestCreateServiceSecretFileMode (2.36s)
17:15:02 [2022-05-18T17:15:02.848Z] === RUN   TestCreateServiceConfigFileMode
17:15:04 [2022-05-18T17:15:04.739Z] --- PASS: TestCreateServiceConfigFileMode (2.06s)
17:15:04 [2022-05-18T17:15:04.739Z] === RUN   TestCreateServiceSysctls
17:15:08 [2022-05-18T17:15:08.006Z] --- PASS: TestCreateServiceSysctls (3.00s)
17:15:08 [2022-05-18T17:15:08.006Z] === RUN   TestCreateServiceCapabilities
17:15:10 [2022-05-18T17:15:10.522Z] --- PASS: TestCreateServiceCapabilities (2.46s)
17:15:10 [2022-05-18T17:15:10.522Z] === RUN   TestInspect
17:15:13 [2022-05-18T17:15:13.037Z] --- PASS: TestInspect (2.77s)
17:15:13 [2022-05-18T17:15:13.037Z] === RUN   TestCreateJob
17:15:15 [2022-05-18T17:15:15.554Z] --- PASS: TestCreateJob (2.52s)
17:15:15 [2022-05-18T17:15:15.554Z] === RUN   TestReplicatedJob
17:15:20 [2022-05-18T17:15:20.798Z] --- PASS: TestReplicatedJob (4.45s)
17:15:20 [2022-05-18T17:15:20.798Z] === RUN   TestUpdateReplicatedJob
17:15:23 [2022-05-18T17:15:23.315Z] --- PASS: TestUpdateReplicatedJob (2.92s)
17:15:23 [2022-05-18T17:15:23.316Z] === RUN   TestServiceListWithStatuses
17:15:23 [2022-05-18T17:15:23.316Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:15:23 [2022-05-18T17:15:23.316Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:15:23 [2022-05-18T17:15:23.316Z] === RUN   TestDockerNetworkConnectAlias
17:15:27 [2022-05-18T17:15:27.483Z] --- PASS: TestDockerNetworkConnectAlias (3.98s)
17:15:27 [2022-05-18T17:15:27.483Z] === RUN   TestDockerNetworkReConnect
17:15:30 [2022-05-18T17:15:30.749Z] --- PASS: TestDockerNetworkReConnect (3.31s)
17:15:30 [2022-05-18T17:15:30.749Z] === RUN   TestServicePlugin
17:15:30 [2022-05-18T17:15:30.749Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:15:30 [2022-05-18T17:15:30.749Z] --- SKIP: TestServicePlugin (0.00s)
17:15:30 [2022-05-18T17:15:30.749Z] === RUN   TestServiceUpdateLabel
17:15:32 [2022-05-18T17:15:32.664Z] --- PASS: TestServiceUpdateLabel (2.23s)
17:15:32 [2022-05-18T17:15:32.664Z] === RUN   TestServiceUpdateSecrets
17:15:47 [2022-05-18T17:15:47.504Z] --- PASS: TestServiceUpdateSecrets (14.31s)
17:15:47 [2022-05-18T17:15:47.504Z] === RUN   TestServiceUpdateConfigs
17:16:02 [2022-05-18T17:16:02.344Z] --- PASS: TestServiceUpdateConfigs (14.30s)
17:16:02 [2022-05-18T17:16:02.344Z] === RUN   TestServiceUpdateNetwork
17:16:14 [2022-05-18T17:16:14.509Z] --- PASS: TestServiceUpdateNetwork (12.08s)
17:16:14 [2022-05-18T17:16:14.509Z] === RUN   TestServiceUpdatePidsLimit
17:16:14 [2022-05-18T17:16:14.509Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:16:15 [2022-05-18T17:16:15.071Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:16:23 [2022-05-18T17:16:23.155Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:16:29 [2022-05-18T17:16:29.708Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
17:16:29 [2022-05-18T17:16:29.708Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
17:16:29 [2022-05-18T17:16:29.708Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
17:16:29 [2022-05-18T17:16:29.708Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
17:16:29 [2022-05-18T17:16:29.708Z] PASS
17:16:29 [2022-05-18T17:16:29.708Z] 
17:16:29 [2022-05-18T17:16:29.708Z] === Skipped
17:16:29 [2022-05-18T17:16:29.708Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:16:29 [2022-05-18T17:16:29.708Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:16:29 [2022-05-18T17:16:29.708Z] 
17:16:29 [2022-05-18T17:16:29.708Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:16:29 [2022-05-18T17:16:29.708Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:29 [2022-05-18T17:16:29.708Z] 
17:16:29 [2022-05-18T17:16:29.708Z] DONE 27 tests, 2 skipped in 128.859s
17:16:29 [2022-05-18T17:16:29.708Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:16:29 [2022-05-18T17:16:29.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:16:29 [2022-05-18T17:16:29.708Z] ++ set -e
17:16:29 [2022-05-18T17:16:29.708Z] ++ '[' -n 0 ']'
17:16:29 [2022-05-18T17:16:29.708Z] ++ set -x
17:16:29 [2022-05-18T17:16:29.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:16:29 [2022-05-18T17:16:29.708Z] INFO: Testing against a local daemon
17:16:29 [2022-05-18T17:16:29.708Z] === RUN   TestSessionCreate
17:16:29 [2022-05-18T17:16:29.708Z] --- PASS: TestSessionCreate (0.02s)
17:16:29 [2022-05-18T17:16:29.708Z] === RUN   TestSessionCreateWithBadUpgrade
17:16:29 [2022-05-18T17:16:29.708Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:16:29 [2022-05-18T17:16:29.708Z] PASS
17:16:29 [2022-05-18T17:16:29.708Z] 
17:16:29 [2022-05-18T17:16:29.708Z] DONE 2 tests in 0.126s
17:16:29 [2022-05-18T17:16:29.708Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:16:29 [2022-05-18T17:16:29.708Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:16:29 [2022-05-18T17:16:29.708Z] ++ set -e
17:16:29 [2022-05-18T17:16:29.708Z] ++ '[' -n 0 ']'
17:16:29 [2022-05-18T17:16:29.708Z] ++ set -x
17:16:29 [2022-05-18T17:16:29.708Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:16:29 [2022-05-18T17:16:29.708Z] INFO: Testing against a local daemon
17:16:29 [2022-05-18T17:16:29.708Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:16:29 [2022-05-18T17:16:29.708Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:16:29 [2022-05-18T17:16:29.708Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:16:29 [2022-05-18T17:16:29.708Z] === RUN   TestDiskUsage
17:16:29 [2022-05-18T17:16:29.708Z] === PAUSE TestDiskUsage
17:16:29 [2022-05-18T17:16:29.708Z] === RUN   TestEventsExecDie
17:16:29 [2022-05-18T17:16:29.978Z] --- PASS: TestEventsExecDie (0.52s)
17:16:29 [2022-05-18T17:16:29.978Z] === RUN   TestEventsBackwardsCompatible
17:16:29 [2022-05-18T17:16:29.978Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:16:29 [2022-05-18T17:16:29.978Z] === RUN   TestEventsVolumeCreate
17:16:29 [2022-05-18T17:16:29.978Z] --- PASS: TestEventsVolumeCreate (0.06s)
17:16:29 [2022-05-18T17:16:29.978Z] === RUN   TestInfoBinaryCommits
17:16:30 [2022-05-18T17:16:30.235Z] --- PASS: TestInfoBinaryCommits (0.03s)
17:16:30 [2022-05-18T17:16:30.235Z] === RUN   TestInfoAPIVersioned
17:16:30 [2022-05-18T17:16:30.235Z] --- PASS: TestInfoAPIVersioned (0.02s)
17:16:30 [2022-05-18T17:16:30.235Z] === RUN   TestInfoAPI
17:16:30 [2022-05-18T17:16:30.235Z] --- PASS: TestInfoAPI (0.02s)
17:16:30 [2022-05-18T17:16:30.235Z] === RUN   TestInfoAPIWarnings
17:16:48 [2022-05-18T17:16:48.279Z] --- PASS: TestInfoAPIWarnings (16.54s)
17:16:48 [2022-05-18T17:16:48.279Z] === RUN   TestInfoDebug
17:16:48 [2022-05-18T17:16:48.279Z] --- PASS: TestInfoDebug (0.52s)
17:16:48 [2022-05-18T17:16:48.279Z] === RUN   TestInfoInsecureRegistries
17:16:48 [2022-05-18T17:16:48.279Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:16:48 [2022-05-18T17:16:48.279Z] === RUN   TestInfoRegistryMirrors
17:16:48 [2022-05-18T17:16:48.279Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:16:48 [2022-05-18T17:16:48.279Z] === RUN   TestLoginFailsWithBadCredentials
17:16:48 [2022-05-18T17:16:48.279Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
17:16:48 [2022-05-18T17:16:48.279Z] === RUN   TestPingCacheHeaders
17:16:48 [2022-05-18T17:16:48.279Z] --- PASS: TestPingCacheHeaders (0.02s)
17:16:48 [2022-05-18T17:16:48.279Z] === RUN   TestPingGet
17:16:48 [2022-05-18T17:16:48.279Z] --- PASS: TestPingGet (0.01s)
17:16:48 [2022-05-18T17:16:48.279Z] === RUN   TestPingHead
17:16:48 [2022-05-18T17:16:48.279Z] --- PASS: TestPingHead (0.02s)
17:16:48 [2022-05-18T17:16:48.279Z] === RUN   TestPingSwarmHeader
17:16:48 [2022-05-18T17:16:48.839Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:16:49 [2022-05-18T17:16:49.402Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:16:50 [2022-05-18T17:16:50.766Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:16:50 [2022-05-18T17:16:50.766Z] --- PASS: TestPingSwarmHeader (2.15s)
17:16:50 [2022-05-18T17:16:50.766Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:16:50 [2022-05-18T17:16:50.766Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:16:50 [2022-05-18T17:16:50.766Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:16:50 [2022-05-18T17:16:50.766Z] === RUN   TestVersion
17:16:50 [2022-05-18T17:16:50.766Z] --- PASS: TestVersion (0.02s)
17:16:50 [2022-05-18T17:16:50.766Z] === CONT  TestDiskUsage
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/container_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/image_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/volume_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/build-cache_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.023Z] === RUN   TestDiskUsage/after_LoadBusybox
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.279Z] === RUN   TestDiskUsage/after_container.Run
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:16:51 [2022-05-18T17:16:51.535Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:16:51 [2022-05-18T17:16:51.791Z] --- PASS: TestDiskUsage (1.15s)
17:16:51 [2022-05-18T17:16:51.791Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z] PASS
17:16:51 [2022-05-18T17:16:51.791Z] 
17:16:51 [2022-05-18T17:16:51.791Z] === Skipped
17:16:51 [2022-05-18T17:16:51.791Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:16:51 [2022-05-18T17:16:51.791Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:16:51 [2022-05-18T17:16:51.791Z] 
17:16:51 [2022-05-18T17:16:51.791Z] DONE 54 tests, 1 skipped in 22.361s
17:16:51 [2022-05-18T17:16:51.791Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:16:51 [2022-05-18T17:16:51.791Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:16:51 [2022-05-18T17:16:51.791Z] ++ set -e
17:16:51 [2022-05-18T17:16:51.791Z] ++ '[' -n 0 ']'
17:16:51 [2022-05-18T17:16:51.791Z] ++ set -x
17:16:51 [2022-05-18T17:16:51.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:16:51 [2022-05-18T17:16:51.791Z] INFO: Testing against a local daemon
17:16:51 [2022-05-18T17:16:51.791Z] === RUN   TestVolumesCreateAndList
17:16:51 [2022-05-18T17:16:51.791Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:16:51 [2022-05-18T17:16:51.791Z] === RUN   TestVolumesRemove
17:16:51 [2022-05-18T17:16:51.791Z] --- PASS: TestVolumesRemove (0.06s)
17:16:51 [2022-05-18T17:16:51.791Z] === RUN   TestVolumesInspect
17:16:52 [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInspect (0.02s)
17:16:52 [2022-05-18T17:16:52.047Z] === RUN   TestVolumesInvalidJSON
17:16:52 [2022-05-18T17:16:52.047Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:16:52 [2022-05-18T17:16:52.047Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:16:52 [2022-05-18T17:16:52.047Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:16:52 [2022-05-18T17:16:52.047Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:16:52 [2022-05-18T17:16:52.047Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:16:52 [2022-05-18T17:16:52.047Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:16:52 [2022-05-18T17:16:52.047Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:16:52 [2022-05-18T17:16:52.047Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:16:52 [2022-05-18T17:16:52.047Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:16:52 [2022-05-18T17:16:52.047Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:16:52 [2022-05-18T17:16:52.047Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:16:52 [2022-05-18T17:16:52.047Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:16:52 [2022-05-18T17:16:52.047Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:16:52 [2022-05-18T17:16:52.047Z] PASS
17:16:52 [2022-05-18T17:16:52.047Z] 
17:16:52 [2022-05-18T17:16:52.047Z] DONE 9 tests in 0.211s
17:16:52 [2022-05-18T17:16:52.047Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:16:52 [2022-05-18T17:16:52.047Z] ++++ cat bundles/test-integration/docker.pid
17:16:52 [2022-05-18T17:16:52.047Z] +++ kill 14242
17:16:52 [2022-05-18T17:16:52.303Z] +++ /etc/init.d/apparmor stop
17:16:52 [2022-05-18T17:16:52.303Z] Leaving: AppArmorNo profiles have been unloaded.
17:16:52 [2022-05-18T17:16:52.303Z] 
17:16:52 [2022-05-18T17:16:52.303Z] Unloading profiles will leave already running processes permanently
17:16:52 [2022-05-18T17:16:52.303Z] unconfined, which can lead to unexpected situations.
17:16:52 [2022-05-18T17:16:52.303Z] 
17:16:52 [2022-05-18T17:16:52.303Z] To set a process to complain mode, use the command line tool
17:16:52 [2022-05-18T17:16:52.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:16:52 [2022-05-18T17:16:52.303Z] +++ true
17:16:52 [2022-05-18T17:16:52.303Z] exiting test-integration
17:16:52 [2022-05-18T17:16:52.303Z] ++ exit 0
17:16:52 [2022-05-18T17:16:52.303Z]