Skip to content
Success

Console Output

Skipping 547 KB.. Full Log
09:19:43 [2022-10-05T09:19:43.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:19:43 [2022-10-05T09:19:43.726Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestContainerStartOnDaemonRestart
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestContainerStartOnDaemonRestart
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestDaemonRestartIpcMode
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestDaemonRestartIpcMode
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestDaemonHostGatewayIP
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestDaemonHostGatewayIP
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestRestartDaemonWithRestartingContainer
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestContainerKillOnDaemonStart
09:19:43 [2022-10-05T09:19:43.726Z] === PAUSE TestContainerKillOnDaemonStart
09:19:43 [2022-10-05T09:19:43.726Z] === RUN   TestDiff
09:19:44 [2022-10-05T09:19:44.294Z] --- PASS: TestDiff (0.50s)
09:19:44 [2022-10-05T09:19:44.294Z] === RUN   TestExecConsoleSize
09:19:44 [2022-10-05T09:19:44.862Z] --- PASS: TestExecConsoleSize (0.55s)
09:19:44 [2022-10-05T09:19:44.862Z] === RUN   TestExecWithCloseStdin
09:19:45 [2022-10-05T09:19:45.429Z] --- PASS: TestExecWithCloseStdin (0.54s)
09:19:45 [2022-10-05T09:19:45.429Z] === RUN   TestExec
09:19:45 [2022-10-05T09:19:45.996Z] --- PASS: TestExec (0.53s)
09:19:45 [2022-10-05T09:19:45.996Z] === RUN   TestExecUser
09:19:46 [2022-10-05T09:19:46.565Z] --- PASS: TestExecUser (0.51s)
09:19:46 [2022-10-05T09:19:46.565Z] === RUN   TestExportContainerAndImportImage
09:19:47 [2022-10-05T09:19:47.132Z] --- PASS: TestExportContainerAndImportImage (0.63s)
09:19:47 [2022-10-05T09:19:47.133Z] === RUN   TestExportContainerAfterDaemonRestart
09:19:48 [2022-10-05T09:19:48.508Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
09:19:48 [2022-10-05T09:19:48.508Z] === RUN   TestHealthCheckWorkdir
09:19:49 [2022-10-05T09:19:49.075Z] --- PASS: TestHealthCheckWorkdir (0.67s)
09:19:49 [2022-10-05T09:19:49.075Z] === RUN   TestHealthKillContainer
09:19:57 [2022-10-05T09:19:57.221Z] --- PASS: TestHealthKillContainer (7.89s)
09:19:57 [2022-10-05T09:19:57.221Z] === RUN   TestHealthCheckProcessKilled
09:19:57 [2022-10-05T09:19:57.801Z] --- PASS: TestHealthCheckProcessKilled (0.75s)
09:19:57 [2022-10-05T09:19:57.801Z] === RUN   TestInspectCpusetInConfigPre120
09:19:58 [2022-10-05T09:19:58.070Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
09:19:58 [2022-10-05T09:19:58.070Z] === RUN   TestIpcModeNone
09:19:58 [2022-10-05T09:19:58.647Z] --- PASS: TestIpcModeNone (0.50s)
09:19:58 [2022-10-05T09:19:58.647Z] === RUN   TestIpcModePrivate
09:19:58 [2022-10-05T09:19:58.906Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
09:19:59 [2022-10-05T09:19:59.164Z] --- PASS: TestIpcModePrivate (0.52s)
09:19:59 [2022-10-05T09:19:59.164Z] === RUN   TestIpcModeShareable
09:19:59 [2022-10-05T09:19:59.422Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
09:19:59 [2022-10-05T09:19:59.681Z] --- PASS: TestIpcModeShareable (0.52s)
09:19:59 [2022-10-05T09:19:59.681Z] === RUN   TestAPIIpcModeShareableAndContainer
09:20:01 [2022-10-05T09:20:01.582Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s)
09:20:01 [2022-10-05T09:20:01.582Z] === RUN   TestAPIIpcModeHost
09:20:01 [2022-10-05T09:20:01.582Z] --- PASS: TestAPIIpcModeHost (0.36s)
09:20:01 [2022-10-05T09:20:01.582Z] === RUN   TestDaemonIpcModeShareable
09:20:02 [2022-10-05T09:20:02.516Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
09:20:02 [2022-10-05T09:20:02.775Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
09:20:02 [2022-10-05T09:20:02.775Z] === RUN   TestDaemonIpcModePrivate
09:20:04 [2022-10-05T09:20:04.150Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
09:20:04 [2022-10-05T09:20:04.150Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
09:20:04 [2022-10-05T09:20:04.150Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:20:05 [2022-10-05T09:20:05.084Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
09:20:05 [2022-10-05T09:20:05.084Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
09:20:05 [2022-10-05T09:20:05.084Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:20:06 [2022-10-05T09:20:06.459Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
09:20:06 [2022-10-05T09:20:06.459Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s)
09:20:06 [2022-10-05T09:20:06.459Z] === RUN   TestIpcModeOlderClient
09:20:06 [2022-10-05T09:20:06.459Z] === PAUSE TestIpcModeOlderClient
09:20:06 [2022-10-05T09:20:06.459Z] === RUN   TestKillContainerInvalidSignal
09:20:06 [2022-10-05T09:20:06.717Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
09:20:06 [2022-10-05T09:20:06.717Z] === RUN   TestKillContainer
09:20:06 [2022-10-05T09:20:06.717Z] === RUN   TestKillContainer/no_signal
09:20:07 [2022-10-05T09:20:07.284Z] === RUN   TestKillContainer/non_killing_signal
09:20:07 [2022-10-05T09:20:07.542Z] === RUN   TestKillContainer/killing_signal
09:20:08 [2022-10-05T09:20:08.108Z] --- PASS: TestKillContainer (1.40s)
09:20:08 [2022-10-05T09:20:08.108Z]     --- PASS: TestKillContainer/no_signal (0.42s)
09:20:08 [2022-10-05T09:20:08.108Z]     --- PASS: TestKillContainer/non_killing_signal (0.38s)
09:20:08 [2022-10-05T09:20:08.108Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
09:20:08 [2022-10-05T09:20:08.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:20:08 [2022-10-05T09:20:08.108Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:20:08 [2022-10-05T09:20:08.675Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:20:09 [2022-10-05T09:20:09.608Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s)
09:20:09 [2022-10-05T09:20:09.608Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
09:20:09 [2022-10-05T09:20:09.608Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
09:20:09 [2022-10-05T09:20:09.608Z] === RUN   TestKillStoppedContainer
09:20:09 [2022-10-05T09:20:09.608Z] --- PASS: TestKillStoppedContainer (0.05s)
09:20:09 [2022-10-05T09:20:09.608Z] === RUN   TestKillStoppedContainerAPIPre120
09:20:09 [2022-10-05T09:20:09.608Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:20:09 [2022-10-05T09:20:09.608Z] === RUN   TestKillDifferentUserContainer
09:20:09 [2022-10-05T09:20:09.868Z] --- PASS: TestKillDifferentUserContainer (0.44s)
09:20:09 [2022-10-05T09:20:09.868Z] === RUN   TestInspectOomKilledTrue
09:20:10 [2022-10-05T09:20:10.435Z] --- PASS: TestInspectOomKilledTrue (0.55s)
09:20:10 [2022-10-05T09:20:10.435Z] === RUN   TestInspectOomKilledFalse
09:20:11 [2022-10-05T09:20:11.002Z] --- PASS: TestInspectOomKilledFalse (0.41s)
09:20:11 [2022-10-05T09:20:11.002Z] === RUN   TestLinksEtcHostsContentMatch
09:20:11 [2022-10-05T09:20:11.264Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
09:20:11 [2022-10-05T09:20:11.264Z] === RUN   TestLinksContainerNames
09:20:11 [2022-10-05T09:20:11.968Z] --- PASS: TestLinksContainerNames (0.83s)
09:20:11 [2022-10-05T09:20:11.968Z] === RUN   TestLogsFollowTailEmpty
09:20:12 [2022-10-05T09:20:12.536Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:20:12 [2022-10-05T09:20:12.536Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:20:12 [2022-10-05T09:20:12.536Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:20:13 [2022-10-05T09:20:13.113Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:20:13 [2022-10-05T09:20:13.113Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:20:13 [2022-10-05T09:20:13.681Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:20:13 [2022-10-05T09:20:13.681Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:20:14 [2022-10-05T09:20:14.617Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:20:14 [2022-10-05T09:20:14.617Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:20:15 [2022-10-05T09:20:15.185Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:20:15 [2022-10-05T09:20:15.186Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:20:15 [2022-10-05T09:20:15.751Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:20:15 [2022-10-05T09:20:15.752Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:20:16 [2022-10-05T09:20:16.318Z] --- PASS: TestLogs (3.69s)
09:20:16 [2022-10-05T09:20:16.318Z]     --- PASS: TestLogs/driver_local (0.01s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.63s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
09:20:16 [2022-10-05T09:20:16.318Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.60s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.60s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.45s)
09:20:16 [2022-10-05T09:20:16.318Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
09:20:16 [2022-10-05T09:20:16.318Z] === RUN   TestContainerNetworkMountsNoChown
09:20:16 [2022-10-05T09:20:16.577Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/slave
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/slave
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rslave
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rslave
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rshared
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rshared
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/default/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/rprivate
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/private
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/default/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/shared
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === CONT  TestMountDaemonRoot/rshared
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:20:16 [2022-10-05T09:20:16.577Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === CONT  TestMountDaemonRoot/rslave
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === CONT  TestMountDaemonRoot/slave
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:20:16 [2022-10-05T09:20:16.578Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:20:16 [2022-10-05T09:20:16.578Z] === CONT  TestMountDaemonRoot/private/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/private/mount_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:20:16 [2022-10-05T09:20:16.837Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:20:17 [2022-10-05T09:20:17.095Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:20:17 [2022-10-05T09:20:17.095Z] --- PASS: TestMountDaemonRoot (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:20:17 [2022-10-05T09:20:17.095Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:20:17 [2022-10-05T09:20:17.095Z] === RUN   TestContainerBindMountNonRecursive
09:20:18 [2022-10-05T09:20:18.471Z] --- PASS: TestContainerBindMountNonRecursive (1.07s)
09:20:18 [2022-10-05T09:20:18.471Z] === RUN   TestContainerVolumesMountedAsShared
09:20:18 [2022-10-05T09:20:18.730Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s)
09:20:18 [2022-10-05T09:20:18.730Z] === RUN   TestContainerVolumesMountedAsSlave
09:20:21 [2022-10-05T09:20:21.146Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
09:20:21 [2022-10-05T09:20:21.146Z] === RUN   TestNetworkNat
09:20:21 [2022-10-05T09:20:21.146Z] --- PASS: TestNetworkNat (0.47s)
09:20:21 [2022-10-05T09:20:21.146Z] === RUN   TestNetworkLocalhostTCPNat
09:20:21 [2022-10-05T09:20:21.146Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s)
09:20:21 [2022-10-05T09:20:21.146Z] === RUN   TestNetworkLoopbackNat
09:20:22 [2022-10-05T09:20:22.520Z] --- PASS: TestNetworkLoopbackNat (2.57s)
09:20:22 [2022-10-05T09:20:22.520Z] === RUN   TestPause
09:20:23 [2022-10-05T09:20:23.086Z] --- PASS: TestPause (0.44s)
09:20:23 [2022-10-05T09:20:23.086Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:20:23 [2022-10-05T09:20:23.086Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:20:23 [2022-10-05T09:20:23.086Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:20:23 [2022-10-05T09:20:23.086Z] === RUN   TestPauseStopPausedContainer
09:20:23 [2022-10-05T09:20:23.344Z] --- PASS: TestPauseStopPausedContainer (0.46s)
09:20:23 [2022-10-05T09:20:23.344Z] === RUN   TestPidHost
09:20:24 [2022-10-05T09:20:24.278Z] --- PASS: TestPidHost (0.95s)
09:20:24 [2022-10-05T09:20:24.278Z] === RUN   TestPsFilter
09:20:24 [2022-10-05T09:20:24.539Z] --- PASS: TestPsFilter (0.12s)
09:20:24 [2022-10-05T09:20:24.539Z] === RUN   TestRemoveContainerWithRemovedVolume
09:20:24 [2022-10-05T09:20:24.797Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
09:20:24 [2022-10-05T09:20:24.797Z] === RUN   TestRemoveContainerWithVolume
09:20:25 [2022-10-05T09:20:25.362Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
09:20:25 [2022-10-05T09:20:25.362Z] === RUN   TestRemoveContainerRunning
09:20:25 [2022-10-05T09:20:25.928Z] --- PASS: TestRemoveContainerRunning (0.44s)
09:20:25 [2022-10-05T09:20:25.928Z] === RUN   TestRemoveContainerForceRemoveRunning
09:20:26 [2022-10-05T09:20:26.186Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
09:20:26 [2022-10-05T09:20:26.186Z] === RUN   TestRemoveInvalidContainer
09:20:26 [2022-10-05T09:20:26.186Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:20:26 [2022-10-05T09:20:26.186Z] === RUN   TestRenameLinkedContainer
09:20:28 [2022-10-05T09:20:28.089Z] --- PASS: TestRenameLinkedContainer (1.76s)
09:20:28 [2022-10-05T09:20:28.089Z] === RUN   TestRenameStoppedContainer
09:20:28 [2022-10-05T09:20:28.348Z] --- PASS: TestRenameStoppedContainer (0.42s)
09:20:28 [2022-10-05T09:20:28.348Z] === RUN   TestRenameRunningContainerAndReuse
09:20:29 [2022-10-05T09:20:29.281Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
09:20:29 [2022-10-05T09:20:29.281Z] === RUN   TestRenameInvalidName
09:20:29 [2022-10-05T09:20:29.847Z] --- PASS: TestRenameInvalidName (0.42s)
09:20:29 [2022-10-05T09:20:29.847Z] === RUN   TestRenameAnonymousContainer
09:20:31 [2022-10-05T09:20:31.220Z] --- PASS: TestRenameAnonymousContainer (1.53s)
09:20:31 [2022-10-05T09:20:31.220Z] === RUN   TestRenameContainerWithSameName
09:20:31 [2022-10-05T09:20:31.787Z] --- PASS: TestRenameContainerWithSameName (0.47s)
09:20:31 [2022-10-05T09:20:31.787Z] === RUN   TestRenameContainerWithLinkedContainer
09:20:32 [2022-10-05T09:20:32.723Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s)
09:20:32 [2022-10-05T09:20:32.723Z] === RUN   TestResize
09:20:32 [2022-10-05T09:20:32.980Z] --- PASS: TestResize (0.42s)
09:20:32 [2022-10-05T09:20:32.980Z] === RUN   TestResizeWithInvalidSize
09:20:33 [2022-10-05T09:20:33.550Z] --- PASS: TestResizeWithInvalidSize (0.46s)
09:20:33 [2022-10-05T09:20:33.550Z] === RUN   TestResizeWhenContainerNotStarted
09:20:33 [2022-10-05T09:20:33.808Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
09:20:33 [2022-10-05T09:20:33.808Z] === RUN   TestDaemonRestartKillContainers
09:20:33 [2022-10-05T09:20:33.808Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:33 [2022-10-05T09:20:33.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:33 [2022-10-05T09:20:33.808Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:33 [2022-10-05T09:20:33.808Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:20:34 [2022-10-05T09:20:34.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:20:35 [2022-10-05T09:20:35.450Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:20:35 [2022-10-05T09:20:35.708Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:20:37 [2022-10-05T09:20:37.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:20:37 [2022-10-05T09:20:37.083Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:20:38 [2022-10-05T09:20:38.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:38 [2022-10-05T09:20:38.456Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:41 [2022-10-05T09:20:41.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:20:41 [2022-10-05T09:20:41.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:20:45 [2022-10-05T09:20:45.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:20:45 [2022-10-05T09:20:45.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:20:47 [2022-10-05T09:20:47.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:20:47 [2022-10-05T09:20:47.582Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:20:49 [2022-10-05T09:20:49.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:20:49 [2022-10-05T09:20:49.481Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:20:51 [2022-10-05T09:20:51.380Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.38s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.97s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.02s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.65s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.71s)
09:20:51 [2022-10-05T09:20:51.380Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
09:20:51 [2022-10-05T09:20:51.380Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:20:51 [2022-10-05T09:20:51.380Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:20:52 [2022-10-05T09:20:52.314Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:20:53 [2022-10-05T09:20:53.248Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
09:20:53 [2022-10-05T09:20:53.248Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
09:20:53 [2022-10-05T09:20:53.248Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
09:20:53 [2022-10-05T09:20:53.248Z] === RUN   TestCgroupNamespacesRun
09:20:54 [2022-10-05T09:20:54.183Z] --- PASS: TestCgroupNamespacesRun (1.17s)
09:20:54 [2022-10-05T09:20:54.183Z] === RUN   TestCgroupNamespacesRunPrivileged
09:20:55 [2022-10-05T09:20:55.558Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
09:20:55 [2022-10-05T09:20:55.558Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:20:56 [2022-10-05T09:20:56.492Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
09:20:56 [2022-10-05T09:20:56.492Z] === RUN   TestCgroupNamespacesRunHostMode
09:20:57 [2022-10-05T09:20:57.866Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
09:20:57 [2022-10-05T09:20:57.866Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:20:59 [2022-10-05T09:20:59.240Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
09:20:59 [2022-10-05T09:20:59.240Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:21:00 [2022-10-05T09:21:00.174Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
09:21:00 [2022-10-05T09:21:00.174Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:21:00 [2022-10-05T09:21:00.740Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
09:21:00 [2022-10-05T09:21:00.740Z] === RUN   TestCgroupNamespacesRunOlderClient
09:21:02 [2022-10-05T09:21:02.114Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
09:21:02 [2022-10-05T09:21:02.114Z] === RUN   TestNISDomainname
09:21:02 [2022-10-05T09:21:02.681Z] --- PASS: TestNISDomainname (0.53s)
09:21:02 [2022-10-05T09:21:02.681Z] === RUN   TestHostnameDnsResolution
09:21:03 [2022-10-05T09:21:03.247Z] --- PASS: TestHostnameDnsResolution (0.72s)
09:21:03 [2022-10-05T09:21:03.247Z] === RUN   TestUnprivilegedPortsAndPing
09:21:03 [2022-10-05T09:21:03.812Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
09:21:03 [2022-10-05T09:21:03.812Z] === RUN   TestPrivilegedHostDevices
09:21:04 [2022-10-05T09:21:04.381Z] --- PASS: TestPrivilegedHostDevices (0.51s)
09:21:04 [2022-10-05T09:21:04.381Z] === RUN   TestRunConsoleSize
09:21:04 [2022-10-05T09:21:04.640Z] --- PASS: TestRunConsoleSize (0.43s)
09:21:04 [2022-10-05T09:21:04.640Z] === RUN   TestRunWithAlternativeContainerdShim
09:21:07 [2022-10-05T09:21:07.171Z] --- PASS: TestRunWithAlternativeContainerdShim (2.10s)
09:21:07 [2022-10-05T09:21:07.171Z] === RUN   TestStats
09:21:09 [2022-10-05T09:21:09.700Z] --- PASS: TestStats (2.46s)
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout/0
09:21:09 [2022-10-05T09:21:09.700Z] === PAUSE TestStopContainerWithTimeout/0
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout/1
09:21:09 [2022-10-05T09:21:09.700Z] === PAUSE TestStopContainerWithTimeout/1
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout/3
09:21:09 [2022-10-05T09:21:09.700Z] === PAUSE TestStopContainerWithTimeout/3
09:21:09 [2022-10-05T09:21:09.700Z] === RUN   TestStopContainerWithTimeout/-1
09:21:09 [2022-10-05T09:21:09.700Z] === PAUSE TestStopContainerWithTimeout/-1
09:21:09 [2022-10-05T09:21:09.700Z] === CONT  TestStopContainerWithTimeout/0
09:21:09 [2022-10-05T09:21:09.700Z] === CONT  TestStopContainerWithTimeout/-1
09:21:09 [2022-10-05T09:21:09.958Z] === CONT  TestStopContainerWithTimeout/3
09:21:12 [2022-10-05T09:21:12.488Z] === CONT  TestStopContainerWithTimeout/1
09:21:13 [2022-10-05T09:21:13.421Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:21:13 [2022-10-05T09:21:13.421Z]     --- PASS: TestStopContainerWithTimeout/0 (0.76s)
09:21:13 [2022-10-05T09:21:13.421Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.74s)
09:21:13 [2022-10-05T09:21:13.421Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
09:21:13 [2022-10-05T09:21:13.421Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
09:21:13 [2022-10-05T09:21:13.421Z] === RUN   TestDeleteDevicemapper
09:21:13 [2022-10-05T09:21:13.421Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:13 [2022-10-05T09:21:13.421Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:21:13 [2022-10-05T09:21:13.421Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:21:15 [2022-10-05T09:21:15.321Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.46s)
09:21:15 [2022-10-05T09:21:15.321Z] === RUN   TestUpdateMemory
09:21:15 [2022-10-05T09:21:15.579Z] --- PASS: TestUpdateMemory (0.54s)
09:21:15 [2022-10-05T09:21:15.579Z] === RUN   TestUpdateCPUQuota
09:21:16 [2022-10-05T09:21:16.145Z] --- PASS: TestUpdateCPUQuota (0.68s)
09:21:16 [2022-10-05T09:21:16.145Z] === RUN   TestUpdatePidsLimit
09:21:16 [2022-10-05T09:21:16.145Z] === RUN   TestUpdatePidsLimit/update_from_none
09:21:16 [2022-10-05T09:21:16.403Z] === RUN   TestUpdatePidsLimit/no_change
09:21:16 [2022-10-05T09:21:16.662Z] === RUN   TestUpdatePidsLimit/update_lower
09:21:16 [2022-10-05T09:21:16.662Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:21:16 [2022-10-05T09:21:16.920Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:21:17 [2022-10-05T09:21:17.178Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:21:17 [2022-10-05T09:21:17.436Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:21:18 [2022-10-05T09:21:18.002Z] --- PASS: TestUpdatePidsLimit (1.95s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.26s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
09:21:18 [2022-10-05T09:21:18.002Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
09:21:18 [2022-10-05T09:21:18.002Z] === RUN   TestUpdateRestartPolicy
09:21:30 [2022-10-05T09:21:30.197Z] --- PASS: TestUpdateRestartPolicy (10.90s)
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestUpdateRestartWithAutoRemove
09:21:30 [2022-10-05T09:21:30.197Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitNonBlocked
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:30 [2022-10-05T09:21:30.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:21:30 [2022-10-05T09:21:30.197Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] --- PASS: TestWaitNonBlocked (0.01s)
09:21:30 [2022-10-05T09:21:30.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s)
09:21:30 [2022-10-05T09:21:30.197Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitBlocked
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:21:30 [2022-10-05T09:21:30.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:21:30 [2022-10-05T09:21:30.197Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:21:30 [2022-10-05T09:21:30.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:21:30 [2022-10-05T09:21:30.197Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:21:30 [2022-10-05T09:21:30.763Z] --- PASS: TestWaitBlocked (0.01s)
09:21:30 [2022-10-05T09:21:30.763Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s)
09:21:30 [2022-10-05T09:21:30.763Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s)
09:21:30 [2022-10-05T09:21:30.763Z] === RUN   TestWaitConditions
09:21:31 [2022-10-05T09:21:31.021Z] === RUN   TestWaitConditions/default
09:21:31 [2022-10-05T09:21:31.021Z] === PAUSE TestWaitConditions/default
09:21:31 [2022-10-05T09:21:31.021Z] === RUN   TestWaitConditions/not-running
09:21:31 [2022-10-05T09:21:31.021Z] === PAUSE TestWaitConditions/not-running
09:21:31 [2022-10-05T09:21:31.021Z] === RUN   TestWaitConditions/next-exit
09:21:31 [2022-10-05T09:21:31.021Z] === PAUSE TestWaitConditions/next-exit
09:21:31 [2022-10-05T09:21:31.021Z] === RUN   TestWaitConditions/removed
09:21:31 [2022-10-05T09:21:31.021Z] === PAUSE TestWaitConditions/removed
09:21:31 [2022-10-05T09:21:31.021Z] === CONT  TestWaitConditions/default
09:21:31 [2022-10-05T09:21:31.021Z] === CONT  TestWaitConditions/next-exit
09:21:31 [2022-10-05T09:21:31.021Z]     wait_test.go:146: ContainerID = d65844340f696f9ab4b1c4a39e123201ff0acd22557d3d5b1139c4493daa5a92
09:21:31 [2022-10-05T09:21:31.021Z] === CONT  TestWaitConditions/default
09:21:31 [2022-10-05T09:21:31.021Z]     wait_test.go:146: ContainerID = aef9806e7b7c0c96a028a58044b88dd56e2f672ebda71b495d360defed90533e
09:21:31 [2022-10-05T09:21:31.588Z] === CONT  TestWaitConditions/removed
09:21:31 [2022-10-05T09:21:31.588Z] === CONT  TestWaitConditions/not-running
09:21:31 [2022-10-05T09:21:31.588Z] === CONT  TestWaitConditions/removed
09:21:31 [2022-10-05T09:21:31.588Z]     wait_test.go:146: ContainerID = d37df90b7e143a335bfbaddd51ef3c9058c18484ba7d094730e7b073c4271ed6
09:21:31 [2022-10-05T09:21:31.588Z] === CONT  TestWaitConditions/not-running
09:21:31 [2022-10-05T09:21:31.588Z]     wait_test.go:146: ContainerID = ad2431633bb4b4ce4fba7bcca648b4bcaef4707f0787a65d4c422693be855301
09:21:32 [2022-10-05T09:21:32.155Z] --- PASS: TestWaitConditions (0.02s)
09:21:32 [2022-10-05T09:21:32.155Z]     --- PASS: TestWaitConditions/next-exit (0.73s)
09:21:32 [2022-10-05T09:21:32.155Z]     --- PASS: TestWaitConditions/default (0.76s)
09:21:32 [2022-10-05T09:21:32.155Z]     --- PASS: TestWaitConditions/removed (0.54s)
09:21:32 [2022-10-05T09:21:32.155Z]     --- PASS: TestWaitConditions/not-running (0.56s)
09:21:32 [2022-10-05T09:21:32.155Z] === RUN   TestWaitRestartedContainer
09:21:32 [2022-10-05T09:21:32.155Z] === RUN   TestWaitRestartedContainer/default
09:21:32 [2022-10-05T09:21:32.155Z] === PAUSE TestWaitRestartedContainer/default
09:21:32 [2022-10-05T09:21:32.155Z] === RUN   TestWaitRestartedContainer/not-running
09:21:32 [2022-10-05T09:21:32.155Z] === PAUSE TestWaitRestartedContainer/not-running
09:21:32 [2022-10-05T09:21:32.155Z] === RUN   TestWaitRestartedContainer/next-exit
09:21:32 [2022-10-05T09:21:32.155Z] === PAUSE TestWaitRestartedContainer/next-exit
09:21:32 [2022-10-05T09:21:32.155Z] === CONT  TestWaitRestartedContainer/default
09:21:32 [2022-10-05T09:21:32.155Z] === CONT  TestWaitRestartedContainer/next-exit
09:21:34 [2022-10-05T09:21:34.056Z] === CONT  TestWaitRestartedContainer/not-running
09:21:34 [2022-10-05T09:21:34.622Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:21:34 [2022-10-05T09:21:34.622Z]     --- PASS: TestWaitRestartedContainer/default (1.45s)
09:21:34 [2022-10-05T09:21:34.622Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.49s)
09:21:34 [2022-10-05T09:21:34.622Z]     --- PASS: TestWaitRestartedContainer/not-running (0.94s)
09:21:34 [2022-10-05T09:21:34.622Z] === CONT  TestContainerStartOnDaemonRestart
09:21:34 [2022-10-05T09:21:34.622Z] === CONT  TestRestartDaemonWithRestartingContainer
09:21:37 [2022-10-05T09:21:37.152Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s)
09:21:37 [2022-10-05T09:21:37.152Z] === CONT  TestIpcModeOlderClient
09:21:37 [2022-10-05T09:21:37.152Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:21:37 [2022-10-05T09:21:37.152Z] === CONT  TestContainerKillOnDaemonStart
09:21:37 [2022-10-05T09:21:37.410Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.81s)
09:21:37 [2022-10-05T09:21:37.410Z] === CONT  TestDaemonHostGatewayIP
09:21:39 [2022-10-05T09:21:39.978Z] --- PASS: TestDaemonHostGatewayIP (2.36s)
09:21:39 [2022-10-05T09:21:39.978Z] === CONT  TestDaemonRestartIpcMode
09:21:42 [2022-10-05T09:21:42.512Z] --- PASS: TestDaemonRestartIpcMode (2.26s)
09:21:49 [2022-10-05T09:21:49.068Z] --- PASS: TestContainerKillOnDaemonStart (11.60s)
09:21:49 [2022-10-05T09:21:49.068Z] PASS
09:21:49 [2022-10-05T09:21:49.068Z] 
09:21:49 [2022-10-05T09:21:49.068Z] === Skipped
09:21:49 [2022-10-05T09:21:49.068Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:21:49 [2022-10-05T09:21:49.068Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:21:49 [2022-10-05T09:21:49.068Z] 
09:21:49 [2022-10-05T09:21:49.068Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:21:49 [2022-10-05T09:21:49.068Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:21:49 [2022-10-05T09:21:49.068Z] 
09:21:49 [2022-10-05T09:21:49.068Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:21:49 [2022-10-05T09:21:49.068Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:21:49 [2022-10-05T09:21:49.068Z] 
09:21:49 [2022-10-05T09:21:49.068Z] DONE 273 tests, 3 skipped in 130.634s
09:21:49 [2022-10-05T09:21:49.068Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:21:49 [2022-10-05T09:21:49.068Z] ++ 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
09:21:49 [2022-10-05T09:21:49.068Z] ++ set -e
09:21:49 [2022-10-05T09:21:49.068Z] ++ '[' -n 0 ']'
09:21:49 [2022-10-05T09:21:49.068Z] ++ set -x
09:21:49 [2022-10-05T09:21:49.068Z] ++ 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
09:21:49 [2022-10-05T09:21:49.068Z] INFO: Testing against a local daemon
09:21:49 [2022-10-05T09:21:49.068Z] === RUN   TestConfigDaemonLibtrustID
09:21:49 [2022-10-05T09:21:49.326Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:21:49 [2022-10-05T09:21:49.326Z] === RUN   TestConfigDaemonID
09:21:50 [2022-10-05T09:21:50.260Z]     daemon_test.go:86: [da4df379626f8] daemon is not started
09:21:50 [2022-10-05T09:21:50.260Z] --- PASS: TestConfigDaemonID (1.05s)
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/invalid_config
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/malformed_config
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:21:50 [2022-10-05T09:21:50.260Z] === RUN   TestDaemonConfigValidation/valid_config
09:21:50 [2022-10-05T09:21:50.260Z] === PAUSE TestDaemonConfigValidation/valid_config
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/malformed_config
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/valid_config
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/invalid_config
09:21:50 [2022-10-05T09:21:50.260Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:21:50 [2022-10-05T09:21:50.518Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
09:21:50 [2022-10-05T09:21:50.518Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:21:50 [2022-10-05T09:21:50.518Z] === RUN   TestConfigDaemonSeccompProfiles
09:21:50 [2022-10-05T09:21:50.518Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:21:51 [2022-10-05T09:21:51.452Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:21:52 [2022-10-05T09:21:52.825Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:21:53 [2022-10-05T09:21:53.758Z] === CONT  TestConfigDaemonSeccompProfiles
09:21:53 [2022-10-05T09:21:53.758Z]     daemon_test.go:200: [d5bceeab9f925] daemon is not started
09:21:53 [2022-10-05T09:21:53.758Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:21:53 [2022-10-05T09:21:53.758Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:21:53 [2022-10-05T09:21:53.758Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:21:53 [2022-10-05T09:21:53.758Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:21:53 [2022-10-05T09:21:53.758Z] === RUN   TestDaemonProxy
09:21:53 [2022-10-05T09:21:53.758Z] === RUN   TestDaemonProxy/environment_variables
09:21:55 [2022-10-05T09:21:55.656Z] === RUN   TestDaemonProxy/command-line_options
09:21:57 [2022-10-05T09:21:57.029Z] === RUN   TestDaemonProxy/configuration_file
09:21:58 [2022-10-05T09:21:58.927Z] === RUN   TestDaemonProxy/conflicting_options
09:21:59 [2022-10-05T09:21:59.185Z] === RUN   TestDaemonProxy/reload_sanitized
09:21:59 [2022-10-05T09:21:59.751Z] --- PASS: TestDaemonProxy (6.19s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/configuration_file (1.71s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
09:21:59 [2022-10-05T09:21:59.751Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:21:59 [2022-10-05T09:21:59.751Z] === RUN   TestLiveRestore
09:21:59 [2022-10-05T09:21:59.751Z] === RUN   TestLiveRestore/volume_references
09:21:59 [2022-10-05T09:21:59.751Z] === PAUSE TestLiveRestore/volume_references
09:21:59 [2022-10-05T09:21:59.751Z] === CONT  TestLiveRestore/volume_references
09:22:00 [2022-10-05T09:22:00.317Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:22:00 [2022-10-05T09:22:00.317Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:22:01 [2022-10-05T09:22:01.252Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:22:02 [2022-10-05T09:22:02.188Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:22:03 [2022-10-05T09:22:03.122Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:22:04 [2022-10-05T09:22:04.055Z] --- PASS: TestLiveRestore (0.00s)
09:22:04 [2022-10-05T09:22:04.055Z]     --- PASS: TestLiveRestore/volume_references (4.28s)
09:22:04 [2022-10-05T09:22:04.055Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.59s)
09:22:04 [2022-10-05T09:22:04.055Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
09:22:04 [2022-10-05T09:22:04.055Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s)
09:22:04 [2022-10-05T09:22:04.055Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
09:22:04 [2022-10-05T09:22:04.055Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.90s)
09:22:04 [2022-10-05T09:22:04.055Z] PASS
09:22:04 [2022-10-05T09:22:04.055Z] 
09:22:04 [2022-10-05T09:22:04.055Z] DONE 25 tests in 15.552s
09:22:04 [2022-10-05T09:22:04.055Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:22:04 [2022-10-05T09:22:04.055Z] ++ 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
09:22:04 [2022-10-05T09:22:04.055Z] ++ set -e
09:22:04 [2022-10-05T09:22:04.055Z] ++ '[' -n 0 ']'
09:22:04 [2022-10-05T09:22:04.055Z] ++ set -x
09:22:04 [2022-10-05T09:22:04.055Z] ++ 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
09:22:04 [2022-10-05T09:22:04.313Z] INFO: Testing against a local daemon
09:22:04 [2022-10-05T09:22:04.313Z] === RUN   TestCommitInheritsEnv
09:22:04 [2022-10-05T09:22:04.571Z] --- PASS: TestCommitInheritsEnv (0.28s)
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportExtremelyLargeImageWorks
09:22:04 [2022-10-05T09:22:04.571Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:22:04 [2022-10-05T09:22:04.571Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform/#00
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform/_______
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform//
09:22:04 [2022-10-05T09:22:04.571Z] === RUN   TestImportWithCustomPlatform/linux
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/LINUX
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/macos
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:22:04 [2022-10-05T09:22:04.829Z] --- PASS: TestImportWithCustomPlatform (0.35s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:22:04 [2022-10-05T09:22:04.829Z] === RUN   TestImagesFilterMultiReference
09:22:05 [2022-10-05T09:22:05.087Z] --- PASS: TestImagesFilterMultiReference (0.07s)
09:22:05 [2022-10-05T09:22:05.087Z] === RUN   TestImagePullPlatformInvalid
09:22:05 [2022-10-05T09:22:05.087Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:22:05 [2022-10-05T09:22:05.087Z] === RUN   TestRemoveImageOrphaning
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestRemoveImageOrphaning (0.30s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestRemoveImageGarbageCollector
09:22:05 [2022-10-05T09:22:05.346Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:05 [2022-10-05T09:22:05.346Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagInvalidReference
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestTagInvalidReference (0.01s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagValidPrefixedRepo
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagExistedNameWithoutForce
09:22:05 [2022-10-05T09:22:05.346Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:22:05 [2022-10-05T09:22:05.346Z] === RUN   TestTagOfficialNames
09:22:05 [2022-10-05T09:22:05.604Z] --- PASS: TestTagOfficialNames (0.16s)
09:22:05 [2022-10-05T09:22:05.604Z] === RUN   TestTagMatchesDigest
09:22:05 [2022-10-05T09:22:05.604Z] --- PASS: TestTagMatchesDigest (0.01s)
09:22:05 [2022-10-05T09:22:05.604Z] PASS
09:22:05 [2022-10-05T09:22:05.604Z] 
09:22:05 [2022-10-05T09:22:05.604Z] === Skipped
09:22:05 [2022-10-05T09:22:05.604Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:22:05 [2022-10-05T09:22:05.604Z] 
09:22:05 [2022-10-05T09:22:05.604Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:22:05 [2022-10-05T09:22:05.604Z] 
09:22:05 [2022-10-05T09:22:05.604Z] DONE 22 tests, 2 skipped in 1.530s
09:22:05 [2022-10-05T09:22:05.604Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:22:05 [2022-10-05T09:22:05.604Z] ++ 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
09:22:05 [2022-10-05T09:22:05.604Z] ++ set -e
09:22:05 [2022-10-05T09:22:05.604Z] ++ '[' -n 0 ']'
09:22:05 [2022-10-05T09:22:05.604Z] ++ set -x
09:22:05 [2022-10-05T09:22:05.604Z] ++ 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
09:22:05 [2022-10-05T09:22:05.604Z] === RUN   TestStripANSICommands
09:22:05 [2022-10-05T09:22:05.604Z] === RUN   TestStripANSICommands/#00
09:22:05 [2022-10-05T09:22:05.604Z] === RUN   TestStripANSICommands/#01
09:22:05 [2022-10-05T09:22:05.604Z] --- PASS: TestStripANSICommands (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:22:05 [2022-10-05T09:22:05.604Z] PASS
09:22:05 [2022-10-05T09:22:05.604Z] 
09:22:05 [2022-10-05T09:22:05.604Z] DONE 3 tests in 0.050s
09:22:05 [2022-10-05T09:22:05.604Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:22:05 [2022-10-05T09:22:05.604Z] ++ 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
09:22:05 [2022-10-05T09:22:05.604Z] ++ set -e
09:22:05 [2022-10-05T09:22:05.604Z] ++ '[' -n 0 ']'
09:22:05 [2022-10-05T09:22:05.604Z] ++ set -x
09:22:05 [2022-10-05T09:22:05.604Z] ++ 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
09:22:05 [2022-10-05T09:22:05.862Z] INFO: Testing against a local daemon
09:22:05 [2022-10-05T09:22:05.862Z] === RUN   TestNetworkCreateDelete
09:22:05 [2022-10-05T09:22:05.862Z] --- PASS: TestNetworkCreateDelete (0.15s)
09:22:05 [2022-10-05T09:22:05.862Z] === RUN   TestDockerNetworkDeletePreferID
09:22:06 [2022-10-05T09:22:06.428Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
09:22:06 [2022-10-05T09:22:06.428Z] === RUN   TestDaemonDNSFallback
09:22:12 [2022-10-05T09:22:12.982Z] --- PASS: TestDaemonDNSFallback (6.39s)
09:22:12 [2022-10-05T09:22:12.982Z] === RUN   TestInspectNetwork
09:22:16 [2022-10-05T09:22:16.263Z] === RUN   TestInspectNetwork/full_network_id
09:22:16 [2022-10-05T09:22:16.264Z] === RUN   TestInspectNetwork/partial_network_id
09:22:16 [2022-10-05T09:22:16.264Z] === RUN   TestInspectNetwork/network_name
09:22:16 [2022-10-05T09:22:16.264Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:22:20 [2022-10-05T09:22:20.445Z] --- PASS: TestInspectNetwork (7.12s)
09:22:20 [2022-10-05T09:22:20.445Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:22:20 [2022-10-05T09:22:20.445Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:22:20 [2022-10-05T09:22:20.445Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:22:20 [2022-10-05T09:22:20.445Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:22:20 [2022-10-05T09:22:20.445Z] === RUN   TestRunContainerWithBridgeNone
09:22:21 [2022-10-05T09:22:21.380Z] --- PASS: TestRunContainerWithBridgeNone (1.49s)
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkInvalidJSON/networks/create
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:22:21 [2022-10-05T09:22:21.380Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkList
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkList//networks
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkList//networks
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestNetworkList//networks/
09:22:21 [2022-10-05T09:22:21.380Z] === PAUSE TestNetworkList//networks/
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkList//networks
09:22:21 [2022-10-05T09:22:21.380Z] === CONT  TestNetworkList//networks/
09:22:21 [2022-10-05T09:22:21.380Z] --- PASS: TestNetworkList (0.02s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkList//networks (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:22:21 [2022-10-05T09:22:21.380Z] === RUN   TestHostIPv4BridgeLabel
09:22:21 [2022-10-05T09:22:21.946Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:22:21 [2022-10-05T09:22:21.946Z] === RUN   TestDaemonRestartWithLiveRestore
09:22:22 [2022-10-05T09:22:22.880Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:22:22 [2022-10-05T09:22:22.880Z] === RUN   TestDaemonDefaultNetworkPools
09:22:23 [2022-10-05T09:22:23.814Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
09:22:23 [2022-10-05T09:22:23.814Z] === RUN   TestDaemonRestartWithExistingNetwork
09:22:25 [2022-10-05T09:22:25.187Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s)
09:22:25 [2022-10-05T09:22:25.187Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:22:26 [2022-10-05T09:22:26.119Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
09:22:26 [2022-10-05T09:22:26.119Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:22:26 [2022-10-05T09:22:26.685Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:22:26 [2022-10-05T09:22:26.685Z] === RUN   TestServiceWithPredefinedNetwork
09:22:29 [2022-10-05T09:22:29.214Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
09:22:29 [2022-10-05T09:22:29.214Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:22:29 [2022-10-05T09:22:29.214Z]     service_test.go:242: FLAKY_TEST
09:22:29 [2022-10-05T09:22:29.214Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:22:29 [2022-10-05T09:22:29.214Z] === RUN   TestServiceWithDataPathPortInit
09:22:44 [2022-10-05T09:22:44.087Z] --- PASS: TestServiceWithDataPathPortInit (13.90s)
09:22:44 [2022-10-05T09:22:44.087Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:22:45 [2022-10-05T09:22:45.020Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ve7oa6n0cfai1j40jizqxx4ke Created:2022-10-05 09:22:43.784152034 +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[eb5b99dc982017eedfc1269dd8bf423d1c5149fe728d8d8b0cbfc679f1911d3d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2q50kpocitux34hruz4tt3mpc EndpointID:a34cf5b941b3915271fd859bc9a7604415e5c22e92e31134a58c132773007cf9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:98abbb0907f0b5d3cede6663bd8c22d8570a91d023771a5b23d20410bedd2dea 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:00d51ca166a6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2q50kpocitux34hruz4tt3mpc EndpointID:a34cf5b941b3915271fd859bc9a7604415e5c22e92e31134a58c132773007cf9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:22:49 [2022-10-05T09:22:49.260Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.37s)
09:22:49 [2022-10-05T09:22:49.260Z] PASS
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] === Skipped
09:22:49 [2022-10-05T09:22:49.260Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z]     service_test.go:242: FLAKY_TEST
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] DONE 38 tests, 1 skipped in 43.585s
09:22:49 [2022-10-05T09:22:49.260Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:22:49 [2022-10-05T09:22:49.260Z] ++ 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
09:22:49 [2022-10-05T09:22:49.260Z] ++ set -e
09:22:49 [2022-10-05T09:22:49.260Z] ++ '[' -n 0 ']'
09:22:49 [2022-10-05T09:22:49.260Z] ++ set -x
09:22:49 [2022-10-05T09:22:49.260Z] ++ 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
09:22:49 [2022-10-05T09:22:49.260Z] INFO: Testing against a local daemon
09:22:49 [2022-10-05T09:22:49.260Z] === RUN   TestDockerNetworkIpvlanPersistance
09:22:49 [2022-10-05T09:22:49.260Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:49 [2022-10-05T09:22:49.260Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z] === RUN   TestDockerNetworkIpvlan
09:22:49 [2022-10-05T09:22:49.260Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:49 [2022-10-05T09:22:49.260Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z] PASS
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] === Skipped
09:22:49 [2022-10-05T09:22:49.260Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:22:49 [2022-10-05T09:22:49.260Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:22:49 [2022-10-05T09:22:49.260Z] 
09:22:49 [2022-10-05T09:22:49.260Z] DONE 2 tests, 2 skipped in 0.096s
09:22:49 [2022-10-05T09:22:49.518Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:22:49 [2022-10-05T09:22:49.518Z] ++ 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
09:22:49 [2022-10-05T09:22:49.518Z] ++ set -e
09:22:49 [2022-10-05T09:22:49.518Z] ++ '[' -n 0 ']'
09:22:49 [2022-10-05T09:22:49.518Z] ++ set -x
09:22:49 [2022-10-05T09:22:49.518Z] ++ 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
09:22:49 [2022-10-05T09:22:49.518Z] INFO: Testing against a local daemon
09:22:49 [2022-10-05T09:22:49.518Z] === RUN   TestDockerNetworkMacvlanPersistance
09:22:50 [2022-10-05T09:22:50.891Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
09:22:50 [2022-10-05T09:22:50.891Z] === RUN   TestDockerNetworkMacvlan
09:22:51 [2022-10-05T09:22:51.457Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:22:52 [2022-10-05T09:22:52.391Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:22:52 [2022-10-05T09:22:52.956Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:22:54 [2022-10-05T09:22:54.855Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:22:56 [2022-10-05T09:22:56.757Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:23:00 [2022-10-05T09:23:00.038Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:23:00 [2022-10-05T09:23:00.297Z] --- PASS: TestDockerNetworkMacvlan (9.63s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s)
09:23:00 [2022-10-05T09:23:00.297Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
09:23:00 [2022-10-05T09:23:00.297Z] PASS
09:23:00 [2022-10-05T09:23:00.556Z] 
09:23:00 [2022-10-05T09:23:00.556Z] DONE 8 tests in 11.026s
09:23:00 [2022-10-05T09:23:00.556Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:23:00 [2022-10-05T09:23:00.556Z] ++ 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
09:23:00 [2022-10-05T09:23:00.556Z] ++ set -e
09:23:00 [2022-10-05T09:23:00.556Z] ++ '[' -n 0 ']'
09:23:00 [2022-10-05T09:23:00.556Z] ++ set -x
09:23:00 [2022-10-05T09:23:00.556Z] ++ 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
09:23:00 [2022-10-05T09:23:00.556Z] testing: warning: no tests to run
09:23:00 [2022-10-05T09:23:00.556Z] PASS
09:23:00 [2022-10-05T09:23:00.556Z] 
09:23:00 [2022-10-05T09:23:00.556Z] DONE 0 tests in 0.025s
09:23:00 [2022-10-05T09:23:00.556Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:23:00 [2022-10-05T09:23:00.556Z] ++ 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
09:23:00 [2022-10-05T09:23:00.556Z] ++ set -e
09:23:00 [2022-10-05T09:23:00.556Z] ++ '[' -n 0 ']'
09:23:00 [2022-10-05T09:23:00.556Z] ++ set -x
09:23:00 [2022-10-05T09:23:00.556Z] ++ 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
09:23:00 [2022-10-05T09:23:00.556Z] INFO: Testing against a local daemon
09:23:00 [2022-10-05T09:23:00.556Z] === RUN   TestAuthZPluginAllowRequest
09:23:01 [2022-10-05T09:23:01.931Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
09:23:01 [2022-10-05T09:23:01.931Z] === RUN   TestAuthZPluginTLS
09:23:02 [2022-10-05T09:23:02.497Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:23:02 [2022-10-05T09:23:02.497Z] === RUN   TestAuthZPluginDenyRequest
09:23:02 [2022-10-05T09:23:02.755Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:23:02 [2022-10-05T09:23:02.755Z] === RUN   TestAuthZPluginAPIDenyResponse
09:23:03 [2022-10-05T09:23:03.325Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:23:03 [2022-10-05T09:23:03.325Z] === RUN   TestAuthZPluginDenyResponse
09:23:03 [2022-10-05T09:23:03.891Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:23:03 [2022-10-05T09:23:03.891Z] === RUN   TestAuthZPluginAllowEventStream
09:23:05 [2022-10-05T09:23:05.265Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
09:23:05 [2022-10-05T09:23:05.265Z] === RUN   TestAuthZPluginErrorResponse
09:23:05 [2022-10-05T09:23:05.523Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:23:05 [2022-10-05T09:23:05.523Z] === RUN   TestAuthZPluginErrorRequest
09:23:06 [2022-10-05T09:23:06.089Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:23:06 [2022-10-05T09:23:06.089Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:23:06 [2022-10-05T09:23:06.657Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:23:06 [2022-10-05T09:23:06.657Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:23:08 [2022-10-05T09:23:08.556Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.49s)
09:23:08 [2022-10-05T09:23:08.556Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:23:09 [2022-10-05T09:23:09.931Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
09:23:09 [2022-10-05T09:23:09.931Z] === RUN   TestAuthZPluginHeader
09:23:10 [2022-10-05T09:23:10.496Z] --- PASS: TestAuthZPluginHeader (0.71s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:23:10 [2022-10-05T09:23:10.496Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:10 [2022-10-05T09:23:10.496Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2Disable
09:23:10 [2022-10-05T09:23:10.496Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:10 [2022-10-05T09:23:10.496Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:23:10 [2022-10-05T09:23:10.496Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:10 [2022-10-05T09:23:10.496Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:23:10 [2022-10-05T09:23:10.496Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:10 [2022-10-05T09:23:10.496Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:23:10 [2022-10-05T09:23:10.496Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:23:28 [2022-10-05T09:23:28.569Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
09:23:28 [2022-10-05T09:23:28.569Z] PASS
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] === Skipped
09:23:28 [2022-10-05T09:23:28.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:28 [2022-10-05T09:23:28.569Z] 
09:23:28 [2022-10-05T09:23:28.569Z] DONE 17 tests, 4 skipped in 26.755s
09:23:28 [2022-10-05T09:23:28.569Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:23:28 [2022-10-05T09:23:28.569Z] ++ 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
09:23:28 [2022-10-05T09:23:28.569Z] ++ set -e
09:23:28 [2022-10-05T09:23:28.569Z] ++ '[' -n 0 ']'
09:23:28 [2022-10-05T09:23:28.569Z] ++ set -x
09:23:28 [2022-10-05T09:23:28.569Z] ++ 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
09:23:28 [2022-10-05T09:23:28.569Z] INFO: Testing against a local daemon
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:23:28 [2022-10-05T09:23:28.569Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:23:28 [2022-10-05T09:23:28.569Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:23:28 [2022-10-05T09:23:28.569Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:23:28 [2022-10-05T09:23:28.569Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:23:28 [2022-10-05T09:23:28.569Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:23:28 [2022-10-05T09:23:28.569Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:23:28 [2022-10-05T09:23:28.569Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInstall
09:23:28 [2022-10-05T09:23:28.569Z] === RUN   TestPluginInstall/no_auth
09:23:31 [2022-10-05T09:23:31.852Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:31 [2022-10-05T09:23:31.852Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33132f3413d398389b2d33f66d04c5f1d932fcdb04e4fdd6a08a3a32a645d91e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:31 [2022-10-05T09:23:31.852Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:31 [2022-10-05T09:23:31.852Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33132f3413d398389b2d33f66d04c5f1d932fcdb04e4fdd6a08a3a32a645d91e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:31 [2022-10-05T09:23:31.852Z] === RUN   TestPluginInstall/with_htpasswd
09:23:32 [2022-10-05T09:23:32.110Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:32 [2022-10-05T09:23:32.110Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33132f3413d398389b2d33f66d04c5f1d932fcdb04e4fdd6a08a3a32a645d91e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:32 [2022-10-05T09:23:32.110Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:32 [2022-10-05T09:23:32.110Z] time="2022-10-05T09:23:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33132f3413d398389b2d33f66d04c5f1d932fcdb04e4fdd6a08a3a32a645d91e" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:32 [2022-10-05T09:23:32.368Z] === RUN   TestPluginInstall/with_insecure
09:23:33 [2022-10-05T09:23:33.301Z] time="2022-10-05T09:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:33 [2022-10-05T09:23:33.301Z] time="2022-10-05T09:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62316aadb5e132aa6e61a8eaf2917b65a415bae618282ae743b15508726daceb" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:33 [2022-10-05T09:23:33.301Z] time="2022-10-05T09:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:23:33 [2022-10-05T09:23:33.301Z] time="2022-10-05T09:23:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:62316aadb5e132aa6e61a8eaf2917b65a415bae618282ae743b15508726daceb" mediatype=application/vnd.docker.plugin.v1+json size=522
09:23:33 [2022-10-05T09:23:33.301Z]     plugin_test.go:196: [d86f66f16a92e] daemon is not started
09:23:33 [2022-10-05T09:23:33.301Z] --- PASS: TestPluginInstall (6.01s)
09:23:33 [2022-10-05T09:23:33.301Z]     --- PASS: TestPluginInstall/no_auth (4.38s)
09:23:33 [2022-10-05T09:23:33.301Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
09:23:33 [2022-10-05T09:23:33.301Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
09:23:33 [2022-10-05T09:23:33.301Z] === RUN   TestPluginsWithRuntimes
09:23:35 [2022-10-05T09:23:35.200Z] === RUN   TestPluginsWithRuntimes/No_Args
09:23:36 [2022-10-05T09:23:36.133Z] === RUN   TestPluginsWithRuntimes/With_Args
09:23:37 [2022-10-05T09:23:37.067Z] --- PASS: TestPluginsWithRuntimes (3.41s)
09:23:37 [2022-10-05T09:23:37.067Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.94s)
09:23:37 [2022-10-05T09:23:37.067Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
09:23:37 [2022-10-05T09:23:37.067Z] === RUN   TestPluginBackCompatMediaTypes
09:23:37 [2022-10-05T09:23:37.325Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
09:23:37 [2022-10-05T09:23:37.325Z] PASS
09:23:37 [2022-10-05T09:23:37.325Z] 
09:23:37 [2022-10-05T09:23:37.325Z] DONE 24 tests in 10.148s
09:23:37 [2022-10-05T09:23:37.325Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:23:37 [2022-10-05T09:23:37.325Z] ++ 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
09:23:37 [2022-10-05T09:23:37.325Z] ++ set -e
09:23:37 [2022-10-05T09:23:37.325Z] ++ '[' -n 0 ']'
09:23:37 [2022-10-05T09:23:37.325Z] ++ set -x
09:23:37 [2022-10-05T09:23:37.325Z] ++ 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
09:23:37 [2022-10-05T09:23:37.583Z] INFO: Testing against a local daemon
09:23:37 [2022-10-05T09:23:37.583Z] === RUN   TestExternalGraphDriver
09:23:37 [2022-10-05T09:23:37.841Z] === RUN   TestExternalGraphDriver/json
09:23:39 [2022-10-05T09:23:39.741Z] === RUN   TestExternalGraphDriver/spec
09:23:41 [2022-10-05T09:23:41.114Z] === RUN   TestExternalGraphDriver/pull
09:23:43 [2022-10-05T09:23:43.012Z] --- PASS: TestExternalGraphDriver (5.21s)
09:23:43 [2022-10-05T09:23:43.012Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
09:23:43 [2022-10-05T09:23:43.012Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
09:23:43 [2022-10-05T09:23:43.012Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
09:23:43 [2022-10-05T09:23:43.012Z] === RUN   TestGraphdriverPluginV2
09:23:43 [2022-10-05T09:23:43.012Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:43 [2022-10-05T09:23:43.012Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:23:43 [2022-10-05T09:23:43.012Z] PASS
09:23:43 [2022-10-05T09:23:43.012Z] 
09:23:43 [2022-10-05T09:23:43.012Z] === Skipped
09:23:43 [2022-10-05T09:23:43.012Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:23:43 [2022-10-05T09:23:43.012Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:23:43 [2022-10-05T09:23:43.012Z] 
09:23:43 [2022-10-05T09:23:43.012Z] DONE 5 tests, 1 skipped in 5.629s
09:23:43 [2022-10-05T09:23:43.012Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:23:43 [2022-10-05T09:23:43.012Z] ++ 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
09:23:43 [2022-10-05T09:23:43.012Z] ++ set -e
09:23:43 [2022-10-05T09:23:43.012Z] ++ '[' -n 0 ']'
09:23:43 [2022-10-05T09:23:43.012Z] ++ set -x
09:23:43 [2022-10-05T09:23:43.012Z] ++ 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
09:23:43 [2022-10-05T09:23:43.270Z] INFO: Testing against a local daemon
09:23:43 [2022-10-05T09:23:43.270Z] === RUN   TestContinueAfterPluginCrash
09:23:43 [2022-10-05T09:23:43.270Z] === PAUSE TestContinueAfterPluginCrash
09:23:43 [2022-10-05T09:23:43.270Z] === RUN   TestReadPluginNoRead
09:23:43 [2022-10-05T09:23:43.270Z] === PAUSE TestReadPluginNoRead
09:23:43 [2022-10-05T09:23:43.270Z] === RUN   TestDaemonStartWithLogOpt
09:23:43 [2022-10-05T09:23:43.270Z] === PAUSE TestDaemonStartWithLogOpt
09:23:43 [2022-10-05T09:23:43.270Z] === CONT  TestContinueAfterPluginCrash
09:23:43 [2022-10-05T09:23:43.270Z] === CONT  TestDaemonStartWithLogOpt
09:23:46 [2022-10-05T09:23:46.552Z] --- PASS: TestDaemonStartWithLogOpt (3.30s)
09:23:46 [2022-10-05T09:23:46.552Z] === CONT  TestReadPluginNoRead
09:23:49 [2022-10-05T09:23:49.081Z] === RUN   TestReadPluginNoRead/default
09:23:50 [2022-10-05T09:23:50.026Z] === RUN   TestReadPluginNoRead/disabled_caching
09:23:51 [2022-10-05T09:23:51.415Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:23:51 [2022-10-05T09:23:51.415Z] --- PASS: TestContinueAfterPluginCrash (8.08s)
09:23:52 [2022-10-05T09:23:52.349Z] === CONT  TestReadPluginNoRead
09:23:52 [2022-10-05T09:23:52.349Z]     read_test.go:91: [d4e2de6d9d499] daemon is not started
09:23:52 [2022-10-05T09:23:52.349Z] --- PASS: TestReadPluginNoRead (5.94s)
09:23:52 [2022-10-05T09:23:52.349Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
09:23:52 [2022-10-05T09:23:52.349Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
09:23:52 [2022-10-05T09:23:52.349Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
09:23:52 [2022-10-05T09:23:52.349Z] PASS
09:23:52 [2022-10-05T09:23:52.349Z] 
09:23:52 [2022-10-05T09:23:52.349Z] DONE 6 tests in 9.349s
09:23:52 [2022-10-05T09:23:52.349Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:23:52 [2022-10-05T09:23:52.349Z] ++ 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
09:23:52 [2022-10-05T09:23:52.349Z] ++ set -e
09:23:52 [2022-10-05T09:23:52.349Z] ++ '[' -n 0 ']'
09:23:52 [2022-10-05T09:23:52.349Z] ++ set -x
09:23:52 [2022-10-05T09:23:52.349Z] ++ 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
09:23:52 [2022-10-05T09:23:52.607Z] testing: warning: no tests to run
09:23:52 [2022-10-05T09:23:52.607Z] PASS
09:23:52 [2022-10-05T09:23:52.607Z] 
09:23:52 [2022-10-05T09:23:52.607Z] DONE 0 tests in 0.034s
09:23:52 [2022-10-05T09:23:52.607Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:23:52 [2022-10-05T09:23:52.607Z] ++ 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
09:23:52 [2022-10-05T09:23:52.607Z] ++ set -e
09:23:52 [2022-10-05T09:23:52.607Z] ++ '[' -n 0 ']'
09:23:52 [2022-10-05T09:23:52.607Z] ++ set -x
09:23:52 [2022-10-05T09:23:52.607Z] ++ 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
09:23:52 [2022-10-05T09:23:52.607Z] INFO: Testing against a local daemon
09:23:52 [2022-10-05T09:23:52.607Z] === RUN   TestPluginWithDevMounts
09:23:52 [2022-10-05T09:23:52.607Z] === PAUSE TestPluginWithDevMounts
09:23:52 [2022-10-05T09:23:52.607Z] === CONT  TestPluginWithDevMounts
09:23:54 [2022-10-05T09:23:54.507Z] --- PASS: TestPluginWithDevMounts (1.56s)
09:23:54 [2022-10-05T09:23:54.507Z] PASS
09:23:54 [2022-10-05T09:23:54.507Z] 
09:23:54 [2022-10-05T09:23:54.507Z] DONE 1 tests in 1.667s
09:23:54 [2022-10-05T09:23:54.507Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:23:54 [2022-10-05T09:23:54.507Z] ++ 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
09:23:54 [2022-10-05T09:23:54.507Z] ++ set -e
09:23:54 [2022-10-05T09:23:54.507Z] ++ '[' -n 0 ']'
09:23:54 [2022-10-05T09:23:54.507Z] ++ set -x
09:23:54 [2022-10-05T09:23:54.507Z] ++ 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
09:23:54 [2022-10-05T09:23:54.507Z] INFO: Testing against a local daemon
09:23:54 [2022-10-05T09:23:54.507Z] === RUN   TestSecretInspect
09:23:56 [2022-10-05T09:23:56.407Z] --- PASS: TestSecretInspect (2.21s)
09:23:56 [2022-10-05T09:23:56.407Z] === RUN   TestSecretList
09:23:58 [2022-10-05T09:23:58.936Z] --- PASS: TestSecretList (2.20s)
09:23:58 [2022-10-05T09:23:58.936Z] === RUN   TestSecretsCreateAndDelete
09:24:01 [2022-10-05T09:24:01.465Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
09:24:01 [2022-10-05T09:24:01.465Z] === RUN   TestSecretsUpdate
09:24:03 [2022-10-05T09:24:03.364Z] --- PASS: TestSecretsUpdate (2.18s)
09:24:03 [2022-10-05T09:24:03.364Z] === RUN   TestTemplatedSecret
09:24:05 [2022-10-05T09:24:05.894Z] --- PASS: TestTemplatedSecret (2.51s)
09:24:05 [2022-10-05T09:24:05.894Z] === RUN   TestSecretCreateResolve
09:24:08 [2022-10-05T09:24:08.421Z] --- PASS: TestSecretCreateResolve (2.27s)
09:24:08 [2022-10-05T09:24:08.421Z] PASS
09:24:08 [2022-10-05T09:24:08.421Z] 
09:24:08 [2022-10-05T09:24:08.421Z] DONE 6 tests in 13.778s
09:24:08 [2022-10-05T09:24:08.421Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:24:08 [2022-10-05T09:24:08.421Z] ++ 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
09:24:08 [2022-10-05T09:24:08.421Z] ++ set -e
09:24:08 [2022-10-05T09:24:08.421Z] ++ '[' -n 0 ']'
09:24:08 [2022-10-05T09:24:08.421Z] ++ set -x
09:24:08 [2022-10-05T09:24:08.421Z] ++ 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
09:24:08 [2022-10-05T09:24:08.421Z] INFO: Testing against a local daemon
09:24:08 [2022-10-05T09:24:08.421Z] === RUN   TestServiceCreateInit
09:24:08 [2022-10-05T09:24:08.421Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:24:11 [2022-10-05T09:24:11.703Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:24:15 [2022-10-05T09:24:15.887Z] --- PASS: TestServiceCreateInit (7.29s)
09:24:15 [2022-10-05T09:24:15.887Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s)
09:24:15 [2022-10-05T09:24:15.887Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.77s)
09:24:15 [2022-10-05T09:24:15.887Z] === RUN   TestCreateServiceMultipleTimes
09:24:30 [2022-10-05T09:24:30.763Z] --- PASS: TestCreateServiceMultipleTimes (15.19s)
09:24:30 [2022-10-05T09:24:30.763Z] === RUN   TestCreateServiceConflict
09:24:32 [2022-10-05T09:24:32.664Z] --- PASS: TestCreateServiceConflict (2.17s)
09:24:32 [2022-10-05T09:24:32.664Z] === RUN   TestCreateServiceMaxReplicas
09:24:35 [2022-10-05T09:24:35.944Z] --- PASS: TestCreateServiceMaxReplicas (2.78s)
09:24:35 [2022-10-05T09:24:35.944Z] === RUN   TestCreateWithDuplicateNetworkNames
09:24:50 [2022-10-05T09:24:50.809Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s)
09:24:50 [2022-10-05T09:24:50.809Z] === RUN   TestCreateServiceSecretFileMode
09:24:51 [2022-10-05T09:24:51.069Z] --- PASS: TestCreateServiceSecretFileMode (2.44s)
09:24:51 [2022-10-05T09:24:51.069Z] === RUN   TestCreateServiceConfigFileMode
09:24:53 [2022-10-05T09:24:53.598Z] --- PASS: TestCreateServiceConfigFileMode (2.52s)
09:24:53 [2022-10-05T09:24:53.598Z] === RUN   TestCreateServiceSysctls
09:24:56 [2022-10-05T09:24:56.878Z] --- PASS: TestCreateServiceSysctls (2.94s)
09:24:56 [2022-10-05T09:24:56.878Z] === RUN   TestCreateServiceCapabilities
09:24:59 [2022-10-05T09:24:59.406Z] --- PASS: TestCreateServiceCapabilities (2.43s)
09:24:59 [2022-10-05T09:24:59.406Z] === RUN   TestInspect
09:25:01 [2022-10-05T09:25:01.935Z] --- PASS: TestInspect (2.67s)
09:25:01 [2022-10-05T09:25:01.935Z] === RUN   TestCreateJob
09:25:05 [2022-10-05T09:25:05.217Z] --- PASS: TestCreateJob (3.08s)
09:25:05 [2022-10-05T09:25:05.217Z] === RUN   TestReplicatedJob
09:25:10 [2022-10-05T09:25:10.518Z] --- PASS: TestReplicatedJob (5.31s)
09:25:10 [2022-10-05T09:25:10.518Z] === RUN   TestUpdateReplicatedJob
09:25:13 [2022-10-05T09:25:13.062Z] --- PASS: TestUpdateReplicatedJob (3.06s)
09:25:13 [2022-10-05T09:25:13.062Z] === RUN   TestServiceListWithStatuses
09:25:13 [2022-10-05T09:25:13.062Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:25:13 [2022-10-05T09:25:13.062Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:25:13 [2022-10-05T09:25:13.062Z] === RUN   TestDockerNetworkConnectAlias
09:25:17 [2022-10-05T09:25:17.245Z] --- PASS: TestDockerNetworkConnectAlias (4.07s)
09:25:17 [2022-10-05T09:25:17.245Z] === RUN   TestDockerNetworkReConnect
09:25:20 [2022-10-05T09:25:20.527Z] --- PASS: TestDockerNetworkReConnect (3.31s)
09:25:20 [2022-10-05T09:25:20.527Z] === RUN   TestServicePlugin
09:25:20 [2022-10-05T09:25:20.527Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:25:20 [2022-10-05T09:25:20.527Z] --- SKIP: TestServicePlugin (0.00s)
09:25:20 [2022-10-05T09:25:20.527Z] === RUN   TestServiceUpdateLabel
09:25:23 [2022-10-05T09:25:23.053Z] --- PASS: TestServiceUpdateLabel (2.27s)
09:25:23 [2022-10-05T09:25:23.053Z] === RUN   TestServiceUpdateSecrets
09:25:37 [2022-10-05T09:25:37.920Z] --- PASS: TestServiceUpdateSecrets (14.46s)
09:25:37 [2022-10-05T09:25:37.920Z] === RUN   TestServiceUpdateConfigs
09:25:52 [2022-10-05T09:25:52.790Z] --- PASS: TestServiceUpdateConfigs (14.40s)
09:25:52 [2022-10-05T09:25:52.790Z] === RUN   TestServiceUpdateNetwork
09:26:04 [2022-10-05T09:26:04.987Z] --- PASS: TestServiceUpdateNetwork (12.31s)
09:26:04 [2022-10-05T09:26:04.987Z] === RUN   TestServiceUpdatePidsLimit
09:26:05 [2022-10-05T09:26:05.246Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:26:05 [2022-10-05T09:26:05.811Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:26:13 [2022-10-05T09:26:13.917Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:26:20 [2022-10-05T09:26:20.472Z] --- PASS: TestServiceUpdatePidsLimit (16.08s)
09:26:20 [2022-10-05T09:26:20.472Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:26:20 [2022-10-05T09:26:20.472Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s)
09:26:20 [2022-10-05T09:26:20.472Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
09:26:20 [2022-10-05T09:26:20.472Z] PASS
09:26:20 [2022-10-05T09:26:20.472Z] 
09:26:20 [2022-10-05T09:26:20.472Z] === Skipped
09:26:20 [2022-10-05T09:26:20.472Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:26:20 [2022-10-05T09:26:20.472Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:26:20 [2022-10-05T09:26:20.472Z] 
09:26:20 [2022-10-05T09:26:20.472Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:26:20 [2022-10-05T09:26:20.472Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:26:20 [2022-10-05T09:26:20.472Z] 
09:26:20 [2022-10-05T09:26:20.472Z] DONE 27 tests, 2 skipped in 132.089s
09:26:20 [2022-10-05T09:26:20.472Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:26:20 [2022-10-05T09:26:20.472Z] ++ 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
09:26:20 [2022-10-05T09:26:20.472Z] ++ set -e
09:26:20 [2022-10-05T09:26:20.472Z] ++ '[' -n 0 ']'
09:26:20 [2022-10-05T09:26:20.472Z] ++ set -x
09:26:20 [2022-10-05T09:26:20.472Z] ++ 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
09:26:20 [2022-10-05T09:26:20.472Z] INFO: Testing against a local daemon
09:26:20 [2022-10-05T09:26:20.472Z] === RUN   TestSessionCreate
09:26:20 [2022-10-05T09:26:20.472Z] --- PASS: TestSessionCreate (0.04s)
09:26:20 [2022-10-05T09:26:20.472Z] === RUN   TestSessionCreateWithBadUpgrade
09:26:20 [2022-10-05T09:26:20.472Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
09:26:20 [2022-10-05T09:26:20.472Z] PASS
09:26:20 [2022-10-05T09:26:20.472Z] 
09:26:20 [2022-10-05T09:26:20.472Z] DONE 2 tests in 0.184s
09:26:20 [2022-10-05T09:26:20.473Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:26:20 [2022-10-05T09:26:20.473Z] ++ 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
09:26:20 [2022-10-05T09:26:20.473Z] ++ set -e
09:26:20 [2022-10-05T09:26:20.473Z] ++ '[' -n 0 ']'
09:26:20 [2022-10-05T09:26:20.473Z] ++ set -x
09:26:20 [2022-10-05T09:26:20.473Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
09:26:20 [2022-10-05T09:26:20.473Z] INFO: Testing against a local daemon
09:26:20 [2022-10-05T09:26:20.473Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:26:20 [2022-10-05T09:26:20.473Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:26:20 [2022-10-05T09:26:20.473Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:26:20 [2022-10-05T09:26:20.473Z] === RUN   TestDiskUsage
09:26:20 [2022-10-05T09:26:20.473Z] === PAUSE TestDiskUsage
09:26:20 [2022-10-05T09:26:20.473Z] === RUN   TestEventsExecDie
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestEventsExecDie (0.53s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestEventsBackwardsCompatible
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestEventsVolumeCreate
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestEventsVolumeCreate (0.06s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestInfoBinaryCommits
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestInfoAPIVersioned
09:26:21 [2022-10-05T09:26:21.039Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:26:21 [2022-10-05T09:26:21.039Z] === RUN   TestInfoAPI
09:26:21 [2022-10-05T09:26:21.297Z] --- PASS: TestInfoAPI (0.02s)
09:26:21 [2022-10-05T09:26:21.297Z] === RUN   TestInfoAPIWarnings
09:26:39 [2022-10-05T09:26:39.369Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:26:39 [2022-10-05T09:26:39.369Z] === RUN   TestInfoDebug
09:26:39 [2022-10-05T09:26:39.369Z] --- PASS: TestInfoDebug (0.52s)
09:26:39 [2022-10-05T09:26:39.369Z] === RUN   TestInfoInsecureRegistries
09:26:39 [2022-10-05T09:26:39.369Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:26:39 [2022-10-05T09:26:39.369Z] === RUN   TestInfoRegistryMirrors
09:26:39 [2022-10-05T09:26:39.369Z] --- PASS: TestInfoRegistryMirrors (0.53s)
09:26:39 [2022-10-05T09:26:39.369Z] === RUN   TestLoginFailsWithBadCredentials
09:26:39 [2022-10-05T09:26:39.628Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
09:26:39 [2022-10-05T09:26:39.628Z] === RUN   TestPingCacheHeaders
09:26:39 [2022-10-05T09:26:39.628Z] --- PASS: TestPingCacheHeaders (0.02s)
09:26:39 [2022-10-05T09:26:39.628Z] === RUN   TestPingGet
09:26:39 [2022-10-05T09:26:39.628Z] --- PASS: TestPingGet (0.02s)
09:26:39 [2022-10-05T09:26:39.628Z] === RUN   TestPingHead
09:26:39 [2022-10-05T09:26:39.887Z] --- PASS: TestPingHead (0.02s)
09:26:39 [2022-10-05T09:26:39.887Z] === RUN   TestPingSwarmHeader
09:26:40 [2022-10-05T09:26:40.454Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:26:40 [2022-10-05T09:26:40.713Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:26:42 [2022-10-05T09:26:42.087Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:26:42 [2022-10-05T09:26:42.087Z] --- PASS: TestPingSwarmHeader (2.06s)
09:26:42 [2022-10-05T09:26:42.087Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:26:42 [2022-10-05T09:26:42.087Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:26:42 [2022-10-05T09:26:42.087Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:26:42 [2022-10-05T09:26:42.087Z] === RUN   TestPingBuilderHeader
09:26:42 [2022-10-05T09:26:42.087Z] === RUN   TestPingBuilderHeader/default_config
09:26:42 [2022-10-05T09:26:42.346Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:26:42 [2022-10-05T09:26:42.912Z] --- PASS: TestPingBuilderHeader (1.05s)
09:26:42 [2022-10-05T09:26:42.912Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:26:42 [2022-10-05T09:26:42.912Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:26:42 [2022-10-05T09:26:42.912Z] === RUN   TestVersion
09:26:42 [2022-10-05T09:26:42.912Z] --- PASS: TestVersion (0.02s)
09:26:42 [2022-10-05T09:26:42.912Z] === CONT  TestDiskUsage
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/image_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:26:43 [2022-10-05T09:26:43.479Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.737Z] === RUN   TestDiskUsage/after_container.Run
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:26:43 [2022-10-05T09:26:43.996Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:26:44 [2022-10-05T09:26:44.254Z] --- PASS: TestDiskUsage (1.22s)
09:26:44 [2022-10-05T09:26:44.254Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.254Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z] PASS
09:26:44 [2022-10-05T09:26:44.255Z] 
09:26:44 [2022-10-05T09:26:44.255Z] === Skipped
09:26:44 [2022-10-05T09:26:44.255Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:26:44 [2022-10-05T09:26:44.255Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:26:44 [2022-10-05T09:26:44.255Z] 
09:26:44 [2022-10-05T09:26:44.255Z] DONE 57 tests, 1 skipped in 23.821s
09:26:44 [2022-10-05T09:26:44.255Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:26:44 [2022-10-05T09:26:44.255Z] ++ 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
09:26:44 [2022-10-05T09:26:44.255Z] ++ set -e
09:26:44 [2022-10-05T09:26:44.255Z] ++ '[' -n 0 ']'
09:26:44 [2022-10-05T09:26:44.255Z] ++ set -x
09:26:44 [2022-10-05T09:26:44.255Z] ++ 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
09:26:44 [2022-10-05T09:26:44.255Z] INFO: Testing against a local daemon
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesCreateAndList
09:26:44 [2022-10-05T09:26:44.255Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesRemove
09:26:44 [2022-10-05T09:26:44.255Z] --- PASS: TestVolumesRemove (0.08s)
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesInspect
09:26:44 [2022-10-05T09:26:44.255Z] --- PASS: TestVolumesInspect (0.02s)
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesInvalidJSON
09:26:44 [2022-10-05T09:26:44.255Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:26:44 [2022-10-05T09:26:44.255Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:26:44 [2022-10-05T09:26:44.513Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:26:44 [2022-10-05T09:26:44.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:26:44 [2022-10-05T09:26:44.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:26:44 [2022-10-05T09:26:44.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:26:44 [2022-10-05T09:26:44.513Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:26:44 [2022-10-05T09:26:44.513Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:26:44 [2022-10-05T09:26:44.513Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:26:44 [2022-10-05T09:26:44.513Z] PASS
09:26:44 [2022-10-05T09:26:44.513Z] 
09:26:44 [2022-10-05T09:26:44.513Z] DONE 9 tests in 0.235s
09:26:44 [2022-10-05T09:26:44.513Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:26:44 [2022-10-05T09:26:44.513Z] ++++ cat bundles/test-integration/docker.pid
09:26:44 [2022-10-05T09:26:44.513Z] +++ kill 14862
09:26:44 [2022-10-05T09:26:44.772Z] +++ /etc/init.d/apparmor stop
09:26:44 [2022-10-05T09:26:44.772Z] Leaving: AppArmorNo profiles have been unloaded.
09:26:44 [2022-10-05T09:26:44.772Z] 
09:26:44 [2022-10-05T09:26:44.772Z] Unloading profiles will leave already running processes permanently
09:26:44 [2022-10-05T09:26:44.772Z] unconfined, which can lead to unexpected situations.
09:26:44 [2022-10-05T09:26:44.772Z] 
09:26:44 [2022-10-05T09:26:44.772Z] To set a process to complain mode, use the command line tool
09:26:44 [2022-10-05T09:26:44.772Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:26:44 [2022-10-05T09:26:44.772Z] +++ true
09:26:44 [2022-10-05T09:26:44.772Z] exiting test-integration
09:26:44 [2022-10-05T09:26:44.772Z] ++ exit 0
09:26:44 [2022-10-05T09:26:44.772Z] 
Post stage
[Pipeline] junit
09:26:45 [2022-10-05T09:26:45.719Z] Recording test results
09:26:45 [2022-10-05T09:26:45.969Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:26:46 [2022-10-05T09:26:46.287Z] + echo Ensuring container killed.
09:26:46 [2022-10-05T09:26:46.288Z] Ensuring container killed.
09:26:46 [2022-10-05T09:26:46.288Z] + docker rm -vf docker-pr1
09:26:46 [2022-10-05T09:26:46.288Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:26:46 [2022-10-05T09:26:46.583Z] + echo Chowning /workspace to jenkins user
09:26:46 [2022-10-05T09:26:46.583Z] Chowning /workspace to jenkins user
09:26:46 [2022-10-05T09:26:46.583Z] + id -u
09:26:46 [2022-10-05T09:26:46.583Z] + id -g
09:26:46 [2022-10-05T09:26:46.583Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44250:/workspace busybox chown -R 1000:1000 /workspace
09:26:46 [2022-10-05T09:26:46.583Z] Unable to find image 'busybox:latest' locally
09:26:46 [2022-10-05T09:26:46.842Z] latest: Pulling from library/busybox
09:26:46 [2022-10-05T09:26:46.842Z] 89485c9dae0b: Pulling fs layer
09:26:46 [2022-10-05T09:26:46.842Z] 89485c9dae0b: Verifying Checksum
09:26:46 [2022-10-05T09:26:46.842Z] 89485c9dae0b: Download complete
09:26:46 [2022-10-05T09:26:46.842Z] 89485c9dae0b: Pull complete
09:26:46 [2022-10-05T09:26:46.842Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
09:26:46 [2022-10-05T09:26:46.842Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:26:48 [2022-10-05T09:26:48.508Z] + bundleName=arm64-integration
09:26:48 [2022-10-05T09:26:48.508Z] + echo Creating arm64-integration-bundles.tar.gz
09:26:48 [2022-10-05T09:26:48.508Z] Creating arm64-integration-bundles.tar.gz
09:26:48 [2022-10-05T09:26:48.508Z] + xargs tar -czf arm64-integration-bundles.tar.gz
09:26:48 [2022-10-05T09:26:48.508Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
09:26:48 [2022-10-05T09:26:48.779Z] Archiving artifacts
09:26:50 [2022-10-05T09:26:50.483Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44250/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:26:50 [2022-10-05T09:26:50.784Z] + make clean
09:26:51 [2022-10-05T09:26:51.043Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:26:51 [2022-10-05T09:26:51.043Z] docker-dev-cache
09:26:51 [2022-10-05T09:26:51.043Z] 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