Skip to content

Console Output

Skipping 27 KB.. Full Log
2-09-01T08:44:29.975Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
08:44:29 [2022-09-01T08:44:29.975Z] === RUN   TestCopyFromContainerPathDoesNotExist
08:44:29 [2022-09-01T08:44:29.975Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
08:44:29 [2022-09-01T08:44:29.975Z] === RUN   TestCopyFromContainerPathIsNotDir
08:44:30 [2022-09-01T08:44:30.234Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
08:44:30 [2022-09-01T08:44:30.234Z] === RUN   TestCopyToContainerPathDoesNotExist
08:44:30 [2022-09-01T08:44:30.234Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
08:44:30 [2022-09-01T08:44:30.234Z] === RUN   TestCopyEmptyFile
08:44:30 [2022-09-01T08:44:30.234Z] --- PASS: TestCopyEmptyFile (0.21s)
08:44:30 [2022-09-01T08:44:30.234Z] === RUN   TestCopyToContainerPathIsNotDir
08:44:30 [2022-09-01T08:44:30.493Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
08:44:30 [2022-09-01T08:44:30.493Z] === RUN   TestCopyFromContainer
08:44:31 [2022-09-01T08:44:31.429Z] === RUN   TestCopyFromContainer//
08:44:31 [2022-09-01T08:44:31.429Z] === RUN   TestCopyFromContainer//bar/root
08:44:31 [2022-09-01T08:44:31.429Z] === RUN   TestCopyFromContainer//bar/root/
08:44:31 [2022-09-01T08:44:31.429Z] === RUN   TestCopyFromContainer/bar/quux
08:44:31 [2022-09-01T08:44:31.429Z] === RUN   TestCopyFromContainer/bar/quux/
08:44:31 [2022-09-01T08:44:31.688Z] === RUN   TestCopyFromContainer/bar/quux/baz
08:44:31 [2022-09-01T08:44:31.688Z] === RUN   TestCopyFromContainer/bar/filesymlink
08:44:31 [2022-09-01T08:44:31.688Z] === RUN   TestCopyFromContainer/bar/dirsymlink
08:44:31 [2022-09-01T08:44:31.688Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
08:44:31 [2022-09-01T08:44:31.688Z] === RUN   TestCopyFromContainer/bar/notarget
08:44:31 [2022-09-01T08:44:31.947Z] --- PASS: TestCopyFromContainer (1.48s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer// (0.06s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:44:31 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:44:31 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
08:44:31 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
08:44:31 [2022-09-01T08:44:31.947Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
08:44:31 [2022-09-01T08:44:31.947Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
08:44:31 [2022-09-01T08:44:31.947Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
08:44:31 [2022-09-01T08:44:31.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateLinkToNonExistingContainer
08:44:31 [2022-09-01T08:44:31.947Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateWithInvalidEnv
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateWithInvalidEnv/0
08:44:31 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateWithInvalidEnv/0
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateWithInvalidEnv/1
08:44:31 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateWithInvalidEnv/1
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateWithInvalidEnv/2
08:44:31 [2022-09-01T08:44:31.947Z] === PAUSE TestCreateWithInvalidEnv/2
08:44:31 [2022-09-01T08:44:31.947Z] === CONT  TestCreateWithInvalidEnv/0
08:44:31 [2022-09-01T08:44:31.947Z] === CONT  TestCreateWithInvalidEnv/2
08:44:31 [2022-09-01T08:44:31.947Z] === CONT  TestCreateWithInvalidEnv/1
08:44:31 [2022-09-01T08:44:31.947Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
08:44:31 [2022-09-01T08:44:31.947Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateTmpfsMountsTarget
08:44:31 [2022-09-01T08:44:31.947Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
08:44:31 [2022-09-01T08:44:31.947Z] === RUN   TestCreateWithCustomMaskedPaths
08:44:33 [2022-09-01T08:44:33.324Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s)
08:44:33 [2022-09-01T08:44:33.324Z] === RUN   TestCreateWithCustomReadonlyPaths
08:44:34 [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s)
08:44:34 [2022-09-01T08:44:34.260Z] === RUN   TestCreateWithInvalidHealthcheckParams
08:44:34 [2022-09-01T08:44:34.260Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:44:34 [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:44:34 [2022-09-01T08:44:34.260Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:44:34 [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:44:34 [2022-09-01T08:44:34.260Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
08:44:34 [2022-09-01T08:44:34.260Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
08:44:34 [2022-09-01T08:44:34.260Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
08:44:34 [2022-09-01T08:44:34.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
08:44:34 [2022-09-01T08:44:34.260Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
08:44:34 [2022-09-01T08:44:34.260Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
08:44:34 [2022-09-01T08:44:34.260Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
08:44:34 [2022-09-01T08:44:34.260Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
08:44:34 [2022-09-01T08:44:34.260Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
08:44:34 [2022-09-01T08:44:34.260Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
08:44:34 [2022-09-01T08:44:34.829Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateDifferentPlatform
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateDifferentPlatform/different_os
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
08:44:34 [2022-09-01T08:44:34.829Z] --- PASS: TestCreateDifferentPlatform (0.01s)
08:44:34 [2022-09-01T08:44:34.829Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
08:44:34 [2022-09-01T08:44:34.829Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateVolumesFromNonExistingContainer
08:44:34 [2022-09-01T08:44:34.829Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
08:44:34 [2022-09-01T08:44:34.829Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateInvalidHostConfig
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
08:44:34 [2022-09-01T08:44:34.829Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
08:44:34 [2022-09-01T08:44:34.829Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
08:44:34 [2022-09-01T08:44:34.829Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
08:44:34 [2022-09-01T08:44:34.829Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
08:44:34 [2022-09-01T08:44:34.829Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
08:44:34 [2022-09-01T08:44:34.829Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
08:44:34 [2022-09-01T08:44:34.829Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
08:44:34 [2022-09-01T08:44:34.829Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:44:34 [2022-09-01T08:44:34.829Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestContainerStartOnDaemonRestart
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestContainerStartOnDaemonRestart
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestDaemonRestartIpcMode
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestDaemonRestartIpcMode
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestDaemonHostGatewayIP
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestDaemonHostGatewayIP
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestRestartDaemonWithRestartingContainer
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestContainerKillOnDaemonStart
08:44:34 [2022-09-01T08:44:34.829Z] === PAUSE TestContainerKillOnDaemonStart
08:44:34 [2022-09-01T08:44:34.829Z] === RUN   TestDiff
08:44:35 [2022-09-01T08:44:35.396Z] --- PASS: TestDiff (0.41s)
08:44:35 [2022-09-01T08:44:35.396Z] === RUN   TestExecConsoleSize
08:44:35 [2022-09-01T08:44:35.963Z] --- PASS: TestExecConsoleSize (0.47s)
08:44:35 [2022-09-01T08:44:35.963Z] === RUN   TestExecWithCloseStdin
08:44:36 [2022-09-01T08:44:36.222Z] --- PASS: TestExecWithCloseStdin (0.48s)
08:44:36 [2022-09-01T08:44:36.222Z] === RUN   TestExec
08:44:36 [2022-09-01T08:44:36.789Z] --- PASS: TestExec (0.46s)
08:44:36 [2022-09-01T08:44:36.789Z] === RUN   TestExecUser
08:44:37 [2022-09-01T08:44:37.357Z] --- PASS: TestExecUser (0.47s)
08:44:37 [2022-09-01T08:44:37.357Z] === RUN   TestExportContainerAndImportImage
08:44:37 [2022-09-01T08:44:37.924Z] --- PASS: TestExportContainerAndImportImage (0.58s)
08:44:37 [2022-09-01T08:44:37.924Z] === RUN   TestExportContainerAfterDaemonRestart
08:44:39 [2022-09-01T08:44:39.307Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
08:44:39 [2022-09-01T08:44:39.307Z] === RUN   TestHealthCheckWorkdir
08:44:39 [2022-09-01T08:44:39.565Z] --- PASS: TestHealthCheckWorkdir (0.53s)
08:44:39 [2022-09-01T08:44:39.565Z] === RUN   TestHealthKillContainer
08:44:47 [2022-09-01T08:44:47.686Z] --- PASS: TestHealthKillContainer (7.78s)
08:44:47 [2022-09-01T08:44:47.686Z] === RUN   TestHealthCheckProcessKilled
08:44:47 [2022-09-01T08:44:47.945Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
08:44:47 [2022-09-01T08:44:47.945Z] === RUN   TestInspectCpusetInConfigPre120
08:44:48 [2022-09-01T08:44:48.512Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s)
08:44:48 [2022-09-01T08:44:48.512Z] === RUN   TestIpcModeNone
08:44:48 [2022-09-01T08:44:48.771Z] --- PASS: TestIpcModeNone (0.43s)
08:44:48 [2022-09-01T08:44:48.771Z] === RUN   TestIpcModePrivate
08:44:49 [2022-09-01T08:44:49.338Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
08:44:49 [2022-09-01T08:44:49.338Z] --- PASS: TestIpcModePrivate (0.47s)
08:44:49 [2022-09-01T08:44:49.338Z] === RUN   TestIpcModeShareable
08:44:49 [2022-09-01T08:44:49.597Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
08:44:49 [2022-09-01T08:44:49.855Z] --- PASS: TestIpcModeShareable (0.44s)
08:44:49 [2022-09-01T08:44:49.855Z] === RUN   TestAPIIpcModeShareableAndContainer
08:44:51 [2022-09-01T08:44:51.232Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.43s)
08:44:51 [2022-09-01T08:44:51.232Z] === RUN   TestAPIIpcModeHost
08:44:51 [2022-09-01T08:44:51.491Z] --- PASS: TestAPIIpcModeHost (0.36s)
08:44:51 [2022-09-01T08:44:51.491Z] === RUN   TestDaemonIpcModeShareable
08:44:52 [2022-09-01T08:44:52.867Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
08:44:52 [2022-09-01T08:44:52.867Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
08:44:52 [2022-09-01T08:44:52.867Z] === RUN   TestDaemonIpcModePrivate
08:44:53 [2022-09-01T08:44:53.803Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
08:44:53 [2022-09-01T08:44:53.803Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
08:44:53 [2022-09-01T08:44:53.803Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:44:54 [2022-09-01T08:44:54.739Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
08:44:54 [2022-09-01T08:44:54.998Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
08:44:54 [2022-09-01T08:44:54.998Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:44:55 [2022-09-01T08:44:55.933Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
08:44:56 [2022-09-01T08:44:56.192Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.11s)
08:44:56 [2022-09-01T08:44:56.192Z] === RUN   TestIpcModeOlderClient
08:44:56 [2022-09-01T08:44:56.192Z] === PAUSE TestIpcModeOlderClient
08:44:56 [2022-09-01T08:44:56.192Z] === RUN   TestKillContainerInvalidSignal
08:44:56 [2022-09-01T08:44:56.451Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
08:44:56 [2022-09-01T08:44:56.451Z] === RUN   TestKillContainer
08:44:56 [2022-09-01T08:44:56.451Z] === RUN   TestKillContainer/no_signal
08:44:57 [2022-09-01T08:44:57.018Z] === RUN   TestKillContainer/non_killing_signal
08:44:57 [2022-09-01T08:44:57.276Z] === RUN   TestKillContainer/killing_signal
08:44:57 [2022-09-01T08:44:57.844Z] --- PASS: TestKillContainer (1.20s)
08:44:57 [2022-09-01T08:44:57.844Z]     --- PASS: TestKillContainer/no_signal (0.38s)
08:44:57 [2022-09-01T08:44:57.844Z]     --- PASS: TestKillContainer/non_killing_signal (0.26s)
08:44:57 [2022-09-01T08:44:57.844Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
08:44:57 [2022-09-01T08:44:57.844Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:44:57 [2022-09-01T08:44:57.844Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:44:58 [2022-09-01T08:44:58.102Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:44:59 [2022-09-01T08:44:59.038Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s)
08:44:59 [2022-09-01T08:44:59.038Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
08:44:59 [2022-09-01T08:44:59.038Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
08:44:59 [2022-09-01T08:44:59.038Z] === RUN   TestKillStoppedContainer
08:44:59 [2022-09-01T08:44:59.038Z] --- PASS: TestKillStoppedContainer (0.04s)
08:44:59 [2022-09-01T08:44:59.038Z] === RUN   TestKillStoppedContainerAPIPre120
08:44:59 [2022-09-01T08:44:59.038Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
08:44:59 [2022-09-01T08:44:59.038Z] === RUN   TestKillDifferentUserContainer
08:44:59 [2022-09-01T08:44:59.297Z] --- PASS: TestKillDifferentUserContainer (0.39s)
08:44:59 [2022-09-01T08:44:59.297Z] === RUN   TestInspectOomKilledTrue
08:44:59 [2022-09-01T08:44:59.864Z] --- PASS: TestInspectOomKilledTrue (0.48s)
08:44:59 [2022-09-01T08:44:59.865Z] === RUN   TestInspectOomKilledFalse
08:45:00 [2022-09-01T08:45:00.124Z] --- PASS: TestInspectOomKilledFalse (0.37s)
08:45:00 [2022-09-01T08:45:00.124Z] === RUN   TestLinksEtcHostsContentMatch
08:45:00 [2022-09-01T08:45:00.691Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
08:45:00 [2022-09-01T08:45:00.691Z] === RUN   TestLinksContainerNames
08:45:01 [2022-09-01T08:45:01.259Z] --- PASS: TestLinksContainerNames (0.81s)
08:45:01 [2022-09-01T08:45:01.259Z] === RUN   TestLogsFollowTailEmpty
08:45:01 [2022-09-01T08:45:01.827Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
08:45:01 [2022-09-01T08:45:01.827Z] === RUN   TestLogs
08:45:01 [2022-09-01T08:45:01.827Z] === RUN   TestLogs/driver_local
08:45:01 [2022-09-01T08:45:01.827Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:45:01 [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:45:01 [2022-09-01T08:45:01.827Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:45:01 [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:45:01 [2022-09-01T08:45:01.827Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:45:01 [2022-09-01T08:45:01.827Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:45:02 [2022-09-01T08:45:02.763Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:45:02 [2022-09-01T08:45:02.763Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:45:03 [2022-09-01T08:45:03.021Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:45:03 [2022-09-01T08:45:03.021Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:45:03 [2022-09-01T08:45:03.589Z] === RUN   TestLogs/driver_json-file
08:45:03 [2022-09-01T08:45:03.590Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:45:03 [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:45:03 [2022-09-01T08:45:03.590Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:45:03 [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:45:03 [2022-09-01T08:45:03.590Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:45:03 [2022-09-01T08:45:03.590Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:45:04 [2022-09-01T08:45:04.525Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:45:04 [2022-09-01T08:45:04.525Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:45:04 [2022-09-01T08:45:04.784Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:45:04 [2022-09-01T08:45:04.784Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:45:05 [2022-09-01T08:45:05.352Z] --- PASS: TestLogs (3.73s)
08:45:05 [2022-09-01T08:45:05.352Z]     --- PASS: TestLogs/driver_local (0.01s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.82s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s)
08:45:05 [2022-09-01T08:45:05.352Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.47s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
08:45:05 [2022-09-01T08:45:05.352Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
08:45:05 [2022-09-01T08:45:05.352Z] === RUN   TestContainerNetworkMountsNoChown
08:45:05 [2022-09-01T08:45:05.920Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/default
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/private
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rprivate
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/slave
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/slave
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rslave
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rslave
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/shared
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rshared
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/default
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/default/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/default/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/default/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/rprivate
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/private
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/private/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/private/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/default/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/shared
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/rshared
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === CONT  TestMountDaemonRoot/rslave
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:45:05 [2022-09-01T08:45:05.920Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:45:05 [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:45:05 [2022-09-01T08:45:05.921Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:45:05 [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:45:05 [2022-09-01T08:45:05.921Z] === CONT  TestMountDaemonRoot/slave
08:45:05 [2022-09-01T08:45:05.921Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:45:05 [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:45:05 [2022-09-01T08:45:05.921Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:45:05 [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:45:05 [2022-09-01T08:45:05.921Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:45:05 [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:45:05 [2022-09-01T08:45:05.921Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:45:05 [2022-09-01T08:45:05.921Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:45:05 [2022-09-01T08:45:05.921Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:45:05 [2022-09-01T08:45:05.921Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:45:05 [2022-09-01T08:45:05.921Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:45:05 [2022-09-01T08:45:05.921Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/private/bind_root
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/private/mount_root
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:45:06 [2022-09-01T08:45:06.180Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:45:06 [2022-09-01T08:45:06.439Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:45:06 [2022-09-01T08:45:06.439Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:45:06 [2022-09-01T08:45:06.439Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:45:06 [2022-09-01T08:45:06.439Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:45:06 [2022-09-01T08:45:06.439Z] --- PASS: TestMountDaemonRoot (0.03s)
08:45:06 [2022-09-01T08:45:06.439Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
08:45:06 [2022-09-01T08:45:06.439Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
08:45:06 [2022-09-01T08:45:06.439Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:45:06 [2022-09-01T08:45:06.439Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
08:45:06 [2022-09-01T08:45:06.439Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
08:45:06 [2022-09-01T08:45:06.439Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:45:06 [2022-09-01T08:45:06.439Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:45:06 [2022-09-01T08:45:06.439Z] === RUN   TestContainerBindMountNonRecursive
08:45:07 [2022-09-01T08:45:07.817Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
08:45:07 [2022-09-01T08:45:07.817Z] === RUN   TestContainerVolumesMountedAsShared
08:45:08 [2022-09-01T08:45:08.075Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
08:45:08 [2022-09-01T08:45:08.075Z] === RUN   TestContainerVolumesMountedAsSlave
08:45:08 [2022-09-01T08:45:08.334Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
08:45:08 [2022-09-01T08:45:08.334Z] === RUN   TestNetworkNat
08:45:08 [2022-09-01T08:45:08.920Z] --- PASS: TestNetworkNat (0.50s)
08:45:08 [2022-09-01T08:45:08.920Z] === RUN   TestNetworkLocalhostTCPNat
08:45:09 [2022-09-01T08:45:09.495Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
08:45:09 [2022-09-01T08:45:09.495Z] === RUN   TestNetworkLoopbackNat
08:45:12 [2022-09-01T08:45:12.026Z] --- PASS: TestNetworkLoopbackNat (2.56s)
08:45:12 [2022-09-01T08:45:12.026Z] === RUN   TestPause
08:45:12 [2022-09-01T08:45:12.284Z] --- PASS: TestPause (0.42s)
08:45:12 [2022-09-01T08:45:12.284Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:45:12 [2022-09-01T08:45:12.284Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:45:12 [2022-09-01T08:45:12.285Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:45:12 [2022-09-01T08:45:12.285Z] === RUN   TestPauseStopPausedContainer
08:45:12 [2022-09-01T08:45:12.851Z] --- PASS: TestPauseStopPausedContainer (0.45s)
08:45:12 [2022-09-01T08:45:12.851Z] === RUN   TestPidHost
08:45:13 [2022-09-01T08:45:13.787Z] --- PASS: TestPidHost (0.96s)
08:45:13 [2022-09-01T08:45:13.787Z] === RUN   TestPsFilter
08:45:13 [2022-09-01T08:45:13.787Z] --- PASS: TestPsFilter (0.11s)
08:45:13 [2022-09-01T08:45:13.787Z] === RUN   TestRemoveContainerWithRemovedVolume
08:45:14 [2022-09-01T08:45:14.355Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
08:45:14 [2022-09-01T08:45:14.355Z] === RUN   TestRemoveContainerWithVolume
08:45:14 [2022-09-01T08:45:14.614Z] --- PASS: TestRemoveContainerWithVolume (0.38s)
08:45:14 [2022-09-01T08:45:14.614Z] === RUN   TestRemoveContainerRunning
08:45:15 [2022-09-01T08:45:15.182Z] --- PASS: TestRemoveContainerRunning (0.40s)
08:45:15 [2022-09-01T08:45:15.182Z] === RUN   TestRemoveContainerForceRemoveRunning
08:45:15 [2022-09-01T08:45:15.441Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s)
08:45:15 [2022-09-01T08:45:15.441Z] === RUN   TestRemoveInvalidContainer
08:45:15 [2022-09-01T08:45:15.441Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:45:15 [2022-09-01T08:45:15.441Z] === RUN   TestRenameLinkedContainer
08:45:17 [2022-09-01T08:45:17.344Z] --- PASS: TestRenameLinkedContainer (1.69s)
08:45:17 [2022-09-01T08:45:17.344Z] === RUN   TestRenameStoppedContainer
08:45:17 [2022-09-01T08:45:17.602Z] --- PASS: TestRenameStoppedContainer (0.39s)
08:45:17 [2022-09-01T08:45:17.602Z] === RUN   TestRenameRunningContainerAndReuse
08:45:18 [2022-09-01T08:45:18.539Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
08:45:18 [2022-09-01T08:45:18.539Z] === RUN   TestRenameInvalidName
08:45:18 [2022-09-01T08:45:18.798Z] --- PASS: TestRenameInvalidName (0.42s)
08:45:18 [2022-09-01T08:45:18.798Z] === RUN   TestRenameAnonymousContainer
08:45:20 [2022-09-01T08:45:20.702Z] --- PASS: TestRenameAnonymousContainer (1.52s)
08:45:20 [2022-09-01T08:45:20.702Z] === RUN   TestRenameContainerWithSameName
08:45:20 [2022-09-01T08:45:20.702Z] --- PASS: TestRenameContainerWithSameName (0.42s)
08:45:20 [2022-09-01T08:45:20.702Z] === RUN   TestRenameContainerWithLinkedContainer
08:45:21 [2022-09-01T08:45:21.638Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s)
08:45:21 [2022-09-01T08:45:21.638Z] === RUN   TestResize
08:45:21 [2022-09-01T08:45:21.897Z] --- PASS: TestResize (0.42s)
08:45:21 [2022-09-01T08:45:21.897Z] === RUN   TestResizeWithInvalidSize
08:45:22 [2022-09-01T08:45:22.465Z] --- PASS: TestResizeWithInvalidSize (0.41s)
08:45:22 [2022-09-01T08:45:22.465Z] === RUN   TestResizeWhenContainerNotStarted
08:45:22 [2022-09-01T08:45:22.723Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:45:22 [2022-09-01T08:45:22.724Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:45:24 [2022-09-01T08:45:24.627Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:45:26 [2022-09-01T08:45:26.002Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:45:26 [2022-09-01T08:45:26.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:45:27 [2022-09-01T08:45:27.875Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:45:28 [2022-09-01T08:45:28.812Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:45:29 [2022-09-01T08:45:29.749Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:45:30 [2022-09-01T08:45:30.318Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:45:31 [2022-09-01T08:45:31.694Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:45:31 [2022-09-01T08:45:31.953Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:45:32 [2022-09-01T08:45:32.888Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:45:33 [2022-09-01T08:45:33.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:45:34 [2022-09-01T08:45:34.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:45:34 [2022-09-01T08:45:34.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:45:37 [2022-09-01T08:45:37.876Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:45:41 [2022-09-01T08:45:41.162Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.71s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.73s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s)
08:45:41 [2022-09-01T08:45:41.162Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s)
08:45:41 [2022-09-01T08:45:41.162Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:45:41 [2022-09-01T08:45:41.162Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:45:42 [2022-09-01T08:45:42.098Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:45:43 [2022-09-01T08:45:43.033Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
08:45:43 [2022-09-01T08:45:43.033Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
08:45:43 [2022-09-01T08:45:43.033Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
08:45:43 [2022-09-01T08:45:43.033Z] === RUN   TestCgroupNamespacesRun
08:45:44 [2022-09-01T08:45:44.409Z] --- PASS: TestCgroupNamespacesRun (1.14s)
08:45:44 [2022-09-01T08:45:44.409Z] === RUN   TestCgroupNamespacesRunPrivileged
08:45:45 [2022-09-01T08:45:45.345Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
08:45:45 [2022-09-01T08:45:45.345Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:45:46 [2022-09-01T08:45:46.280Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
08:45:46 [2022-09-01T08:45:46.280Z] === RUN   TestCgroupNamespacesRunHostMode
08:45:47 [2022-09-01T08:45:47.655Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
08:45:47 [2022-09-01T08:45:47.655Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:45:48 [2022-09-01T08:45:48.591Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
08:45:48 [2022-09-01T08:45:48.591Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:45:49 [2022-09-01T08:45:49.966Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
08:45:49 [2022-09-01T08:45:49.966Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:45:50 [2022-09-01T08:45:50.533Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
08:45:50 [2022-09-01T08:45:50.533Z] === RUN   TestCgroupNamespacesRunOlderClient
08:45:51 [2022-09-01T08:45:51.470Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.12s)
08:45:51 [2022-09-01T08:45:51.470Z] === RUN   TestNISDomainname
08:45:52 [2022-09-01T08:45:52.037Z] --- PASS: TestNISDomainname (0.52s)
08:45:52 [2022-09-01T08:45:52.037Z] === RUN   TestHostnameDnsResolution
08:45:52 [2022-09-01T08:45:52.606Z] --- PASS: TestHostnameDnsResolution (0.66s)
08:45:52 [2022-09-01T08:45:52.606Z] === RUN   TestUnprivilegedPortsAndPing
08:45:53 [2022-09-01T08:45:53.173Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
08:45:53 [2022-09-01T08:45:53.173Z] === RUN   TestPrivilegedHostDevices
08:45:53 [2022-09-01T08:45:53.740Z] --- PASS: TestPrivilegedHostDevices (0.49s)
08:45:53 [2022-09-01T08:45:53.740Z] === RUN   TestRunConsoleSize
08:45:54 [2022-09-01T08:45:54.306Z] --- PASS: TestRunConsoleSize (0.43s)
08:45:54 [2022-09-01T08:45:54.307Z] === RUN   TestRunWithAlternativeContainerdShim
08:45:56 [2022-09-01T08:45:56.242Z] --- PASS: TestRunWithAlternativeContainerdShim (2.13s)
08:45:56 [2022-09-01T08:45:56.242Z] === RUN   TestStats
08:45:58 [2022-09-01T08:45:58.772Z] --- PASS: TestStats (2.44s)
08:45:58 [2022-09-01T08:45:58.772Z] === RUN   TestStopContainerWithTimeout
08:45:58 [2022-09-01T08:45:58.772Z] === RUN   TestStopContainerWithTimeout/0
08:45:58 [2022-09-01T08:45:58.772Z] === PAUSE TestStopContainerWithTimeout/0
08:45:58 [2022-09-01T08:45:58.772Z] === RUN   TestStopContainerWithTimeout/1
08:45:58 [2022-09-01T08:45:58.772Z] === PAUSE TestStopContainerWithTimeout/1
08:45:58 [2022-09-01T08:45:58.772Z] === RUN   TestStopContainerWithTimeout/3
08:45:58 [2022-09-01T08:45:58.772Z] === PAUSE TestStopContainerWithTimeout/3
08:45:58 [2022-09-01T08:45:58.772Z] === RUN   TestStopContainerWithTimeout/-1
08:45:58 [2022-09-01T08:45:58.772Z] === PAUSE TestStopContainerWithTimeout/-1
08:45:58 [2022-09-01T08:45:58.772Z] === CONT  TestStopContainerWithTimeout/0
08:45:58 [2022-09-01T08:45:58.772Z] === CONT  TestStopContainerWithTimeout/3
08:45:59 [2022-09-01T08:45:59.339Z] === CONT  TestStopContainerWithTimeout/-1
08:46:01 [2022-09-01T08:46:01.870Z] === CONT  TestStopContainerWithTimeout/1
08:46:02 [2022-09-01T08:46:02.805Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:46:02 [2022-09-01T08:46:02.805Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
08:46:02 [2022-09-01T08:46:02.805Z]     --- PASS: TestStopContainerWithTimeout/3 (2.66s)
08:46:02 [2022-09-01T08:46:02.805Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.38s)
08:46:02 [2022-09-01T08:46:02.805Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
08:46:02 [2022-09-01T08:46:02.805Z] === RUN   TestDeleteDevicemapper
08:46:02 [2022-09-01T08:46:02.805Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:46:02 [2022-09-01T08:46:02.805Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:46:02 [2022-09-01T08:46:02.805Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:46:04 [2022-09-01T08:46:04.183Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
08:46:04 [2022-09-01T08:46:04.183Z] === RUN   TestUpdateMemory
08:46:04 [2022-09-01T08:46:04.750Z] --- PASS: TestUpdateMemory (0.55s)
08:46:04 [2022-09-01T08:46:04.750Z] === RUN   TestUpdateCPUQuota
08:46:05 [2022-09-01T08:46:05.686Z] --- PASS: TestUpdateCPUQuota (0.78s)
08:46:05 [2022-09-01T08:46:05.686Z] === RUN   TestUpdatePidsLimit
08:46:05 [2022-09-01T08:46:05.686Z] === RUN   TestUpdatePidsLimit/update_from_none
08:46:05 [2022-09-01T08:46:05.945Z] === RUN   TestUpdatePidsLimit/no_change
08:46:05 [2022-09-01T08:46:05.945Z] === RUN   TestUpdatePidsLimit/update_lower
08:46:06 [2022-09-01T08:46:06.203Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:46:06 [2022-09-01T08:46:06.462Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:46:06 [2022-09-01T08:46:06.720Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:46:06 [2022-09-01T08:46:06.720Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:46:07 [2022-09-01T08:46:07.656Z] --- PASS: TestUpdatePidsLimit (1.82s)
08:46:07 [2022-09-01T08:46:07.656Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
08:46:07 [2022-09-01T08:46:07.656Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
08:46:07 [2022-09-01T08:46:07.656Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
08:46:07 [2022-09-01T08:46:07.656Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
08:46:07 [2022-09-01T08:46:07.656Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
08:46:07 [2022-09-01T08:46:07.656Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
08:46:07 [2022-09-01T08:46:07.656Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
08:46:07 [2022-09-01T08:46:07.656Z] === RUN   TestUpdateRestartPolicy
08:46:19 [2022-09-01T08:46:19.858Z] --- PASS: TestUpdateRestartPolicy (10.85s)
08:46:19 [2022-09-01T08:46:19.858Z] === RUN   TestUpdateRestartWithAutoRemove
08:46:19 [2022-09-01T08:46:19.858Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
08:46:19 [2022-09-01T08:46:19.858Z] === RUN   TestWaitNonBlocked
08:46:19 [2022-09-01T08:46:19.858Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:46:19 [2022-09-01T08:46:19.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:46:19 [2022-09-01T08:46:19.858Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:46:19 [2022-09-01T08:46:19.858Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:46:19 [2022-09-01T08:46:19.858Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:46:19 [2022-09-01T08:46:19.858Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:46:19 [2022-09-01T08:46:19.858Z] --- PASS: TestWaitNonBlocked (0.01s)
08:46:19 [2022-09-01T08:46:19.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.63s)
08:46:19 [2022-09-01T08:46:19.858Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
08:46:19 [2022-09-01T08:46:19.858Z] === RUN   TestWaitBlocked
08:46:19 [2022-09-01T08:46:19.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:46:19 [2022-09-01T08:46:19.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:46:19 [2022-09-01T08:46:19.858Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:46:19 [2022-09-01T08:46:19.858Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:46:19 [2022-09-01T08:46:19.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:46:19 [2022-09-01T08:46:19.858Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:46:20 [2022-09-01T08:46:20.116Z] --- PASS: TestWaitBlocked (0.01s)
08:46:20 [2022-09-01T08:46:20.116Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
08:46:20 [2022-09-01T08:46:20.116Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
08:46:20 [2022-09-01T08:46:20.116Z] === RUN   TestWaitConditions
08:46:20 [2022-09-01T08:46:20.116Z] === RUN   TestWaitConditions/default
08:46:20 [2022-09-01T08:46:20.116Z] === PAUSE TestWaitConditions/default
08:46:20 [2022-09-01T08:46:20.116Z] === RUN   TestWaitConditions/not-running
08:46:20 [2022-09-01T08:46:20.116Z] === PAUSE TestWaitConditions/not-running
08:46:20 [2022-09-01T08:46:20.116Z] === RUN   TestWaitConditions/next-exit
08:46:20 [2022-09-01T08:46:20.116Z] === PAUSE TestWaitConditions/next-exit
08:46:20 [2022-09-01T08:46:20.116Z] === RUN   TestWaitConditions/removed
08:46:20 [2022-09-01T08:46:20.116Z] === PAUSE TestWaitConditions/removed
08:46:20 [2022-09-01T08:46:20.116Z] === CONT  TestWaitConditions/default
08:46:20 [2022-09-01T08:46:20.116Z] === CONT  TestWaitConditions/next-exit
08:46:20 [2022-09-01T08:46:20.116Z]     wait_test.go:146: ContainerID = 8df393324c12924ec17966df4190b5c9a9c735fcd391e7ba08e94dcba74c4ba7
08:46:20 [2022-09-01T08:46:20.116Z] === CONT  TestWaitConditions/default
08:46:20 [2022-09-01T08:46:20.116Z]     wait_test.go:146: ContainerID = 60090c91904b173a59b1bab28f0f1f51af01e38ededa95a886aaac5f82f4762e
08:46:21 [2022-09-01T08:46:21.051Z] === CONT  TestWaitConditions/removed
08:46:21 [2022-09-01T08:46:21.051Z]     wait_test.go:146: ContainerID = 8586ab9845036d4e6b7121c066f591573eb055e777f34cf5dab42cac1b200386
08:46:21 [2022-09-01T08:46:21.051Z] === CONT  TestWaitConditions/not-running
08:46:21 [2022-09-01T08:46:21.051Z]     wait_test.go:146: ContainerID = a7099d298606155a52acb70a26acecc8b3a13bc85fd629a0aed20ce36250c20f
08:46:21 [2022-09-01T08:46:21.309Z] --- PASS: TestWaitConditions (0.01s)
08:46:21 [2022-09-01T08:46:21.309Z]     --- PASS: TestWaitConditions/next-exit (0.71s)
08:46:21 [2022-09-01T08:46:21.309Z]     --- PASS: TestWaitConditions/default (0.74s)
08:46:21 [2022-09-01T08:46:21.309Z]     --- PASS: TestWaitConditions/removed (0.56s)
08:46:21 [2022-09-01T08:46:21.309Z]     --- PASS: TestWaitConditions/not-running (0.53s)
08:46:21 [2022-09-01T08:46:21.309Z] === RUN   TestWaitRestartedContainer
08:46:21 [2022-09-01T08:46:21.309Z] === RUN   TestWaitRestartedContainer/default
08:46:21 [2022-09-01T08:46:21.309Z] === PAUSE TestWaitRestartedContainer/default
08:46:21 [2022-09-01T08:46:21.309Z] === RUN   TestWaitRestartedContainer/not-running
08:46:21 [2022-09-01T08:46:21.309Z] === PAUSE TestWaitRestartedContainer/not-running
08:46:21 [2022-09-01T08:46:21.309Z] === RUN   TestWaitRestartedContainer/next-exit
08:46:21 [2022-09-01T08:46:21.309Z] === PAUSE TestWaitRestartedContainer/next-exit
08:46:21 [2022-09-01T08:46:21.309Z] === CONT  TestWaitRestartedContainer/default
08:46:21 [2022-09-01T08:46:21.310Z] === CONT  TestWaitRestartedContainer/next-exit
08:46:22 [2022-09-01T08:46:22.687Z] === CONT  TestWaitRestartedContainer/not-running
08:46:23 [2022-09-01T08:46:23.623Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:46:23 [2022-09-01T08:46:23.623Z]     --- PASS: TestWaitRestartedContainer/default (1.15s)
08:46:23 [2022-09-01T08:46:23.623Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.32s)
08:46:23 [2022-09-01T08:46:23.623Z]     --- PASS: TestWaitRestartedContainer/not-running (0.95s)
08:46:23 [2022-09-01T08:46:23.623Z] === CONT  TestContainerStartOnDaemonRestart
08:46:23 [2022-09-01T08:46:23.623Z] === CONT  TestRestartDaemonWithRestartingContainer
08:46:25 [2022-09-01T08:46:25.527Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s)
08:46:25 [2022-09-01T08:46:25.527Z] === CONT  TestIpcModeOlderClient
08:46:25 [2022-09-01T08:46:25.527Z] --- PASS: TestIpcModeOlderClient (0.06s)
08:46:25 [2022-09-01T08:46:25.527Z] === CONT  TestContainerKillOnDaemonStart
08:46:25 [2022-09-01T08:46:25.786Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s)
08:46:25 [2022-09-01T08:46:25.786Z] === CONT  TestDaemonHostGatewayIP
08:46:28 [2022-09-01T08:46:28.318Z] --- PASS: TestDaemonHostGatewayIP (2.34s)
08:46:28 [2022-09-01T08:46:28.318Z] === CONT  TestDaemonRestartIpcMode
08:46:30 [2022-09-01T08:46:30.224Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
08:46:38 [2022-09-01T08:46:38.336Z] --- PASS: TestContainerKillOnDaemonStart (11.67s)
08:46:38 [2022-09-01T08:46:38.336Z] PASS
08:46:38 [2022-09-01T08:46:38.336Z] 
08:46:38 [2022-09-01T08:46:38.336Z] === Skipped
08:46:38 [2022-09-01T08:46:38.336Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:46:38 [2022-09-01T08:46:38.336Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:46:38 [2022-09-01T08:46:38.336Z] 
08:46:38 [2022-09-01T08:46:38.336Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:46:38 [2022-09-01T08:46:38.336Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:46:38 [2022-09-01T08:46:38.336Z] 
08:46:38 [2022-09-01T08:46:38.336Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:46:38 [2022-09-01T08:46:38.336Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:46:38 [2022-09-01T08:46:38.336Z] 
08:46:38 [2022-09-01T08:46:38.336Z] DONE 273 tests, 3 skipped in 127.677s
08:46:38 [2022-09-01T08:46:38.336Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
08:46:38 [2022-09-01T08:46:38.336Z] ++ 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
08:46:38 [2022-09-01T08:46:38.336Z] ++ set -e
08:46:38 [2022-09-01T08:46:38.337Z] ++ '[' -n 0 ']'
08:46:38 [2022-09-01T08:46:38.337Z] ++ set -x
08:46:38 [2022-09-01T08:46:38.337Z] ++ 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
08:46:38 [2022-09-01T08:46:38.337Z] === RUN   TestConfigDaemonLibtrustID
08:46:38 [2022-09-01T08:46:38.337Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
08:46:38 [2022-09-01T08:46:38.337Z] === RUN   TestConfigDaemonID
08:46:38 [2022-09-01T08:46:38.904Z]     daemon_test.go:83: [dc96c8733ff20] daemon is not started
08:46:38 [2022-09-01T08:46:38.904Z] --- PASS: TestConfigDaemonID (1.04s)
08:46:38 [2022-09-01T08:46:38.904Z] === RUN   TestDaemonConfigValidation
08:46:38 [2022-09-01T08:46:38.904Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:46:38 [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:46:38 [2022-09-01T08:46:38.904Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:46:38 [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:46:38 [2022-09-01T08:46:38.904Z] === RUN   TestDaemonConfigValidation/invalid_config
08:46:38 [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:46:38 [2022-09-01T08:46:38.904Z] === RUN   TestDaemonConfigValidation/malformed_config
08:46:38 [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:46:38 [2022-09-01T08:46:38.904Z] === RUN   TestDaemonConfigValidation/valid_config
08:46:38 [2022-09-01T08:46:38.904Z] === PAUSE TestDaemonConfigValidation/valid_config
08:46:38 [2022-09-01T08:46:38.904Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:46:38 [2022-09-01T08:46:38.904Z] === CONT  TestDaemonConfigValidation/malformed_config
08:46:39 [2022-09-01T08:46:39.163Z] === CONT  TestDaemonConfigValidation/valid_config
08:46:39 [2022-09-01T08:46:39.163Z] === CONT  TestDaemonConfigValidation/invalid_config
08:46:39 [2022-09-01T08:46:39.163Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:46:39 [2022-09-01T08:46:39.163Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:46:39 [2022-09-01T08:46:39.163Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
08:46:39 [2022-09-01T08:46:39.163Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
08:46:39 [2022-09-01T08:46:39.163Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
08:46:39 [2022-09-01T08:46:39.163Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
08:46:39 [2022-09-01T08:46:39.163Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
08:46:39 [2022-09-01T08:46:39.163Z] === RUN   TestConfigDaemonSeccompProfiles
08:46:39 [2022-09-01T08:46:39.163Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:46:40 [2022-09-01T08:46:40.538Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:46:41 [2022-09-01T08:46:41.474Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:46:42 [2022-09-01T08:46:42.423Z] === CONT  TestConfigDaemonSeccompProfiles
08:46:42 [2022-09-01T08:46:42.423Z]     daemon_test.go:197: [d53987a987327] daemon is not started
08:46:42 [2022-09-01T08:46:42.423Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
08:46:42 [2022-09-01T08:46:42.423Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:46:42 [2022-09-01T08:46:42.423Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:46:42 [2022-09-01T08:46:42.423Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:46:42 [2022-09-01T08:46:42.423Z] === RUN   TestDaemonProxy
08:46:42 [2022-09-01T08:46:42.423Z] === RUN   TestDaemonProxy/environment_variables
08:46:44 [2022-09-01T08:46:44.324Z] === RUN   TestDaemonProxy/command-line_options
08:46:45 [2022-09-01T08:46:45.699Z] === RUN   TestDaemonProxy/configuration_file
08:46:47 [2022-09-01T08:46:47.601Z] === RUN   TestDaemonProxy/conflicting_options
08:46:48 [2022-09-01T08:46:48.168Z] === RUN   TestDaemonProxy/reload_sanitized
08:46:48 [2022-09-01T08:46:48.427Z] --- PASS: TestDaemonProxy (6.19s)
08:46:48 [2022-09-01T08:46:48.427Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
08:46:48 [2022-09-01T08:46:48.427Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
08:46:48 [2022-09-01T08:46:48.427Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
08:46:48 [2022-09-01T08:46:48.427Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:46:48 [2022-09-01T08:46:48.427Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
08:46:48 [2022-09-01T08:46:48.427Z] PASS
08:46:48 [2022-09-01T08:46:48.427Z] 
08:46:48 [2022-09-01T08:46:48.427Z] DONE 18 tests in 11.195s
08:46:48 [2022-09-01T08:46:48.427Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:46:48 [2022-09-01T08:46:48.427Z] ++ 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
08:46:48 [2022-09-01T08:46:48.427Z] ++ set -e
08:46:48 [2022-09-01T08:46:48.427Z] ++ '[' -n 0 ']'
08:46:48 [2022-09-01T08:46:48.427Z] ++ set -x
08:46:48 [2022-09-01T08:46:48.427Z] ++ 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
08:46:48 [2022-09-01T08:46:48.685Z] INFO: Testing against a local daemon
08:46:48 [2022-09-01T08:46:48.685Z] === RUN   TestCommitInheritsEnv
08:46:48 [2022-09-01T08:46:48.944Z] --- PASS: TestCommitInheritsEnv (0.25s)
08:46:48 [2022-09-01T08:46:48.945Z] === RUN   TestImportExtremelyLargeImageWorks
08:46:48 [2022-09-01T08:46:48.945Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:46:48 [2022-09-01T08:46:48.945Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:46:48 [2022-09-01T08:46:48.945Z] === RUN   TestImportWithCustomPlatform
08:46:48 [2022-09-01T08:46:48.945Z] === RUN   TestImportWithCustomPlatform/#00
08:46:48 [2022-09-01T08:46:48.945Z] === RUN   TestImportWithCustomPlatform/_______
08:46:48 [2022-09-01T08:46:48.945Z] === RUN   TestImportWithCustomPlatform//
08:46:48 [2022-09-01T08:46:48.945Z] === RUN   TestImportWithCustomPlatform/linux
08:46:49 [2022-09-01T08:46:49.203Z] === RUN   TestImportWithCustomPlatform/LINUX
08:46:49 [2022-09-01T08:46:49.203Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:46:49 [2022-09-01T08:46:49.203Z] === RUN   TestImportWithCustomPlatform/macos
08:46:49 [2022-09-01T08:46:49.203Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:46:49 [2022-09-01T08:46:49.203Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:46:49 [2022-09-01T08:46:49.203Z] --- PASS: TestImportWithCustomPlatform (0.31s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:46:49 [2022-09-01T08:46:49.203Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:46:49 [2022-09-01T08:46:49.203Z] === RUN   TestImagesFilterMultiReference
08:46:49 [2022-09-01T08:46:49.462Z] --- PASS: TestImagesFilterMultiReference (0.06s)
08:46:49 [2022-09-01T08:46:49.462Z] === RUN   TestImagePullPlatformInvalid
08:46:49 [2022-09-01T08:46:49.462Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:46:49 [2022-09-01T08:46:49.462Z] === RUN   TestRemoveImageOrphaning
08:46:49 [2022-09-01T08:46:49.721Z] --- PASS: TestRemoveImageOrphaning (0.26s)
08:46:49 [2022-09-01T08:46:49.721Z] === RUN   TestRemoveImageGarbageCollector
08:46:49 [2022-09-01T08:46:49.722Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:46:49 [2022-09-01T08:46:49.722Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:46:49 [2022-09-01T08:46:49.722Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestTagInvalidReference
08:46:49 [2022-09-01T08:46:49.722Z] --- PASS: TestTagInvalidReference (0.01s)
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestTagValidPrefixedRepo
08:46:49 [2022-09-01T08:46:49.722Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestTagExistedNameWithoutForce
08:46:49 [2022-09-01T08:46:49.722Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestTagOfficialNames
08:46:49 [2022-09-01T08:46:49.722Z] --- PASS: TestTagOfficialNames (0.06s)
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestTagMatchesDigest
08:46:49 [2022-09-01T08:46:49.722Z] --- PASS: TestTagMatchesDigest (0.01s)
08:46:49 [2022-09-01T08:46:49.722Z] PASS
08:46:49 [2022-09-01T08:46:49.722Z] 
08:46:49 [2022-09-01T08:46:49.722Z] === Skipped
08:46:49 [2022-09-01T08:46:49.722Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:46:49 [2022-09-01T08:46:49.722Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:46:49 [2022-09-01T08:46:49.722Z] 
08:46:49 [2022-09-01T08:46:49.722Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:46:49 [2022-09-01T08:46:49.722Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:46:49 [2022-09-01T08:46:49.722Z] 
08:46:49 [2022-09-01T08:46:49.722Z] DONE 22 tests, 2 skipped in 1.261s
08:46:49 [2022-09-01T08:46:49.722Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
08:46:49 [2022-09-01T08:46:49.722Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
08:46:49 [2022-09-01T08:46:49.722Z] ++ set -e
08:46:49 [2022-09-01T08:46:49.722Z] ++ '[' -n 0 ']'
08:46:49 [2022-09-01T08:46:49.722Z] ++ set -x
08:46:49 [2022-09-01T08:46:49.722Z] ++ 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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestStripANSICommands
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestStripANSICommands/#00
08:46:49 [2022-09-01T08:46:49.722Z] === RUN   TestStripANSICommands/#01
08:46:49 [2022-09-01T08:46:49.722Z] --- PASS: TestStripANSICommands (0.00s)
08:46:49 [2022-09-01T08:46:49.722Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:46:49 [2022-09-01T08:46:49.722Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:46:49 [2022-09-01T08:46:49.722Z] PASS
08:46:49 [2022-09-01T08:46:49.722Z] 
08:46:49 [2022-09-01T08:46:49.722Z] DONE 3 tests in 0.036s
08:46:49 [2022-09-01T08:46:49.981Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:46:49 [2022-09-01T08:46:49.981Z] ++ 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
08:46:49 [2022-09-01T08:46:49.981Z] ++ set -e
08:46:49 [2022-09-01T08:46:49.981Z] ++ '[' -n 0 ']'
08:46:49 [2022-09-01T08:46:49.981Z] ++ set -x
08:46:49 [2022-09-01T08:46:49.981Z] ++ 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
08:46:49 [2022-09-01T08:46:49.981Z] INFO: Testing against a local daemon
08:46:49 [2022-09-01T08:46:49.981Z] === RUN   TestNetworkCreateDelete
08:46:49 [2022-09-01T08:46:49.981Z] --- PASS: TestNetworkCreateDelete (0.14s)
08:46:49 [2022-09-01T08:46:49.981Z] === RUN   TestDockerNetworkDeletePreferID
08:46:50 [2022-09-01T08:46:50.549Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
08:46:50 [2022-09-01T08:46:50.549Z] === RUN   TestDaemonDNSFallback
08:46:57 [2022-09-01T08:46:57.158Z] --- PASS: TestDaemonDNSFallback (6.27s)
08:46:57 [2022-09-01T08:46:57.158Z] === RUN   TestInspectNetwork
08:46:59 [2022-09-01T08:46:59.691Z] === RUN   TestInspectNetwork/full_network_id
08:46:59 [2022-09-01T08:46:59.691Z] === RUN   TestInspectNetwork/partial_network_id
08:46:59 [2022-09-01T08:46:59.691Z] === RUN   TestInspectNetwork/network_name
08:46:59 [2022-09-01T08:46:59.691Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:47:03 [2022-09-01T08:47:03.878Z] --- PASS: TestInspectNetwork (7.13s)
08:47:03 [2022-09-01T08:47:03.878Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:47:03 [2022-09-01T08:47:03.878Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:47:03 [2022-09-01T08:47:03.878Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:47:03 [2022-09-01T08:47:03.878Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:47:03 [2022-09-01T08:47:03.878Z] === RUN   TestRunContainerWithBridgeNone
08:47:05 [2022-09-01T08:47:05.780Z] --- PASS: TestRunContainerWithBridgeNone (1.60s)
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/create
08:47:05 [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:47:05 [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:47:05 [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:47:05 [2022-09-01T08:47:05.780Z] === CONT  TestNetworkInvalidJSON/networks/create
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:47:05 [2022-09-01T08:47:05.780Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:47:05 [2022-09-01T08:47:05.780Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:47:05 [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkInvalidJSON (0.01s)
08:47:05 [2022-09-01T08:47:05.780Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkList
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkList//networks
08:47:05 [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkList//networks
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestNetworkList//networks/
08:47:05 [2022-09-01T08:47:05.780Z] === PAUSE TestNetworkList//networks/
08:47:05 [2022-09-01T08:47:05.780Z] === CONT  TestNetworkList//networks
08:47:05 [2022-09-01T08:47:05.780Z] === CONT  TestNetworkList//networks/
08:47:05 [2022-09-01T08:47:05.780Z] --- PASS: TestNetworkList (0.01s)
08:47:05 [2022-09-01T08:47:05.780Z]     --- PASS: TestNetworkList//networks (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:47:05 [2022-09-01T08:47:05.780Z] === RUN   TestHostIPv4BridgeLabel
08:47:06 [2022-09-01T08:47:06.039Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
08:47:06 [2022-09-01T08:47:06.039Z] === RUN   TestDaemonRestartWithLiveRestore
08:47:06 [2022-09-01T08:47:06.975Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
08:47:06 [2022-09-01T08:47:06.975Z] === RUN   TestDaemonDefaultNetworkPools
08:47:07 [2022-09-01T08:47:07.910Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
08:47:07 [2022-09-01T08:47:07.910Z] === RUN   TestDaemonRestartWithExistingNetwork
08:47:09 [2022-09-01T08:47:09.285Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
08:47:09 [2022-09-01T08:47:09.286Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:47:10 [2022-09-01T08:47:10.220Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
08:47:10 [2022-09-01T08:47:10.220Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:47:10 [2022-09-01T08:47:10.786Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
08:47:10 [2022-09-01T08:47:10.786Z] === RUN   TestServiceWithPredefinedNetwork
08:47:13 [2022-09-01T08:47:13.318Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
08:47:13 [2022-09-01T08:47:13.318Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:47:13 [2022-09-01T08:47:13.318Z]     service_test.go:243: FLAKY_TEST
08:47:13 [2022-09-01T08:47:13.318Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:47:13 [2022-09-01T08:47:13.318Z] === RUN   TestServiceWithDataPathPortInit
08:47:28 [2022-09-01T08:47:28.192Z] --- PASS: TestServiceWithDataPathPortInit (13.53s)
08:47:28 [2022-09-01T08:47:28.192Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:47:29 [2022-09-01T08:47:29.568Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:un0ve3f53o73efeth2i1ch7la Created:2022-09-01 08:47:27.86079562 +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[76aa8f83e82fe1dd4636cc549d3439b68002563727c99459ec6fdda578524971:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9w1zkel0pwkpzh1v8trq4a509 EndpointID:deb4c8c30594206d15f359b5ac677f39dd8249218bb9b7557fe5fe24af597d90 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:764967b6a3da4040d8c122996110aecbfc64a746058f44b654394e97ce919191 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:8403955391c0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9w1zkel0pwkpzh1v8trq4a509 EndpointID:deb4c8c30594206d15f359b5ac677f39dd8249218bb9b7557fe5fe24af597d90 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:47:33 [2022-09-01T08:47:33.756Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s)
08:47:33 [2022-09-01T08:47:33.756Z] PASS
08:47:33 [2022-09-01T08:47:33.756Z] 
08:47:33 [2022-09-01T08:47:33.756Z] === Skipped
08:47:33 [2022-09-01T08:47:33.756Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:47:33 [2022-09-01T08:47:33.756Z]     service_test.go:243: FLAKY_TEST
08:47:33 [2022-09-01T08:47:33.756Z] 
08:47:33 [2022-09-01T08:47:33.756Z] DONE 38 tests, 1 skipped in 43.810s
08:47:33 [2022-09-01T08:47:33.756Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:47:33 [2022-09-01T08:47:33.756Z] ++ 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
08:47:33 [2022-09-01T08:47:33.756Z] ++ set -e
08:47:33 [2022-09-01T08:47:33.756Z] ++ '[' -n 0 ']'
08:47:33 [2022-09-01T08:47:33.756Z] ++ set -x
08:47:33 [2022-09-01T08:47:33.756Z] ++ 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
08:47:33 [2022-09-01T08:47:33.756Z] INFO: Testing against a local daemon
08:47:33 [2022-09-01T08:47:33.756Z] === RUN   TestDockerNetworkIpvlanPersistance
08:47:33 [2022-09-01T08:47:33.756Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:47:33 [2022-09-01T08:47:33.756Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:47:33 [2022-09-01T08:47:33.756Z] === RUN   TestDockerNetworkIpvlan
08:47:33 [2022-09-01T08:47:33.756Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:47:33 [2022-09-01T08:47:33.756Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:47:33 [2022-09-01T08:47:33.756Z] PASS
08:47:33 [2022-09-01T08:47:33.756Z] 
08:47:33 [2022-09-01T08:47:33.756Z] === Skipped
08:47:33 [2022-09-01T08:47:33.756Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:47:33 [2022-09-01T08:47:33.756Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:47:33 [2022-09-01T08:47:33.756Z] 
08:47:33 [2022-09-01T08:47:33.756Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:47:33 [2022-09-01T08:47:33.756Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:47:33 [2022-09-01T08:47:33.756Z] 
08:47:33 [2022-09-01T08:47:33.756Z] DONE 2 tests, 2 skipped in 0.091s
08:47:33 [2022-09-01T08:47:33.756Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:47:33 [2022-09-01T08:47:33.756Z] ++ 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
08:47:33 [2022-09-01T08:47:33.756Z] ++ set -e
08:47:33 [2022-09-01T08:47:33.756Z] ++ '[' -n 0 ']'
08:47:33 [2022-09-01T08:47:33.756Z] ++ set -x
08:47:33 [2022-09-01T08:47:33.756Z] ++ 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
08:47:33 [2022-09-01T08:47:33.756Z] INFO: Testing against a local daemon
08:47:33 [2022-09-01T08:47:33.756Z] === RUN   TestDockerNetworkMacvlanPersistance
08:47:35 [2022-09-01T08:47:35.659Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
08:47:35 [2022-09-01T08:47:35.659Z] === RUN   TestDockerNetworkMacvlan
08:47:35 [2022-09-01T08:47:35.918Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:47:36 [2022-09-01T08:47:36.854Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:47:37 [2022-09-01T08:47:37.420Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:47:39 [2022-09-01T08:47:39.323Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:47:40 [2022-09-01T08:47:40.698Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:47:43 [2022-09-01T08:47:43.986Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:47:44 [2022-09-01T08:47:44.553Z] --- PASS: TestDockerNetworkMacvlan (9.33s)
08:47:44 [2022-09-01T08:47:44.553Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
08:47:44 [2022-09-01T08:47:44.553Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
08:47:44 [2022-09-01T08:47:44.553Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s)
08:47:44 [2022-09-01T08:47:44.553Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
08:47:44 [2022-09-01T08:47:44.553Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s)
08:47:44 [2022-09-01T08:47:44.553Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.55s)
08:47:44 [2022-09-01T08:47:44.553Z] PASS
08:47:44 [2022-09-01T08:47:44.553Z] 
08:47:44 [2022-09-01T08:47:44.553Z] DONE 8 tests in 10.838s
08:47:44 [2022-09-01T08:47:44.553Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:47:44 [2022-09-01T08:47:44.553Z] ++ 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
08:47:44 [2022-09-01T08:47:44.553Z] ++ set -e
08:47:44 [2022-09-01T08:47:44.553Z] ++ '[' -n 0 ']'
08:47:44 [2022-09-01T08:47:44.553Z] ++ set -x
08:47:44 [2022-09-01T08:47:44.553Z] ++ 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
08:47:44 [2022-09-01T08:47:44.553Z] testing: warning: no tests to run
08:47:44 [2022-09-01T08:47:44.553Z] PASS
08:47:44 [2022-09-01T08:47:44.553Z] 
08:47:44 [2022-09-01T08:47:44.553Z] DONE 0 tests in 0.027s
08:47:44 [2022-09-01T08:47:44.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:47:44 [2022-09-01T08:47:44.813Z] ++ 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
08:47:44 [2022-09-01T08:47:44.813Z] ++ set -e
08:47:44 [2022-09-01T08:47:44.813Z] ++ '[' -n 0 ']'
08:47:44 [2022-09-01T08:47:44.813Z] ++ set -x
08:47:44 [2022-09-01T08:47:44.813Z] ++ 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
08:47:44 [2022-09-01T08:47:44.813Z] INFO: Testing against a local daemon
08:47:44 [2022-09-01T08:47:44.813Z] === RUN   TestAuthZPluginAllowRequest
08:47:46 [2022-09-01T08:47:46.188Z] --- PASS: TestAuthZPluginAllowRequest (1.11s)
08:47:46 [2022-09-01T08:47:46.188Z] === RUN   TestAuthZPluginTLS
08:47:46 [2022-09-01T08:47:46.446Z] --- PASS: TestAuthZPluginTLS (0.55s)
08:47:46 [2022-09-01T08:47:46.447Z] === RUN   TestAuthZPluginDenyRequest
08:47:47 [2022-09-01T08:47:47.014Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:47:47 [2022-09-01T08:47:47.014Z] === RUN   TestAuthZPluginAPIDenyResponse
08:47:47 [2022-09-01T08:47:47.581Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:47:47 [2022-09-01T08:47:47.581Z] === RUN   TestAuthZPluginDenyResponse
08:47:48 [2022-09-01T08:47:48.148Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
08:47:48 [2022-09-01T08:47:48.148Z] === RUN   TestAuthZPluginAllowEventStream
08:47:49 [2022-09-01T08:47:49.083Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
08:47:49 [2022-09-01T08:47:49.083Z] === RUN   TestAuthZPluginErrorResponse
08:47:49 [2022-09-01T08:47:49.650Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:47:49 [2022-09-01T08:47:49.650Z] === RUN   TestAuthZPluginErrorRequest
08:47:50 [2022-09-01T08:47:50.217Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:47:50 [2022-09-01T08:47:50.217Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:47:50 [2022-09-01T08:47:50.784Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
08:47:50 [2022-09-01T08:47:50.784Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:47:52 [2022-09-01T08:47:52.160Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
08:47:52 [2022-09-01T08:47:52.160Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:47:53 [2022-09-01T08:47:53.537Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
08:47:53 [2022-09-01T08:47:53.537Z] === RUN   TestAuthZPluginHeader
08:47:54 [2022-09-01T08:47:54.104Z] --- PASS: TestAuthZPluginHeader (0.69s)
08:47:54 [2022-09-01T08:47:54.104Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:47:54 [2022-09-01T08:47:54.104Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:47:54 [2022-09-01T08:47:54.104Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:47:54 [2022-09-01T08:47:54.104Z] === RUN   TestAuthZPluginV2Disable
08:47:54 [2022-09-01T08:47:54.104Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:47:54 [2022-09-01T08:47:54.104Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:47:54 [2022-09-01T08:47:54.104Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:47:54 [2022-09-01T08:47:54.104Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:47:54 [2022-09-01T08:47:54.104Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:47:54 [2022-09-01T08:47:54.104Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:47:54 [2022-09-01T08:47:54.104Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:47:54 [2022-09-01T08:47:54.104Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:47:54 [2022-09-01T08:47:54.104Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:48:12 [2022-09-01T08:48:12.207Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
08:48:12 [2022-09-01T08:48:12.207Z] PASS
08:48:12 [2022-09-01T08:48:12.207Z] 
08:48:12 [2022-09-01T08:48:12.207Z] === Skipped
08:48:12 [2022-09-01T08:48:12.207Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:48:12 [2022-09-01T08:48:12.207Z] 
08:48:12 [2022-09-01T08:48:12.207Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:48:12 [2022-09-01T08:48:12.207Z] 
08:48:12 [2022-09-01T08:48:12.207Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:48:12 [2022-09-01T08:48:12.207Z] 
08:48:12 [2022-09-01T08:48:12.207Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:48:12 [2022-09-01T08:48:12.207Z] 
08:48:12 [2022-09-01T08:48:12.207Z] DONE 17 tests, 4 skipped in 26.296s
08:48:12 [2022-09-01T08:48:12.207Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:48:12 [2022-09-01T08:48:12.207Z] ++ 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
08:48:12 [2022-09-01T08:48:12.207Z] ++ set -e
08:48:12 [2022-09-01T08:48:12.207Z] ++ '[' -n 0 ']'
08:48:12 [2022-09-01T08:48:12.207Z] ++ set -x
08:48:12 [2022-09-01T08:48:12.207Z] ++ 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
08:48:12 [2022-09-01T08:48:12.207Z] INFO: Testing against a local daemon
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:48:12 [2022-09-01T08:48:12.207Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:48:12 [2022-09-01T08:48:12.207Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:48:12 [2022-09-01T08:48:12.207Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:48:12 [2022-09-01T08:48:12.207Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:48:12 [2022-09-01T08:48:12.207Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:48:12 [2022-09-01T08:48:12.207Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:48:12 [2022-09-01T08:48:12.207Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:48:12 [2022-09-01T08:48:12.207Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInstall
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInstall/no_auth
08:48:12 [2022-09-01T08:48:12.207Z] time="2022-09-01T08:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:48:12 [2022-09-01T08:48:12.207Z] time="2022-09-01T08:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcffdda87bdb85e044615c9b852caf704f24e24849ee2d399967d7a2d7a65291" mediatype=application/vnd.docker.plugin.v1+json size=522
08:48:12 [2022-09-01T08:48:12.207Z] time="2022-09-01T08:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:48:12 [2022-09-01T08:48:12.207Z] time="2022-09-01T08:48:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcffdda87bdb85e044615c9b852caf704f24e24849ee2d399967d7a2d7a65291" mediatype=application/vnd.docker.plugin.v1+json size=522
08:48:12 [2022-09-01T08:48:12.207Z] === RUN   TestPluginInstall/with_htpasswd
08:48:12 [2022-09-01T08:48:12.466Z] time="2022-09-01T08:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:48:12 [2022-09-01T08:48:12.466Z] time="2022-09-01T08:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcffdda87bdb85e044615c9b852caf704f24e24849ee2d399967d7a2d7a65291" mediatype=application/vnd.docker.plugin.v1+json size=522
08:48:12 [2022-09-01T08:48:12.466Z] time="2022-09-01T08:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:48:12 [2022-09-01T08:48:12.466Z] time="2022-09-01T08:48:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dcffdda87bdb85e044615c9b852caf704f24e24849ee2d399967d7a2d7a65291" mediatype=application/vnd.docker.plugin.v1+json size=522
08:48:12 [2022-09-01T08:48:12.725Z] === RUN   TestPluginInstall/with_insecure
08:48:13 [2022-09-01T08:48:13.660Z] time="2022-09-01T08:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:48:13 [2022-09-01T08:48:13.660Z] time="2022-09-01T08:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fad30266a764a4e243c5dbbb474a12148ee0e61368f8eaf02132f63beb2c44a" mediatype=application/vnd.docker.plugin.v1+json size=522
08:48:13 [2022-09-01T08:48:13.660Z] time="2022-09-01T08:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:48:13 [2022-09-01T08:48:13.660Z] time="2022-09-01T08:48:13Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fad30266a764a4e243c5dbbb474a12148ee0e61368f8eaf02132f63beb2c44a" mediatype=application/vnd.docker.plugin.v1+json size=522
08:48:13 [2022-09-01T08:48:13.660Z]     plugin_test.go:196: [d3f9334df7534] daemon is not started
08:48:13 [2022-09-01T08:48:13.660Z] --- PASS: TestPluginInstall (2.53s)
08:48:13 [2022-09-01T08:48:13.660Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
08:48:13 [2022-09-01T08:48:13.660Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
08:48:13 [2022-09-01T08:48:13.660Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
08:48:13 [2022-09-01T08:48:13.660Z] === RUN   TestPluginsWithRuntimes
08:48:15 [2022-09-01T08:48:15.036Z] === RUN   TestPluginsWithRuntimes/No_Args
08:48:15 [2022-09-01T08:48:15.971Z] === RUN   TestPluginsWithRuntimes/With_Args
08:48:16 [2022-09-01T08:48:16.906Z] --- PASS: TestPluginsWithRuntimes (3.23s)
08:48:16 [2022-09-01T08:48:16.906Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
08:48:16 [2022-09-01T08:48:16.906Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.85s)
08:48:16 [2022-09-01T08:48:16.906Z] === RUN   TestPluginBackCompatMediaTypes
08:48:17 [2022-09-01T08:48:17.473Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
08:48:17 [2022-09-01T08:48:17.473Z] PASS
08:48:17 [2022-09-01T08:48:17.473Z] 
08:48:17 [2022-09-01T08:48:17.473Z] DONE 24 tests in 6.439s
08:48:17 [2022-09-01T08:48:17.473Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:48:17 [2022-09-01T08:48:17.473Z] ++ 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
08:48:17 [2022-09-01T08:48:17.473Z] ++ set -e
08:48:17 [2022-09-01T08:48:17.473Z] ++ '[' -n 0 ']'
08:48:17 [2022-09-01T08:48:17.473Z] ++ set -x
08:48:17 [2022-09-01T08:48:17.473Z] ++ 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
08:48:17 [2022-09-01T08:48:17.473Z] INFO: Testing against a local daemon
08:48:17 [2022-09-01T08:48:17.473Z] === RUN   TestExternalGraphDriver
08:48:18 [2022-09-01T08:48:18.040Z] === RUN   TestExternalGraphDriver/json
08:48:19 [2022-09-01T08:48:19.416Z] === RUN   TestExternalGraphDriver/spec
08:48:21 [2022-09-01T08:48:21.318Z] === RUN   TestExternalGraphDriver/pull
08:48:22 [2022-09-01T08:48:22.696Z] --- PASS: TestExternalGraphDriver (5.05s)
08:48:22 [2022-09-01T08:48:22.697Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
08:48:22 [2022-09-01T08:48:22.697Z]     --- PASS: TestExternalGraphDriver/spec (1.54s)
08:48:22 [2022-09-01T08:48:22.697Z]     --- PASS: TestExternalGraphDriver/pull (1.60s)
08:48:22 [2022-09-01T08:48:22.697Z] === RUN   TestGraphdriverPluginV2
08:48:22 [2022-09-01T08:48:22.956Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:48:22 [2022-09-01T08:48:22.956Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
08:48:22 [2022-09-01T08:48:22.956Z] PASS
08:48:22 [2022-09-01T08:48:22.956Z] 
08:48:22 [2022-09-01T08:48:22.956Z] === Skipped
08:48:22 [2022-09-01T08:48:22.956Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
08:48:22 [2022-09-01T08:48:22.956Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:48:22 [2022-09-01T08:48:22.956Z] 
08:48:22 [2022-09-01T08:48:22.956Z] DONE 5 tests, 1 skipped in 5.471s
08:48:22 [2022-09-01T08:48:22.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:48:22 [2022-09-01T08:48:22.956Z] ++ 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
08:48:22 [2022-09-01T08:48:22.956Z] ++ set -e
08:48:22 [2022-09-01T08:48:22.956Z] ++ '[' -n 0 ']'
08:48:22 [2022-09-01T08:48:22.956Z] ++ set -x
08:48:22 [2022-09-01T08:48:22.956Z] ++ 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
08:48:22 [2022-09-01T08:48:22.956Z] INFO: Testing against a local daemon
08:48:22 [2022-09-01T08:48:22.956Z] === RUN   TestContinueAfterPluginCrash
08:48:22 [2022-09-01T08:48:22.956Z] === PAUSE TestContinueAfterPluginCrash
08:48:22 [2022-09-01T08:48:22.956Z] === RUN   TestReadPluginNoRead
08:48:22 [2022-09-01T08:48:22.956Z] === PAUSE TestReadPluginNoRead
08:48:22 [2022-09-01T08:48:22.956Z] === RUN   TestDaemonStartWithLogOpt
08:48:22 [2022-09-01T08:48:22.956Z] === PAUSE TestDaemonStartWithLogOpt
08:48:22 [2022-09-01T08:48:22.956Z] === CONT  TestContinueAfterPluginCrash
08:48:22 [2022-09-01T08:48:22.956Z] === CONT  TestDaemonStartWithLogOpt
08:48:26 [2022-09-01T08:48:26.244Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
08:48:26 [2022-09-01T08:48:26.244Z] === CONT  TestReadPluginNoRead
08:48:28 [2022-09-01T08:48:28.147Z] === RUN   TestReadPluginNoRead/default
08:48:29 [2022-09-01T08:48:29.523Z] === RUN   TestReadPluginNoRead/disabled_caching
08:48:30 [2022-09-01T08:48:30.458Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:48:31 [2022-09-01T08:48:31.026Z] --- PASS: TestContinueAfterPluginCrash (7.93s)
08:48:31 [2022-09-01T08:48:31.593Z] === CONT  TestReadPluginNoRead
08:48:31 [2022-09-01T08:48:31.593Z]     read_test.go:92: [de6a17c95d7a4] daemon is not started
08:48:31 [2022-09-01T08:48:31.593Z] --- PASS: TestReadPluginNoRead (5.55s)
08:48:31 [2022-09-01T08:48:31.593Z]     --- PASS: TestReadPluginNoRead/default (1.14s)
08:48:31 [2022-09-01T08:48:31.593Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
08:48:31 [2022-09-01T08:48:31.593Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
08:48:31 [2022-09-01T08:48:31.593Z] PASS
08:48:31 [2022-09-01T08:48:31.593Z] 
08:48:31 [2022-09-01T08:48:31.593Z] DONE 6 tests in 8.635s
08:48:31 [2022-09-01T08:48:31.593Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:48:31 [2022-09-01T08:48:31.593Z] ++ 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
08:48:31 [2022-09-01T08:48:31.593Z] ++ set -e
08:48:31 [2022-09-01T08:48:31.593Z] ++ '[' -n 0 ']'
08:48:31 [2022-09-01T08:48:31.593Z] ++ set -x
08:48:31 [2022-09-01T08:48:31.593Z] ++ 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
08:48:31 [2022-09-01T08:48:31.593Z] testing: warning: no tests to run
08:48:31 [2022-09-01T08:48:31.593Z] PASS
08:48:31 [2022-09-01T08:48:31.593Z] 
08:48:31 [2022-09-01T08:48:31.593Z] DONE 0 tests in 0.030s
08:48:31 [2022-09-01T08:48:31.593Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:48:31 [2022-09-01T08:48:31.593Z] ++ 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
08:48:31 [2022-09-01T08:48:31.593Z] ++ set -e
08:48:31 [2022-09-01T08:48:31.593Z] ++ '[' -n 0 ']'
08:48:31 [2022-09-01T08:48:31.593Z] ++ set -x
08:48:31 [2022-09-01T08:48:31.593Z] ++ 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
08:48:31 [2022-09-01T08:48:31.852Z] INFO: Testing against a local daemon
08:48:31 [2022-09-01T08:48:31.852Z] === RUN   TestPluginWithDevMounts
08:48:31 [2022-09-01T08:48:31.852Z] === PAUSE TestPluginWithDevMounts
08:48:31 [2022-09-01T08:48:31.852Z] === CONT  TestPluginWithDevMounts
08:48:33 [2022-09-01T08:48:33.228Z] --- PASS: TestPluginWithDevMounts (1.52s)
08:48:33 [2022-09-01T08:48:33.228Z] PASS
08:48:33 [2022-09-01T08:48:33.228Z] 
08:48:33 [2022-09-01T08:48:33.228Z] DONE 1 tests in 1.620s
08:48:33 [2022-09-01T08:48:33.228Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:48:33 [2022-09-01T08:48:33.228Z] ++ 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
08:48:33 [2022-09-01T08:48:33.228Z] ++ set -e
08:48:33 [2022-09-01T08:48:33.228Z] ++ '[' -n 0 ']'
08:48:33 [2022-09-01T08:48:33.228Z] ++ set -x
08:48:33 [2022-09-01T08:48:33.228Z] ++ 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
08:48:33 [2022-09-01T08:48:33.487Z] INFO: Testing against a local daemon
08:48:33 [2022-09-01T08:48:33.487Z] === RUN   TestSecretInspect
08:48:36 [2022-09-01T08:48:36.019Z] --- PASS: TestSecretInspect (2.16s)
08:48:36 [2022-09-01T08:48:36.019Z] === RUN   TestSecretList
08:48:37 [2022-09-01T08:48:37.922Z] --- PASS: TestSecretList (2.16s)
08:48:37 [2022-09-01T08:48:37.922Z] === RUN   TestSecretsCreateAndDelete
08:48:39 [2022-09-01T08:48:39.825Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
08:48:39 [2022-09-01T08:48:39.825Z] === RUN   TestSecretsUpdate
08:48:42 [2022-09-01T08:48:42.356Z] --- PASS: TestSecretsUpdate (2.17s)
08:48:42 [2022-09-01T08:48:42.356Z] === RUN   TestTemplatedSecret
08:48:44 [2022-09-01T08:48:44.888Z] --- PASS: TestTemplatedSecret (2.50s)
08:48:44 [2022-09-01T08:48:44.888Z] === RUN   TestSecretCreateResolve
08:48:46 [2022-09-01T08:48:46.264Z] --- PASS: TestSecretCreateResolve (1.78s)
08:48:46 [2022-09-01T08:48:46.264Z] PASS
08:48:46 [2022-09-01T08:48:46.264Z] 
08:48:46 [2022-09-01T08:48:46.264Z] DONE 6 tests in 13.021s
08:48:46 [2022-09-01T08:48:46.264Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:48:46 [2022-09-01T08:48:46.264Z] ++ 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
08:48:46 [2022-09-01T08:48:46.264Z] ++ set -e
08:48:46 [2022-09-01T08:48:46.264Z] ++ '[' -n 0 ']'
08:48:46 [2022-09-01T08:48:46.264Z] ++ set -x
08:48:46 [2022-09-01T08:48:46.264Z] ++ 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
08:48:46 [2022-09-01T08:48:46.522Z] INFO: Testing against a local daemon
08:48:46 [2022-09-01T08:48:46.522Z] === RUN   TestServiceCreateInit
08:48:46 [2022-09-01T08:48:46.522Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:48:50 [2022-09-01T08:48:50.710Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:48:53 [2022-09-01T08:48:53.996Z] --- PASS: TestServiceCreateInit (7.11s)
08:48:53 [2022-09-01T08:48:53.996Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
08:48:53 [2022-09-01T08:48:53.996Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s)
08:48:53 [2022-09-01T08:48:53.996Z] === RUN   TestCreateServiceMultipleTimes
08:49:08 [2022-09-01T08:49:08.885Z] --- PASS: TestCreateServiceMultipleTimes (15.36s)
08:49:08 [2022-09-01T08:49:08.885Z] === RUN   TestCreateServiceConflict
08:49:11 [2022-09-01T08:49:11.452Z] --- PASS: TestCreateServiceConflict (2.15s)
08:49:11 [2022-09-01T08:49:11.452Z] === RUN   TestCreateServiceMaxReplicas
08:49:13 [2022-09-01T08:49:13.980Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
08:49:13 [2022-09-01T08:49:13.980Z] === RUN   TestCreateWithDuplicateNetworkNames
08:49:28 [2022-09-01T08:49:28.851Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s)
08:49:28 [2022-09-01T08:49:28.851Z] === RUN   TestCreateServiceSecretFileMode
08:49:29 [2022-09-01T08:49:29.109Z] --- PASS: TestCreateServiceSecretFileMode (2.47s)
08:49:29 [2022-09-01T08:49:29.109Z] === RUN   TestCreateServiceConfigFileMode
08:49:31 [2022-09-01T08:49:31.640Z] --- PASS: TestCreateServiceConfigFileMode (2.36s)
08:49:31 [2022-09-01T08:49:31.640Z] === RUN   TestCreateServiceSysctls
08:49:34 [2022-09-01T08:49:34.927Z] --- PASS: TestCreateServiceSysctls (3.02s)
08:49:34 [2022-09-01T08:49:34.928Z] === RUN   TestCreateServiceCapabilities
08:49:36 [2022-09-01T08:49:36.830Z] --- PASS: TestCreateServiceCapabilities (1.96s)
08:49:36 [2022-09-01T08:49:36.830Z] === RUN   TestInspect
08:49:39 [2022-09-01T08:49:39.361Z] --- PASS: TestInspect (2.63s)
08:49:39 [2022-09-01T08:49:39.361Z] === RUN   TestCreateJob
08:49:42 [2022-09-01T08:49:42.646Z] --- PASS: TestCreateJob (3.01s)
08:49:42 [2022-09-01T08:49:42.646Z] === RUN   TestReplicatedJob
08:49:46 [2022-09-01T08:49:46.867Z] --- PASS: TestReplicatedJob (4.65s)
08:49:46 [2022-09-01T08:49:46.867Z] === RUN   TestUpdateReplicatedJob
08:49:50 [2022-09-01T08:49:50.152Z] --- PASS: TestUpdateReplicatedJob (2.94s)
08:49:50 [2022-09-01T08:49:50.152Z] === RUN   TestServiceListWithStatuses
08:49:50 [2022-09-01T08:49:50.152Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:49:50 [2022-09-01T08:49:50.152Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:49:50 [2022-09-01T08:49:50.152Z] === RUN   TestDockerNetworkConnectAlias
08:49:54 [2022-09-01T08:49:54.340Z] --- PASS: TestDockerNetworkConnectAlias (4.00s)
08:49:54 [2022-09-01T08:49:54.340Z] === RUN   TestDockerNetworkReConnect
08:49:56 [2022-09-01T08:49:56.871Z] --- PASS: TestDockerNetworkReConnect (3.27s)
08:49:56 [2022-09-01T08:49:56.871Z] === RUN   TestServicePlugin
08:49:56 [2022-09-01T08:49:56.871Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:49:56 [2022-09-01T08:49:56.871Z] --- SKIP: TestServicePlugin (0.00s)
08:49:56 [2022-09-01T08:49:56.871Z] === RUN   TestServiceUpdateLabel
08:49:59 [2022-09-01T08:49:59.402Z] --- PASS: TestServiceUpdateLabel (2.18s)
08:49:59 [2022-09-01T08:49:59.402Z] === RUN   TestServiceUpdateSecrets
08:50:14 [2022-09-01T08:50:14.275Z] --- PASS: TestServiceUpdateSecrets (14.01s)
08:50:14 [2022-09-01T08:50:14.275Z] === RUN   TestServiceUpdateConfigs
08:50:29 [2022-09-01T08:50:29.173Z] --- PASS: TestServiceUpdateConfigs (13.91s)
08:50:29 [2022-09-01T08:50:29.173Z] === RUN   TestServiceUpdateNetwork
08:50:39 [2022-09-01T08:50:39.143Z] --- PASS: TestServiceUpdateNetwork (12.07s)
08:50:39 [2022-09-01T08:50:39.143Z] === RUN   TestServiceUpdatePidsLimit
08:50:40 [2022-09-01T08:50:40.518Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:50:41 [2022-09-01T08:50:41.086Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:50:49 [2022-09-01T08:50:49.265Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:50:55 [2022-09-01T08:50:55.829Z] --- PASS: TestServiceUpdatePidsLimit (16.17s)
08:50:55 [2022-09-01T08:50:55.829Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
08:50:55 [2022-09-01T08:50:55.829Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
08:50:55 [2022-09-01T08:50:55.829Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
08:50:55 [2022-09-01T08:50:55.829Z] PASS
08:50:55 [2022-09-01T08:50:55.829Z] 
08:50:55 [2022-09-01T08:50:55.829Z] === Skipped
08:50:55 [2022-09-01T08:50:55.829Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:50:55 [2022-09-01T08:50:55.829Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:50:55 [2022-09-01T08:50:55.829Z] 
08:50:55 [2022-09-01T08:50:55.829Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:50:55 [2022-09-01T08:50:55.829Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:50:55 [2022-09-01T08:50:55.829Z] 
08:50:55 [2022-09-01T08:50:55.829Z] DONE 27 tests, 2 skipped in 129.012s
08:50:55 [2022-09-01T08:50:55.829Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:50:55 [2022-09-01T08:50:55.829Z] ++ 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
08:50:55 [2022-09-01T08:50:55.829Z] ++ set -e
08:50:55 [2022-09-01T08:50:55.829Z] ++ '[' -n 0 ']'
08:50:55 [2022-09-01T08:50:55.829Z] ++ set -x
08:50:55 [2022-09-01T08:50:55.829Z] ++ 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
08:50:55 [2022-09-01T08:50:55.829Z] INFO: Testing against a local daemon
08:50:55 [2022-09-01T08:50:55.829Z] === RUN   TestSessionCreate
08:50:55 [2022-09-01T08:50:55.829Z] --- PASS: TestSessionCreate (0.02s)
08:50:55 [2022-09-01T08:50:55.830Z] === RUN   TestSessionCreateWithBadUpgrade
08:50:55 [2022-09-01T08:50:55.830Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:50:55 [2022-09-01T08:50:55.830Z] PASS
08:50:55 [2022-09-01T08:50:55.830Z] 
08:50:55 [2022-09-01T08:50:55.830Z] DONE 2 tests in 0.123s
08:50:55 [2022-09-01T08:50:55.830Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:50:55 [2022-09-01T08:50:55.830Z] ++ 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
08:50:55 [2022-09-01T08:50:55.830Z] ++ set -e
08:50:55 [2022-09-01T08:50:55.830Z] ++ '[' -n 0 ']'
08:50:55 [2022-09-01T08:50:55.830Z] ++ set -x
08:50:55 [2022-09-01T08:50:55.830Z] ++ 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
08:50:55 [2022-09-01T08:50:55.830Z] INFO: Testing against a local daemon
08:50:55 [2022-09-01T08:50:55.830Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:50:55 [2022-09-01T08:50:55.830Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:50:55 [2022-09-01T08:50:55.830Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:50:55 [2022-09-01T08:50:55.830Z] === RUN   TestDiskUsage
08:50:55 [2022-09-01T08:50:55.830Z] === PAUSE TestDiskUsage
08:50:55 [2022-09-01T08:50:55.830Z] === RUN   TestEventsExecDie
08:50:56 [2022-09-01T08:50:56.089Z] --- PASS: TestEventsExecDie (0.48s)
08:50:56 [2022-09-01T08:50:56.089Z] === RUN   TestEventsBackwardsCompatible
08:50:56 [2022-09-01T08:50:56.089Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
08:50:56 [2022-09-01T08:50:56.089Z] === RUN   TestEventsVolumeCreate
08:50:56 [2022-09-01T08:50:56.089Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:50:56 [2022-09-01T08:50:56.089Z] === RUN   TestInfoBinaryCommits
08:50:56 [2022-09-01T08:50:56.089Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:50:56 [2022-09-01T08:50:56.089Z] === RUN   TestInfoAPIVersioned
08:50:56 [2022-09-01T08:50:56.089Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:50:56 [2022-09-01T08:50:56.089Z] === RUN   TestInfoAPI
08:50:56 [2022-09-01T08:50:56.089Z] --- PASS: TestInfoAPI (0.02s)
08:50:56 [2022-09-01T08:50:56.089Z] === RUN   TestInfoAPIWarnings
08:51:14 [2022-09-01T08:51:14.170Z] --- PASS: TestInfoAPIWarnings (16.55s)
08:51:14 [2022-09-01T08:51:14.170Z] === RUN   TestInfoDebug
08:51:14 [2022-09-01T08:51:14.170Z] --- PASS: TestInfoDebug (0.52s)
08:51:14 [2022-09-01T08:51:14.170Z] === RUN   TestInfoInsecureRegistries
08:51:14 [2022-09-01T08:51:14.170Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:51:14 [2022-09-01T08:51:14.170Z] === RUN   TestInfoRegistryMirrors
08:51:14 [2022-09-01T08:51:14.428Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:51:14 [2022-09-01T08:51:14.428Z] === RUN   TestLoginFailsWithBadCredentials
08:51:14 [2022-09-01T08:51:14.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
08:51:14 [2022-09-01T08:51:14.687Z] === RUN   TestPingCacheHeaders
08:51:14 [2022-09-01T08:51:14.687Z] --- PASS: TestPingCacheHeaders (0.02s)
08:51:14 [2022-09-01T08:51:14.687Z] === RUN   TestPingGet
08:51:14 [2022-09-01T08:51:14.687Z] --- PASS: TestPingGet (0.01s)
08:51:14 [2022-09-01T08:51:14.687Z] === RUN   TestPingHead
08:51:14 [2022-09-01T08:51:14.687Z] --- PASS: TestPingHead (0.02s)
08:51:14 [2022-09-01T08:51:14.687Z] === RUN   TestPingSwarmHeader
08:51:15 [2022-09-01T08:51:15.254Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:51:15 [2022-09-01T08:51:15.822Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:51:16 [2022-09-01T08:51:16.764Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:51:16 [2022-09-01T08:51:16.764Z] --- PASS: TestPingSwarmHeader (2.05s)
08:51:16 [2022-09-01T08:51:16.764Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:51:16 [2022-09-01T08:51:16.764Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:51:16 [2022-09-01T08:51:16.764Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:51:16 [2022-09-01T08:51:16.764Z] === RUN   TestPingBuilderHeader
08:51:16 [2022-09-01T08:51:16.764Z] === RUN   TestPingBuilderHeader/default_config
08:51:17 [2022-09-01T08:51:17.330Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:51:17 [2022-09-01T08:51:17.897Z] --- PASS: TestPingBuilderHeader (1.05s)
08:51:17 [2022-09-01T08:51:17.897Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
08:51:17 [2022-09-01T08:51:17.897Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
08:51:17 [2022-09-01T08:51:17.897Z] === RUN   TestVersion
08:51:17 [2022-09-01T08:51:17.897Z] --- PASS: TestVersion (0.02s)
08:51:17 [2022-09-01T08:51:17.897Z] === CONT  TestDiskUsage
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/container_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/image_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/volume_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:51:18 [2022-09-01T08:51:18.464Z] === RUN   TestDiskUsage/after_container.Run
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:51:19 [2022-09-01T08:51:19.032Z] --- PASS: TestDiskUsage (1.14s)
08:51:19 [2022-09-01T08:51:19.032Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z] PASS
08:51:19 [2022-09-01T08:51:19.032Z] 
08:51:19 [2022-09-01T08:51:19.032Z] === Skipped
08:51:19 [2022-09-01T08:51:19.032Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:51:19 [2022-09-01T08:51:19.032Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:51:19 [2022-09-01T08:51:19.032Z] 
08:51:19 [2022-09-01T08:51:19.032Z] DONE 57 tests, 1 skipped in 23.537s
08:51:19 [2022-09-01T08:51:19.032Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:51:19 [2022-09-01T08:51:19.032Z] ++ 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
08:51:19 [2022-09-01T08:51:19.032Z] ++ set -e
08:51:19 [2022-09-01T08:51:19.032Z] ++ '[' -n 0 ']'
08:51:19 [2022-09-01T08:51:19.032Z] ++ set -x
08:51:19 [2022-09-01T08:51:19.032Z] ++ 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
08:51:19 [2022-09-01T08:51:19.032Z] INFO: Testing against a local daemon
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestVolumesCreateAndList
08:51:19 [2022-09-01T08:51:19.032Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:51:19 [2022-09-01T08:51:19.032Z] === RUN   TestVolumesRemove
08:51:19 [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesRemove (0.05s)
08:51:19 [2022-09-01T08:51:19.291Z] === RUN   TestVolumesInspect
08:51:19 [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInspect (0.02s)
08:51:19 [2022-09-01T08:51:19.291Z] === RUN   TestVolumesInvalidJSON
08:51:19 [2022-09-01T08:51:19.291Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:51:19 [2022-09-01T08:51:19.291Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:51:19 [2022-09-01T08:51:19.291Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:51:19 [2022-09-01T08:51:19.291Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:51:19 [2022-09-01T08:51:19.291Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:51:19 [2022-09-01T08:51:19.291Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:51:19 [2022-09-01T08:51:19.291Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:51:19 [2022-09-01T08:51:19.291Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:51:19 [2022-09-01T08:51:19.291Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:51:19 [2022-09-01T08:51:19.291Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:51:19 [2022-09-01T08:51:19.291Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:51:19 [2022-09-01T08:51:19.291Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:51:19 [2022-09-01T08:51:19.291Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:51:19 [2022-09-01T08:51:19.291Z] PASS
08:51:19 [2022-09-01T08:51:19.291Z] 
08:51:19 [2022-09-01T08:51:19.291Z] DONE 9 tests in 0.194s
08:51:19 [2022-09-01T08:51:19.291Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:51:19 [2022-09-01T08:51:19.291Z] ++++ cat bundles/test-integration/docker.pid
08:51:19 [2022-09-01T08:51:19.291Z] +++ kill 14802
08:51:19 [2022-09-01T08:51:19.550Z] +++ /etc/init.d/apparmor stop
08:51:19 [2022-09-01T08:51:19.550Z] Leaving: AppArmorNo profiles have been unloaded.
08:51:19 [2022-09-01T08:51:19.550Z] 
08:51:19 [2022-09-01T08:51:19.550Z] Unloading profiles will leave already running processes permanently
08:51:19 [2022-09-01T08:51:19.550Z] unconfined, which can lead to unexpected situations.
08:51:19 [2022-09-01T08:51:19.550Z] 
08:51:19 [2022-09-01T08:51:19.550Z] To set a process to complain mode, use the command line tool
08:51:19 [2022-09-01T08:51:19.550Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:51:19 [2022-09-01T08:51:19.550Z] +++ true
08:51:19 [2022-09-01T08:51:19.550Z] exiting test-integration
08:51:19 [2022-09-01T08:51:19.550Z] ++ exit 0
08:51:19 [2022-09-01T08:51:19.550Z]