Skip to content
Success

Console Output

Skipping 658 KB.. Full Log
22:28:43 [2022-09-08T22:28:43.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:28:43 [2022-09-08T22:28:43.183Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:28:43 [2022-09-08T22:28:43.183Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:28:43 [2022-09-08T22:28:43.440Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s)
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateDifferentPlatform
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateDifferentPlatform/different_os
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:28:43 [2022-09-08T22:28:43.440Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:28:43 [2022-09-08T22:28:43.440Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:28:43 [2022-09-08T22:28:43.440Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:28:43 [2022-09-08T22:28:43.440Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:28:43 [2022-09-08T22:28:43.440Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateInvalidHostConfig
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:28:43 [2022-09-08T22:28:43.440Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:28:43 [2022-09-08T22:28:43.440Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:28:43 [2022-09-08T22:28:43.440Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:28:43 [2022-09-08T22:28:43.440Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:28:43 [2022-09-08T22:28:43.440Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:28:43 [2022-09-08T22:28:43.440Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:28:43 [2022-09-08T22:28:43.440Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:28:43 [2022-09-08T22:28:43.440Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:28:43 [2022-09-08T22:28:43.440Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestContainerStartOnDaemonRestart
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestContainerStartOnDaemonRestart
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestDaemonRestartIpcMode
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestDaemonRestartIpcMode
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestDaemonHostGatewayIP
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestDaemonHostGatewayIP
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestRestartDaemonWithRestartingContainer
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestContainerKillOnDaemonStart
22:28:43 [2022-09-08T22:28:43.440Z] === PAUSE TestContainerKillOnDaemonStart
22:28:43 [2022-09-08T22:28:43.440Z] === RUN   TestDiff
22:28:44 [2022-09-08T22:28:44.002Z] --- PASS: TestDiff (0.41s)
22:28:44 [2022-09-08T22:28:44.002Z] === RUN   TestExecConsoleSize
22:28:44 [2022-09-08T22:28:44.565Z] --- PASS: TestExecConsoleSize (0.47s)
22:28:44 [2022-09-08T22:28:44.565Z] === RUN   TestExecWithCloseStdin
22:28:44 [2022-09-08T22:28:44.821Z] --- PASS: TestExecWithCloseStdin (0.50s)
22:28:44 [2022-09-08T22:28:44.821Z] === RUN   TestExec
22:28:45 [2022-09-08T22:28:45.384Z] --- PASS: TestExec (0.49s)
22:28:45 [2022-09-08T22:28:45.384Z] === RUN   TestExecUser
22:28:45 [2022-09-08T22:28:45.946Z] --- PASS: TestExecUser (0.50s)
22:28:45 [2022-09-08T22:28:45.946Z] === RUN   TestExportContainerAndImportImage
22:28:46 [2022-09-08T22:28:46.509Z] --- PASS: TestExportContainerAndImportImage (0.59s)
22:28:46 [2022-09-08T22:28:46.509Z] === RUN   TestExportContainerAfterDaemonRestart
22:28:47 [2022-09-08T22:28:47.875Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
22:28:47 [2022-09-08T22:28:47.875Z] === RUN   TestHealthCheckWorkdir
22:28:48 [2022-09-08T22:28:48.437Z] --- PASS: TestHealthCheckWorkdir (0.56s)
22:28:48 [2022-09-08T22:28:48.437Z] === RUN   TestHealthKillContainer
22:28:56 [2022-09-08T22:28:56.525Z] --- PASS: TestHealthKillContainer (7.87s)
22:28:56 [2022-09-08T22:28:56.525Z] === RUN   TestHealthCheckProcessKilled
22:28:57 [2022-09-08T22:28:57.087Z] --- PASS: TestHealthCheckProcessKilled (0.69s)
22:28:57 [2022-09-08T22:28:57.087Z] === RUN   TestInspectCpusetInConfigPre120
22:28:57 [2022-09-08T22:28:57.343Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
22:28:57 [2022-09-08T22:28:57.343Z] === RUN   TestIpcModeNone
22:28:57 [2022-09-08T22:28:57.907Z] --- PASS: TestIpcModeNone (0.52s)
22:28:57 [2022-09-08T22:28:57.907Z] === RUN   TestIpcModePrivate
22:28:58 [2022-09-08T22:28:58.170Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:28:58 [2022-09-08T22:28:58.427Z] --- PASS: TestIpcModePrivate (0.50s)
22:28:58 [2022-09-08T22:28:58.427Z] === RUN   TestIpcModeShareable
22:28:58 [2022-09-08T22:28:58.682Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:28:58 [2022-09-08T22:28:58.938Z] --- PASS: TestIpcModeShareable (0.51s)
22:28:58 [2022-09-08T22:28:58.938Z] === RUN   TestAPIIpcModeShareableAndContainer
22:29:00 [2022-09-08T22:29:00.305Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s)
22:29:00 [2022-09-08T22:29:00.305Z] === RUN   TestAPIIpcModeHost
22:29:00 [2022-09-08T22:29:00.867Z] --- PASS: TestAPIIpcModeHost (0.35s)
22:29:00 [2022-09-08T22:29:00.867Z] === RUN   TestDaemonIpcModeShareable
22:29:01 [2022-09-08T22:29:01.796Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:29:02 [2022-09-08T22:29:02.052Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
22:29:02 [2022-09-08T22:29:02.052Z] === RUN   TestDaemonIpcModePrivate
22:29:02 [2022-09-08T22:29:02.981Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:29:03 [2022-09-08T22:29:03.237Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
22:29:03 [2022-09-08T22:29:03.237Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:29:04 [2022-09-08T22:29:04.166Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:29:04 [2022-09-08T22:29:04.422Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
22:29:04 [2022-09-08T22:29:04.422Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:29:05 [2022-09-08T22:29:05.350Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:29:05 [2022-09-08T22:29:05.606Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
22:29:05 [2022-09-08T22:29:05.606Z] === RUN   TestIpcModeOlderClient
22:29:05 [2022-09-08T22:29:05.606Z] === PAUSE TestIpcModeOlderClient
22:29:05 [2022-09-08T22:29:05.606Z] === RUN   TestKillContainerInvalidSignal
22:29:05 [2022-09-08T22:29:05.862Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
22:29:05 [2022-09-08T22:29:05.862Z] === RUN   TestKillContainer
22:29:05 [2022-09-08T22:29:05.862Z] === RUN   TestKillContainer/no_signal
22:29:06 [2022-09-08T22:29:06.424Z] === RUN   TestKillContainer/non_killing_signal
22:29:06 [2022-09-08T22:29:06.681Z] === RUN   TestKillContainer/killing_signal
22:29:07 [2022-09-08T22:29:07.243Z] --- PASS: TestKillContainer (1.27s)
22:29:07 [2022-09-08T22:29:07.243Z]     --- PASS: TestKillContainer/no_signal (0.40s)
22:29:07 [2022-09-08T22:29:07.243Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
22:29:07 [2022-09-08T22:29:07.243Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
22:29:07 [2022-09-08T22:29:07.243Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:29:07 [2022-09-08T22:29:07.243Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:29:07 [2022-09-08T22:29:07.805Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:29:08 [2022-09-08T22:29:08.061Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
22:29:08 [2022-09-08T22:29:08.061Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
22:29:08 [2022-09-08T22:29:08.061Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.32s)
22:29:08 [2022-09-08T22:29:08.061Z] === RUN   TestKillStoppedContainer
22:29:08 [2022-09-08T22:29:08.061Z] --- PASS: TestKillStoppedContainer (0.05s)
22:29:08 [2022-09-08T22:29:08.061Z] === RUN   TestKillStoppedContainerAPIPre120
22:29:08 [2022-09-08T22:29:08.318Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:29:08 [2022-09-08T22:29:08.318Z] === RUN   TestKillDifferentUserContainer
22:29:08 [2022-09-08T22:29:08.577Z] --- PASS: TestKillDifferentUserContainer (0.43s)
22:29:08 [2022-09-08T22:29:08.577Z] === RUN   TestInspectOomKilledTrue
22:29:09 [2022-09-08T22:29:09.139Z] --- PASS: TestInspectOomKilledTrue (0.49s)
22:29:09 [2022-09-08T22:29:09.139Z] === RUN   TestInspectOomKilledFalse
22:29:09 [2022-09-08T22:29:09.702Z] --- PASS: TestInspectOomKilledFalse (0.41s)
22:29:09 [2022-09-08T22:29:09.702Z] === RUN   TestLinksEtcHostsContentMatch
22:29:09 [2022-09-08T22:29:09.958Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
22:29:09 [2022-09-08T22:29:09.959Z] === RUN   TestLinksContainerNames
22:29:10 [2022-09-08T22:29:10.887Z] --- PASS: TestLinksContainerNames (0.83s)
22:29:10 [2022-09-08T22:29:10.887Z] === RUN   TestLogsFollowTailEmpty
22:29:11 [2022-09-08T22:29:11.143Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
22:29:11 [2022-09-08T22:29:11.143Z] === RUN   TestLogs
22:29:11 [2022-09-08T22:29:11.143Z] === RUN   TestLogs/driver_local
22:29:11 [2022-09-08T22:29:11.143Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:29:11 [2022-09-08T22:29:11.143Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:29:11 [2022-09-08T22:29:11.143Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:29:11 [2022-09-08T22:29:11.143Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:29:11 [2022-09-08T22:29:11.143Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:29:11 [2022-09-08T22:29:11.143Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:29:11 [2022-09-08T22:29:11.707Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:29:11 [2022-09-08T22:29:11.707Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:29:12 [2022-09-08T22:29:12.270Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:29:12 [2022-09-08T22:29:12.270Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:29:12 [2022-09-08T22:29:12.832Z] === RUN   TestLogs/driver_json-file
22:29:12 [2022-09-08T22:29:12.832Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:29:12 [2022-09-08T22:29:12.832Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:29:12 [2022-09-08T22:29:12.832Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:29:12 [2022-09-08T22:29:12.832Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:29:12 [2022-09-08T22:29:12.832Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:29:12 [2022-09-08T22:29:12.832Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:29:13 [2022-09-08T22:29:13.394Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:29:13 [2022-09-08T22:29:13.394Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:29:13 [2022-09-08T22:29:13.957Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:29:13 [2022-09-08T22:29:13.957Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:29:14 [2022-09-08T22:29:14.520Z] --- PASS: TestLogs (3.44s)
22:29:14 [2022-09-08T22:29:14.520Z]     --- PASS: TestLogs/driver_local (0.01s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.64s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.46s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s)
22:29:14 [2022-09-08T22:29:14.520Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s)
22:29:14 [2022-09-08T22:29:14.520Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s)
22:29:14 [2022-09-08T22:29:14.520Z] === RUN   TestContainerNetworkMountsNoChown
22:29:15 [2022-09-08T22:29:15.083Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/default
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/default
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/private
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/private
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rprivate
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rprivate
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/slave
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/slave
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rslave
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rslave
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/shared
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/shared
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rshared
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rshared
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/default
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/default/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/default/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/default/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/rshared
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/shared
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/rslave
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/slave
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/rprivate
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === CONT  TestMountDaemonRoot/private
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/private/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/private/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:29:15 [2022-09-08T22:29:15.083Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:29:15 [2022-09-08T22:29:15.083Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:29:15 [2022-09-08T22:29:15.084Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:29:15 [2022-09-08T22:29:15.084Z] === CONT  TestMountDaemonRoot/default/mount_root
22:29:15 [2022-09-08T22:29:15.084Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:29:15 [2022-09-08T22:29:15.084Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:29:15 [2022-09-08T22:29:15.084Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:29:15 [2022-09-08T22:29:15.084Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/private/bind_root
22:29:15 [2022-09-08T22:29:15.340Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:29:15 [2022-09-08T22:29:15.597Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:29:15 [2022-09-08T22:29:15.597Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:29:15 [2022-09-08T22:29:15.597Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:29:15 [2022-09-08T22:29:15.597Z] === CONT  TestMountDaemonRoot/private/mount_root
22:29:15 [2022-09-08T22:29:15.597Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:29:15 [2022-09-08T22:29:15.597Z] --- PASS: TestMountDaemonRoot (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s)
22:29:15 [2022-09-08T22:29:15.597Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
22:29:15 [2022-09-08T22:29:15.597Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:29:15 [2022-09-08T22:29:15.597Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:29:15 [2022-09-08T22:29:15.597Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:29:15 [2022-09-08T22:29:15.597Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:29:15 [2022-09-08T22:29:15.597Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
22:29:15 [2022-09-08T22:29:15.597Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:29:15 [2022-09-08T22:29:15.597Z] === RUN   TestContainerBindMountNonRecursive
22:29:16 [2022-09-08T22:29:16.979Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
22:29:16 [2022-09-08T22:29:16.979Z] === RUN   TestContainerVolumesMountedAsShared
22:29:17 [2022-09-08T22:29:17.237Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
22:29:17 [2022-09-08T22:29:17.237Z] === RUN   TestContainerVolumesMountedAsSlave
22:29:17 [2022-09-08T22:29:17.493Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
22:29:17 [2022-09-08T22:29:17.493Z] === RUN   TestNetworkNat
22:29:18 [2022-09-08T22:29:18.055Z] --- PASS: TestNetworkNat (0.48s)
22:29:18 [2022-09-08T22:29:18.055Z] === RUN   TestNetworkLocalhostTCPNat
22:29:18 [2022-09-08T22:29:18.618Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
22:29:18 [2022-09-08T22:29:18.618Z] === RUN   TestNetworkLoopbackNat
22:29:21 [2022-09-08T22:29:21.135Z] --- PASS: TestNetworkLoopbackNat (2.58s)
22:29:21 [2022-09-08T22:29:21.135Z] === RUN   TestPause
22:29:21 [2022-09-08T22:29:21.698Z] --- PASS: TestPause (0.45s)
22:29:21 [2022-09-08T22:29:21.698Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:29:21 [2022-09-08T22:29:21.698Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:29:21 [2022-09-08T22:29:21.698Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:29:21 [2022-09-08T22:29:21.698Z] === RUN   TestPauseStopPausedContainer
22:29:21 [2022-09-08T22:29:21.956Z] --- PASS: TestPauseStopPausedContainer (0.46s)
22:29:21 [2022-09-08T22:29:21.956Z] === RUN   TestPidHost
22:29:22 [2022-09-08T22:29:22.884Z] --- PASS: TestPidHost (0.97s)
22:29:22 [2022-09-08T22:29:22.884Z] === RUN   TestPsFilter
22:29:23 [2022-09-08T22:29:23.141Z] --- PASS: TestPsFilter (0.12s)
22:29:23 [2022-09-08T22:29:23.141Z] === RUN   TestRemoveContainerWithRemovedVolume
22:29:23 [2022-09-08T22:29:23.704Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
22:29:23 [2022-09-08T22:29:23.704Z] === RUN   TestRemoveContainerWithVolume
22:29:23 [2022-09-08T22:29:23.960Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
22:29:23 [2022-09-08T22:29:23.960Z] === RUN   TestRemoveContainerRunning
22:29:24 [2022-09-08T22:29:24.522Z] --- PASS: TestRemoveContainerRunning (0.42s)
22:29:24 [2022-09-08T22:29:24.522Z] === RUN   TestRemoveContainerForceRemoveRunning
22:29:24 [2022-09-08T22:29:24.782Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
22:29:24 [2022-09-08T22:29:24.782Z] === RUN   TestRemoveInvalidContainer
22:29:24 [2022-09-08T22:29:24.782Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:29:24 [2022-09-08T22:29:24.782Z] === RUN   TestRenameLinkedContainer
22:29:26 [2022-09-08T22:29:26.672Z] --- PASS: TestRenameLinkedContainer (1.79s)
22:29:26 [2022-09-08T22:29:26.672Z] === RUN   TestRenameStoppedContainer
22:29:26 [2022-09-08T22:29:26.929Z] --- PASS: TestRenameStoppedContainer (0.41s)
22:29:26 [2022-09-08T22:29:26.929Z] === RUN   TestRenameRunningContainerAndReuse
22:29:27 [2022-09-08T22:29:27.858Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s)
22:29:27 [2022-09-08T22:29:27.858Z] === RUN   TestRenameInvalidName
22:29:28 [2022-09-08T22:29:28.422Z] --- PASS: TestRenameInvalidName (0.44s)
22:29:28 [2022-09-08T22:29:28.422Z] === RUN   TestRenameAnonymousContainer
22:29:29 [2022-09-08T22:29:29.788Z] --- PASS: TestRenameAnonymousContainer (1.52s)
22:29:29 [2022-09-08T22:29:29.788Z] === RUN   TestRenameContainerWithSameName
22:29:30 [2022-09-08T22:29:30.352Z] --- PASS: TestRenameContainerWithSameName (0.41s)
22:29:30 [2022-09-08T22:29:30.352Z] === RUN   TestRenameContainerWithLinkedContainer
22:29:31 [2022-09-08T22:29:31.280Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
22:29:31 [2022-09-08T22:29:31.280Z] === RUN   TestResize
22:29:31 [2022-09-08T22:29:31.538Z] --- PASS: TestResize (0.43s)
22:29:31 [2022-09-08T22:29:31.538Z] === RUN   TestResizeWithInvalidSize
22:29:32 [2022-09-08T22:29:32.100Z] --- PASS: TestResizeWithInvalidSize (0.46s)
22:29:32 [2022-09-08T22:29:32.100Z] === RUN   TestResizeWhenContainerNotStarted
22:29:32 [2022-09-08T22:29:32.356Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
22:29:32 [2022-09-08T22:29:32.356Z] === RUN   TestDaemonRestartKillContainers
22:29:32 [2022-09-08T22:29:32.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:29:32 [2022-09-08T22:29:32.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:29:32 [2022-09-08T22:29:32.357Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:29:33 [2022-09-08T22:29:33.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:29:33 [2022-09-08T22:29:33.983Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:29:34 [2022-09-08T22:29:34.913Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:29:35 [2022-09-08T22:29:35.475Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:29:36 [2022-09-08T22:29:36.404Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:29:38 [2022-09-08T22:29:38.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:29:39 [2022-09-08T22:29:39.509Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:29:42 [2022-09-08T22:29:42.779Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:29:43 [2022-09-08T22:29:43.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:29:44 [2022-09-08T22:29:44.270Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:29:45 [2022-09-08T22:29:45.198Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:29:46 [2022-09-08T22:29:46.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:29:47 [2022-09-08T22:29:47.183Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:29:48 [2022-09-08T22:29:48.111Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:29:49 [2022-09-08T22:29:49.478Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.33s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.81s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.80s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.71s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
22:29:49 [2022-09-08T22:29:49.478Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s)
22:29:49 [2022-09-08T22:29:49.478Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:29:49 [2022-09-08T22:29:49.478Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:29:50 [2022-09-08T22:29:50.407Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:29:51 [2022-09-08T22:29:51.336Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.88s)
22:29:51 [2022-09-08T22:29:51.336Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s)
22:29:51 [2022-09-08T22:29:51.336Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
22:29:51 [2022-09-08T22:29:51.336Z] === RUN   TestCgroupNamespacesRun
22:29:52 [2022-09-08T22:29:52.704Z] --- PASS: TestCgroupNamespacesRun (1.15s)
22:29:52 [2022-09-08T22:29:52.704Z] === RUN   TestCgroupNamespacesRunPrivileged
22:29:54 [2022-09-08T22:29:54.069Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
22:29:54 [2022-09-08T22:29:54.069Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:29:54 [2022-09-08T22:29:54.997Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
22:29:54 [2022-09-08T22:29:54.997Z] === RUN   TestCgroupNamespacesRunHostMode
22:29:56 [2022-09-08T22:29:56.362Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
22:29:56 [2022-09-08T22:29:56.362Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:29:57 [2022-09-08T22:29:57.290Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
22:29:57 [2022-09-08T22:29:57.291Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:29:58 [2022-09-08T22:29:58.656Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
22:29:58 [2022-09-08T22:29:58.656Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:29:59 [2022-09-08T22:29:59.219Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
22:29:59 [2022-09-08T22:29:59.219Z] === RUN   TestCgroupNamespacesRunOlderClient
22:30:00 [2022-09-08T22:30:00.166Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
22:30:00 [2022-09-08T22:30:00.166Z] === RUN   TestNISDomainname
22:30:01 [2022-09-08T22:30:01.094Z] --- PASS: TestNISDomainname (0.62s)
22:30:01 [2022-09-08T22:30:01.094Z] === RUN   TestHostnameDnsResolution
22:30:01 [2022-09-08T22:30:01.656Z] --- PASS: TestHostnameDnsResolution (0.69s)
22:30:01 [2022-09-08T22:30:01.656Z] === RUN   TestUnprivilegedPortsAndPing
22:30:02 [2022-09-08T22:30:02.219Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
22:30:02 [2022-09-08T22:30:02.219Z] === RUN   TestPrivilegedHostDevices
22:30:02 [2022-09-08T22:30:02.782Z] --- PASS: TestPrivilegedHostDevices (0.50s)
22:30:02 [2022-09-08T22:30:02.782Z] === RUN   TestRunConsoleSize
22:30:03 [2022-09-08T22:30:03.038Z] --- PASS: TestRunConsoleSize (0.43s)
22:30:03 [2022-09-08T22:30:03.038Z] === RUN   TestRunWithAlternativeContainerdShim
22:30:05 [2022-09-08T22:30:05.556Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s)
22:30:05 [2022-09-08T22:30:05.556Z] === RUN   TestStats
22:30:08 [2022-09-08T22:30:08.073Z] --- PASS: TestStats (2.51s)
22:30:08 [2022-09-08T22:30:08.073Z] === RUN   TestStopContainerWithTimeout
22:30:08 [2022-09-08T22:30:08.073Z] === RUN   TestStopContainerWithTimeout/0
22:30:08 [2022-09-08T22:30:08.073Z] === PAUSE TestStopContainerWithTimeout/0
22:30:08 [2022-09-08T22:30:08.073Z] === RUN   TestStopContainerWithTimeout/1
22:30:08 [2022-09-08T22:30:08.073Z] === PAUSE TestStopContainerWithTimeout/1
22:30:08 [2022-09-08T22:30:08.073Z] === RUN   TestStopContainerWithTimeout/3
22:30:08 [2022-09-08T22:30:08.073Z] === PAUSE TestStopContainerWithTimeout/3
22:30:08 [2022-09-08T22:30:08.073Z] === RUN   TestStopContainerWithTimeout/-1
22:30:08 [2022-09-08T22:30:08.073Z] === PAUSE TestStopContainerWithTimeout/-1
22:30:08 [2022-09-08T22:30:08.073Z] === CONT  TestStopContainerWithTimeout/0
22:30:08 [2022-09-08T22:30:08.073Z] === CONT  TestStopContainerWithTimeout/-1
22:30:08 [2022-09-08T22:30:08.329Z] === CONT  TestStopContainerWithTimeout/3
22:30:10 [2022-09-08T22:30:10.849Z] === CONT  TestStopContainerWithTimeout/1
22:30:11 [2022-09-08T22:30:11.776Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:30:11 [2022-09-08T22:30:11.776Z]     --- PASS: TestStopContainerWithTimeout/0 (0.83s)
22:30:11 [2022-09-08T22:30:11.776Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.77s)
22:30:11 [2022-09-08T22:30:11.776Z]     --- PASS: TestStopContainerWithTimeout/3 (2.48s)
22:30:11 [2022-09-08T22:30:11.776Z]     --- PASS: TestStopContainerWithTimeout/1 (1.50s)
22:30:11 [2022-09-08T22:30:11.776Z] === RUN   TestDeleteDevicemapper
22:30:11 [2022-09-08T22:30:11.776Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:30:11 [2022-09-08T22:30:11.776Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:30:11 [2022-09-08T22:30:11.776Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:30:13 [2022-09-08T22:30:13.669Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.69s)
22:30:13 [2022-09-08T22:30:13.669Z] === RUN   TestUpdateMemory
22:30:14 [2022-09-08T22:30:14.231Z] --- PASS: TestUpdateMemory (0.53s)
22:30:14 [2022-09-08T22:30:14.231Z] === RUN   TestUpdateCPUQuota
22:30:14 [2022-09-08T22:30:14.793Z] --- PASS: TestUpdateCPUQuota (0.75s)
22:30:14 [2022-09-08T22:30:14.793Z] === RUN   TestUpdatePidsLimit
22:30:14 [2022-09-08T22:30:14.793Z] === RUN   TestUpdatePidsLimit/update_from_none
22:30:15 [2022-09-08T22:30:15.049Z] === RUN   TestUpdatePidsLimit/no_change
22:30:15 [2022-09-08T22:30:15.305Z] === RUN   TestUpdatePidsLimit/update_lower
22:30:15 [2022-09-08T22:30:15.561Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:30:15 [2022-09-08T22:30:15.817Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:30:15 [2022-09-08T22:30:15.817Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:30:16 [2022-09-08T22:30:16.074Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:30:17 [2022-09-08T22:30:17.002Z] --- PASS: TestUpdatePidsLimit (1.97s)
22:30:17 [2022-09-08T22:30:17.002Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
22:30:17 [2022-09-08T22:30:17.002Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
22:30:17 [2022-09-08T22:30:17.002Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
22:30:17 [2022-09-08T22:30:17.002Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
22:30:17 [2022-09-08T22:30:17.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
22:30:17 [2022-09-08T22:30:17.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
22:30:17 [2022-09-08T22:30:17.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
22:30:17 [2022-09-08T22:30:17.002Z] === RUN   TestUpdateRestartPolicy
22:30:29 [2022-09-08T22:30:29.174Z] --- PASS: TestUpdateRestartPolicy (10.89s)
22:30:29 [2022-09-08T22:30:29.174Z] === RUN   TestUpdateRestartWithAutoRemove
22:30:29 [2022-09-08T22:30:29.174Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
22:30:29 [2022-09-08T22:30:29.174Z] === RUN   TestWaitNonBlocked
22:30:29 [2022-09-08T22:30:29.174Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:30:29 [2022-09-08T22:30:29.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:30:29 [2022-09-08T22:30:29.174Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:30:29 [2022-09-08T22:30:29.174Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:30:29 [2022-09-08T22:30:29.174Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:30:29 [2022-09-08T22:30:29.174Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:30:29 [2022-09-08T22:30:29.174Z] --- PASS: TestWaitNonBlocked (0.01s)
22:30:29 [2022-09-08T22:30:29.174Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s)
22:30:29 [2022-09-08T22:30:29.174Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
22:30:29 [2022-09-08T22:30:29.174Z] === RUN   TestWaitBlocked
22:30:29 [2022-09-08T22:30:29.174Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:30:29 [2022-09-08T22:30:29.174Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:30:29 [2022-09-08T22:30:29.174Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:30:29 [2022-09-08T22:30:29.174Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:30:29 [2022-09-08T22:30:29.174Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:30:29 [2022-09-08T22:30:29.174Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:30:29 [2022-09-08T22:30:29.431Z] --- PASS: TestWaitBlocked (0.01s)
22:30:29 [2022-09-08T22:30:29.431Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.58s)
22:30:29 [2022-09-08T22:30:29.431Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s)
22:30:29 [2022-09-08T22:30:29.431Z] === RUN   TestWaitConditions
22:30:29 [2022-09-08T22:30:29.431Z] === RUN   TestWaitConditions/default
22:30:29 [2022-09-08T22:30:29.431Z] === PAUSE TestWaitConditions/default
22:30:29 [2022-09-08T22:30:29.431Z] === RUN   TestWaitConditions/not-running
22:30:29 [2022-09-08T22:30:29.431Z] === PAUSE TestWaitConditions/not-running
22:30:29 [2022-09-08T22:30:29.431Z] === RUN   TestWaitConditions/next-exit
22:30:29 [2022-09-08T22:30:29.431Z] === PAUSE TestWaitConditions/next-exit
22:30:29 [2022-09-08T22:30:29.431Z] === RUN   TestWaitConditions/removed
22:30:29 [2022-09-08T22:30:29.431Z] === PAUSE TestWaitConditions/removed
22:30:29 [2022-09-08T22:30:29.431Z] === CONT  TestWaitConditions/default
22:30:29 [2022-09-08T22:30:29.431Z] === CONT  TestWaitConditions/next-exit
22:30:31 [2022-09-08T22:30:31.331Z] === CONT  TestWaitConditions/removed
22:30:31 [2022-09-08T22:30:31.331Z] === CONT  TestWaitConditions/not-running
22:30:32 [2022-09-08T22:30:32.700Z] --- PASS: TestWaitConditions (0.02s)
22:30:32 [2022-09-08T22:30:32.700Z]     --- PASS: TestWaitConditions/next-exit (1.57s)
22:30:32 [2022-09-08T22:30:32.700Z]     --- PASS: TestWaitConditions/default (1.74s)
22:30:32 [2022-09-08T22:30:32.700Z]     --- PASS: TestWaitConditions/removed (1.52s)
22:30:32 [2022-09-08T22:30:32.700Z]     --- PASS: TestWaitConditions/not-running (1.42s)
22:30:32 [2022-09-08T22:30:32.700Z] === RUN   TestWaitRestartedContainer
22:30:32 [2022-09-08T22:30:32.700Z] === RUN   TestWaitRestartedContainer/default
22:30:32 [2022-09-08T22:30:32.700Z] === PAUSE TestWaitRestartedContainer/default
22:30:32 [2022-09-08T22:30:32.700Z] === RUN   TestWaitRestartedContainer/not-running
22:30:32 [2022-09-08T22:30:32.700Z] === PAUSE TestWaitRestartedContainer/not-running
22:30:32 [2022-09-08T22:30:32.700Z] === RUN   TestWaitRestartedContainer/next-exit
22:30:32 [2022-09-08T22:30:32.700Z] === PAUSE TestWaitRestartedContainer/next-exit
22:30:32 [2022-09-08T22:30:32.700Z] === CONT  TestWaitRestartedContainer/default
22:30:32 [2022-09-08T22:30:32.700Z] === CONT  TestWaitRestartedContainer/next-exit
22:30:34 [2022-09-08T22:30:34.066Z] === CONT  TestWaitRestartedContainer/not-running
22:30:34 [2022-09-08T22:30:34.994Z] --- PASS: TestWaitRestartedContainer (0.01s)
22:30:34 [2022-09-08T22:30:34.994Z]     --- PASS: TestWaitRestartedContainer/default (1.47s)
22:30:34 [2022-09-08T22:30:34.994Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.50s)
22:30:34 [2022-09-08T22:30:34.994Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
22:30:34 [2022-09-08T22:30:34.994Z] === CONT  TestContainerStartOnDaemonRestart
22:30:34 [2022-09-08T22:30:34.994Z] === CONT  TestRestartDaemonWithRestartingContainer
22:30:37 [2022-09-08T22:30:37.513Z] --- PASS: TestContainerStartOnDaemonRestart (2.10s)
22:30:37 [2022-09-08T22:30:37.513Z] === CONT  TestIpcModeOlderClient
22:30:37 [2022-09-08T22:30:37.513Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:30:37 [2022-09-08T22:30:37.513Z] === CONT  TestContainerKillOnDaemonStart
22:30:37 [2022-09-08T22:30:37.513Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.58s)
22:30:37 [2022-09-08T22:30:37.513Z] === CONT  TestDaemonHostGatewayIP
22:30:40 [2022-09-08T22:30:40.033Z] --- PASS: TestDaemonHostGatewayIP (2.34s)
22:30:40 [2022-09-08T22:30:40.033Z] === CONT  TestDaemonRestartIpcMode
22:30:42 [2022-09-08T22:30:42.551Z] --- PASS: TestDaemonRestartIpcMode (2.25s)
22:30:49 [2022-09-08T22:30:49.087Z] --- PASS: TestContainerKillOnDaemonStart (11.54s)
22:30:49 [2022-09-08T22:30:49.087Z] PASS
22:30:49 [2022-09-08T22:30:49.087Z] 
22:30:49 [2022-09-08T22:30:49.087Z] === Skipped
22:30:49 [2022-09-08T22:30:49.087Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:30:49 [2022-09-08T22:30:49.087Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:30:49 [2022-09-08T22:30:49.087Z] 
22:30:49 [2022-09-08T22:30:49.087Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:30:49 [2022-09-08T22:30:49.087Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:30:49 [2022-09-08T22:30:49.087Z] 
22:30:49 [2022-09-08T22:30:49.087Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:30:49 [2022-09-08T22:30:49.087Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:30:49 [2022-09-08T22:30:49.087Z] 
22:30:49 [2022-09-08T22:30:49.087Z] DONE 273 tests, 3 skipped in 130.862s
22:30:49 [2022-09-08T22:30:49.087Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:30:49 [2022-09-08T22:30:49.087Z] ++ 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
22:30:49 [2022-09-08T22:30:49.087Z] ++ set -e
22:30:49 [2022-09-08T22:30:49.087Z] ++ '[' -n 0 ']'
22:30:49 [2022-09-08T22:30:49.087Z] ++ set -x
22:30:49 [2022-09-08T22:30:49.087Z] ++ 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 GITHUB_ACTIONS= 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
22:30:49 [2022-09-08T22:30:49.087Z] === RUN   TestConfigDaemonLibtrustID
22:30:49 [2022-09-08T22:30:49.343Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
22:30:49 [2022-09-08T22:30:49.343Z] === RUN   TestConfigDaemonID
22:30:50 [2022-09-08T22:30:50.710Z]     daemon_test.go:83: [dea6ada469d2f] daemon is not started
22:30:50 [2022-09-08T22:30:50.710Z] --- PASS: TestConfigDaemonID (1.04s)
22:30:50 [2022-09-08T22:30:50.710Z] === RUN   TestDaemonConfigValidation
22:30:50 [2022-09-08T22:30:50.710Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:30:50 [2022-09-08T22:30:50.710Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:30:50 [2022-09-08T22:30:50.710Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:30:50 [2022-09-08T22:30:50.710Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:30:50 [2022-09-08T22:30:50.710Z] === RUN   TestDaemonConfigValidation/invalid_config
22:30:50 [2022-09-08T22:30:50.710Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:30:50 [2022-09-08T22:30:50.710Z] === RUN   TestDaemonConfigValidation/malformed_config
22:30:50 [2022-09-08T22:30:50.710Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:30:50 [2022-09-08T22:30:50.710Z] === RUN   TestDaemonConfigValidation/valid_config
22:30:50 [2022-09-08T22:30:50.710Z] === PAUSE TestDaemonConfigValidation/valid_config
22:30:50 [2022-09-08T22:30:50.710Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:30:50 [2022-09-08T22:30:50.710Z] === CONT  TestDaemonConfigValidation/malformed_config
22:30:50 [2022-09-08T22:30:50.710Z] === CONT  TestDaemonConfigValidation/invalid_config
22:30:50 [2022-09-08T22:30:50.710Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:30:50 [2022-09-08T22:30:50.710Z] === CONT  TestDaemonConfigValidation/valid_config
22:30:50 [2022-09-08T22:30:50.710Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:30:50 [2022-09-08T22:30:50.710Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
22:30:50 [2022-09-08T22:30:50.710Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:30:50 [2022-09-08T22:30:50.710Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:30:50 [2022-09-08T22:30:50.710Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
22:30:50 [2022-09-08T22:30:50.710Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
22:30:50 [2022-09-08T22:30:50.710Z] === RUN   TestConfigDaemonSeccompProfiles
22:30:50 [2022-09-08T22:30:50.710Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:30:51 [2022-09-08T22:30:51.638Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:30:53 [2022-09-08T22:30:53.004Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:30:53 [2022-09-08T22:30:53.933Z] === CONT  TestConfigDaemonSeccompProfiles
22:30:53 [2022-09-08T22:30:53.933Z]     daemon_test.go:197: [db43595931eb7] daemon is not started
22:30:53 [2022-09-08T22:30:53.933Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
22:30:53 [2022-09-08T22:30:53.933Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:30:53 [2022-09-08T22:30:53.933Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:30:53 [2022-09-08T22:30:53.933Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
22:30:53 [2022-09-08T22:30:53.933Z] === RUN   TestDaemonProxy
22:30:53 [2022-09-08T22:30:53.933Z] === RUN   TestDaemonProxy/environment_variables
22:30:55 [2022-09-08T22:30:55.823Z] === RUN   TestDaemonProxy/command-line_options
22:30:57 [2022-09-08T22:30:57.208Z] === RUN   TestDaemonProxy/configuration_file
22:30:59 [2022-09-08T22:30:59.100Z] === RUN   TestDaemonProxy/conflicting_options
22:30:59 [2022-09-08T22:30:59.356Z] === RUN   TestDaemonProxy/reload_sanitized
22:30:59 [2022-09-08T22:30:59.919Z] --- PASS: TestDaemonProxy (6.22s)
22:30:59 [2022-09-08T22:30:59.919Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
22:30:59 [2022-09-08T22:30:59.919Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
22:30:59 [2022-09-08T22:30:59.919Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
22:30:59 [2022-09-08T22:30:59.919Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:30:59 [2022-09-08T22:30:59.919Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:30:59 [2022-09-08T22:30:59.919Z] PASS
22:30:59 [2022-09-08T22:30:59.919Z] 
22:30:59 [2022-09-08T22:30:59.919Z] DONE 18 tests in 11.223s
22:30:59 [2022-09-08T22:30:59.919Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:30:59 [2022-09-08T22:30:59.919Z] ++ 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
22:30:59 [2022-09-08T22:30:59.919Z] ++ set -e
22:30:59 [2022-09-08T22:30:59.919Z] ++ '[' -n 0 ']'
22:30:59 [2022-09-08T22:30:59.919Z] ++ set -x
22:30:59 [2022-09-08T22:30:59.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= 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
22:31:00 [2022-09-08T22:31:00.176Z] INFO: Testing against a local daemon
22:31:00 [2022-09-08T22:31:00.176Z] === RUN   TestCommitInheritsEnv
22:31:00 [2022-09-08T22:31:00.432Z] --- PASS: TestCommitInheritsEnv (0.30s)
22:31:00 [2022-09-08T22:31:00.432Z] === RUN   TestImportExtremelyLargeImageWorks
22:31:00 [2022-09-08T22:31:00.432Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:31:00 [2022-09-08T22:31:00.432Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:31:00 [2022-09-08T22:31:00.432Z] === RUN   TestImportWithCustomPlatform
22:31:00 [2022-09-08T22:31:00.432Z] === RUN   TestImportWithCustomPlatform/#00
22:31:00 [2022-09-08T22:31:00.689Z] === RUN   TestImportWithCustomPlatform/_______
22:31:00 [2022-09-08T22:31:00.689Z] === RUN   TestImportWithCustomPlatform//
22:31:00 [2022-09-08T22:31:00.689Z] === RUN   TestImportWithCustomPlatform/linux
22:31:00 [2022-09-08T22:31:00.689Z] === RUN   TestImportWithCustomPlatform/LINUX
22:31:00 [2022-09-08T22:31:00.689Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:31:00 [2022-09-08T22:31:00.689Z] === RUN   TestImportWithCustomPlatform/macos
22:31:00 [2022-09-08T22:31:00.689Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:31:00 [2022-09-08T22:31:00.689Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:31:00 [2022-09-08T22:31:00.945Z] --- PASS: TestImportWithCustomPlatform (0.34s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:31:00 [2022-09-08T22:31:00.945Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:31:00 [2022-09-08T22:31:00.945Z] === RUN   TestImagesFilterMultiReference
22:31:00 [2022-09-08T22:31:00.945Z] --- PASS: TestImagesFilterMultiReference (0.05s)
22:31:00 [2022-09-08T22:31:00.945Z] === RUN   TestImagePullPlatformInvalid
22:31:00 [2022-09-08T22:31:00.945Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:31:00 [2022-09-08T22:31:00.945Z] === RUN   TestRemoveImageOrphaning
22:31:01 [2022-09-08T22:31:01.201Z] --- PASS: TestRemoveImageOrphaning (0.33s)
22:31:01 [2022-09-08T22:31:01.201Z] === RUN   TestRemoveImageGarbageCollector
22:31:01 [2022-09-08T22:31:01.201Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:31:01 [2022-09-08T22:31:01.201Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:31:01 [2022-09-08T22:31:01.201Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:31:01 [2022-09-08T22:31:01.201Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:31:01 [2022-09-08T22:31:01.201Z] === RUN   TestTagInvalidReference
22:31:01 [2022-09-08T22:31:01.201Z] --- PASS: TestTagInvalidReference (0.01s)
22:31:01 [2022-09-08T22:31:01.201Z] === RUN   TestTagValidPrefixedRepo
22:31:01 [2022-09-08T22:31:01.457Z] --- PASS: TestTagValidPrefixedRepo (0.10s)
22:31:01 [2022-09-08T22:31:01.457Z] === RUN   TestTagExistedNameWithoutForce
22:31:01 [2022-09-08T22:31:01.457Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:31:01 [2022-09-08T22:31:01.457Z] === RUN   TestTagOfficialNames
22:31:01 [2022-09-08T22:31:01.457Z] --- PASS: TestTagOfficialNames (0.05s)
22:31:01 [2022-09-08T22:31:01.457Z] === RUN   TestTagMatchesDigest
22:31:01 [2022-09-08T22:31:01.457Z] --- PASS: TestTagMatchesDigest (0.01s)
22:31:01 [2022-09-08T22:31:01.457Z] PASS
22:31:01 [2022-09-08T22:31:01.457Z] 
22:31:01 [2022-09-08T22:31:01.457Z] === Skipped
22:31:01 [2022-09-08T22:31:01.457Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:31:01 [2022-09-08T22:31:01.457Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:31:01 [2022-09-08T22:31:01.457Z] 
22:31:01 [2022-09-08T22:31:01.457Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:31:01 [2022-09-08T22:31:01.457Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:31:01 [2022-09-08T22:31:01.457Z] 
22:31:01 [2022-09-08T22:31:01.457Z] DONE 22 tests, 2 skipped in 1.436s
22:31:01 [2022-09-08T22:31:01.457Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:31:01 [2022-09-08T22:31:01.457Z] ++ 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
22:31:01 [2022-09-08T22:31:01.457Z] ++ set -e
22:31:01 [2022-09-08T22:31:01.457Z] ++ '[' -n 0 ']'
22:31:01 [2022-09-08T22:31:01.457Z] ++ set -x
22:31:01 [2022-09-08T22:31:01.457Z] ++ 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 GITHUB_ACTIONS= 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
22:31:01 [2022-09-08T22:31:01.457Z] === RUN   TestStripANSICommands
22:31:01 [2022-09-08T22:31:01.457Z] === RUN   TestStripANSICommands/#00
22:31:01 [2022-09-08T22:31:01.457Z] === RUN   TestStripANSICommands/#01
22:31:01 [2022-09-08T22:31:01.457Z] --- PASS: TestStripANSICommands (0.00s)
22:31:01 [2022-09-08T22:31:01.457Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:31:01 [2022-09-08T22:31:01.457Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:31:01 [2022-09-08T22:31:01.457Z] PASS
22:31:01 [2022-09-08T22:31:01.457Z] 
22:31:01 [2022-09-08T22:31:01.457Z] DONE 3 tests in 0.044s
22:31:01 [2022-09-08T22:31:01.457Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:31:01 [2022-09-08T22:31:01.457Z] ++ 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
22:31:01 [2022-09-08T22:31:01.457Z] ++ set -e
22:31:01 [2022-09-08T22:31:01.457Z] ++ '[' -n 0 ']'
22:31:01 [2022-09-08T22:31:01.457Z] ++ set -x
22:31:01 [2022-09-08T22:31:01.458Z] ++ 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 GITHUB_ACTIONS= 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
22:31:01 [2022-09-08T22:31:01.714Z] INFO: Testing against a local daemon
22:31:01 [2022-09-08T22:31:01.714Z] === RUN   TestNetworkCreateDelete
22:31:01 [2022-09-08T22:31:01.714Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:31:01 [2022-09-08T22:31:01.714Z] === RUN   TestDockerNetworkDeletePreferID
22:31:02 [2022-09-08T22:31:02.276Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:31:02 [2022-09-08T22:31:02.276Z] === RUN   TestDaemonDNSFallback
22:31:08 [2022-09-08T22:31:08.814Z] --- PASS: TestDaemonDNSFallback (6.30s)
22:31:08 [2022-09-08T22:31:08.814Z] === RUN   TestInspectNetwork
22:31:12 [2022-09-08T22:31:12.083Z] === RUN   TestInspectNetwork/full_network_id
22:31:12 [2022-09-08T22:31:12.083Z] === RUN   TestInspectNetwork/partial_network_id
22:31:12 [2022-09-08T22:31:12.083Z] === RUN   TestInspectNetwork/network_name
22:31:12 [2022-09-08T22:31:12.083Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:31:16 [2022-09-08T22:31:16.251Z] --- PASS: TestInspectNetwork (7.20s)
22:31:16 [2022-09-08T22:31:16.251Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:31:16 [2022-09-08T22:31:16.251Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:31:16 [2022-09-08T22:31:16.251Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:31:16 [2022-09-08T22:31:16.251Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:31:16 [2022-09-08T22:31:16.251Z] === RUN   TestRunContainerWithBridgeNone
22:31:17 [2022-09-08T22:31:17.180Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/create
22:31:17 [2022-09-08T22:31:17.180Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:31:17 [2022-09-08T22:31:17.180Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:31:17 [2022-09-08T22:31:17.180Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:31:17 [2022-09-08T22:31:17.180Z] === CONT  TestNetworkInvalidJSON/networks/create
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:31:17 [2022-09-08T22:31:17.180Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:31:17 [2022-09-08T22:31:17.180Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:31:17 [2022-09-08T22:31:17.180Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:31:17 [2022-09-08T22:31:17.180Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkList
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkList//networks
22:31:17 [2022-09-08T22:31:17.180Z] === PAUSE TestNetworkList//networks
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestNetworkList//networks/
22:31:17 [2022-09-08T22:31:17.180Z] === PAUSE TestNetworkList//networks/
22:31:17 [2022-09-08T22:31:17.180Z] === CONT  TestNetworkList//networks
22:31:17 [2022-09-08T22:31:17.180Z] === CONT  TestNetworkList//networks/
22:31:17 [2022-09-08T22:31:17.180Z] --- PASS: TestNetworkList (0.01s)
22:31:17 [2022-09-08T22:31:17.180Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z]     --- PASS: TestNetworkList//networks (0.00s)
22:31:17 [2022-09-08T22:31:17.180Z] === RUN   TestHostIPv4BridgeLabel
22:31:17 [2022-09-08T22:31:17.742Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
22:31:17 [2022-09-08T22:31:17.742Z] === RUN   TestDaemonRestartWithLiveRestore
22:31:19 [2022-09-08T22:31:19.111Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:31:19 [2022-09-08T22:31:19.111Z] === RUN   TestDaemonDefaultNetworkPools
22:31:19 [2022-09-08T22:31:19.672Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
22:31:19 [2022-09-08T22:31:19.672Z] === RUN   TestDaemonRestartWithExistingNetwork
22:31:20 [2022-09-08T22:31:20.602Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:31:20 [2022-09-08T22:31:20.602Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:31:21 [2022-09-08T22:31:21.968Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:31:21 [2022-09-08T22:31:21.968Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:31:22 [2022-09-08T22:31:22.531Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
22:31:22 [2022-09-08T22:31:22.531Z] === RUN   TestServiceWithPredefinedNetwork
22:31:25 [2022-09-08T22:31:25.065Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
22:31:25 [2022-09-08T22:31:25.065Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:31:25 [2022-09-08T22:31:25.065Z]     service_test.go:243: FLAKY_TEST
22:31:25 [2022-09-08T22:31:25.065Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:31:25 [2022-09-08T22:31:25.065Z] === RUN   TestServiceWithDataPathPortInit
22:31:39 [2022-09-08T22:31:39.910Z] --- PASS: TestServiceWithDataPathPortInit (13.56s)
22:31:39 [2022-09-08T22:31:39.910Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:31:40 [2022-09-08T22:31:40.838Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1ey717l66cr6s0zaequ5mhxa8 Created:2022-09-08 22:31:39.589363985 +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[a637ae8eb8f37f24db2c705554edd5beeeac80ced266759fb4d1301990c93118:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k7yrpc1khrtyerqzd7me8idr2 EndpointID:05ea1ab29d2d2bd717ccdf3436f8dadfd9f04d3155021e0a36a7df6c9a0d6d64 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b9805123fc474df2a8a0db1e9de4c7d85d171f5ee6810d99cd89345b65bcb996 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:2bbd94ed7b99 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k7yrpc1khrtyerqzd7me8idr2 EndpointID:05ea1ab29d2d2bd717ccdf3436f8dadfd9f04d3155021e0a36a7df6c9a0d6d64 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:31:45 [2022-09-08T22:31:45.006Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s)
22:31:45 [2022-09-08T22:31:45.006Z] PASS
22:31:45 [2022-09-08T22:31:45.006Z] 
22:31:45 [2022-09-08T22:31:45.006Z] === Skipped
22:31:45 [2022-09-08T22:31:45.006Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:31:45 [2022-09-08T22:31:45.006Z]     service_test.go:243: FLAKY_TEST
22:31:45 [2022-09-08T22:31:45.006Z] 
22:31:45 [2022-09-08T22:31:45.006Z] DONE 38 tests, 1 skipped in 43.552s
22:31:45 [2022-09-08T22:31:45.006Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:31:45 [2022-09-08T22:31:45.006Z] ++ 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
22:31:45 [2022-09-08T22:31:45.006Z] ++ set -e
22:31:45 [2022-09-08T22:31:45.006Z] ++ '[' -n 0 ']'
22:31:45 [2022-09-08T22:31:45.006Z] ++ set -x
22:31:45 [2022-09-08T22:31:45.006Z] ++ 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 GITHUB_ACTIONS= 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
22:31:45 [2022-09-08T22:31:45.262Z] INFO: Testing against a local daemon
22:31:45 [2022-09-08T22:31:45.262Z] === RUN   TestDockerNetworkIpvlanPersistance
22:31:45 [2022-09-08T22:31:45.262Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:31:45 [2022-09-08T22:31:45.262Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:31:45 [2022-09-08T22:31:45.262Z] === RUN   TestDockerNetworkIpvlan
22:31:45 [2022-09-08T22:31:45.262Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:31:45 [2022-09-08T22:31:45.262Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:31:45 [2022-09-08T22:31:45.262Z] PASS
22:31:45 [2022-09-08T22:31:45.262Z] 
22:31:45 [2022-09-08T22:31:45.262Z] === Skipped
22:31:45 [2022-09-08T22:31:45.262Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:31:45 [2022-09-08T22:31:45.262Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:31:45 [2022-09-08T22:31:45.262Z] 
22:31:45 [2022-09-08T22:31:45.262Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:31:45 [2022-09-08T22:31:45.262Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:31:45 [2022-09-08T22:31:45.262Z] 
22:31:45 [2022-09-08T22:31:45.262Z] DONE 2 tests, 2 skipped in 0.102s
22:31:45 [2022-09-08T22:31:45.262Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:31:45 [2022-09-08T22:31:45.262Z] ++ 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
22:31:45 [2022-09-08T22:31:45.262Z] ++ set -e
22:31:45 [2022-09-08T22:31:45.262Z] ++ '[' -n 0 ']'
22:31:45 [2022-09-08T22:31:45.262Z] ++ set -x
22:31:45 [2022-09-08T22:31:45.262Z] ++ 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 GITHUB_ACTIONS= 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
22:31:45 [2022-09-08T22:31:45.262Z] INFO: Testing against a local daemon
22:31:45 [2022-09-08T22:31:45.262Z] === RUN   TestDockerNetworkMacvlanPersistance
22:31:46 [2022-09-08T22:31:46.630Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
22:31:46 [2022-09-08T22:31:46.630Z] === RUN   TestDockerNetworkMacvlan
22:31:47 [2022-09-08T22:31:47.193Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:31:48 [2022-09-08T22:31:48.122Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:31:48 [2022-09-08T22:31:48.685Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:31:50 [2022-09-08T22:31:50.577Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:31:52 [2022-09-08T22:31:52.469Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:31:55 [2022-09-08T22:31:55.740Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:31:56 [2022-09-08T22:31:56.302Z] --- PASS: TestDockerNetworkMacvlan (9.58s)
22:31:56 [2022-09-08T22:31:56.302Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:31:56 [2022-09-08T22:31:56.302Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:31:56 [2022-09-08T22:31:56.302Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.78s)
22:31:56 [2022-09-08T22:31:56.302Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
22:31:56 [2022-09-08T22:31:56.302Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
22:31:56 [2022-09-08T22:31:56.302Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
22:31:56 [2022-09-08T22:31:56.302Z] PASS
22:31:56 [2022-09-08T22:31:56.302Z] 
22:31:56 [2022-09-08T22:31:56.302Z] DONE 8 tests in 10.940s
22:31:56 [2022-09-08T22:31:56.302Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:31:56 [2022-09-08T22:31:56.302Z] ++ 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
22:31:56 [2022-09-08T22:31:56.302Z] ++ set -e
22:31:56 [2022-09-08T22:31:56.302Z] ++ '[' -n 0 ']'
22:31:56 [2022-09-08T22:31:56.302Z] ++ set -x
22:31:56 [2022-09-08T22:31:56.302Z] ++ 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 GITHUB_ACTIONS= 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
22:31:56 [2022-09-08T22:31:56.302Z] testing: warning: no tests to run
22:31:56 [2022-09-08T22:31:56.302Z] PASS
22:31:56 [2022-09-08T22:31:56.302Z] 
22:31:56 [2022-09-08T22:31:56.302Z] DONE 0 tests in 0.033s
22:31:56 [2022-09-08T22:31:56.302Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:31:56 [2022-09-08T22:31:56.302Z] ++ 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
22:31:56 [2022-09-08T22:31:56.302Z] ++ set -e
22:31:56 [2022-09-08T22:31:56.302Z] ++ '[' -n 0 ']'
22:31:56 [2022-09-08T22:31:56.302Z] ++ set -x
22:31:56 [2022-09-08T22:31:56.302Z] ++ 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 GITHUB_ACTIONS= 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
22:31:56 [2022-09-08T22:31:56.302Z] INFO: Testing against a local daemon
22:31:56 [2022-09-08T22:31:56.302Z] === RUN   TestAuthZPluginAllowRequest
22:31:57 [2022-09-08T22:31:57.669Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
22:31:57 [2022-09-08T22:31:57.669Z] === RUN   TestAuthZPluginTLS
22:31:57 [2022-09-08T22:31:57.934Z] --- PASS: TestAuthZPluginTLS (0.56s)
22:31:57 [2022-09-08T22:31:57.934Z] === RUN   TestAuthZPluginDenyRequest
22:31:58 [2022-09-08T22:31:58.500Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:31:58 [2022-09-08T22:31:58.500Z] === RUN   TestAuthZPluginAPIDenyResponse
22:31:59 [2022-09-08T22:31:59.062Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:31:59 [2022-09-08T22:31:59.062Z] === RUN   TestAuthZPluginDenyResponse
22:31:59 [2022-09-08T22:31:59.625Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:31:59 [2022-09-08T22:31:59.625Z] === RUN   TestAuthZPluginAllowEventStream
22:32:00 [2022-09-08T22:32:00.991Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
22:32:00 [2022-09-08T22:32:00.991Z] === RUN   TestAuthZPluginErrorResponse
22:32:01 [2022-09-08T22:32:01.247Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:32:01 [2022-09-08T22:32:01.247Z] === RUN   TestAuthZPluginErrorRequest
22:32:01 [2022-09-08T22:32:01.810Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:32:01 [2022-09-08T22:32:01.810Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:32:02 [2022-09-08T22:32:02.372Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
22:32:02 [2022-09-08T22:32:02.372Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:32:03 [2022-09-08T22:32:03.739Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
22:32:03 [2022-09-08T22:32:03.739Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:32:05 [2022-09-08T22:32:05.105Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
22:32:05 [2022-09-08T22:32:05.105Z] === RUN   TestAuthZPluginHeader
22:32:06 [2022-09-08T22:32:06.035Z] --- PASS: TestAuthZPluginHeader (0.71s)
22:32:06 [2022-09-08T22:32:06.035Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:32:06 [2022-09-08T22:32:06.035Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:06 [2022-09-08T22:32:06.035Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
22:32:06 [2022-09-08T22:32:06.035Z] === RUN   TestAuthZPluginV2Disable
22:32:06 [2022-09-08T22:32:06.035Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:06 [2022-09-08T22:32:06.035Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:32:06 [2022-09-08T22:32:06.035Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:32:06 [2022-09-08T22:32:06.035Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:06 [2022-09-08T22:32:06.035Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:32:06 [2022-09-08T22:32:06.035Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:32:06 [2022-09-08T22:32:06.035Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:06 [2022-09-08T22:32:06.035Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:32:06 [2022-09-08T22:32:06.035Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:32:24 [2022-09-08T22:32:24.083Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:32:24 [2022-09-08T22:32:24.083Z] PASS
22:32:24 [2022-09-08T22:32:24.083Z] 
22:32:24 [2022-09-08T22:32:24.083Z] === Skipped
22:32:24 [2022-09-08T22:32:24.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.01s)
22:32:24 [2022-09-08T22:32:24.083Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:24 [2022-09-08T22:32:24.083Z] 
22:32:24 [2022-09-08T22:32:24.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:24 [2022-09-08T22:32:24.083Z] 
22:32:24 [2022-09-08T22:32:24.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:24 [2022-09-08T22:32:24.083Z] 
22:32:24 [2022-09-08T22:32:24.083Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:24 [2022-09-08T22:32:24.083Z] 
22:32:24 [2022-09-08T22:32:24.083Z] DONE 17 tests, 4 skipped in 26.553s
22:32:24 [2022-09-08T22:32:24.083Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:32:24 [2022-09-08T22:32:24.083Z] ++ 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
22:32:24 [2022-09-08T22:32:24.083Z] ++ set -e
22:32:24 [2022-09-08T22:32:24.083Z] ++ '[' -n 0 ']'
22:32:24 [2022-09-08T22:32:24.083Z] ++ set -x
22:32:24 [2022-09-08T22:32:24.083Z] ++ 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 GITHUB_ACTIONS= 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
22:32:24 [2022-09-08T22:32:24.083Z] INFO: Testing against a local daemon
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:32:24 [2022-09-08T22:32:24.083Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:32:24 [2022-09-08T22:32:24.083Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:32:24 [2022-09-08T22:32:24.083Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:32:24 [2022-09-08T22:32:24.083Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:32:24 [2022-09-08T22:32:24.083Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:32:24 [2022-09-08T22:32:24.083Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:32:24 [2022-09-08T22:32:24.083Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:32:24 [2022-09-08T22:32:24.083Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInstall
22:32:24 [2022-09-08T22:32:24.083Z] === RUN   TestPluginInstall/no_auth
22:32:27 [2022-09-08T22:32:27.354Z] time="2022-09-08T22:32:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:32:27 [2022-09-08T22:32:27.354Z] time="2022-09-08T22:32:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:398aebd6677034fe3b138982df14f605c00e796afba0ebf02e0e40a61172e89e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:32:27 [2022-09-08T22:32:27.354Z] time="2022-09-08T22:32:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:32:27 [2022-09-08T22:32:27.354Z] time="2022-09-08T22:32:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:398aebd6677034fe3b138982df14f605c00e796afba0ebf02e0e40a61172e89e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:32:27 [2022-09-08T22:32:27.354Z] === RUN   TestPluginInstall/with_htpasswd
22:32:27 [2022-09-08T22:32:27.354Z] time="2022-09-08T22:32:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:32:27 [2022-09-08T22:32:27.354Z] time="2022-09-08T22:32:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:398aebd6677034fe3b138982df14f605c00e796afba0ebf02e0e40a61172e89e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:32:27 [2022-09-08T22:32:27.354Z] time="2022-09-08T22:32:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:32:27 [2022-09-08T22:32:27.354Z] time="2022-09-08T22:32:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:398aebd6677034fe3b138982df14f605c00e796afba0ebf02e0e40a61172e89e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:32:27 [2022-09-08T22:32:27.611Z] === RUN   TestPluginInstall/with_insecure
22:32:28 [2022-09-08T22:32:28.540Z] time="2022-09-08T22:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:32:28 [2022-09-08T22:32:28.540Z] time="2022-09-08T22:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:641706ba9f2e4be0f9b6de84b81d82368881813de604b04dd4d1241cf3ae915c" mediatype=application/vnd.docker.plugin.v1+json size=522
22:32:28 [2022-09-08T22:32:28.540Z] time="2022-09-08T22:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:32:28 [2022-09-08T22:32:28.540Z] time="2022-09-08T22:32:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:641706ba9f2e4be0f9b6de84b81d82368881813de604b04dd4d1241cf3ae915c" mediatype=application/vnd.docker.plugin.v1+json size=522
22:32:28 [2022-09-08T22:32:28.540Z]     plugin_test.go:195: [daffcb3a0a7d7] daemon is not started
22:32:28 [2022-09-08T22:32:28.540Z] --- PASS: TestPluginInstall (5.72s)
22:32:28 [2022-09-08T22:32:28.540Z]     --- PASS: TestPluginInstall/no_auth (4.11s)
22:32:28 [2022-09-08T22:32:28.540Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
22:32:28 [2022-09-08T22:32:28.540Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
22:32:28 [2022-09-08T22:32:28.540Z] === RUN   TestPluginsWithRuntimes
22:32:30 [2022-09-08T22:32:30.431Z] === RUN   TestPluginsWithRuntimes/No_Args
22:32:30 [2022-09-08T22:32:30.993Z] === RUN   TestPluginsWithRuntimes/With_Args
22:32:31 [2022-09-08T22:32:31.922Z] --- PASS: TestPluginsWithRuntimes (3.30s)
22:32:31 [2022-09-08T22:32:31.922Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
22:32:31 [2022-09-08T22:32:31.922Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
22:32:31 [2022-09-08T22:32:31.922Z] === RUN   TestPluginBackCompatMediaTypes
22:32:32 [2022-09-08T22:32:32.485Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:32:32 [2022-09-08T22:32:32.485Z] PASS
22:32:32 [2022-09-08T22:32:32.485Z] 
22:32:32 [2022-09-08T22:32:32.485Z] DONE 24 tests in 9.730s
22:32:32 [2022-09-08T22:32:32.485Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:32:32 [2022-09-08T22:32:32.485Z] ++ 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
22:32:32 [2022-09-08T22:32:32.485Z] ++ set -e
22:32:32 [2022-09-08T22:32:32.485Z] ++ '[' -n 0 ']'
22:32:32 [2022-09-08T22:32:32.485Z] ++ set -x
22:32:32 [2022-09-08T22:32:32.485Z] ++ 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 GITHUB_ACTIONS= 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
22:32:32 [2022-09-08T22:32:32.754Z] INFO: Testing against a local daemon
22:32:32 [2022-09-08T22:32:32.754Z] === RUN   TestExternalGraphDriver
22:32:33 [2022-09-08T22:32:33.016Z] === RUN   TestExternalGraphDriver/json
22:32:34 [2022-09-08T22:32:34.907Z] === RUN   TestExternalGraphDriver/spec
22:32:36 [2022-09-08T22:32:36.274Z] === RUN   TestExternalGraphDriver/pull
22:32:38 [2022-09-08T22:32:38.164Z] --- PASS: TestExternalGraphDriver (5.17s)
22:32:38 [2022-09-08T22:32:38.164Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
22:32:38 [2022-09-08T22:32:38.164Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
22:32:38 [2022-09-08T22:32:38.164Z]     --- PASS: TestExternalGraphDriver/pull (1.65s)
22:32:38 [2022-09-08T22:32:38.164Z] === RUN   TestGraphdriverPluginV2
22:32:38 [2022-09-08T22:32:38.164Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:38 [2022-09-08T22:32:38.164Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
22:32:38 [2022-09-08T22:32:38.164Z] PASS
22:32:38 [2022-09-08T22:32:38.164Z] 
22:32:38 [2022-09-08T22:32:38.164Z] === Skipped
22:32:38 [2022-09-08T22:32:38.164Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
22:32:38 [2022-09-08T22:32:38.164Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:32:38 [2022-09-08T22:32:38.164Z] 
22:32:38 [2022-09-08T22:32:38.164Z] DONE 5 tests, 1 skipped in 5.605s
22:32:38 [2022-09-08T22:32:38.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:32:38 [2022-09-08T22:32:38.164Z] ++ 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
22:32:38 [2022-09-08T22:32:38.164Z] ++ set -e
22:32:38 [2022-09-08T22:32:38.164Z] ++ '[' -n 0 ']'
22:32:38 [2022-09-08T22:32:38.164Z] ++ set -x
22:32:38 [2022-09-08T22:32:38.164Z] ++ 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 GITHUB_ACTIONS= 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
22:32:38 [2022-09-08T22:32:38.164Z] INFO: Testing against a local daemon
22:32:38 [2022-09-08T22:32:38.164Z] === RUN   TestContinueAfterPluginCrash
22:32:38 [2022-09-08T22:32:38.164Z] === PAUSE TestContinueAfterPluginCrash
22:32:38 [2022-09-08T22:32:38.164Z] === RUN   TestReadPluginNoRead
22:32:38 [2022-09-08T22:32:38.164Z] === PAUSE TestReadPluginNoRead
22:32:38 [2022-09-08T22:32:38.164Z] === RUN   TestDaemonStartWithLogOpt
22:32:38 [2022-09-08T22:32:38.164Z] === PAUSE TestDaemonStartWithLogOpt
22:32:38 [2022-09-08T22:32:38.164Z] === CONT  TestContinueAfterPluginCrash
22:32:38 [2022-09-08T22:32:38.164Z] === CONT  TestDaemonStartWithLogOpt
22:32:41 [2022-09-08T22:32:41.434Z] --- PASS: TestDaemonStartWithLogOpt (3.00s)
22:32:41 [2022-09-08T22:32:41.434Z] === CONT  TestReadPluginNoRead
22:32:43 [2022-09-08T22:32:43.324Z] === RUN   TestReadPluginNoRead/default
22:32:44 [2022-09-08T22:32:44.691Z] === RUN   TestReadPluginNoRead/disabled_caching
22:32:46 [2022-09-08T22:32:46.058Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:32:46 [2022-09-08T22:32:46.314Z] --- PASS: TestContinueAfterPluginCrash (8.09s)
22:32:46 [2022-09-08T22:32:46.877Z] === CONT  TestReadPluginNoRead
22:32:46 [2022-09-08T22:32:46.877Z]     read_test.go:92: [de380ed12017c] daemon is not started
22:32:46 [2022-09-08T22:32:46.877Z] --- PASS: TestReadPluginNoRead (5.71s)
22:32:46 [2022-09-08T22:32:46.877Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
22:32:46 [2022-09-08T22:32:46.877Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
22:32:46 [2022-09-08T22:32:46.877Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
22:32:46 [2022-09-08T22:32:46.877Z] PASS
22:32:46 [2022-09-08T22:32:46.877Z] 
22:32:46 [2022-09-08T22:32:46.877Z] DONE 6 tests in 8.838s
22:32:47 [2022-09-08T22:32:47.133Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:32:47 [2022-09-08T22:32:47.133Z] ++ 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
22:32:47 [2022-09-08T22:32:47.133Z] ++ set -e
22:32:47 [2022-09-08T22:32:47.133Z] ++ '[' -n 0 ']'
22:32:47 [2022-09-08T22:32:47.133Z] ++ set -x
22:32:47 [2022-09-08T22:32:47.133Z] ++ 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 GITHUB_ACTIONS= 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
22:32:47 [2022-09-08T22:32:47.133Z] testing: warning: no tests to run
22:32:47 [2022-09-08T22:32:47.133Z] PASS
22:32:47 [2022-09-08T22:32:47.133Z] 
22:32:47 [2022-09-08T22:32:47.133Z] DONE 0 tests in 0.038s
22:32:47 [2022-09-08T22:32:47.133Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:32:47 [2022-09-08T22:32:47.133Z] ++ 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
22:32:47 [2022-09-08T22:32:47.133Z] ++ set -e
22:32:47 [2022-09-08T22:32:47.133Z] ++ '[' -n 0 ']'
22:32:47 [2022-09-08T22:32:47.133Z] ++ set -x
22:32:47 [2022-09-08T22:32:47.133Z] ++ 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 GITHUB_ACTIONS= 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
22:32:47 [2022-09-08T22:32:47.133Z] INFO: Testing against a local daemon
22:32:47 [2022-09-08T22:32:47.133Z] === RUN   TestPluginWithDevMounts
22:32:47 [2022-09-08T22:32:47.133Z] === PAUSE TestPluginWithDevMounts
22:32:47 [2022-09-08T22:32:47.133Z] === CONT  TestPluginWithDevMounts
22:32:49 [2022-09-08T22:32:49.024Z] --- PASS: TestPluginWithDevMounts (1.54s)
22:32:49 [2022-09-08T22:32:49.024Z] PASS
22:32:49 [2022-09-08T22:32:49.024Z] 
22:32:49 [2022-09-08T22:32:49.024Z] DONE 1 tests in 1.655s
22:32:49 [2022-09-08T22:32:49.024Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:32:49 [2022-09-08T22:32:49.024Z] ++ 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
22:32:49 [2022-09-08T22:32:49.024Z] ++ set -e
22:32:49 [2022-09-08T22:32:49.024Z] ++ '[' -n 0 ']'
22:32:49 [2022-09-08T22:32:49.024Z] ++ set -x
22:32:49 [2022-09-08T22:32:49.024Z] ++ 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 GITHUB_ACTIONS= 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
22:32:49 [2022-09-08T22:32:49.024Z] INFO: Testing against a local daemon
22:32:49 [2022-09-08T22:32:49.024Z] === RUN   TestSecretInspect
22:32:51 [2022-09-08T22:32:51.543Z] --- PASS: TestSecretInspect (2.27s)
22:32:51 [2022-09-08T22:32:51.543Z] === RUN   TestSecretList
22:32:53 [2022-09-08T22:32:53.433Z] --- PASS: TestSecretList (2.18s)
22:32:53 [2022-09-08T22:32:53.433Z] === RUN   TestSecretsCreateAndDelete
22:32:55 [2022-09-08T22:32:55.324Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
22:32:55 [2022-09-08T22:32:55.324Z] === RUN   TestSecretsUpdate
22:32:57 [2022-09-08T22:32:57.847Z] --- PASS: TestSecretsUpdate (2.25s)
22:32:57 [2022-09-08T22:32:57.847Z] === RUN   TestTemplatedSecret
22:32:59 [2022-09-08T22:32:59.738Z] --- PASS: TestTemplatedSecret (2.04s)
22:32:59 [2022-09-08T22:32:59.738Z] === RUN   TestSecretCreateResolve
22:33:01 [2022-09-08T22:33:01.629Z] --- PASS: TestSecretCreateResolve (1.77s)
22:33:01 [2022-09-08T22:33:01.629Z] PASS
22:33:01 [2022-09-08T22:33:01.629Z] 
22:33:01 [2022-09-08T22:33:01.629Z] DONE 6 tests in 12.748s
22:33:01 [2022-09-08T22:33:01.629Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:33:01 [2022-09-08T22:33:01.629Z] ++ 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
22:33:01 [2022-09-08T22:33:01.629Z] ++ set -e
22:33:01 [2022-09-08T22:33:01.629Z] ++ '[' -n 0 ']'
22:33:01 [2022-09-08T22:33:01.629Z] ++ set -x
22:33:01 [2022-09-08T22:33:01.629Z] ++ 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 GITHUB_ACTIONS= 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
22:33:01 [2022-09-08T22:33:01.629Z] INFO: Testing against a local daemon
22:33:01 [2022-09-08T22:33:01.629Z] === RUN   TestServiceCreateInit
22:33:01 [2022-09-08T22:33:01.629Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:33:05 [2022-09-08T22:33:05.800Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:33:09 [2022-09-08T22:33:09.069Z] --- PASS: TestServiceCreateInit (7.14s)
22:33:09 [2022-09-08T22:33:09.069Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s)
22:33:09 [2022-09-08T22:33:09.069Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s)
22:33:09 [2022-09-08T22:33:09.069Z] === RUN   TestCreateServiceMultipleTimes
22:33:23 [2022-09-08T22:33:23.914Z] --- PASS: TestCreateServiceMultipleTimes (14.81s)
22:33:23 [2022-09-08T22:33:23.914Z] === RUN   TestCreateServiceConflict
22:33:25 [2022-09-08T22:33:25.804Z] --- PASS: TestCreateServiceConflict (2.21s)
22:33:25 [2022-09-08T22:33:25.804Z] === RUN   TestCreateServiceMaxReplicas
22:33:28 [2022-09-08T22:33:28.323Z] --- PASS: TestCreateServiceMaxReplicas (2.64s)
22:33:28 [2022-09-08T22:33:28.323Z] === RUN   TestCreateWithDuplicateNetworkNames
22:33:43 [2022-09-08T22:33:43.167Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.72s)
22:33:43 [2022-09-08T22:33:43.167Z] === RUN   TestCreateServiceSecretFileMode
22:33:43 [2022-09-08T22:33:43.740Z] --- PASS: TestCreateServiceSecretFileMode (2.45s)
22:33:43 [2022-09-08T22:33:43.740Z] === RUN   TestCreateServiceConfigFileMode
22:33:46 [2022-09-08T22:33:46.265Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
22:33:46 [2022-09-08T22:33:46.265Z] === RUN   TestCreateServiceSysctls
22:33:49 [2022-09-08T22:33:49.535Z] --- PASS: TestCreateServiceSysctls (2.94s)
22:33:49 [2022-09-08T22:33:49.535Z] === RUN   TestCreateServiceCapabilities
22:33:51 [2022-09-08T22:33:51.426Z] --- PASS: TestCreateServiceCapabilities (2.48s)
22:33:51 [2022-09-08T22:33:51.426Z] === RUN   TestInspect
22:33:54 [2022-09-08T22:33:54.695Z] --- PASS: TestInspect (2.69s)
22:33:54 [2022-09-08T22:33:54.695Z] === RUN   TestCreateJob
22:33:57 [2022-09-08T22:33:57.214Z] --- PASS: TestCreateJob (2.93s)
22:33:57 [2022-09-08T22:33:57.214Z] === RUN   TestReplicatedJob
22:34:02 [2022-09-08T22:34:02.462Z] --- PASS: TestReplicatedJob (4.67s)
22:34:02 [2022-09-08T22:34:02.462Z] === RUN   TestUpdateReplicatedJob
22:34:04 [2022-09-08T22:34:04.984Z] --- PASS: TestUpdateReplicatedJob (2.91s)
22:34:04 [2022-09-08T22:34:04.984Z] === RUN   TestServiceListWithStatuses
22:34:04 [2022-09-08T22:34:04.984Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:34:04 [2022-09-08T22:34:04.984Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:34:04 [2022-09-08T22:34:04.984Z] === RUN   TestDockerNetworkConnectAlias
22:34:09 [2022-09-08T22:34:09.156Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
22:34:09 [2022-09-08T22:34:09.156Z] === RUN   TestDockerNetworkReConnect
22:34:12 [2022-09-08T22:34:12.425Z] --- PASS: TestDockerNetworkReConnect (3.49s)
22:34:12 [2022-09-08T22:34:12.425Z] === RUN   TestServicePlugin
22:34:12 [2022-09-08T22:34:12.425Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:34:12 [2022-09-08T22:34:12.425Z] --- SKIP: TestServicePlugin (0.00s)
22:34:12 [2022-09-08T22:34:12.425Z] === RUN   TestServiceUpdateLabel
22:34:14 [2022-09-08T22:34:14.329Z] --- PASS: TestServiceUpdateLabel (2.19s)
22:34:14 [2022-09-08T22:34:14.329Z] === RUN   TestServiceUpdateSecrets
22:34:29 [2022-09-08T22:34:29.175Z] --- PASS: TestServiceUpdateSecrets (14.22s)
22:34:29 [2022-09-08T22:34:29.175Z] === RUN   TestServiceUpdateConfigs
22:34:44 [2022-09-08T22:34:44.019Z] --- PASS: TestServiceUpdateConfigs (14.30s)
22:34:44 [2022-09-08T22:34:44.019Z] === RUN   TestServiceUpdateNetwork
22:34:56 [2022-09-08T22:34:56.193Z] --- PASS: TestServiceUpdateNetwork (12.19s)
22:34:56 [2022-09-08T22:34:56.193Z] === RUN   TestServiceUpdatePidsLimit
22:34:56 [2022-09-08T22:34:56.193Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:34:57 [2022-09-08T22:34:57.123Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:35:05 [2022-09-08T22:35:05.210Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:35:11 [2022-09-08T22:35:11.755Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
22:35:11 [2022-09-08T22:35:11.755Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:35:11 [2022-09-08T22:35:11.755Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:35:11 [2022-09-08T22:35:11.755Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:35:11 [2022-09-08T22:35:11.755Z] PASS
22:35:11 [2022-09-08T22:35:11.755Z] 
22:35:11 [2022-09-08T22:35:11.755Z] === Skipped
22:35:11 [2022-09-08T22:35:11.755Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:35:11 [2022-09-08T22:35:11.755Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:35:11 [2022-09-08T22:35:11.755Z] 
22:35:11 [2022-09-08T22:35:11.755Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:35:11 [2022-09-08T22:35:11.755Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:35:11 [2022-09-08T22:35:11.755Z] 
22:35:11 [2022-09-08T22:35:11.755Z] DONE 27 tests, 2 skipped in 129.595s
22:35:11 [2022-09-08T22:35:11.755Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:35:11 [2022-09-08T22:35:11.755Z] ++ 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
22:35:11 [2022-09-08T22:35:11.755Z] ++ set -e
22:35:11 [2022-09-08T22:35:11.755Z] ++ '[' -n 0 ']'
22:35:11 [2022-09-08T22:35:11.755Z] ++ set -x
22:35:11 [2022-09-08T22:35:11.755Z] ++ 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 GITHUB_ACTIONS= 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
22:35:11 [2022-09-08T22:35:11.755Z] INFO: Testing against a local daemon
22:35:11 [2022-09-08T22:35:11.755Z] === RUN   TestSessionCreate
22:35:11 [2022-09-08T22:35:11.755Z] --- PASS: TestSessionCreate (0.02s)
22:35:11 [2022-09-08T22:35:11.755Z] === RUN   TestSessionCreateWithBadUpgrade
22:35:11 [2022-09-08T22:35:11.755Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:35:11 [2022-09-08T22:35:11.755Z] PASS
22:35:11 [2022-09-08T22:35:11.755Z] 
22:35:11 [2022-09-08T22:35:11.755Z] DONE 2 tests in 0.128s
22:35:11 [2022-09-08T22:35:11.755Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:35:11 [2022-09-08T22:35:11.755Z] ++ 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
22:35:11 [2022-09-08T22:35:11.755Z] ++ set -e
22:35:11 [2022-09-08T22:35:11.755Z] ++ '[' -n 0 ']'
22:35:11 [2022-09-08T22:35:11.755Z] ++ set -x
22:35:11 [2022-09-08T22:35:11.755Z] ++ 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 GITHUB_ACTIONS= 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
22:35:11 [2022-09-08T22:35:11.755Z] INFO: Testing against a local daemon
22:35:11 [2022-09-08T22:35:11.755Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:35:11 [2022-09-08T22:35:11.755Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:35:11 [2022-09-08T22:35:11.755Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:35:11 [2022-09-08T22:35:11.755Z] === RUN   TestDiskUsage
22:35:11 [2022-09-08T22:35:11.755Z] === PAUSE TestDiskUsage
22:35:11 [2022-09-08T22:35:11.755Z] === RUN   TestEventsExecDie
22:35:12 [2022-09-08T22:35:12.035Z] --- PASS: TestEventsExecDie (0.52s)
22:35:12 [2022-09-08T22:35:12.035Z] === RUN   TestEventsBackwardsCompatible
22:35:12 [2022-09-08T22:35:12.035Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
22:35:12 [2022-09-08T22:35:12.035Z] === RUN   TestEventsVolumeCreate
22:35:12 [2022-09-08T22:35:12.035Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:35:12 [2022-09-08T22:35:12.035Z] === RUN   TestInfoBinaryCommits
22:35:12 [2022-09-08T22:35:12.035Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:35:12 [2022-09-08T22:35:12.035Z] === RUN   TestInfoAPIVersioned
22:35:12 [2022-09-08T22:35:12.035Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:35:12 [2022-09-08T22:35:12.035Z] === RUN   TestInfoAPI
22:35:12 [2022-09-08T22:35:12.035Z] --- PASS: TestInfoAPI (0.02s)
22:35:12 [2022-09-08T22:35:12.035Z] === RUN   TestInfoAPIWarnings
22:35:30 [2022-09-08T22:35:30.083Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:35:30 [2022-09-08T22:35:30.083Z] === RUN   TestInfoDebug
22:35:30 [2022-09-08T22:35:30.083Z] --- PASS: TestInfoDebug (0.52s)
22:35:30 [2022-09-08T22:35:30.083Z] === RUN   TestInfoInsecureRegistries
22:35:30 [2022-09-08T22:35:30.083Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:35:30 [2022-09-08T22:35:30.083Z] === RUN   TestInfoRegistryMirrors
22:35:30 [2022-09-08T22:35:30.083Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:35:30 [2022-09-08T22:35:30.083Z] === RUN   TestLoginFailsWithBadCredentials
22:35:30 [2022-09-08T22:35:30.645Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:35:30 [2022-09-08T22:35:30.645Z] === RUN   TestPingCacheHeaders
22:35:30 [2022-09-08T22:35:30.645Z] --- PASS: TestPingCacheHeaders (0.02s)
22:35:30 [2022-09-08T22:35:30.645Z] === RUN   TestPingGet
22:35:30 [2022-09-08T22:35:30.645Z] --- PASS: TestPingGet (0.01s)
22:35:30 [2022-09-08T22:35:30.645Z] === RUN   TestPingHead
22:35:30 [2022-09-08T22:35:30.645Z] --- PASS: TestPingHead (0.02s)
22:35:30 [2022-09-08T22:35:30.645Z] === RUN   TestPingSwarmHeader
22:35:31 [2022-09-08T22:35:31.208Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:35:31 [2022-09-08T22:35:31.770Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:35:32 [2022-09-08T22:35:32.700Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:35:32 [2022-09-08T22:35:32.700Z] --- PASS: TestPingSwarmHeader (2.03s)
22:35:32 [2022-09-08T22:35:32.700Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:35:32 [2022-09-08T22:35:32.700Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:35:32 [2022-09-08T22:35:32.700Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:35:32 [2022-09-08T22:35:32.700Z] === RUN   TestPingBuilderHeader
22:35:32 [2022-09-08T22:35:32.700Z] === RUN   TestPingBuilderHeader/default_config
22:35:33 [2022-09-08T22:35:33.266Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:35:33 [2022-09-08T22:35:33.829Z] --- PASS: TestPingBuilderHeader (1.05s)
22:35:33 [2022-09-08T22:35:33.829Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:35:33 [2022-09-08T22:35:33.829Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:35:33 [2022-09-08T22:35:33.829Z] === RUN   TestVersion
22:35:33 [2022-09-08T22:35:33.829Z] --- PASS: TestVersion (0.02s)
22:35:33 [2022-09-08T22:35:33.829Z] === CONT  TestDiskUsage
22:35:34 [2022-09-08T22:35:34.392Z] === RUN   TestDiskUsage/empty
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/container_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/image_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/volume_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.393Z] === RUN   TestDiskUsage/after_container.Run
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:35:34 [2022-09-08T22:35:34.649Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:35:34 [2022-09-08T22:35:34.905Z] --- PASS: TestDiskUsage (1.15s)
22:35:34 [2022-09-08T22:35:34.905Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z] PASS
22:35:34 [2022-09-08T22:35:34.905Z] 
22:35:34 [2022-09-08T22:35:34.905Z] === Skipped
22:35:34 [2022-09-08T22:35:34.905Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:35:34 [2022-09-08T22:35:34.905Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:35:34 [2022-09-08T22:35:34.905Z] 
22:35:34 [2022-09-08T22:35:34.905Z] DONE 57 tests, 1 skipped in 23.592s
22:35:34 [2022-09-08T22:35:34.905Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:35:34 [2022-09-08T22:35:34.905Z] ++ 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
22:35:34 [2022-09-08T22:35:34.905Z] ++ set -e
22:35:34 [2022-09-08T22:35:34.905Z] ++ '[' -n 0 ']'
22:35:34 [2022-09-08T22:35:34.905Z] ++ set -x
22:35:34 [2022-09-08T22:35:34.906Z] ++ 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 GITHUB_ACTIONS= 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
22:35:34 [2022-09-08T22:35:34.906Z] INFO: Testing against a local daemon
22:35:34 [2022-09-08T22:35:34.906Z] === RUN   TestVolumesCreateAndList
22:35:34 [2022-09-08T22:35:34.906Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:35:34 [2022-09-08T22:35:34.906Z] === RUN   TestVolumesRemove
22:35:35 [2022-09-08T22:35:35.162Z] --- PASS: TestVolumesRemove (0.07s)
22:35:35 [2022-09-08T22:35:35.162Z] === RUN   TestVolumesInspect
22:35:35 [2022-09-08T22:35:35.162Z] --- PASS: TestVolumesInspect (0.02s)
22:35:35 [2022-09-08T22:35:35.162Z] === RUN   TestVolumesInvalidJSON
22:35:35 [2022-09-08T22:35:35.162Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:35:35 [2022-09-08T22:35:35.162Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:35:35 [2022-09-08T22:35:35.162Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:35:35 [2022-09-08T22:35:35.162Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:35:35 [2022-09-08T22:35:35.162Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:35:35 [2022-09-08T22:35:35.162Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:35:35 [2022-09-08T22:35:35.162Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:35:35 [2022-09-08T22:35:35.162Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:35:35 [2022-09-08T22:35:35.162Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:35:35 [2022-09-08T22:35:35.162Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:35:35 [2022-09-08T22:35:35.162Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:35:35 [2022-09-08T22:35:35.162Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:35:35 [2022-09-08T22:35:35.162Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:35:35 [2022-09-08T22:35:35.162Z] PASS
22:35:35 [2022-09-08T22:35:35.162Z] 
22:35:35 [2022-09-08T22:35:35.162Z] DONE 9 tests in 0.211s
22:35:35 [2022-09-08T22:35:35.162Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:35:35 [2022-09-08T22:35:35.162Z] ++++ cat bundles/test-integration/docker.pid
22:35:35 [2022-09-08T22:35:35.162Z] +++ kill 14556
22:35:35 [2022-09-08T22:35:35.418Z] +++ /etc/init.d/apparmor stop
22:35:35 [2022-09-08T22:35:35.418Z] Leaving: AppArmorNo profiles have been unloaded.
22:35:35 [2022-09-08T22:35:35.418Z] 
22:35:35 [2022-09-08T22:35:35.418Z] Unloading profiles will leave already running processes permanently
22:35:35 [2022-09-08T22:35:35.418Z] unconfined, which can lead to unexpected situations.
22:35:35 [2022-09-08T22:35:35.418Z] 
22:35:35 [2022-09-08T22:35:35.418Z] To set a process to complain mode, use the command line tool
22:35:35 [2022-09-08T22:35:35.418Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:35:35 [2022-09-08T22:35:35.418Z] +++ true
22:35:35 [2022-09-08T22:35:35.418Z] exiting test-integration
22:35:35 [2022-09-08T22:35:35.418Z] ++ exit 0
22:35:35 [2022-09-08T22:35:35.418Z] 
Post stage
[Pipeline] junit
22:35:36 [2022-09-08T22:35:36.360Z] Recording test results
22:35:36 [2022-09-08T22:35:36.538Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:35:36 [2022-09-08T22:35:36.887Z] + echo Ensuring container killed.
22:35:36 [2022-09-08T22:35:36.887Z] Ensuring container killed.
22:35:36 [2022-09-08T22:35:36.887Z] + docker rm -vf docker-pr1
22:35:36 [2022-09-08T22:35:36.887Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:35:37 [2022-09-08T22:35:37.182Z] + echo Chowning /workspace to jenkins user
22:35:37 [2022-09-08T22:35:37.182Z] Chowning /workspace to jenkins user
22:35:37 [2022-09-08T22:35:37.182Z] + id -u
22:35:37 [2022-09-08T22:35:37.182Z] + id -g
22:35:37 [2022-09-08T22:35:37.182Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44121:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:35:38 [2022-09-08T22:35:38.879Z] + bundleName=arm64-integration
22:35:38 [2022-09-08T22:35:38.879Z] + echo Creating arm64-integration-bundles.tar.gz
22:35:38 [2022-09-08T22:35:38.879Z] Creating arm64-integration-bundles.tar.gz
22:35:38 [2022-09-08T22:35:38.879Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:35:38 [2022-09-08T22:35:38.879Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:35:39 [2022-09-08T22:35:39.145Z] Archiving artifacts
22:35:39 [2022-09-08T22:35:39.413Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44121/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:35:39 [2022-09-08T22:35:39.705Z] + make clean
22:35:39 [2022-09-08T22:35:39.961Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:35:39 [2022-09-08T22:35:39.961Z] docker-dev-cache
22:35:39 [2022-09-08T22:35:39.961Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS