Skip to content

Console Output

Skipping 14 KB.. Full Log
43
23:24:43 [2022-05-12T23:24:43.353Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildWithEmptyDockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
23:24:43 [2022-05-12T23:24:43.353Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
23:24:43 [2022-05-12T23:24:43.353Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
23:24:43 [2022-05-12T23:24:43.353Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
23:24:43 [2022-05-12T23:24:43.353Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildPreserveOwnership
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildPreserveOwnership/copy_from
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
23:24:43 [2022-05-12T23:24:43.353Z] --- PASS: TestBuildPreserveOwnership (2.77s)
23:24:43 [2022-05-12T23:24:43.353Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.81s)
23:24:43 [2022-05-12T23:24:43.353Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.95s)
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildPlatformInvalid
23:24:43 [2022-05-12T23:24:43.353Z] --- PASS: TestBuildPlatformInvalid (0.08s)
23:24:43 [2022-05-12T23:24:43.353Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
23:24:43 [2022-05-12T23:24:43.353Z] Loaded image: busybox:latest
23:24:43 [2022-05-12T23:24:43.353Z] Loaded image: busybox:glibc
23:24:44 [2022-05-12T23:24:44.285Z] Loaded image: debian:bullseye-slim
23:24:44 [2022-05-12T23:24:44.285Z] Loaded image: hello-world:latest
23:24:44 [2022-05-12T23:24:44.285Z] Loaded image: arm32v7/hello-world:latest
23:24:52 [2022-05-12T23:24:52.395Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.21s)
23:24:52 [2022-05-12T23:24:52.395Z] PASS
23:24:52 [2022-05-12T23:24:52.395Z] 
23:24:52 [2022-05-12T23:24:52.395Z] === Skipped
23:24:52 [2022-05-12T23:24:52.395Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
23:24:52 [2022-05-12T23:24:52.395Z]     build_session_test.go:25: TODO: BuildKit
23:24:52 [2022-05-12T23:24:52.395Z] 
23:24:52 [2022-05-12T23:24:52.395Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
23:24:52 [2022-05-12T23:24:52.395Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
23:24:52 [2022-05-12T23:24:52.395Z] 
23:24:52 [2022-05-12T23:24:52.395Z] DONE 34 tests, 2 skipped in 65.381s
23:24:52 [2022-05-12T23:24:52.395Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
23:24:52 [2022-05-12T23:24:52.395Z] ++ 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
23:24:52 [2022-05-12T23:24:52.395Z] ++ set -e
23:24:52 [2022-05-12T23:24:52.395Z] ++ '[' -n 0 ']'
23:24:52 [2022-05-12T23:24:52.395Z] ++ set -x
23:24:52 [2022-05-12T23:24:52.395Z] ++ 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
23:24:52 [2022-05-12T23:24:52.395Z] INFO: Testing against a local daemon
23:24:52 [2022-05-12T23:24:52.395Z] === RUN   TestConfigInspect
23:24:53 [2022-05-12T23:24:53.766Z] --- PASS: TestConfigInspect (2.23s)
23:24:53 [2022-05-12T23:24:53.767Z] === RUN   TestConfigList
23:24:56 [2022-05-12T23:24:56.293Z] --- PASS: TestConfigList (2.29s)
23:24:56 [2022-05-12T23:24:56.293Z] === RUN   TestConfigsCreateAndDelete
23:24:58 [2022-05-12T23:24:58.819Z] --- PASS: TestConfigsCreateAndDelete (2.17s)
23:24:58 [2022-05-12T23:24:58.819Z] === RUN   TestConfigsUpdate
23:25:00 [2022-05-12T23:25:00.716Z] --- PASS: TestConfigsUpdate (2.17s)
23:25:00 [2022-05-12T23:25:00.716Z] === RUN   TestTemplatedConfig
23:25:03 [2022-05-12T23:25:03.244Z] --- PASS: TestTemplatedConfig (2.44s)
23:25:03 [2022-05-12T23:25:03.244Z] === RUN   TestConfigCreateResolve
23:25:05 [2022-05-12T23:25:05.142Z] --- PASS: TestConfigCreateResolve (2.29s)
23:25:05 [2022-05-12T23:25:05.142Z] PASS
23:25:05 [2022-05-12T23:25:05.142Z] 
23:25:05 [2022-05-12T23:25:05.142Z] DONE 6 tests in 13.662s
23:25:05 [2022-05-12T23:25:05.142Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
23:25:05 [2022-05-12T23:25:05.142Z] ++ 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
23:25:05 [2022-05-12T23:25:05.142Z] ++ set -e
23:25:05 [2022-05-12T23:25:05.142Z] ++ '[' -n 0 ']'
23:25:05 [2022-05-12T23:25:05.142Z] ++ set -x
23:25:05 [2022-05-12T23:25:05.142Z] ++ 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
23:25:05 [2022-05-12T23:25:05.400Z] INFO: Testing against a local daemon
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestAttachWithTTY
23:25:05 [2022-05-12T23:25:05.400Z] --- PASS: TestAttachWithTTY (0.06s)
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestAttachWithoutTTy
23:25:05 [2022-05-12T23:25:05.400Z] --- PASS: TestAttachWithoutTTy (0.04s)
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestCheckpoint
23:25:05 [2022-05-12T23:25:05.400Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:25:05 [2022-05-12T23:25:05.400Z] --- SKIP: TestCheckpoint (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/commit
23:25:05 [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/commit
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/create
23:25:05 [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/containers/create
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
23:25:05 [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
23:25:05 [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
23:25:05 [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:25:05 [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
23:25:05 [2022-05-12T23:25:05.400Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
23:25:05 [2022-05-12T23:25:05.400Z] === CONT  TestContainerInvalidJSON/commit
23:25:05 [2022-05-12T23:25:05.400Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/commit/empty_body
23:25:05 [2022-05-12T23:25:05.400Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
23:25:05 [2022-05-12T23:25:05.400Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === CONT  TestContainerInvalidJSON/containers/create
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
23:25:05 [2022-05-12T23:25:05.400Z] --- PASS: TestContainerInvalidJSON (0.01s)
23:25:05 [2022-05-12T23:25:05.400Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
23:25:05 [2022-05-12T23:25:05.400Z] === RUN   TestCopyFromContainerPathDoesNotExist
23:25:05 [2022-05-12T23:25:05.658Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
23:25:05 [2022-05-12T23:25:05.658Z] === RUN   TestCopyFromContainerPathIsNotDir
23:25:05 [2022-05-12T23:25:05.658Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
23:25:05 [2022-05-12T23:25:05.658Z] === RUN   TestCopyToContainerPathDoesNotExist
23:25:05 [2022-05-12T23:25:05.658Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
23:25:05 [2022-05-12T23:25:05.658Z] === RUN   TestCopyEmptyFile
23:25:05 [2022-05-12T23:25:05.916Z] --- PASS: TestCopyEmptyFile (0.21s)
23:25:05 [2022-05-12T23:25:05.916Z] === RUN   TestCopyToContainerPathIsNotDir
23:25:05 [2022-05-12T23:25:05.916Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
23:25:05 [2022-05-12T23:25:05.916Z] === RUN   TestCopyFromContainer
23:25:06 [2022-05-12T23:25:06.851Z] === RUN   TestCopyFromContainer//
23:25:06 [2022-05-12T23:25:06.851Z] === RUN   TestCopyFromContainer//bar/root
23:25:06 [2022-05-12T23:25:06.851Z] === RUN   TestCopyFromContainer//bar/root/
23:25:06 [2022-05-12T23:25:06.851Z] === RUN   TestCopyFromContainer/bar/quux
23:25:07 [2022-05-12T23:25:07.109Z] === RUN   TestCopyFromContainer/bar/quux/
23:25:07 [2022-05-12T23:25:07.109Z] === RUN   TestCopyFromContainer/bar/quux/baz
23:25:07 [2022-05-12T23:25:07.109Z] === RUN   TestCopyFromContainer/bar/filesymlink
23:25:07 [2022-05-12T23:25:07.109Z] === RUN   TestCopyFromContainer/bar/dirsymlink
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCopyFromContainer/bar/notarget
23:25:07 [2022-05-12T23:25:07.367Z] --- PASS: TestCopyFromContainer (1.52s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer// (0.07s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:25:07 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:25:07 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
23:25:07 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
23:25:07 [2022-05-12T23:25:07.367Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
23:25:07 [2022-05-12T23:25:07.367Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
23:25:07 [2022-05-12T23:25:07.367Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
23:25:07 [2022-05-12T23:25:07.367Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateLinkToNonExistingContainer
23:25:07 [2022-05-12T23:25:07.367Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateWithInvalidEnv
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateWithInvalidEnv/0
23:25:07 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateWithInvalidEnv/0
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateWithInvalidEnv/1
23:25:07 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateWithInvalidEnv/1
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateWithInvalidEnv/2
23:25:07 [2022-05-12T23:25:07.367Z] === PAUSE TestCreateWithInvalidEnv/2
23:25:07 [2022-05-12T23:25:07.367Z] === CONT  TestCreateWithInvalidEnv/0
23:25:07 [2022-05-12T23:25:07.367Z] === CONT  TestCreateWithInvalidEnv/2
23:25:07 [2022-05-12T23:25:07.367Z] === CONT  TestCreateWithInvalidEnv/1
23:25:07 [2022-05-12T23:25:07.367Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
23:25:07 [2022-05-12T23:25:07.367Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateTmpfsMountsTarget
23:25:07 [2022-05-12T23:25:07.367Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
23:25:07 [2022-05-12T23:25:07.367Z] === RUN   TestCreateWithCustomMaskedPaths
23:25:08 [2022-05-12T23:25:08.740Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s)
23:25:08 [2022-05-12T23:25:08.740Z] === RUN   TestCreateWithCustomReadonlyPaths
23:25:10 [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s)
23:25:10 [2022-05-12T23:25:10.138Z] === RUN   TestCreateWithInvalidHealthcheckParams
23:25:10 [2022-05-12T23:25:10.138Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:25:10 [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:25:10 [2022-05-12T23:25:10.138Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:25:10 [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:25:10 [2022-05-12T23:25:10.138Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
23:25:10 [2022-05-12T23:25:10.138Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
23:25:10 [2022-05-12T23:25:10.138Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
23:25:10 [2022-05-12T23:25:10.138Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
23:25:10 [2022-05-12T23:25:10.138Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
23:25:10 [2022-05-12T23:25:10.138Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
23:25:10 [2022-05-12T23:25:10.138Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
23:25:10 [2022-05-12T23:25:10.138Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
23:25:10 [2022-05-12T23:25:10.138Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
23:25:10 [2022-05-12T23:25:10.138Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
23:25:10 [2022-05-12T23:25:10.138Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
23:25:10 [2022-05-12T23:25:10.138Z] === RUN   TestCreateDifferentPlatform
23:25:10 [2022-05-12T23:25:10.396Z] === RUN   TestCreateDifferentPlatform/different_os
23:25:10 [2022-05-12T23:25:10.396Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
23:25:10 [2022-05-12T23:25:10.396Z] --- PASS: TestCreateDifferentPlatform (0.02s)
23:25:10 [2022-05-12T23:25:10.396Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
23:25:10 [2022-05-12T23:25:10.396Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
23:25:10 [2022-05-12T23:25:10.396Z] === RUN   TestCreateVolumesFromNonExistingContainer
23:25:10 [2022-05-12T23:25:10.397Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
23:25:10 [2022-05-12T23:25:10.397Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
23:25:10 [2022-05-12T23:25:10.397Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
23:25:10 [2022-05-12T23:25:10.397Z] === RUN   TestContainerStartOnDaemonRestart
23:25:10 [2022-05-12T23:25:10.397Z] === PAUSE TestContainerStartOnDaemonRestart
23:25:10 [2022-05-12T23:25:10.397Z] === RUN   TestDaemonRestartIpcMode
23:25:10 [2022-05-12T23:25:10.397Z] === PAUSE TestDaemonRestartIpcMode
23:25:10 [2022-05-12T23:25:10.397Z] === RUN   TestDaemonHostGatewayIP
23:25:10 [2022-05-12T23:25:10.397Z] === PAUSE TestDaemonHostGatewayIP
23:25:10 [2022-05-12T23:25:10.397Z] === RUN   TestRestartDaemonWithRestartingContainer
23:25:10 [2022-05-12T23:25:10.397Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:25:10 [2022-05-12T23:25:10.397Z] === RUN   TestContainerKillOnDaemonStart
23:25:10 [2022-05-12T23:25:10.397Z] === PAUSE TestContainerKillOnDaemonStart
23:25:10 [2022-05-12T23:25:10.397Z] === RUN   TestDiff
23:25:10 [2022-05-12T23:25:10.655Z] --- PASS: TestDiff (0.43s)
23:25:10 [2022-05-12T23:25:10.655Z] === RUN   TestExecWithCloseStdin
23:25:11 [2022-05-12T23:25:11.220Z] --- PASS: TestExecWithCloseStdin (0.48s)
23:25:11 [2022-05-12T23:25:11.220Z] === RUN   TestExec
23:25:11 [2022-05-12T23:25:11.784Z] --- PASS: TestExec (0.45s)
23:25:11 [2022-05-12T23:25:11.784Z] === RUN   TestExecUser
23:25:12 [2022-05-12T23:25:12.042Z] --- PASS: TestExecUser (0.45s)
23:25:12 [2022-05-12T23:25:12.042Z] === RUN   TestExportContainerAndImportImage
23:25:12 [2022-05-12T23:25:12.607Z] --- PASS: TestExportContainerAndImportImage (0.54s)
23:25:12 [2022-05-12T23:25:12.607Z] === RUN   TestExportContainerAfterDaemonRestart
23:25:13 [2022-05-12T23:25:13.978Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
23:25:13 [2022-05-12T23:25:13.978Z] === RUN   TestHealthCheckWorkdir
23:25:14 [2022-05-12T23:25:14.543Z] --- PASS: TestHealthCheckWorkdir (0.61s)
23:25:14 [2022-05-12T23:25:14.543Z] === RUN   TestHealthKillContainer
23:25:22 [2022-05-12T23:25:22.646Z] --- PASS: TestHealthKillContainer (7.87s)
23:25:22 [2022-05-12T23:25:22.646Z] === RUN   TestInspectCpusetInConfigPre120
23:25:22 [2022-05-12T23:25:22.904Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
23:25:22 [2022-05-12T23:25:22.904Z] === RUN   TestIpcModeNone
23:25:23 [2022-05-12T23:25:23.162Z] --- PASS: TestIpcModeNone (0.45s)
23:25:23 [2022-05-12T23:25:23.162Z] === RUN   TestIpcModePrivate
23:25:23 [2022-05-12T23:25:23.727Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
23:25:23 [2022-05-12T23:25:23.727Z] --- PASS: TestIpcModePrivate (0.47s)
23:25:23 [2022-05-12T23:25:23.727Z] === RUN   TestIpcModeShareable
23:25:23 [2022-05-12T23:25:23.985Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
23:25:24 [2022-05-12T23:25:24.243Z] --- PASS: TestIpcModeShareable (0.45s)
23:25:24 [2022-05-12T23:25:24.243Z] === RUN   TestAPIIpcModeShareableAndContainer
23:25:25 [2022-05-12T23:25:25.615Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
23:25:25 [2022-05-12T23:25:25.615Z] === RUN   TestAPIIpcModeHost
23:25:25 [2022-05-12T23:25:25.873Z] --- PASS: TestAPIIpcModeHost (0.35s)
23:25:25 [2022-05-12T23:25:25.873Z] === RUN   TestDaemonIpcModeShareable
23:25:27 [2022-05-12T23:25:27.293Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
23:25:27 [2022-05-12T23:25:27.293Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
23:25:27 [2022-05-12T23:25:27.293Z] === RUN   TestDaemonIpcModePrivate
23:25:28 [2022-05-12T23:25:28.225Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
23:25:28 [2022-05-12T23:25:28.225Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
23:25:28 [2022-05-12T23:25:28.225Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:25:29 [2022-05-12T23:25:29.157Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
23:25:29 [2022-05-12T23:25:29.416Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.13s)
23:25:29 [2022-05-12T23:25:29.416Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:25:30 [2022-05-12T23:25:30.349Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
23:25:30 [2022-05-12T23:25:30.606Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.12s)
23:25:30 [2022-05-12T23:25:30.606Z] === RUN   TestIpcModeOlderClient
23:25:30 [2022-05-12T23:25:30.606Z] === PAUSE TestIpcModeOlderClient
23:25:30 [2022-05-12T23:25:30.606Z] === RUN   TestKillContainerInvalidSignal
23:25:30 [2022-05-12T23:25:30.864Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
23:25:30 [2022-05-12T23:25:30.864Z] === RUN   TestKillContainer
23:25:30 [2022-05-12T23:25:30.864Z] === RUN   TestKillContainer/no_signal
23:25:31 [2022-05-12T23:25:31.430Z] === RUN   TestKillContainer/non_killing_signal
23:25:31 [2022-05-12T23:25:31.687Z] === RUN   TestKillContainer/killing_signal
23:25:32 [2022-05-12T23:25:32.253Z] --- PASS: TestKillContainer (1.22s)
23:25:32 [2022-05-12T23:25:32.253Z]     --- PASS: TestKillContainer/no_signal (0.40s)
23:25:32 [2022-05-12T23:25:32.253Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
23:25:32 [2022-05-12T23:25:32.253Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
23:25:32 [2022-05-12T23:25:32.253Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:25:32 [2022-05-12T23:25:32.253Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:25:32 [2022-05-12T23:25:32.511Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:25:33 [2022-05-12T23:25:33.444Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s)
23:25:33 [2022-05-12T23:25:33.444Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s)
23:25:33 [2022-05-12T23:25:33.444Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s)
23:25:33 [2022-05-12T23:25:33.444Z] === RUN   TestKillStoppedContainer
23:25:33 [2022-05-12T23:25:33.444Z] --- PASS: TestKillStoppedContainer (0.04s)
23:25:33 [2022-05-12T23:25:33.444Z] === RUN   TestKillStoppedContainerAPIPre120
23:25:33 [2022-05-12T23:25:33.444Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
23:25:33 [2022-05-12T23:25:33.444Z] === RUN   TestKillDifferentUserContainer
23:25:33 [2022-05-12T23:25:33.703Z] --- PASS: TestKillDifferentUserContainer (0.42s)
23:25:33 [2022-05-12T23:25:33.703Z] === RUN   TestInspectOomKilledTrue
23:25:34 [2022-05-12T23:25:34.269Z] --- PASS: TestInspectOomKilledTrue (0.47s)
23:25:34 [2022-05-12T23:25:34.269Z] === RUN   TestInspectOomKilledFalse
23:25:34 [2022-05-12T23:25:34.834Z] --- PASS: TestInspectOomKilledFalse (0.41s)
23:25:34 [2022-05-12T23:25:34.834Z] === RUN   TestLinksEtcHostsContentMatch
23:25:35 [2022-05-12T23:25:35.091Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
23:25:35 [2022-05-12T23:25:35.091Z] === RUN   TestLinksContainerNames
23:25:36 [2022-05-12T23:25:36.024Z] --- PASS: TestLinksContainerNames (0.82s)
23:25:36 [2022-05-12T23:25:36.024Z] === RUN   TestLogsFollowTailEmpty
23:25:36 [2022-05-12T23:25:36.281Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
23:25:36 [2022-05-12T23:25:36.281Z] === RUN   TestContainerNetworkMountsNoChown
23:25:36 [2022-05-12T23:25:36.538Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
23:25:36 [2022-05-12T23:25:36.539Z] === RUN   TestMountDaemonRoot
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/default
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/private
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rprivate
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/slave
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rslave
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/shared
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rshared
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/default
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/default/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/default/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rslave
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rshared
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/shared
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rprivate
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/slave
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/private
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/private/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === RUN   TestMountDaemonRoot/private/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/default/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/default/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:25:36 [2022-05-12T23:25:36.797Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/private/bind_root
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:25:37 [2022-05-12T23:25:37.055Z] === CONT  TestMountDaemonRoot/private/mount_root
23:25:37 [2022-05-12T23:25:37.055Z] --- PASS: TestMountDaemonRoot (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
23:25:37 [2022-05-12T23:25:37.055Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
23:25:37 [2022-05-12T23:25:37.055Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.01s)
23:25:37 [2022-05-12T23:25:37.055Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:25:37 [2022-05-12T23:25:37.055Z] === RUN   TestContainerBindMountNonRecursive
23:25:38 [2022-05-12T23:25:38.427Z] --- PASS: TestContainerBindMountNonRecursive (1.26s)
23:25:38 [2022-05-12T23:25:38.427Z] === RUN   TestContainerVolumesMountedAsShared
23:25:38 [2022-05-12T23:25:38.684Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
23:25:38 [2022-05-12T23:25:38.684Z] === RUN   TestContainerVolumesMountedAsSlave
23:25:38 [2022-05-12T23:25:38.942Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
23:25:38 [2022-05-12T23:25:38.942Z] === RUN   TestNetworkNat
23:25:39 [2022-05-12T23:25:39.507Z] --- PASS: TestNetworkNat (0.45s)
23:25:39 [2022-05-12T23:25:39.507Z] === RUN   TestNetworkLocalhostTCPNat
23:25:40 [2022-05-12T23:25:40.076Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s)
23:25:40 [2022-05-12T23:25:40.076Z] === RUN   TestNetworkLoopbackNat
23:25:42 [2022-05-12T23:25:42.620Z] --- PASS: TestNetworkLoopbackNat (2.55s)
23:25:42 [2022-05-12T23:25:42.620Z] === RUN   TestPause
23:25:42 [2022-05-12T23:25:42.879Z] --- PASS: TestPause (0.46s)
23:25:42 [2022-05-12T23:25:42.879Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:25:42 [2022-05-12T23:25:42.879Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:25:42 [2022-05-12T23:25:42.879Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:25:42 [2022-05-12T23:25:42.879Z] === RUN   TestPauseStopPausedContainer
23:25:43 [2022-05-12T23:25:43.445Z] --- PASS: TestPauseStopPausedContainer (0.41s)
23:25:43 [2022-05-12T23:25:43.445Z] === RUN   TestPidHost
23:25:44 [2022-05-12T23:25:44.378Z] --- PASS: TestPidHost (0.92s)
23:25:44 [2022-05-12T23:25:44.378Z] === RUN   TestPsFilter
23:25:44 [2022-05-12T23:25:44.378Z] --- PASS: TestPsFilter (0.09s)
23:25:44 [2022-05-12T23:25:44.378Z] === RUN   TestRemoveContainerWithRemovedVolume
23:25:44 [2022-05-12T23:25:44.945Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
23:25:44 [2022-05-12T23:25:44.945Z] === RUN   TestRemoveContainerWithVolume
23:25:45 [2022-05-12T23:25:45.202Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
23:25:45 [2022-05-12T23:25:45.202Z] === RUN   TestRemoveContainerRunning
23:25:45 [2022-05-12T23:25:45.767Z] --- PASS: TestRemoveContainerRunning (0.41s)
23:25:45 [2022-05-12T23:25:45.767Z] === RUN   TestRemoveContainerForceRemoveRunning
23:25:46 [2022-05-12T23:25:46.025Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
23:25:46 [2022-05-12T23:25:46.025Z] === RUN   TestRemoveInvalidContainer
23:25:46 [2022-05-12T23:25:46.025Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:25:46 [2022-05-12T23:25:46.025Z] === RUN   TestRenameLinkedContainer
23:25:47 [2022-05-12T23:25:47.922Z] --- PASS: TestRenameLinkedContainer (1.71s)
23:25:47 [2022-05-12T23:25:47.922Z] === RUN   TestRenameStoppedContainer
23:25:48 [2022-05-12T23:25:48.179Z] --- PASS: TestRenameStoppedContainer (0.42s)
23:25:48 [2022-05-12T23:25:48.179Z] === RUN   TestRenameRunningContainerAndReuse
23:25:49 [2022-05-12T23:25:49.112Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
23:25:49 [2022-05-12T23:25:49.112Z] === RUN   TestRenameInvalidName
23:25:49 [2022-05-12T23:25:49.370Z] --- PASS: TestRenameInvalidName (0.41s)
23:25:49 [2022-05-12T23:25:49.370Z] === RUN   TestRenameAnonymousContainer
23:25:50 [2022-05-12T23:25:50.742Z] --- PASS: TestRenameAnonymousContainer (1.51s)
23:25:50 [2022-05-12T23:25:50.742Z] === RUN   TestRenameContainerWithSameName
23:25:51 [2022-05-12T23:25:51.307Z] --- PASS: TestRenameContainerWithSameName (0.42s)
23:25:51 [2022-05-12T23:25:51.307Z] === RUN   TestRenameContainerWithLinkedContainer
23:25:52 [2022-05-12T23:25:52.240Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
23:25:52 [2022-05-12T23:25:52.240Z] === RUN   TestResize
23:25:52 [2022-05-12T23:25:52.497Z] --- PASS: TestResize (0.39s)
23:25:52 [2022-05-12T23:25:52.498Z] === RUN   TestResizeWithInvalidSize
23:25:53 [2022-05-12T23:25:53.063Z] --- PASS: TestResizeWithInvalidSize (0.42s)
23:25:53 [2022-05-12T23:25:53.063Z] === RUN   TestResizeWhenContainerNotStarted
23:25:53 [2022-05-12T23:25:53.323Z] --- PASS: TestResizeWhenContainerNotStarted (0.37s)
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:25:53 [2022-05-12T23:25:53.323Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:25:55 [2022-05-12T23:25:55.230Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:25:56 [2022-05-12T23:25:56.162Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:25:57 [2022-05-12T23:25:57.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:25:57 [2022-05-12T23:25:57.533Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:25:58 [2022-05-12T23:25:58.466Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:25:58 [2022-05-12T23:25:58.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:26:02 [2022-05-12T23:26:02.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:26:02 [2022-05-12T23:26:02.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:26:03 [2022-05-12T23:26:03.902Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:26:05 [2022-05-12T23:26:05.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:26:05 [2022-05-12T23:26:05.802Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:26:07 [2022-05-12T23:26:07.174Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:26:07 [2022-05-12T23:26:07.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:26:09 [2022-05-12T23:26:09.112Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:26:10 [2022-05-12T23:26:10.484Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.00s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.61s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
23:26:10 [2022-05-12T23:26:10.484Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.59s)
23:26:10 [2022-05-12T23:26:10.484Z] === RUN   TestCgroupNamespacesRun
23:26:11 [2022-05-12T23:26:11.863Z] --- PASS: TestCgroupNamespacesRun (1.13s)
23:26:11 [2022-05-12T23:26:11.863Z] === RUN   TestCgroupNamespacesRunPrivileged
23:26:12 [2022-05-12T23:26:12.795Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
23:26:12 [2022-05-12T23:26:12.795Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:26:14 [2022-05-12T23:26:14.167Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
23:26:14 [2022-05-12T23:26:14.167Z] === RUN   TestCgroupNamespacesRunHostMode
23:26:15 [2022-05-12T23:26:15.100Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
23:26:15 [2022-05-12T23:26:15.100Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:26:16 [2022-05-12T23:26:16.033Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
23:26:16 [2022-05-12T23:26:16.033Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:26:17 [2022-05-12T23:26:17.405Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s)
23:26:17 [2022-05-12T23:26:17.405Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:26:17 [2022-05-12T23:26:17.970Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
23:26:17 [2022-05-12T23:26:17.970Z] === RUN   TestCgroupNamespacesRunOlderClient
23:26:19 [2022-05-12T23:26:19.341Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
23:26:19 [2022-05-12T23:26:19.341Z] === RUN   TestNISDomainname
23:26:19 [2022-05-12T23:26:19.598Z] --- PASS: TestNISDomainname (0.51s)
23:26:19 [2022-05-12T23:26:19.598Z] === RUN   TestHostnameDnsResolution
23:26:20 [2022-05-12T23:26:20.163Z] --- PASS: TestHostnameDnsResolution (0.68s)
23:26:20 [2022-05-12T23:26:20.163Z] === RUN   TestUnprivilegedPortsAndPing
23:26:20 [2022-05-12T23:26:20.728Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
23:26:20 [2022-05-12T23:26:20.728Z] === RUN   TestPrivilegedHostDevices
23:26:21 [2022-05-12T23:26:21.293Z] --- PASS: TestPrivilegedHostDevices (0.47s)
23:26:21 [2022-05-12T23:26:21.293Z] === RUN   TestStats
23:26:23 [2022-05-12T23:26:23.818Z] --- PASS: TestStats (2.46s)
23:26:23 [2022-05-12T23:26:23.818Z] === RUN   TestStopContainerWithTimeout
23:26:23 [2022-05-12T23:26:23.818Z] === RUN   TestStopContainerWithTimeout/0
23:26:23 [2022-05-12T23:26:23.818Z] === PAUSE TestStopContainerWithTimeout/0
23:26:23 [2022-05-12T23:26:23.818Z] === RUN   TestStopContainerWithTimeout/1
23:26:23 [2022-05-12T23:26:23.818Z] === PAUSE TestStopContainerWithTimeout/1
23:26:23 [2022-05-12T23:26:23.818Z] === RUN   TestStopContainerWithTimeout/3
23:26:23 [2022-05-12T23:26:23.818Z] === PAUSE TestStopContainerWithTimeout/3
23:26:23 [2022-05-12T23:26:23.818Z] === RUN   TestStopContainerWithTimeout/-1
23:26:23 [2022-05-12T23:26:23.818Z] === PAUSE TestStopContainerWithTimeout/-1
23:26:23 [2022-05-12T23:26:23.818Z] === CONT  TestStopContainerWithTimeout/0
23:26:23 [2022-05-12T23:26:23.818Z] === CONT  TestStopContainerWithTimeout/-1
23:26:24 [2022-05-12T23:26:24.384Z] === CONT  TestStopContainerWithTimeout/3
23:26:26 [2022-05-12T23:26:26.282Z] === CONT  TestStopContainerWithTimeout/1
23:26:27 [2022-05-12T23:26:27.654Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:26:27 [2022-05-12T23:26:27.654Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
23:26:27 [2022-05-12T23:26:27.654Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.63s)
23:26:27 [2022-05-12T23:26:27.654Z]     --- PASS: TestStopContainerWithTimeout/3 (2.36s)
23:26:27 [2022-05-12T23:26:27.654Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
23:26:27 [2022-05-12T23:26:27.654Z] === RUN   TestDeleteDevicemapper
23:26:27 [2022-05-12T23:26:27.654Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:26:27 [2022-05-12T23:26:27.654Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:26:27 [2022-05-12T23:26:27.654Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:26:29 [2022-05-12T23:26:29.057Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
23:26:29 [2022-05-12T23:26:29.057Z] === RUN   TestUpdateMemory
23:26:29 [2022-05-12T23:26:29.622Z] --- PASS: TestUpdateMemory (0.50s)
23:26:29 [2022-05-12T23:26:29.622Z] === RUN   TestUpdateCPUQuota
23:26:30 [2022-05-12T23:26:30.554Z] --- PASS: TestUpdateCPUQuota (0.71s)
23:26:30 [2022-05-12T23:26:30.554Z] === RUN   TestUpdatePidsLimit
23:26:30 [2022-05-12T23:26:30.554Z] === RUN   TestUpdatePidsLimit/update_from_none
23:26:30 [2022-05-12T23:26:30.554Z] === RUN   TestUpdatePidsLimit/no_change
23:26:30 [2022-05-12T23:26:30.812Z] === RUN   TestUpdatePidsLimit/update_lower
23:26:30 [2022-05-12T23:26:30.812Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:26:31 [2022-05-12T23:26:31.070Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:26:31 [2022-05-12T23:26:31.327Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:26:31 [2022-05-12T23:26:31.585Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:26:32 [2022-05-12T23:26:32.150Z] --- PASS: TestUpdatePidsLimit (1.73s)
23:26:32 [2022-05-12T23:26:32.150Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
23:26:32 [2022-05-12T23:26:32.150Z]     --- PASS: TestUpdatePidsLimit/no_change (0.17s)
23:26:32 [2022-05-12T23:26:32.150Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.17s)
23:26:32 [2022-05-12T23:26:32.150Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
23:26:32 [2022-05-12T23:26:32.150Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
23:26:32 [2022-05-12T23:26:32.150Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
23:26:32 [2022-05-12T23:26:32.150Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
23:26:32 [2022-05-12T23:26:32.150Z] === RUN   TestUpdateRestartPolicy
23:26:44 [2022-05-12T23:26:44.338Z] --- PASS: TestUpdateRestartPolicy (10.85s)
23:26:44 [2022-05-12T23:26:44.338Z] === RUN   TestUpdateRestartWithAutoRemove
23:26:44 [2022-05-12T23:26:44.338Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
23:26:44 [2022-05-12T23:26:44.338Z] === RUN   TestWaitNonBlocked
23:26:44 [2022-05-12T23:26:44.338Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:26:44 [2022-05-12T23:26:44.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:26:44 [2022-05-12T23:26:44.338Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:26:44 [2022-05-12T23:26:44.338Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:26:44 [2022-05-12T23:26:44.338Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:26:44 [2022-05-12T23:26:44.338Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:26:44 [2022-05-12T23:26:44.338Z] --- PASS: TestWaitNonBlocked (0.01s)
23:26:44 [2022-05-12T23:26:44.338Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.54s)
23:26:44 [2022-05-12T23:26:44.338Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.59s)
23:26:44 [2022-05-12T23:26:44.338Z] === RUN   TestWaitBlocked
23:26:44 [2022-05-12T23:26:44.338Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:26:44 [2022-05-12T23:26:44.338Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:26:44 [2022-05-12T23:26:44.338Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:26:44 [2022-05-12T23:26:44.338Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:26:44 [2022-05-12T23:26:44.338Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:26:44 [2022-05-12T23:26:44.338Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:26:44 [2022-05-12T23:26:44.595Z] --- PASS: TestWaitBlocked (0.01s)
23:26:44 [2022-05-12T23:26:44.595Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s)
23:26:44 [2022-05-12T23:26:44.595Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
23:26:44 [2022-05-12T23:26:44.595Z] === CONT  TestContainerStartOnDaemonRestart
23:26:44 [2022-05-12T23:26:44.595Z] === CONT  TestRestartDaemonWithRestartingContainer
23:26:46 [2022-05-12T23:26:46.494Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.02s)
23:26:46 [2022-05-12T23:26:46.494Z] === CONT  TestDaemonHostGatewayIP
23:26:46 [2022-05-12T23:26:46.751Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
23:26:46 [2022-05-12T23:26:46.751Z] === CONT  TestDaemonRestartIpcMode
23:26:49 [2022-05-12T23:26:49.342Z] === CONT  TestIpcModeOlderClient
23:26:49 [2022-05-12T23:26:49.342Z] --- PASS: TestDaemonHostGatewayIP (2.58s)
23:26:49 [2022-05-12T23:26:49.342Z] --- PASS: TestDaemonRestartIpcMode (2.56s)
23:26:49 [2022-05-12T23:26:49.342Z] === CONT  TestContainerKillOnDaemonStart
23:26:49 [2022-05-12T23:26:49.342Z] --- PASS: TestIpcModeOlderClient (0.05s)
23:27:01 [2022-05-12T23:27:01.529Z] --- PASS: TestContainerKillOnDaemonStart (11.49s)
23:27:01 [2022-05-12T23:27:01.529Z] PASS
23:27:01 [2022-05-12T23:27:01.529Z] 
23:27:01 [2022-05-12T23:27:01.529Z] === Skipped
23:27:01 [2022-05-12T23:27:01.529Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:27:01 [2022-05-12T23:27:01.529Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:27:01 [2022-05-12T23:27:01.529Z] 
23:27:01 [2022-05-12T23:27:01.529Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:27:01 [2022-05-12T23:27:01.529Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:27:01 [2022-05-12T23:27:01.529Z] 
23:27:01 [2022-05-12T23:27:01.529Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:27:01 [2022-05-12T23:27:01.529Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:27:01 [2022-05-12T23:27:01.529Z] 
23:27:01 [2022-05-12T23:27:01.529Z] DONE 237 tests, 3 skipped in 115.430s
23:27:01 [2022-05-12T23:27:01.529Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:27:01 [2022-05-12T23:27:01.529Z] ++ 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
23:27:01 [2022-05-12T23:27:01.529Z] ++ set -e
23:27:01 [2022-05-12T23:27:01.529Z] ++ '[' -n 0 ']'
23:27:01 [2022-05-12T23:27:01.529Z] ++ set -x
23:27:01 [2022-05-12T23:27:01.529Z] ++ 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
23:27:01 [2022-05-12T23:27:01.529Z] === RUN   TestConfigDaemonLibtrustID
23:27:01 [2022-05-12T23:27:01.529Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:27:01 [2022-05-12T23:27:01.529Z] === RUN   TestConfigDaemonID
23:27:02 [2022-05-12T23:27:02.463Z]     daemon_test.go:84: [d6a1ecb156013] daemon is not started
23:27:02 [2022-05-12T23:27:02.463Z] --- PASS: TestConfigDaemonID (1.04s)
23:27:02 [2022-05-12T23:27:02.463Z] === RUN   TestDaemonConfigValidation
23:27:02 [2022-05-12T23:27:02.463Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:27:02 [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:27:02 [2022-05-12T23:27:02.463Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:27:02 [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:27:02 [2022-05-12T23:27:02.463Z] === RUN   TestDaemonConfigValidation/invalid_config
23:27:02 [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:27:02 [2022-05-12T23:27:02.463Z] === RUN   TestDaemonConfigValidation/malformed_config
23:27:02 [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:27:02 [2022-05-12T23:27:02.463Z] === RUN   TestDaemonConfigValidation/valid_config
23:27:02 [2022-05-12T23:27:02.463Z] === PAUSE TestDaemonConfigValidation/valid_config
23:27:02 [2022-05-12T23:27:02.463Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:27:02 [2022-05-12T23:27:02.463Z] === CONT  TestDaemonConfigValidation/malformed_config
23:27:02 [2022-05-12T23:27:02.463Z] === CONT  TestDaemonConfigValidation/valid_config
23:27:02 [2022-05-12T23:27:02.463Z] === CONT  TestDaemonConfigValidation/invalid_config
23:27:02 [2022-05-12T23:27:02.463Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:27:02 [2022-05-12T23:27:02.721Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:27:02 [2022-05-12T23:27:02.721Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
23:27:02 [2022-05-12T23:27:02.721Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
23:27:02 [2022-05-12T23:27:02.721Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
23:27:02 [2022-05-12T23:27:02.721Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
23:27:02 [2022-05-12T23:27:02.721Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
23:27:02 [2022-05-12T23:27:02.721Z] === RUN   TestConfigDaemonSeccompProfiles
23:27:02 [2022-05-12T23:27:02.721Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:27:03 [2022-05-12T23:27:03.654Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:27:04 [2022-05-12T23:27:04.587Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:27:05 [2022-05-12T23:27:05.958Z] === CONT  TestConfigDaemonSeccompProfiles
23:27:05 [2022-05-12T23:27:05.958Z]     daemon_test.go:198: [d19df82d493d5] daemon is not started
23:27:05 [2022-05-12T23:27:05.958Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
23:27:05 [2022-05-12T23:27:05.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
23:27:05 [2022-05-12T23:27:05.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:27:05 [2022-05-12T23:27:05.958Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:27:05 [2022-05-12T23:27:05.958Z] === RUN   TestDaemonProxy
23:27:05 [2022-05-12T23:27:05.958Z] === RUN   TestDaemonProxy/environment_variables
23:27:07 [2022-05-12T23:27:07.331Z] === RUN   TestDaemonProxy/command-line_options
23:27:09 [2022-05-12T23:27:09.228Z] === RUN   TestDaemonProxy/configuration_file
23:27:11 [2022-05-12T23:27:11.123Z] === RUN   TestDaemonProxy/conflicting_options
23:27:11 [2022-05-12T23:27:11.381Z] === RUN   TestDaemonProxy/reload_sanitized
23:27:11 [2022-05-12T23:27:11.946Z] --- PASS: TestDaemonProxy (6.21s)
23:27:11 [2022-05-12T23:27:11.946Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
23:27:11 [2022-05-12T23:27:11.946Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
23:27:11 [2022-05-12T23:27:11.946Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
23:27:11 [2022-05-12T23:27:11.946Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
23:27:11 [2022-05-12T23:27:11.946Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:27:11 [2022-05-12T23:27:11.946Z] PASS
23:27:11 [2022-05-12T23:27:11.946Z] 
23:27:11 [2022-05-12T23:27:11.946Z] DONE 18 tests in 11.230s
23:27:11 [2022-05-12T23:27:11.946Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:27:11 [2022-05-12T23:27:11.946Z] ++ 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
23:27:11 [2022-05-12T23:27:11.946Z] ++ set -e
23:27:11 [2022-05-12T23:27:11.946Z] ++ '[' -n 0 ']'
23:27:11 [2022-05-12T23:27:11.946Z] ++ set -x
23:27:11 [2022-05-12T23:27:11.946Z] ++ 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
23:27:12 [2022-05-12T23:27:12.204Z] INFO: Testing against a local daemon
23:27:12 [2022-05-12T23:27:12.204Z] === RUN   TestCommitInheritsEnv
23:27:12 [2022-05-12T23:27:12.462Z] --- PASS: TestCommitInheritsEnv (0.24s)
23:27:12 [2022-05-12T23:27:12.462Z] === RUN   TestImportExtremelyLargeImageWorks
23:27:12 [2022-05-12T23:27:12.462Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:27:12 [2022-05-12T23:27:12.462Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:27:12 [2022-05-12T23:27:12.462Z] === RUN   TestImportWithCustomPlatform
23:27:12 [2022-05-12T23:27:12.462Z] === RUN   TestImportWithCustomPlatform/#00
23:27:12 [2022-05-12T23:27:12.462Z] === RUN   TestImportWithCustomPlatform/_______
23:27:12 [2022-05-12T23:27:12.462Z] === RUN   TestImportWithCustomPlatform//
23:27:12 [2022-05-12T23:27:12.462Z] === RUN   TestImportWithCustomPlatform/linux
23:27:12 [2022-05-12T23:27:12.462Z] === RUN   TestImportWithCustomPlatform/LINUX
23:27:12 [2022-05-12T23:27:12.462Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:27:12 [2022-05-12T23:27:12.720Z] === RUN   TestImportWithCustomPlatform/macos
23:27:12 [2022-05-12T23:27:12.720Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:27:12 [2022-05-12T23:27:12.720Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:27:12 [2022-05-12T23:27:12.720Z] --- PASS: TestImportWithCustomPlatform (0.30s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:27:12 [2022-05-12T23:27:12.720Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:27:12 [2022-05-12T23:27:12.720Z] === RUN   TestImagesFilterMultiReference
23:27:12 [2022-05-12T23:27:12.720Z] --- PASS: TestImagesFilterMultiReference (0.05s)
23:27:12 [2022-05-12T23:27:12.720Z] === RUN   TestImagePullPlatformInvalid
23:27:12 [2022-05-12T23:27:12.720Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:27:12 [2022-05-12T23:27:12.720Z] === RUN   TestRemoveImageOrphaning
23:27:12 [2022-05-12T23:27:12.978Z] --- PASS: TestRemoveImageOrphaning (0.22s)
23:27:12 [2022-05-12T23:27:12.978Z] === RUN   TestRemoveImageGarbageCollector
23:27:12 [2022-05-12T23:27:12.978Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:27:12 [2022-05-12T23:27:12.978Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:27:12 [2022-05-12T23:27:12.978Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:27:12 [2022-05-12T23:27:12.978Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:27:12 [2022-05-12T23:27:12.978Z] === RUN   TestTagInvalidReference
23:27:12 [2022-05-12T23:27:12.978Z] --- PASS: TestTagInvalidReference (0.01s)
23:27:12 [2022-05-12T23:27:12.978Z] === RUN   TestTagValidPrefixedRepo
23:27:12 [2022-05-12T23:27:12.978Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
23:27:12 [2022-05-12T23:27:12.978Z] === RUN   TestTagExistedNameWithoutForce
23:27:12 [2022-05-12T23:27:12.978Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
23:27:12 [2022-05-12T23:27:12.978Z] === RUN   TestTagOfficialNames
23:27:12 [2022-05-12T23:27:12.978Z] --- PASS: TestTagOfficialNames (0.04s)
23:27:12 [2022-05-12T23:27:12.978Z] === RUN   TestTagMatchesDigest
23:27:12 [2022-05-12T23:27:12.978Z] --- PASS: TestTagMatchesDigest (0.01s)
23:27:12 [2022-05-12T23:27:12.978Z] PASS
23:27:12 [2022-05-12T23:27:12.978Z] 
23:27:12 [2022-05-12T23:27:12.978Z] === Skipped
23:27:12 [2022-05-12T23:27:12.978Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:27:12 [2022-05-12T23:27:12.978Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:27:12 [2022-05-12T23:27:12.978Z] 
23:27:12 [2022-05-12T23:27:12.978Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:27:12 [2022-05-12T23:27:12.978Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:27:12 [2022-05-12T23:27:12.978Z] 
23:27:12 [2022-05-12T23:27:12.978Z] DONE 22 tests, 2 skipped in 1.148s
23:27:13 [2022-05-12T23:27:13.236Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:27:13 [2022-05-12T23:27:13.236Z] ++ 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
23:27:13 [2022-05-12T23:27:13.236Z] ++ set -e
23:27:13 [2022-05-12T23:27:13.236Z] ++ '[' -n 0 ']'
23:27:13 [2022-05-12T23:27:13.236Z] ++ set -x
23:27:13 [2022-05-12T23:27:13.236Z] ++ 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
23:27:13 [2022-05-12T23:27:13.236Z] INFO: Testing against a local daemon
23:27:13 [2022-05-12T23:27:13.236Z] === RUN   TestNetworkCreateDelete
23:27:13 [2022-05-12T23:27:13.236Z] --- PASS: TestNetworkCreateDelete (0.13s)
23:27:13 [2022-05-12T23:27:13.236Z] === RUN   TestDockerNetworkDeletePreferID
23:27:13 [2022-05-12T23:27:13.812Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
23:27:13 [2022-05-12T23:27:13.812Z] === RUN   TestDaemonDNSFallback
23:27:20 [2022-05-12T23:27:20.361Z] --- PASS: TestDaemonDNSFallback (6.28s)
23:27:20 [2022-05-12T23:27:20.361Z] === RUN   TestInspectNetwork
23:27:22 [2022-05-12T23:27:22.887Z] === RUN   TestInspectNetwork/full_network_id
23:27:22 [2022-05-12T23:27:22.887Z] === RUN   TestInspectNetwork/partial_network_id
23:27:22 [2022-05-12T23:27:22.887Z] === RUN   TestInspectNetwork/network_name
23:27:22 [2022-05-12T23:27:22.887Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:27:27 [2022-05-12T23:27:27.065Z] --- PASS: TestInspectNetwork (7.13s)
23:27:27 [2022-05-12T23:27:27.065Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
23:27:27 [2022-05-12T23:27:27.065Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:27:27 [2022-05-12T23:27:27.065Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:27:27 [2022-05-12T23:27:27.065Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
23:27:27 [2022-05-12T23:27:27.065Z] === RUN   TestRunContainerWithBridgeNone
23:27:28 [2022-05-12T23:27:28.440Z] --- PASS: TestRunContainerWithBridgeNone (1.42s)
23:27:28 [2022-05-12T23:27:28.440Z] === RUN   TestNetworkInvalidJSON
23:27:28 [2022-05-12T23:27:28.440Z] === RUN   TestNetworkInvalidJSON/networks/create
23:27:28 [2022-05-12T23:27:28.440Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:27:28 [2022-05-12T23:27:28.440Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:27:28 [2022-05-12T23:27:28.440Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:27:28 [2022-05-12T23:27:28.440Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:27:28 [2022-05-12T23:27:28.440Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:27:28 [2022-05-12T23:27:28.440Z] === CONT  TestNetworkInvalidJSON/networks/create
23:27:28 [2022-05-12T23:27:28.440Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:27:28 [2022-05-12T23:27:28.440Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:27:28 [2022-05-12T23:27:28.440Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:27:28 [2022-05-12T23:27:28.440Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:27:28 [2022-05-12T23:27:28.441Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:27:28 [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkInvalidJSON (0.01s)
23:27:28 [2022-05-12T23:27:28.441Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkList
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkList//networks
23:27:28 [2022-05-12T23:27:28.441Z] === PAUSE TestNetworkList//networks
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestNetworkList//networks/
23:27:28 [2022-05-12T23:27:28.441Z] === PAUSE TestNetworkList//networks/
23:27:28 [2022-05-12T23:27:28.441Z] === CONT  TestNetworkList//networks
23:27:28 [2022-05-12T23:27:28.441Z] === CONT  TestNetworkList//networks/
23:27:28 [2022-05-12T23:27:28.441Z] --- PASS: TestNetworkList (0.01s)
23:27:28 [2022-05-12T23:27:28.441Z]     --- PASS: TestNetworkList//networks (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:27:28 [2022-05-12T23:27:28.441Z] === RUN   TestHostIPv4BridgeLabel
23:27:29 [2022-05-12T23:27:29.006Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:27:29 [2022-05-12T23:27:29.006Z] === RUN   TestDaemonRestartWithLiveRestore
23:27:30 [2022-05-12T23:27:30.387Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:27:30 [2022-05-12T23:27:30.387Z] === RUN   TestDaemonDefaultNetworkPools
23:27:30 [2022-05-12T23:27:30.953Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
23:27:30 [2022-05-12T23:27:30.953Z] === RUN   TestDaemonRestartWithExistingNetwork
23:27:32 [2022-05-12T23:27:32.324Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
23:27:32 [2022-05-12T23:27:32.324Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:27:33 [2022-05-12T23:27:33.256Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
23:27:33 [2022-05-12T23:27:33.256Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:27:33 [2022-05-12T23:27:33.821Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:27:33 [2022-05-12T23:27:33.821Z] === RUN   TestServiceWithPredefinedNetwork
23:27:36 [2022-05-12T23:27:36.348Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
23:27:36 [2022-05-12T23:27:36.348Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:27:36 [2022-05-12T23:27:36.348Z]     service_test.go:243: FLAKY_TEST
23:27:36 [2022-05-12T23:27:36.348Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:27:36 [2022-05-12T23:27:36.348Z] === RUN   TestServiceWithDataPathPortInit
23:27:51 [2022-05-12T23:27:51.211Z] --- PASS: TestServiceWithDataPathPortInit (13.13s)
23:27:51 [2022-05-12T23:27:51.211Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:27:51 [2022-05-12T23:27:51.776Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xju1hv1prvq7eki3bgg9z4kgt Created:2022-05-12 23:27:50.46503356 +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[566aaa27fa3943a8cb455c16e11816b8b9c434dade3550a364ea91f98eeb0d54:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rzwicsm8gdb7j5rbf1441fcs9 EndpointID:6d07a7b95ace0579fb2047badfaba315db432e9d31fda5f6d9a13a9bbc31d102 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72795f59098c6661f827d12c695df3508a7ead3143f2afc47ee16ba312c597d0 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:85a1b6a25f10 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rzwicsm8gdb7j5rbf1441fcs9 EndpointID:6d07a7b95ace0579fb2047badfaba315db432e9d31fda5f6d9a13a9bbc31d102 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:27:55 [2022-05-12T23:27:55.971Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
23:27:55 [2022-05-12T23:27:55.971Z] PASS
23:27:55 [2022-05-12T23:27:55.971Z] 
23:27:55 [2022-05-12T23:27:55.971Z] === Skipped
23:27:55 [2022-05-12T23:27:55.971Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:27:55 [2022-05-12T23:27:55.971Z]     service_test.go:243: FLAKY_TEST
23:27:55 [2022-05-12T23:27:55.971Z] 
23:27:55 [2022-05-12T23:27:55.971Z] DONE 38 tests, 1 skipped in 42.847s
23:27:55 [2022-05-12T23:27:55.971Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:27:55 [2022-05-12T23:27:55.971Z] ++ 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
23:27:55 [2022-05-12T23:27:55.971Z] ++ set -e
23:27:55 [2022-05-12T23:27:55.971Z] ++ '[' -n 0 ']'
23:27:55 [2022-05-12T23:27:55.971Z] ++ set -x
23:27:55 [2022-05-12T23:27:55.972Z] ++ 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
23:27:55 [2022-05-12T23:27:55.972Z] INFO: Testing against a local daemon
23:27:55 [2022-05-12T23:27:55.972Z] === RUN   TestDockerNetworkIpvlanPersistance
23:27:55 [2022-05-12T23:27:55.972Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:27:55 [2022-05-12T23:27:55.972Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:27:55 [2022-05-12T23:27:55.972Z] === RUN   TestDockerNetworkIpvlan
23:27:55 [2022-05-12T23:27:55.972Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:27:55 [2022-05-12T23:27:55.972Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:27:55 [2022-05-12T23:27:55.972Z] PASS
23:27:55 [2022-05-12T23:27:55.972Z] 
23:27:55 [2022-05-12T23:27:55.972Z] === Skipped
23:27:55 [2022-05-12T23:27:55.972Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:27:55 [2022-05-12T23:27:55.972Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:27:55 [2022-05-12T23:27:55.972Z] 
23:27:55 [2022-05-12T23:27:55.972Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:27:55 [2022-05-12T23:27:55.972Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:27:55 [2022-05-12T23:27:55.972Z] 
23:27:55 [2022-05-12T23:27:55.972Z] DONE 2 tests, 2 skipped in 0.091s
23:27:55 [2022-05-12T23:27:55.972Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:27:55 [2022-05-12T23:27:55.972Z] ++ 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
23:27:55 [2022-05-12T23:27:55.972Z] ++ set -e
23:27:55 [2022-05-12T23:27:55.972Z] ++ '[' -n 0 ']'
23:27:55 [2022-05-12T23:27:55.972Z] ++ set -x
23:27:55 [2022-05-12T23:27:55.972Z] ++ 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
23:27:56 [2022-05-12T23:27:56.229Z] INFO: Testing against a local daemon
23:27:56 [2022-05-12T23:27:56.229Z] === RUN   TestDockerNetworkMacvlanPersistance
23:27:57 [2022-05-12T23:27:57.600Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
23:27:57 [2022-05-12T23:27:57.601Z] === RUN   TestDockerNetworkMacvlan
23:27:58 [2022-05-12T23:27:58.166Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:27:58 [2022-05-12T23:27:58.731Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:27:59 [2022-05-12T23:27:59.665Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:28:01 [2022-05-12T23:28:01.563Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:28:02 [2022-05-12T23:28:02.936Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:28:06 [2022-05-12T23:28:06.216Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:28:06 [2022-05-12T23:28:06.781Z] --- PASS: TestDockerNetworkMacvlan (9.46s)
23:28:06 [2022-05-12T23:28:06.781Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
23:28:06 [2022-05-12T23:28:06.781Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
23:28:06 [2022-05-12T23:28:06.781Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
23:28:06 [2022-05-12T23:28:06.781Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s)
23:28:06 [2022-05-12T23:28:06.781Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.07s)
23:28:06 [2022-05-12T23:28:06.781Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
23:28:06 [2022-05-12T23:28:06.781Z] PASS
23:28:06 [2022-05-12T23:28:06.781Z] 
23:28:06 [2022-05-12T23:28:06.781Z] DONE 8 tests in 10.780s
23:28:06 [2022-05-12T23:28:06.781Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:28:06 [2022-05-12T23:28:06.781Z] ++ 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
23:28:06 [2022-05-12T23:28:06.781Z] ++ set -e
23:28:06 [2022-05-12T23:28:06.781Z] ++ '[' -n 0 ']'
23:28:06 [2022-05-12T23:28:06.781Z] ++ set -x
23:28:06 [2022-05-12T23:28:06.781Z] ++ 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
23:28:06 [2022-05-12T23:28:06.781Z] testing: warning: no tests to run
23:28:06 [2022-05-12T23:28:06.781Z] PASS
23:28:06 [2022-05-12T23:28:06.781Z] 
23:28:06 [2022-05-12T23:28:06.781Z] DONE 0 tests in 0.026s
23:28:07 [2022-05-12T23:28:07.039Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:28:07 [2022-05-12T23:28:07.039Z] ++ 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
23:28:07 [2022-05-12T23:28:07.039Z] ++ set -e
23:28:07 [2022-05-12T23:28:07.039Z] ++ '[' -n 0 ']'
23:28:07 [2022-05-12T23:28:07.039Z] ++ set -x
23:28:07 [2022-05-12T23:28:07.039Z] ++ 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
23:28:07 [2022-05-12T23:28:07.039Z] INFO: Testing against a local daemon
23:28:07 [2022-05-12T23:28:07.039Z] === RUN   TestAuthZPluginAllowRequest
23:28:08 [2022-05-12T23:28:08.411Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
23:28:08 [2022-05-12T23:28:08.411Z] === RUN   TestAuthZPluginTLS
23:28:08 [2022-05-12T23:28:08.669Z] --- PASS: TestAuthZPluginTLS (0.56s)
23:28:08 [2022-05-12T23:28:08.669Z] === RUN   TestAuthZPluginDenyRequest
23:28:09 [2022-05-12T23:28:09.234Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:28:09 [2022-05-12T23:28:09.234Z] === RUN   TestAuthZPluginAPIDenyResponse
23:28:09 [2022-05-12T23:28:09.803Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:28:09 [2022-05-12T23:28:09.803Z] === RUN   TestAuthZPluginDenyResponse
23:28:10 [2022-05-12T23:28:10.374Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:28:10 [2022-05-12T23:28:10.374Z] === RUN   TestAuthZPluginAllowEventStream
23:28:11 [2022-05-12T23:28:11.307Z] --- PASS: TestAuthZPluginAllowEventStream (1.07s)
23:28:11 [2022-05-12T23:28:11.307Z] === RUN   TestAuthZPluginErrorResponse
23:28:11 [2022-05-12T23:28:11.871Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
23:28:11 [2022-05-12T23:28:11.871Z] === RUN   TestAuthZPluginErrorRequest
23:28:12 [2022-05-12T23:28:12.436Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:28:12 [2022-05-12T23:28:12.436Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:28:13 [2022-05-12T23:28:13.001Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
23:28:13 [2022-05-12T23:28:13.001Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:28:14 [2022-05-12T23:28:14.373Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s)
23:28:14 [2022-05-12T23:28:14.373Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:28:15 [2022-05-12T23:28:15.745Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s)
23:28:15 [2022-05-12T23:28:15.745Z] === RUN   TestAuthZPluginHeader
23:28:16 [2022-05-12T23:28:16.310Z] --- PASS: TestAuthZPluginHeader (0.69s)
23:28:16 [2022-05-12T23:28:16.310Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:28:16 [2022-05-12T23:28:16.310Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:16 [2022-05-12T23:28:16.310Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:28:16 [2022-05-12T23:28:16.310Z] === RUN   TestAuthZPluginV2Disable
23:28:16 [2022-05-12T23:28:16.310Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:16 [2022-05-12T23:28:16.310Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:28:16 [2022-05-12T23:28:16.310Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:28:16 [2022-05-12T23:28:16.310Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:16 [2022-05-12T23:28:16.310Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:28:16 [2022-05-12T23:28:16.310Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:28:16 [2022-05-12T23:28:16.310Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:16 [2022-05-12T23:28:16.310Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:28:16 [2022-05-12T23:28:16.310Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:28:34 [2022-05-12T23:28:34.389Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
23:28:34 [2022-05-12T23:28:34.389Z] PASS
23:28:34 [2022-05-12T23:28:34.389Z] 
23:28:34 [2022-05-12T23:28:34.389Z] === Skipped
23:28:34 [2022-05-12T23:28:34.389Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:28:34 [2022-05-12T23:28:34.389Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:34 [2022-05-12T23:28:34.389Z] 
23:28:34 [2022-05-12T23:28:34.389Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:28:34 [2022-05-12T23:28:34.389Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:34 [2022-05-12T23:28:34.389Z] 
23:28:34 [2022-05-12T23:28:34.389Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:28:34 [2022-05-12T23:28:34.389Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:34 [2022-05-12T23:28:34.389Z] 
23:28:34 [2022-05-12T23:28:34.389Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:28:34 [2022-05-12T23:28:34.389Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:34 [2022-05-12T23:28:34.389Z] 
23:28:34 [2022-05-12T23:28:34.389Z] DONE 17 tests, 4 skipped in 25.955s
23:28:34 [2022-05-12T23:28:34.389Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:28:34 [2022-05-12T23:28:34.389Z] ++ 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
23:28:34 [2022-05-12T23:28:34.389Z] ++ set -e
23:28:34 [2022-05-12T23:28:34.389Z] ++ '[' -n 0 ']'
23:28:34 [2022-05-12T23:28:34.389Z] ++ set -x
23:28:34 [2022-05-12T23:28:34.389Z] ++ 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
23:28:34 [2022-05-12T23:28:34.389Z] INFO: Testing against a local daemon
23:28:34 [2022-05-12T23:28:34.389Z] === RUN   TestPluginInvalidJSON
23:28:34 [2022-05-12T23:28:34.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:28:34 [2022-05-12T23:28:34.389Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:28:34 [2022-05-12T23:28:34.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:28:34 [2022-05-12T23:28:34.389Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:28:34 [2022-05-12T23:28:34.389Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:28:34 [2022-05-12T23:28:34.389Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:28:34 [2022-05-12T23:28:34.389Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:28:34 [2022-05-12T23:28:34.389Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:28:34 [2022-05-12T23:28:34.389Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:28:34 [2022-05-12T23:28:34.390Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:28:34 [2022-05-12T23:28:34.390Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:28:34 [2022-05-12T23:28:34.390Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInstall
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInstall/no_auth
23:28:34 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:28:34 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46ebdc1c30d026f9cd31c462dc89b5d8dbb116731cc5327fd76f496e52a5848" mediatype=application/vnd.docker.plugin.v1+json size=522
23:28:34 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:28:34 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46ebdc1c30d026f9cd31c462dc89b5d8dbb116731cc5327fd76f496e52a5848" mediatype=application/vnd.docker.plugin.v1+json size=522
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInstall/with_htpasswd
23:28:34 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:28:34 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46ebdc1c30d026f9cd31c462dc89b5d8dbb116731cc5327fd76f496e52a5848" mediatype=application/vnd.docker.plugin.v1+json size=522
23:28:34 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:28:34 [2022-05-12T23:28:34.390Z] time="2022-05-12T23:28:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d46ebdc1c30d026f9cd31c462dc89b5d8dbb116731cc5327fd76f496e52a5848" mediatype=application/vnd.docker.plugin.v1+json size=522
23:28:34 [2022-05-12T23:28:34.390Z] === RUN   TestPluginInstall/with_insecure
23:28:35 [2022-05-12T23:28:35.322Z] time="2022-05-12T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:28:35 [2022-05-12T23:28:35.322Z] time="2022-05-12T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb3f9701453fe7ea8599215836e81da9100cb1e61dc2afe6669a56af1bbaa053" mediatype=application/vnd.docker.plugin.v1+json size=522
23:28:35 [2022-05-12T23:28:35.322Z] time="2022-05-12T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:28:35 [2022-05-12T23:28:35.322Z] time="2022-05-12T23:28:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fb3f9701453fe7ea8599215836e81da9100cb1e61dc2afe6669a56af1bbaa053" mediatype=application/vnd.docker.plugin.v1+json size=522
23:28:35 [2022-05-12T23:28:35.580Z]     plugin_test.go:195: [d8f1fcd0fa86a] daemon is not started
23:28:35 [2022-05-12T23:28:35.580Z] --- PASS: TestPluginInstall (2.51s)
23:28:35 [2022-05-12T23:28:35.580Z]     --- PASS: TestPluginInstall/no_auth (0.93s)
23:28:35 [2022-05-12T23:28:35.580Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
23:28:35 [2022-05-12T23:28:35.580Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
23:28:35 [2022-05-12T23:28:35.580Z] === RUN   TestPluginsWithRuntimes
23:28:36 [2022-05-12T23:28:36.953Z] === RUN   TestPluginsWithRuntimes/No_Args
23:28:37 [2022-05-12T23:28:37.884Z] === RUN   TestPluginsWithRuntimes/With_Args
23:28:38 [2022-05-12T23:28:38.815Z] --- PASS: TestPluginsWithRuntimes (3.25s)
23:28:38 [2022-05-12T23:28:38.815Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
23:28:38 [2022-05-12T23:28:38.815Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
23:28:38 [2022-05-12T23:28:38.815Z] === RUN   TestPluginBackCompatMediaTypes
23:28:39 [2022-05-12T23:28:39.382Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
23:28:39 [2022-05-12T23:28:39.382Z] PASS
23:28:39 [2022-05-12T23:28:39.382Z] 
23:28:39 [2022-05-12T23:28:39.382Z] DONE 24 tests in 6.437s
23:28:39 [2022-05-12T23:28:39.382Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:28:39 [2022-05-12T23:28:39.382Z] ++ 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
23:28:39 [2022-05-12T23:28:39.382Z] ++ set -e
23:28:39 [2022-05-12T23:28:39.382Z] ++ '[' -n 0 ']'
23:28:39 [2022-05-12T23:28:39.382Z] ++ set -x
23:28:39 [2022-05-12T23:28:39.382Z] ++ 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
23:28:39 [2022-05-12T23:28:39.382Z] INFO: Testing against a local daemon
23:28:39 [2022-05-12T23:28:39.382Z] === RUN   TestExternalGraphDriver
23:28:39 [2022-05-12T23:28:39.382Z] === RUN   TestExternalGraphDriver/json
23:28:41 [2022-05-12T23:28:41.279Z] === RUN   TestExternalGraphDriver/spec
23:28:42 [2022-05-12T23:28:42.652Z] === RUN   TestExternalGraphDriver/pull
23:28:44 [2022-05-12T23:28:44.549Z] --- PASS: TestExternalGraphDriver (4.74s)
23:28:44 [2022-05-12T23:28:44.550Z]     --- PASS: TestExternalGraphDriver/json (1.56s)
23:28:44 [2022-05-12T23:28:44.550Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
23:28:44 [2022-05-12T23:28:44.550Z]     --- PASS: TestExternalGraphDriver/pull (1.57s)
23:28:44 [2022-05-12T23:28:44.550Z] === RUN   TestGraphdriverPluginV2
23:28:44 [2022-05-12T23:28:44.550Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:44 [2022-05-12T23:28:44.550Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
23:28:44 [2022-05-12T23:28:44.550Z] PASS
23:28:44 [2022-05-12T23:28:44.550Z] 
23:28:44 [2022-05-12T23:28:44.550Z] === Skipped
23:28:44 [2022-05-12T23:28:44.550Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
23:28:44 [2022-05-12T23:28:44.550Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:28:44 [2022-05-12T23:28:44.550Z] 
23:28:44 [2022-05-12T23:28:44.550Z] DONE 5 tests, 1 skipped in 4.854s
23:28:44 [2022-05-12T23:28:44.550Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:28:44 [2022-05-12T23:28:44.550Z] ++ 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
23:28:44 [2022-05-12T23:28:44.550Z] ++ set -e
23:28:44 [2022-05-12T23:28:44.550Z] ++ '[' -n 0 ']'
23:28:44 [2022-05-12T23:28:44.550Z] ++ set -x
23:28:44 [2022-05-12T23:28:44.550Z] ++ 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
23:28:44 [2022-05-12T23:28:44.550Z] INFO: Testing against a local daemon
23:28:44 [2022-05-12T23:28:44.550Z] === RUN   TestContinueAfterPluginCrash
23:28:44 [2022-05-12T23:28:44.550Z] === PAUSE TestContinueAfterPluginCrash
23:28:44 [2022-05-12T23:28:44.550Z] === RUN   TestReadPluginNoRead
23:28:44 [2022-05-12T23:28:44.550Z] === PAUSE TestReadPluginNoRead
23:28:44 [2022-05-12T23:28:44.550Z] === RUN   TestDaemonStartWithLogOpt
23:28:44 [2022-05-12T23:28:44.550Z] === PAUSE TestDaemonStartWithLogOpt
23:28:44 [2022-05-12T23:28:44.550Z] === CONT  TestContinueAfterPluginCrash
23:28:44 [2022-05-12T23:28:44.550Z] === CONT  TestDaemonStartWithLogOpt
23:28:47 [2022-05-12T23:28:47.828Z] --- PASS: TestDaemonStartWithLogOpt (3.06s)
23:28:47 [2022-05-12T23:28:47.828Z] === CONT  TestReadPluginNoRead
23:28:49 [2022-05-12T23:28:49.735Z] === RUN   TestReadPluginNoRead/default
23:28:50 [2022-05-12T23:28:50.667Z] === RUN   TestReadPluginNoRead/disabled_caching
23:28:52 [2022-05-12T23:28:52.039Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:28:52 [2022-05-12T23:28:52.298Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
23:28:52 [2022-05-12T23:28:52.863Z] === CONT  TestReadPluginNoRead
23:28:52 [2022-05-12T23:28:52.863Z]     read_test.go:92: [d3fb53fbf6ba5] daemon is not started
23:28:52 [2022-05-12T23:28:52.863Z] --- PASS: TestReadPluginNoRead (5.56s)
23:28:52 [2022-05-12T23:28:52.863Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
23:28:52 [2022-05-12T23:28:52.863Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
23:28:52 [2022-05-12T23:28:52.863Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
23:28:52 [2022-05-12T23:28:52.863Z] PASS
23:28:52 [2022-05-12T23:28:52.863Z] 
23:28:52 [2022-05-12T23:28:52.863Z] DONE 6 tests in 8.722s
23:28:52 [2022-05-12T23:28:52.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:28:52 [2022-05-12T23:28:52.863Z] ++ 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
23:28:52 [2022-05-12T23:28:52.863Z] ++ set -e
23:28:52 [2022-05-12T23:28:52.863Z] ++ '[' -n 0 ']'
23:28:52 [2022-05-12T23:28:52.863Z] ++ set -x
23:28:52 [2022-05-12T23:28:52.863Z] ++ 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
23:28:53 [2022-05-12T23:28:53.121Z] testing: warning: no tests to run
23:28:53 [2022-05-12T23:28:53.121Z] PASS
23:28:53 [2022-05-12T23:28:53.121Z] 
23:28:53 [2022-05-12T23:28:53.121Z] DONE 0 tests in 0.034s
23:28:53 [2022-05-12T23:28:53.121Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:28:53 [2022-05-12T23:28:53.121Z] ++ 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
23:28:53 [2022-05-12T23:28:53.121Z] ++ set -e
23:28:53 [2022-05-12T23:28:53.121Z] ++ '[' -n 0 ']'
23:28:53 [2022-05-12T23:28:53.121Z] ++ set -x
23:28:53 [2022-05-12T23:28:53.121Z] ++ 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
23:28:53 [2022-05-12T23:28:53.121Z] INFO: Testing against a local daemon
23:28:53 [2022-05-12T23:28:53.121Z] === RUN   TestPluginWithDevMounts
23:28:53 [2022-05-12T23:28:53.121Z] === PAUSE TestPluginWithDevMounts
23:28:53 [2022-05-12T23:28:53.121Z] === CONT  TestPluginWithDevMounts
23:28:55 [2022-05-12T23:28:55.019Z] --- PASS: TestPluginWithDevMounts (1.52s)
23:28:55 [2022-05-12T23:28:55.019Z] PASS
23:28:55 [2022-05-12T23:28:55.019Z] 
23:28:55 [2022-05-12T23:28:55.019Z] DONE 1 tests in 1.625s
23:28:55 [2022-05-12T23:28:55.019Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:28:55 [2022-05-12T23:28:55.019Z] ++ 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
23:28:55 [2022-05-12T23:28:55.019Z] ++ set -e
23:28:55 [2022-05-12T23:28:55.019Z] ++ '[' -n 0 ']'
23:28:55 [2022-05-12T23:28:55.019Z] ++ set -x
23:28:55 [2022-05-12T23:28:55.019Z] ++ 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
23:28:55 [2022-05-12T23:28:55.019Z] INFO: Testing against a local daemon
23:28:55 [2022-05-12T23:28:55.019Z] === RUN   TestSecretInspect
23:28:56 [2022-05-12T23:28:56.916Z] --- PASS: TestSecretInspect (2.20s)
23:28:56 [2022-05-12T23:28:56.916Z] === RUN   TestSecretList
23:28:58 [2022-05-12T23:28:58.813Z] --- PASS: TestSecretList (1.78s)
23:28:58 [2022-05-12T23:28:58.813Z] === RUN   TestSecretsCreateAndDelete
23:29:01 [2022-05-12T23:29:01.338Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
23:29:01 [2022-05-12T23:29:01.338Z] === RUN   TestSecretsUpdate
23:29:03 [2022-05-12T23:29:03.235Z] --- PASS: TestSecretsUpdate (2.20s)
23:29:03 [2022-05-12T23:29:03.235Z] === RUN   TestTemplatedSecret
23:29:05 [2022-05-12T23:29:05.762Z] --- PASS: TestTemplatedSecret (2.45s)
23:29:05 [2022-05-12T23:29:05.762Z] === RUN   TestSecretCreateResolve
23:29:07 [2022-05-12T23:29:07.667Z] --- PASS: TestSecretCreateResolve (2.19s)
23:29:07 [2022-05-12T23:29:07.668Z] PASS
23:29:07 [2022-05-12T23:29:07.668Z] 
23:29:07 [2022-05-12T23:29:07.668Z] DONE 6 tests in 13.065s
23:29:07 [2022-05-12T23:29:07.668Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:29:07 [2022-05-12T23:29:07.668Z] ++ 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
23:29:07 [2022-05-12T23:29:07.668Z] ++ set -e
23:29:07 [2022-05-12T23:29:07.668Z] ++ '[' -n 0 ']'
23:29:07 [2022-05-12T23:29:07.668Z] ++ set -x
23:29:07 [2022-05-12T23:29:07.668Z] ++ 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
23:29:07 [2022-05-12T23:29:07.925Z] INFO: Testing against a local daemon
23:29:07 [2022-05-12T23:29:07.925Z] === RUN   TestServiceCreateInit
23:29:07 [2022-05-12T23:29:07.925Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:29:11 [2022-05-12T23:29:11.203Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:29:15 [2022-05-12T23:29:15.382Z] --- PASS: TestServiceCreateInit (6.93s)
23:29:15 [2022-05-12T23:29:15.382Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.46s)
23:29:15 [2022-05-12T23:29:15.382Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.46s)
23:29:15 [2022-05-12T23:29:15.382Z] === RUN   TestCreateServiceMultipleTimes
23:29:30 [2022-05-12T23:29:30.246Z] --- PASS: TestCreateServiceMultipleTimes (15.09s)
23:29:30 [2022-05-12T23:29:30.246Z] === RUN   TestCreateServiceConflict
23:29:32 [2022-05-12T23:29:32.143Z] --- PASS: TestCreateServiceConflict (2.19s)
23:29:32 [2022-05-12T23:29:32.143Z] === RUN   TestCreateServiceMaxReplicas
23:29:34 [2022-05-12T23:29:34.667Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
23:29:34 [2022-05-12T23:29:34.667Z] === RUN   TestCreateWithDuplicateNetworkNames
23:29:49 [2022-05-12T23:29:49.529Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
23:29:49 [2022-05-12T23:29:49.529Z] === RUN   TestCreateServiceSecretFileMode
23:29:50 [2022-05-12T23:29:50.094Z] --- PASS: TestCreateServiceSecretFileMode (2.34s)
23:29:50 [2022-05-12T23:29:50.094Z] === RUN   TestCreateServiceConfigFileMode
23:29:52 [2022-05-12T23:29:52.621Z] --- PASS: TestCreateServiceConfigFileMode (2.38s)
23:29:52 [2022-05-12T23:29:52.621Z] === RUN   TestCreateServiceSysctls
23:29:55 [2022-05-12T23:29:55.900Z] --- PASS: TestCreateServiceSysctls (2.92s)
23:29:55 [2022-05-12T23:29:55.900Z] === RUN   TestCreateServiceCapabilities
23:29:57 [2022-05-12T23:29:57.796Z] --- PASS: TestCreateServiceCapabilities (2.41s)
23:29:57 [2022-05-12T23:29:57.796Z] === RUN   TestInspect
23:30:00 [2022-05-12T23:30:00.327Z] --- PASS: TestInspect (2.54s)
23:30:00 [2022-05-12T23:30:00.327Z] === RUN   TestCreateJob
23:30:03 [2022-05-12T23:30:03.609Z] --- PASS: TestCreateJob (2.95s)
23:30:03 [2022-05-12T23:30:03.609Z] === RUN   TestReplicatedJob
23:30:08 [2022-05-12T23:30:08.868Z] --- PASS: TestReplicatedJob (4.66s)
23:30:08 [2022-05-12T23:30:08.868Z] === RUN   TestUpdateReplicatedJob
23:30:11 [2022-05-12T23:30:11.397Z] --- PASS: TestUpdateReplicatedJob (3.12s)
23:30:11 [2022-05-12T23:30:11.397Z] === RUN   TestServiceListWithStatuses
23:30:11 [2022-05-12T23:30:11.397Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:30:11 [2022-05-12T23:30:11.397Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:30:11 [2022-05-12T23:30:11.397Z] === RUN   TestDockerNetworkConnectAlias
23:30:15 [2022-05-12T23:30:15.581Z] --- PASS: TestDockerNetworkConnectAlias (3.96s)
23:30:15 [2022-05-12T23:30:15.581Z] === RUN   TestDockerNetworkReConnect
23:30:18 [2022-05-12T23:30:18.860Z] --- PASS: TestDockerNetworkReConnect (3.38s)
23:30:18 [2022-05-12T23:30:18.860Z] === RUN   TestServicePlugin
23:30:18 [2022-05-12T23:30:18.860Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:30:18 [2022-05-12T23:30:18.860Z] --- SKIP: TestServicePlugin (0.00s)
23:30:18 [2022-05-12T23:30:18.860Z] === RUN   TestServiceUpdateLabel
23:30:20 [2022-05-12T23:30:20.756Z] --- PASS: TestServiceUpdateLabel (2.17s)
23:30:20 [2022-05-12T23:30:20.756Z] === RUN   TestServiceUpdateSecrets
23:30:35 [2022-05-12T23:30:35.618Z] --- PASS: TestServiceUpdateSecrets (14.30s)
23:30:35 [2022-05-12T23:30:35.618Z] === RUN   TestServiceUpdateConfigs
23:30:50 [2022-05-12T23:30:50.479Z] --- PASS: TestServiceUpdateConfigs (14.31s)
23:30:50 [2022-05-12T23:30:50.479Z] === RUN   TestServiceUpdateNetwork
23:31:02 [2022-05-12T23:31:02.668Z] --- PASS: TestServiceUpdateNetwork (12.21s)
23:31:02 [2022-05-12T23:31:02.668Z] === RUN   TestServiceUpdatePidsLimit
23:31:02 [2022-05-12T23:31:02.668Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:31:03 [2022-05-12T23:31:03.233Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:31:11 [2022-05-12T23:31:11.335Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:31:17 [2022-05-12T23:31:17.886Z] --- PASS: TestServiceUpdatePidsLimit (16.07s)
23:31:17 [2022-05-12T23:31:17.886Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
23:31:17 [2022-05-12T23:31:17.886Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
23:31:17 [2022-05-12T23:31:17.886Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
23:31:17 [2022-05-12T23:31:17.886Z] PASS
23:31:17 [2022-05-12T23:31:17.886Z] 
23:31:17 [2022-05-12T23:31:17.886Z] === Skipped
23:31:17 [2022-05-12T23:31:17.886Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:31:17 [2022-05-12T23:31:17.886Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:31:17 [2022-05-12T23:31:17.886Z] 
23:31:17 [2022-05-12T23:31:17.886Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:31:17 [2022-05-12T23:31:17.886Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:31:17 [2022-05-12T23:31:17.886Z] 
23:31:17 [2022-05-12T23:31:17.886Z] DONE 27 tests, 2 skipped in 129.750s
23:31:17 [2022-05-12T23:31:17.886Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:31:17 [2022-05-12T23:31:17.886Z] ++ 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
23:31:17 [2022-05-12T23:31:17.886Z] ++ set -e
23:31:17 [2022-05-12T23:31:17.886Z] ++ '[' -n 0 ']'
23:31:17 [2022-05-12T23:31:17.886Z] ++ set -x
23:31:17 [2022-05-12T23:31:17.886Z] ++ 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
23:31:17 [2022-05-12T23:31:17.886Z] INFO: Testing against a local daemon
23:31:17 [2022-05-12T23:31:17.886Z] === RUN   TestSessionCreate
23:31:17 [2022-05-12T23:31:17.886Z] --- PASS: TestSessionCreate (0.02s)
23:31:17 [2022-05-12T23:31:17.886Z] === RUN   TestSessionCreateWithBadUpgrade
23:31:17 [2022-05-12T23:31:17.886Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:31:17 [2022-05-12T23:31:17.886Z] PASS
23:31:17 [2022-05-12T23:31:17.886Z] 
23:31:17 [2022-05-12T23:31:17.886Z] DONE 2 tests in 0.127s
23:31:17 [2022-05-12T23:31:17.886Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:31:17 [2022-05-12T23:31:17.886Z] ++ 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
23:31:17 [2022-05-12T23:31:17.886Z] ++ set -e
23:31:17 [2022-05-12T23:31:17.886Z] ++ '[' -n 0 ']'
23:31:17 [2022-05-12T23:31:17.886Z] ++ set -x
23:31:17 [2022-05-12T23:31:17.886Z] ++ 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
23:31:17 [2022-05-12T23:31:17.886Z] INFO: Testing against a local daemon
23:31:17 [2022-05-12T23:31:17.886Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:31:17 [2022-05-12T23:31:17.886Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:31:17 [2022-05-12T23:31:17.886Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:31:17 [2022-05-12T23:31:17.886Z] === RUN   TestDiskUsage
23:31:17 [2022-05-12T23:31:17.886Z] === PAUSE TestDiskUsage
23:31:17 [2022-05-12T23:31:17.886Z] === RUN   TestEventsExecDie
23:31:18 [2022-05-12T23:31:18.144Z] --- PASS: TestEventsExecDie (0.49s)
23:31:18 [2022-05-12T23:31:18.144Z] === RUN   TestEventsBackwardsCompatible
23:31:18 [2022-05-12T23:31:18.402Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
23:31:18 [2022-05-12T23:31:18.402Z] === RUN   TestEventsVolumeCreate
23:31:18 [2022-05-12T23:31:18.402Z] --- PASS: TestEventsVolumeCreate (0.05s)
23:31:18 [2022-05-12T23:31:18.402Z] === RUN   TestInfoBinaryCommits
23:31:18 [2022-05-12T23:31:18.402Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:31:18 [2022-05-12T23:31:18.402Z] === RUN   TestInfoAPIVersioned
23:31:18 [2022-05-12T23:31:18.402Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:31:18 [2022-05-12T23:31:18.402Z] === RUN   TestInfoAPI
23:31:18 [2022-05-12T23:31:18.402Z] --- PASS: TestInfoAPI (0.02s)
23:31:18 [2022-05-12T23:31:18.402Z] === RUN   TestInfoAPIWarnings
23:31:36 [2022-05-12T23:31:36.469Z] --- PASS: TestInfoAPIWarnings (16.54s)
23:31:36 [2022-05-12T23:31:36.469Z] === RUN   TestInfoDebug
23:31:36 [2022-05-12T23:31:36.469Z] --- PASS: TestInfoDebug (0.52s)
23:31:36 [2022-05-12T23:31:36.469Z] === RUN   TestInfoInsecureRegistries
23:31:36 [2022-05-12T23:31:36.469Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:31:36 [2022-05-12T23:31:36.469Z] === RUN   TestInfoRegistryMirrors
23:31:36 [2022-05-12T23:31:36.469Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:31:36 [2022-05-12T23:31:36.469Z] === RUN   TestLoginFailsWithBadCredentials
23:31:36 [2022-05-12T23:31:36.469Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
23:31:36 [2022-05-12T23:31:36.469Z] === RUN   TestPingCacheHeaders
23:31:36 [2022-05-12T23:31:36.469Z] --- PASS: TestPingCacheHeaders (0.02s)
23:31:36 [2022-05-12T23:31:36.469Z] === RUN   TestPingGet
23:31:36 [2022-05-12T23:31:36.726Z] --- PASS: TestPingGet (0.01s)
23:31:36 [2022-05-12T23:31:36.726Z] === RUN   TestPingHead
23:31:36 [2022-05-12T23:31:36.726Z] --- PASS: TestPingHead (0.02s)
23:31:36 [2022-05-12T23:31:36.726Z] === RUN   TestPingSwarmHeader
23:31:37 [2022-05-12T23:31:37.291Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:31:37 [2022-05-12T23:31:37.856Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:31:38 [2022-05-12T23:31:38.788Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:31:38 [2022-05-12T23:31:38.788Z] --- PASS: TestPingSwarmHeader (2.14s)
23:31:38 [2022-05-12T23:31:38.788Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:31:38 [2022-05-12T23:31:38.788Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:31:38 [2022-05-12T23:31:38.788Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:31:38 [2022-05-12T23:31:38.788Z] === RUN   TestVersion
23:31:38 [2022-05-12T23:31:38.788Z] --- PASS: TestVersion (0.02s)
23:31:38 [2022-05-12T23:31:38.788Z] === CONT  TestDiskUsage
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/container_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/image_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/volume_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/build-cache_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:31:39 [2022-05-12T23:31:39.352Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.353Z] === RUN   TestDiskUsage/after_container.Run
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:31:39 [2022-05-12T23:31:39.918Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:31:39 [2022-05-12T23:31:39.918Z] --- PASS: TestDiskUsage (1.12s)
23:31:39 [2022-05-12T23:31:39.918Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z] PASS
23:31:39 [2022-05-12T23:31:39.918Z] 
23:31:39 [2022-05-12T23:31:39.918Z] === Skipped
23:31:39 [2022-05-12T23:31:39.918Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:31:39 [2022-05-12T23:31:39.918Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:31:39 [2022-05-12T23:31:39.918Z] 
23:31:39 [2022-05-12T23:31:39.918Z] DONE 54 tests, 1 skipped in 22.257s
23:31:39 [2022-05-12T23:31:39.918Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:31:39 [2022-05-12T23:31:39.918Z] ++ 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
23:31:39 [2022-05-12T23:31:39.918Z] ++ set -e
23:31:39 [2022-05-12T23:31:39.918Z] ++ '[' -n 0 ']'
23:31:39 [2022-05-12T23:31:39.919Z] ++ set -x
23:31:39 [2022-05-12T23:31:39.919Z] ++ 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
23:31:39 [2022-05-12T23:31:39.919Z] INFO: Testing against a local daemon
23:31:39 [2022-05-12T23:31:39.919Z] === RUN   TestVolumesCreateAndList
23:31:39 [2022-05-12T23:31:39.919Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:31:39 [2022-05-12T23:31:39.919Z] === RUN   TestVolumesRemove
23:31:40 [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesRemove (0.05s)
23:31:40 [2022-05-12T23:31:40.176Z] === RUN   TestVolumesInspect
23:31:40 [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInspect (0.02s)
23:31:40 [2022-05-12T23:31:40.176Z] === RUN   TestVolumesInvalidJSON
23:31:40 [2022-05-12T23:31:40.176Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:31:40 [2022-05-12T23:31:40.176Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:31:40 [2022-05-12T23:31:40.176Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:31:40 [2022-05-12T23:31:40.176Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:31:40 [2022-05-12T23:31:40.176Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:31:40 [2022-05-12T23:31:40.176Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:31:40 [2022-05-12T23:31:40.176Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:31:40 [2022-05-12T23:31:40.176Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:31:40 [2022-05-12T23:31:40.176Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:31:40 [2022-05-12T23:31:40.176Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:31:40 [2022-05-12T23:31:40.176Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:31:40 [2022-05-12T23:31:40.176Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:31:40 [2022-05-12T23:31:40.176Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:31:40 [2022-05-12T23:31:40.176Z] PASS
23:31:40 [2022-05-12T23:31:40.176Z] 
23:31:40 [2022-05-12T23:31:40.176Z] DONE 9 tests in 0.186s
23:31:40 [2022-05-12T23:31:40.176Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:31:40 [2022-05-12T23:31:40.176Z] ++++ cat bundles/test-integration/docker.pid
23:31:40 [2022-05-12T23:31:40.176Z] +++ kill 14224
23:31:40 [2022-05-12T23:31:40.434Z] +++ /etc/init.d/apparmor stop
23:31:40 [2022-05-12T23:31:40.434Z] Leaving: AppArmorNo profiles have been unloaded.
23:31:40 [2022-05-12T23:31:40.434Z] 
23:31:40 [2022-05-12T23:31:40.434Z] Unloading profiles will leave already running processes permanently
23:31:40 [2022-05-12T23:31:40.434Z] unconfined, which can lead to unexpected situations.
23:31:40 [2022-05-12T23:31:40.434Z] 
23:31:40 [2022-05-12T23:31:40.434Z] To set a process to complain mode, use the command line tool
23:31:40 [2022-05-12T23:31:40.434Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:31:40 [2022-05-12T23:31:40.434Z] +++ true
23:31:40 [2022-05-12T23:31:40.434Z] exiting test-integration
23:31:40 [2022-05-12T23:31:40.434Z] ++ exit 0
23:31:40 [2022-05-12T23:31:40.434Z]