Skip to content
Success

Console Output

Skipping 283 KB.. Full Log
09:50:32 [2022-10-05T09:50:32.124Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:50:32 [2022-10-05T09:50:32.124Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:50:32 [2022-10-05T09:50:32.124Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:50:32 [2022-10-05T09:50:32.124Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:50:32 [2022-10-05T09:50:32.124Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:50:32 [2022-10-05T09:50:32.124Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:50:32 [2022-10-05T09:50:32.124Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:50:32 [2022-10-05T09:50:32.124Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:50:32 [2022-10-05T09:50:32.124Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:50:32 [2022-10-05T09:50:32.124Z] === RUN   TestContainerStartOnDaemonRestart
09:50:32 [2022-10-05T09:50:32.124Z] === PAUSE TestContainerStartOnDaemonRestart
09:50:32 [2022-10-05T09:50:32.124Z] === RUN   TestDaemonRestartIpcMode
09:50:32 [2022-10-05T09:50:32.124Z] === PAUSE TestDaemonRestartIpcMode
09:50:32 [2022-10-05T09:50:32.124Z] === RUN   TestDaemonHostGatewayIP
09:50:32 [2022-10-05T09:50:32.124Z] === PAUSE TestDaemonHostGatewayIP
09:50:32 [2022-10-05T09:50:32.124Z] === RUN   TestRestartDaemonWithRestartingContainer
09:50:32 [2022-10-05T09:50:32.124Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:50:32 [2022-10-05T09:50:32.124Z] === RUN   TestContainerKillOnDaemonStart
09:50:32 [2022-10-05T09:50:32.124Z] === PAUSE TestContainerKillOnDaemonStart
09:50:32 [2022-10-05T09:50:32.124Z] === RUN   TestDiff
09:50:32 [2022-10-05T09:50:32.383Z] --- PASS: TestDiff (0.43s)
09:50:32 [2022-10-05T09:50:32.383Z] === RUN   TestExecConsoleSize
09:50:32 [2022-10-05T09:50:32.951Z] --- PASS: TestExecConsoleSize (0.51s)
09:50:32 [2022-10-05T09:50:32.951Z] === RUN   TestExecWithCloseStdin
09:50:33 [2022-10-05T09:50:33.523Z] --- PASS: TestExecWithCloseStdin (0.50s)
09:50:33 [2022-10-05T09:50:33.523Z] === RUN   TestExec
09:50:34 [2022-10-05T09:50:34.093Z] --- PASS: TestExec (0.52s)
09:50:34 [2022-10-05T09:50:34.093Z] === RUN   TestExecUser
09:50:34 [2022-10-05T09:50:34.661Z] --- PASS: TestExecUser (0.55s)
09:50:34 [2022-10-05T09:50:34.661Z] === RUN   TestExportContainerAndImportImage
09:50:35 [2022-10-05T09:50:35.230Z] --- PASS: TestExportContainerAndImportImage (0.62s)
09:50:35 [2022-10-05T09:50:35.230Z] === RUN   TestExportContainerAfterDaemonRestart
09:50:36 [2022-10-05T09:50:36.633Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
09:50:36 [2022-10-05T09:50:36.633Z] === RUN   TestHealthCheckWorkdir
09:50:36 [2022-10-05T09:50:36.893Z] --- PASS: TestHealthCheckWorkdir (0.52s)
09:50:36 [2022-10-05T09:50:36.893Z] === RUN   TestHealthKillContainer
09:50:45 [2022-10-05T09:50:45.011Z] --- PASS: TestHealthKillContainer (7.83s)
09:50:45 [2022-10-05T09:50:45.011Z] === RUN   TestHealthCheckProcessKilled
09:50:45 [2022-10-05T09:50:45.579Z] --- PASS: TestHealthCheckProcessKilled (0.74s)
09:50:45 [2022-10-05T09:50:45.579Z] === RUN   TestInspectCpusetInConfigPre120
09:50:46 [2022-10-05T09:50:46.147Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
09:50:46 [2022-10-05T09:50:46.147Z] === RUN   TestIpcModeNone
09:50:46 [2022-10-05T09:50:46.406Z] --- PASS: TestIpcModeNone (0.49s)
09:50:46 [2022-10-05T09:50:46.406Z] === RUN   TestIpcModePrivate
09:50:46 [2022-10-05T09:50:46.973Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
09:50:46 [2022-10-05T09:50:46.973Z] --- PASS: TestIpcModePrivate (0.48s)
09:50:46 [2022-10-05T09:50:46.973Z] === RUN   TestIpcModeShareable
09:50:47 [2022-10-05T09:50:47.232Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
09:50:47 [2022-10-05T09:50:47.491Z] --- PASS: TestIpcModeShareable (0.48s)
09:50:47 [2022-10-05T09:50:47.491Z] === RUN   TestAPIIpcModeShareableAndContainer
09:50:48 [2022-10-05T09:50:48.869Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
09:50:48 [2022-10-05T09:50:48.869Z] === RUN   TestAPIIpcModeHost
09:50:49 [2022-10-05T09:50:49.437Z] --- PASS: TestAPIIpcModeHost (0.37s)
09:50:49 [2022-10-05T09:50:49.437Z] === RUN   TestDaemonIpcModeShareable
09:50:50 [2022-10-05T09:50:50.374Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:50:50 [2022-10-05T09:50:50.374Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
09:50:50 [2022-10-05T09:50:50.374Z] === RUN   TestDaemonIpcModePrivate
09:50:51 [2022-10-05T09:50:51.752Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:50:51 [2022-10-05T09:50:51.752Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
09:50:51 [2022-10-05T09:50:51.752Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:50:52 [2022-10-05T09:50:52.690Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:50:52 [2022-10-05T09:50:52.690Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
09:50:52 [2022-10-05T09:50:52.690Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:50:54 [2022-10-05T09:50:54.068Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:50:54 [2022-10-05T09:50:54.068Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
09:50:54 [2022-10-05T09:50:54.068Z] === RUN   TestIpcModeOlderClient
09:50:54 [2022-10-05T09:50:54.068Z] === PAUSE TestIpcModeOlderClient
09:50:54 [2022-10-05T09:50:54.068Z] === RUN   TestKillContainerInvalidSignal
09:50:54 [2022-10-05T09:50:54.327Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
09:50:54 [2022-10-05T09:50:54.327Z] === RUN   TestKillContainer
09:50:54 [2022-10-05T09:50:54.327Z] === RUN   TestKillContainer/no_signal
09:50:54 [2022-10-05T09:50:54.895Z] === RUN   TestKillContainer/non_killing_signal
09:50:55 [2022-10-05T09:50:55.154Z] === RUN   TestKillContainer/killing_signal
09:50:55 [2022-10-05T09:50:55.722Z] --- PASS: TestKillContainer (1.30s)
09:50:55 [2022-10-05T09:50:55.722Z]     --- PASS: TestKillContainer/no_signal (0.39s)
09:50:55 [2022-10-05T09:50:55.722Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
09:50:55 [2022-10-05T09:50:55.722Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
09:50:55 [2022-10-05T09:50:55.722Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:50:55 [2022-10-05T09:50:55.722Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:50:55 [2022-10-05T09:50:55.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:50:56 [2022-10-05T09:50:56.921Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
09:50:56 [2022-10-05T09:50:56.921Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
09:50:56 [2022-10-05T09:50:56.921Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s)
09:50:56 [2022-10-05T09:50:56.921Z] === RUN   TestKillStoppedContainer
09:50:56 [2022-10-05T09:50:56.921Z] --- PASS: TestKillStoppedContainer (0.05s)
09:50:56 [2022-10-05T09:50:56.921Z] === RUN   TestKillStoppedContainerAPIPre120
09:50:56 [2022-10-05T09:50:56.921Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:50:56 [2022-10-05T09:50:56.921Z] === RUN   TestKillDifferentUserContainer
09:50:57 [2022-10-05T09:50:57.489Z] --- PASS: TestKillDifferentUserContainer (0.43s)
09:50:57 [2022-10-05T09:50:57.489Z] === RUN   TestInspectOomKilledTrue
09:50:58 [2022-10-05T09:50:58.057Z] --- PASS: TestInspectOomKilledTrue (0.49s)
09:50:58 [2022-10-05T09:50:58.057Z] === RUN   TestInspectOomKilledFalse
09:50:58 [2022-10-05T09:50:58.316Z] --- PASS: TestInspectOomKilledFalse (0.41s)
09:50:58 [2022-10-05T09:50:58.316Z] === RUN   TestLinksEtcHostsContentMatch
09:50:58 [2022-10-05T09:50:58.575Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
09:50:58 [2022-10-05T09:50:58.575Z] === RUN   TestLinksContainerNames
09:50:59 [2022-10-05T09:50:59.511Z] --- PASS: TestLinksContainerNames (0.83s)
09:50:59 [2022-10-05T09:50:59.511Z] === RUN   TestLogsFollowTailEmpty
09:50:59 [2022-10-05T09:50:59.771Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
09:50:59 [2022-10-05T09:50:59.771Z] === RUN   TestLogs
09:50:59 [2022-10-05T09:50:59.771Z] === RUN   TestLogs/driver_local
09:51:00 [2022-10-05T09:51:00.030Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:51:00 [2022-10-05T09:51:00.030Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:51:00 [2022-10-05T09:51:00.030Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:51:00 [2022-10-05T09:51:00.030Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:51:00 [2022-10-05T09:51:00.030Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:51:00 [2022-10-05T09:51:00.030Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:51:00 [2022-10-05T09:51:00.600Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:51:00 [2022-10-05T09:51:00.600Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:51:01 [2022-10-05T09:51:01.190Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:51:01 [2022-10-05T09:51:01.190Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:51:01 [2022-10-05T09:51:01.758Z] === RUN   TestLogs/driver_json-file
09:51:01 [2022-10-05T09:51:01.758Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:51:01 [2022-10-05T09:51:01.758Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:51:01 [2022-10-05T09:51:01.758Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:51:01 [2022-10-05T09:51:01.758Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:51:01 [2022-10-05T09:51:01.758Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:51:01 [2022-10-05T09:51:01.758Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:51:02 [2022-10-05T09:51:02.331Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:51:02 [2022-10-05T09:51:02.331Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:51:02 [2022-10-05T09:51:02.899Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:51:02 [2022-10-05T09:51:02.899Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:51:03 [2022-10-05T09:51:03.467Z] --- PASS: TestLogs (3.58s)
09:51:03 [2022-10-05T09:51:03.467Z]     --- PASS: TestLogs/driver_local (0.03s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.57s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.60s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s)
09:51:03 [2022-10-05T09:51:03.467Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.68s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.50s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
09:51:03 [2022-10-05T09:51:03.467Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.64s)
09:51:03 [2022-10-05T09:51:03.467Z] === RUN   TestContainerNetworkMountsNoChown
09:51:04 [2022-10-05T09:51:04.035Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/default
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/default
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/private
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/private
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rprivate
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rprivate
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/slave
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/slave
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rslave
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rslave
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/shared
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/shared
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rshared
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rshared
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/default
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/default/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/default/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rslave
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rshared
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/shared
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rprivate
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/slave
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/private
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/private/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/private/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/default/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/default/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:51:04 [2022-10-05T09:51:04.035Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/private/bind_root
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:51:04 [2022-10-05T09:51:04.295Z] === CONT  TestMountDaemonRoot/private/mount_root
09:51:04 [2022-10-05T09:51:04.554Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:51:04 [2022-10-05T09:51:04.554Z] --- PASS: TestMountDaemonRoot (0.02s)
09:51:04 [2022-10-05T09:51:04.554Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
09:51:04 [2022-10-05T09:51:04.554Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:51:04 [2022-10-05T09:51:04.554Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
09:51:04 [2022-10-05T09:51:04.554Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
09:51:04 [2022-10-05T09:51:04.554Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:51:04 [2022-10-05T09:51:04.554Z] === RUN   TestContainerBindMountNonRecursive
09:51:05 [2022-10-05T09:51:05.932Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
09:51:05 [2022-10-05T09:51:05.932Z] === RUN   TestContainerVolumesMountedAsShared
09:51:06 [2022-10-05T09:51:06.191Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
09:51:06 [2022-10-05T09:51:06.191Z] === RUN   TestContainerVolumesMountedAsSlave
09:51:06 [2022-10-05T09:51:06.450Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
09:51:06 [2022-10-05T09:51:06.450Z] === RUN   TestNetworkNat
09:51:07 [2022-10-05T09:51:07.018Z] --- PASS: TestNetworkNat (0.46s)
09:51:07 [2022-10-05T09:51:07.018Z] === RUN   TestNetworkLocalhostTCPNat
09:51:07 [2022-10-05T09:51:07.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
09:51:07 [2022-10-05T09:51:07.586Z] === RUN   TestNetworkLoopbackNat
09:51:10 [2022-10-05T09:51:10.120Z] --- PASS: TestNetworkLoopbackNat (2.57s)
09:51:10 [2022-10-05T09:51:10.120Z] === RUN   TestPause
09:51:10 [2022-10-05T09:51:10.688Z] --- PASS: TestPause (0.45s)
09:51:10 [2022-10-05T09:51:10.688Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:51:10 [2022-10-05T09:51:10.688Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:51:10 [2022-10-05T09:51:10.688Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:51:10 [2022-10-05T09:51:10.688Z] === RUN   TestPauseStopPausedContainer
09:51:10 [2022-10-05T09:51:10.947Z] --- PASS: TestPauseStopPausedContainer (0.46s)
09:51:10 [2022-10-05T09:51:10.947Z] === RUN   TestPidHost
09:51:11 [2022-10-05T09:51:11.885Z] --- PASS: TestPidHost (1.00s)
09:51:11 [2022-10-05T09:51:11.885Z] === RUN   TestPsFilter
09:51:12 [2022-10-05T09:51:12.144Z] --- PASS: TestPsFilter (0.13s)
09:51:12 [2022-10-05T09:51:12.144Z] === RUN   TestRemoveContainerWithRemovedVolume
09:51:12 [2022-10-05T09:51:12.712Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s)
09:51:12 [2022-10-05T09:51:12.712Z] === RUN   TestRemoveContainerWithVolume
09:51:12 [2022-10-05T09:51:12.971Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
09:51:12 [2022-10-05T09:51:12.971Z] === RUN   TestRemoveContainerRunning
09:51:13 [2022-10-05T09:51:13.539Z] --- PASS: TestRemoveContainerRunning (0.44s)
09:51:13 [2022-10-05T09:51:13.539Z] === RUN   TestRemoveContainerForceRemoveRunning
09:51:13 [2022-10-05T09:51:13.798Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
09:51:13 [2022-10-05T09:51:13.798Z] === RUN   TestRemoveInvalidContainer
09:51:13 [2022-10-05T09:51:13.798Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:51:13 [2022-10-05T09:51:13.798Z] === RUN   TestRenameLinkedContainer
09:51:15 [2022-10-05T09:51:15.703Z] --- PASS: TestRenameLinkedContainer (1.78s)
09:51:15 [2022-10-05T09:51:15.703Z] === RUN   TestRenameStoppedContainer
09:51:15 [2022-10-05T09:51:15.962Z] --- PASS: TestRenameStoppedContainer (0.42s)
09:51:15 [2022-10-05T09:51:15.962Z] === RUN   TestRenameRunningContainerAndReuse
09:51:16 [2022-10-05T09:51:16.899Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
09:51:16 [2022-10-05T09:51:16.899Z] === RUN   TestRenameInvalidName
09:51:17 [2022-10-05T09:51:17.474Z] --- PASS: TestRenameInvalidName (0.45s)
09:51:17 [2022-10-05T09:51:17.474Z] === RUN   TestRenameAnonymousContainer
09:51:18 [2022-10-05T09:51:18.852Z] --- PASS: TestRenameAnonymousContainer (1.55s)
09:51:18 [2022-10-05T09:51:18.852Z] === RUN   TestRenameContainerWithSameName
09:51:19 [2022-10-05T09:51:19.420Z] --- PASS: TestRenameContainerWithSameName (0.43s)
09:51:19 [2022-10-05T09:51:19.420Z] === RUN   TestRenameContainerWithLinkedContainer
09:51:20 [2022-10-05T09:51:20.357Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
09:51:20 [2022-10-05T09:51:20.357Z] === RUN   TestResize
09:51:20 [2022-10-05T09:51:20.927Z] --- PASS: TestResize (0.47s)
09:51:20 [2022-10-05T09:51:20.927Z] === RUN   TestResizeWithInvalidSize
09:51:21 [2022-10-05T09:51:21.189Z] --- PASS: TestResizeWithInvalidSize (0.45s)
09:51:21 [2022-10-05T09:51:21.189Z] === RUN   TestResizeWhenContainerNotStarted
09:51:21 [2022-10-05T09:51:21.758Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:51:21 [2022-10-05T09:51:21.758Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:51:23 [2022-10-05T09:51:23.663Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:51:25 [2022-10-05T09:51:25.041Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:51:25 [2022-10-05T09:51:25.609Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:51:25 [2022-10-05T09:51:25.868Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:51:26 [2022-10-05T09:51:26.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:51:27 [2022-10-05T09:51:27.373Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:51:30 [2022-10-05T09:51:30.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:51:30 [2022-10-05T09:51:30.662Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:51:32 [2022-10-05T09:51:32.568Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:51:34 [2022-10-05T09:51:34.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:51:34 [2022-10-05T09:51:34.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:51:35 [2022-10-05T09:51:35.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:51:36 [2022-10-05T09:51:36.110Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:51:37 [2022-10-05T09:51:37.489Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:51:38 [2022-10-05T09:51:38.866Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.88s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.00s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.57s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.63s)
09:51:38 [2022-10-05T09:51:38.866Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.50s)
09:51:38 [2022-10-05T09:51:38.866Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:51:38 [2022-10-05T09:51:38.866Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:51:39 [2022-10-05T09:51:39.803Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:51:40 [2022-10-05T09:51:40.740Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
09:51:40 [2022-10-05T09:51:40.740Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
09:51:40 [2022-10-05T09:51:40.740Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.91s)
09:51:40 [2022-10-05T09:51:40.740Z] === RUN   TestCgroupNamespacesRun
09:51:42 [2022-10-05T09:51:42.117Z] --- PASS: TestCgroupNamespacesRun (1.16s)
09:51:42 [2022-10-05T09:51:42.117Z] === RUN   TestCgroupNamespacesRunPrivileged
09:51:43 [2022-10-05T09:51:43.054Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s)
09:51:43 [2022-10-05T09:51:43.054Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:51:44 [2022-10-05T09:51:44.442Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s)
09:51:44 [2022-10-05T09:51:44.442Z] === RUN   TestCgroupNamespacesRunHostMode
09:51:45 [2022-10-05T09:51:45.381Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
09:51:45 [2022-10-05T09:51:45.381Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:51:46 [2022-10-05T09:51:46.759Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
09:51:46 [2022-10-05T09:51:46.759Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:51:47 [2022-10-05T09:51:47.696Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
09:51:47 [2022-10-05T09:51:47.696Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:51:48 [2022-10-05T09:51:48.633Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
09:51:48 [2022-10-05T09:51:48.633Z] === RUN   TestCgroupNamespacesRunOlderClient
09:51:49 [2022-10-05T09:51:49.570Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
09:51:49 [2022-10-05T09:51:49.570Z] === RUN   TestNISDomainname
09:51:50 [2022-10-05T09:51:50.140Z] --- PASS: TestNISDomainname (0.54s)
09:51:50 [2022-10-05T09:51:50.140Z] === RUN   TestHostnameDnsResolution
09:51:50 [2022-10-05T09:51:50.708Z] --- PASS: TestHostnameDnsResolution (0.65s)
09:51:50 [2022-10-05T09:51:50.708Z] === RUN   TestUnprivilegedPortsAndPing
09:51:51 [2022-10-05T09:51:51.276Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
09:51:51 [2022-10-05T09:51:51.276Z] === RUN   TestPrivilegedHostDevices
09:51:51 [2022-10-05T09:51:51.844Z] --- PASS: TestPrivilegedHostDevices (0.50s)
09:51:51 [2022-10-05T09:51:51.844Z] === RUN   TestRunConsoleSize
09:51:52 [2022-10-05T09:51:52.104Z] --- PASS: TestRunConsoleSize (0.45s)
09:51:52 [2022-10-05T09:51:52.104Z] === RUN   TestRunWithAlternativeContainerdShim
09:51:54 [2022-10-05T09:51:54.639Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s)
09:51:54 [2022-10-05T09:51:54.639Z] === RUN   TestStats
09:51:56 [2022-10-05T09:51:56.548Z] --- PASS: TestStats (2.42s)
09:51:56 [2022-10-05T09:51:56.548Z] === RUN   TestStopContainerWithTimeout
09:51:56 [2022-10-05T09:51:56.548Z] === RUN   TestStopContainerWithTimeout/0
09:51:56 [2022-10-05T09:51:56.548Z] === PAUSE TestStopContainerWithTimeout/0
09:51:56 [2022-10-05T09:51:56.548Z] === RUN   TestStopContainerWithTimeout/1
09:51:56 [2022-10-05T09:51:56.548Z] === PAUSE TestStopContainerWithTimeout/1
09:51:56 [2022-10-05T09:51:56.548Z] === RUN   TestStopContainerWithTimeout/3
09:51:56 [2022-10-05T09:51:56.548Z] === PAUSE TestStopContainerWithTimeout/3
09:51:56 [2022-10-05T09:51:56.548Z] === RUN   TestStopContainerWithTimeout/-1
09:51:56 [2022-10-05T09:51:56.548Z] === PAUSE TestStopContainerWithTimeout/-1
09:51:56 [2022-10-05T09:51:56.548Z] === CONT  TestStopContainerWithTimeout/0
09:51:56 [2022-10-05T09:51:56.548Z] === CONT  TestStopContainerWithTimeout/-1
09:51:57 [2022-10-05T09:51:57.488Z] === CONT  TestStopContainerWithTimeout/3
09:51:59 [2022-10-05T09:51:59.391Z] === CONT  TestStopContainerWithTimeout/1
09:52:00 [2022-10-05T09:52:00.769Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:52:00 [2022-10-05T09:52:00.769Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
09:52:00 [2022-10-05T09:52:00.769Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
09:52:00 [2022-10-05T09:52:00.769Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
09:52:00 [2022-10-05T09:52:00.769Z]     --- PASS: TestStopContainerWithTimeout/1 (1.45s)
09:52:00 [2022-10-05T09:52:00.769Z] === RUN   TestDeleteDevicemapper
09:52:00 [2022-10-05T09:52:00.769Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:52:00 [2022-10-05T09:52:00.769Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:52:00 [2022-10-05T09:52:00.769Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:52:02 [2022-10-05T09:52:02.677Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s)
09:52:02 [2022-10-05T09:52:02.677Z] === RUN   TestUpdateMemory
09:52:02 [2022-10-05T09:52:02.936Z] --- PASS: TestUpdateMemory (0.53s)
09:52:02 [2022-10-05T09:52:02.936Z] === RUN   TestUpdateCPUQuota
09:52:03 [2022-10-05T09:52:03.504Z] --- PASS: TestUpdateCPUQuota (0.75s)
09:52:03 [2022-10-05T09:52:03.504Z] === RUN   TestUpdatePidsLimit
09:52:03 [2022-10-05T09:52:03.504Z] === RUN   TestUpdatePidsLimit/update_from_none
09:52:03 [2022-10-05T09:52:03.763Z] === RUN   TestUpdatePidsLimit/no_change
09:52:04 [2022-10-05T09:52:04.022Z] === RUN   TestUpdatePidsLimit/update_lower
09:52:04 [2022-10-05T09:52:04.281Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:52:04 [2022-10-05T09:52:04.281Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:52:04 [2022-10-05T09:52:04.540Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:52:04 [2022-10-05T09:52:04.799Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:52:05 [2022-10-05T09:52:05.368Z] --- PASS: TestUpdatePidsLimit (1.83s)
09:52:05 [2022-10-05T09:52:05.368Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
09:52:05 [2022-10-05T09:52:05.368Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
09:52:05 [2022-10-05T09:52:05.368Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
09:52:05 [2022-10-05T09:52:05.368Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
09:52:05 [2022-10-05T09:52:05.368Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
09:52:05 [2022-10-05T09:52:05.368Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
09:52:05 [2022-10-05T09:52:05.368Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
09:52:05 [2022-10-05T09:52:05.368Z] === RUN   TestUpdateRestartPolicy
09:52:17 [2022-10-05T09:52:17.585Z] --- PASS: TestUpdateRestartPolicy (10.87s)
09:52:17 [2022-10-05T09:52:17.585Z] === RUN   TestUpdateRestartWithAutoRemove
09:52:17 [2022-10-05T09:52:17.585Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
09:52:17 [2022-10-05T09:52:17.585Z] === RUN   TestWaitNonBlocked
09:52:17 [2022-10-05T09:52:17.585Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:17 [2022-10-05T09:52:17.585Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:17 [2022-10-05T09:52:17.585Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:17 [2022-10-05T09:52:17.585Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:17 [2022-10-05T09:52:17.585Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:52:17 [2022-10-05T09:52:17.585Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:52:17 [2022-10-05T09:52:17.585Z] --- PASS: TestWaitNonBlocked (0.01s)
09:52:17 [2022-10-05T09:52:17.585Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
09:52:17 [2022-10-05T09:52:17.585Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
09:52:17 [2022-10-05T09:52:17.585Z] === RUN   TestWaitBlocked
09:52:17 [2022-10-05T09:52:17.585Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:52:17 [2022-10-05T09:52:17.585Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:52:17 [2022-10-05T09:52:17.585Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:52:17 [2022-10-05T09:52:17.585Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:52:17 [2022-10-05T09:52:17.585Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:52:17 [2022-10-05T09:52:17.585Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:52:18 [2022-10-05T09:52:18.152Z] --- PASS: TestWaitBlocked (0.01s)
09:52:18 [2022-10-05T09:52:18.152Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.57s)
09:52:18 [2022-10-05T09:52:18.152Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
09:52:18 [2022-10-05T09:52:18.152Z] === RUN   TestWaitConditions
09:52:18 [2022-10-05T09:52:18.152Z] === RUN   TestWaitConditions/default
09:52:18 [2022-10-05T09:52:18.152Z] === PAUSE TestWaitConditions/default
09:52:18 [2022-10-05T09:52:18.152Z] === RUN   TestWaitConditions/not-running
09:52:18 [2022-10-05T09:52:18.152Z] === PAUSE TestWaitConditions/not-running
09:52:18 [2022-10-05T09:52:18.152Z] === RUN   TestWaitConditions/next-exit
09:52:18 [2022-10-05T09:52:18.152Z] === PAUSE TestWaitConditions/next-exit
09:52:18 [2022-10-05T09:52:18.152Z] === RUN   TestWaitConditions/removed
09:52:18 [2022-10-05T09:52:18.152Z] === PAUSE TestWaitConditions/removed
09:52:18 [2022-10-05T09:52:18.152Z] === CONT  TestWaitConditions/default
09:52:18 [2022-10-05T09:52:18.152Z] === CONT  TestWaitConditions/next-exit
09:52:18 [2022-10-05T09:52:18.152Z]     wait_test.go:146: ContainerID = 984a16eb29d2cfa2ed83f056a5d914ffb9c6bef9d5348414d1815ca91ce71625
09:52:18 [2022-10-05T09:52:18.152Z] === CONT  TestWaitConditions/default
09:52:18 [2022-10-05T09:52:18.152Z]     wait_test.go:146: ContainerID = bc1dca0a143c22449f6abac58861b74c7f9eabd74b3d9e4f1b6ce871f969a56d
09:52:18 [2022-10-05T09:52:18.721Z] === CONT  TestWaitConditions/removed
09:52:18 [2022-10-05T09:52:18.721Z]     wait_test.go:146: ContainerID = 8e2c58cd498c8a2fe4f04f5436d1aff5efb1c516cea69e0c873f8c38c3923f72
09:52:18 [2022-10-05T09:52:18.721Z] === CONT  TestWaitConditions/not-running
09:52:18 [2022-10-05T09:52:18.721Z]     wait_test.go:146: ContainerID = afce53803f2583e65315498d6f605f1be29e325b98d02161724a5bdc35ea8f56
09:52:19 [2022-10-05T09:52:19.289Z] --- PASS: TestWaitConditions (0.01s)
09:52:19 [2022-10-05T09:52:19.289Z]     --- PASS: TestWaitConditions/next-exit (0.58s)
09:52:19 [2022-10-05T09:52:19.289Z]     --- PASS: TestWaitConditions/default (0.69s)
09:52:19 [2022-10-05T09:52:19.289Z]     --- PASS: TestWaitConditions/removed (0.53s)
09:52:19 [2022-10-05T09:52:19.289Z]     --- PASS: TestWaitConditions/not-running (0.46s)
09:52:19 [2022-10-05T09:52:19.289Z] === RUN   TestWaitRestartedContainer
09:52:19 [2022-10-05T09:52:19.289Z] === RUN   TestWaitRestartedContainer/default
09:52:19 [2022-10-05T09:52:19.289Z] === PAUSE TestWaitRestartedContainer/default
09:52:19 [2022-10-05T09:52:19.289Z] === RUN   TestWaitRestartedContainer/not-running
09:52:19 [2022-10-05T09:52:19.289Z] === PAUSE TestWaitRestartedContainer/not-running
09:52:19 [2022-10-05T09:52:19.289Z] === RUN   TestWaitRestartedContainer/next-exit
09:52:19 [2022-10-05T09:52:19.289Z] === PAUSE TestWaitRestartedContainer/next-exit
09:52:19 [2022-10-05T09:52:19.289Z] === CONT  TestWaitRestartedContainer/default
09:52:19 [2022-10-05T09:52:19.289Z] === CONT  TestWaitRestartedContainer/next-exit
09:52:20 [2022-10-05T09:52:20.668Z] === CONT  TestWaitRestartedContainer/not-running
09:52:21 [2022-10-05T09:52:21.605Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:52:21 [2022-10-05T09:52:21.605Z]     --- PASS: TestWaitRestartedContainer/default (1.48s)
09:52:21 [2022-10-05T09:52:21.605Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.52s)
09:52:21 [2022-10-05T09:52:21.605Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
09:52:21 [2022-10-05T09:52:21.605Z] === CONT  TestContainerStartOnDaemonRestart
09:52:21 [2022-10-05T09:52:21.605Z] === CONT  TestRestartDaemonWithRestartingContainer
09:52:24 [2022-10-05T09:52:24.140Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.05s)
09:52:24 [2022-10-05T09:52:24.140Z] === CONT  TestIpcModeOlderClient
09:52:24 [2022-10-05T09:52:24.140Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s)
09:52:24 [2022-10-05T09:52:24.140Z] === CONT  TestContainerKillOnDaemonStart
09:52:24 [2022-10-05T09:52:24.140Z] --- PASS: TestIpcModeOlderClient (0.08s)
09:52:24 [2022-10-05T09:52:24.140Z] === CONT  TestDaemonHostGatewayIP
09:52:26 [2022-10-05T09:52:26.047Z] --- PASS: TestDaemonHostGatewayIP (2.42s)
09:52:26 [2022-10-05T09:52:26.047Z] === CONT  TestDaemonRestartIpcMode
09:52:28 [2022-10-05T09:52:28.583Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
09:52:36 [2022-10-05T09:52:36.702Z] --- PASS: TestContainerKillOnDaemonStart (11.73s)
09:52:36 [2022-10-05T09:52:36.702Z] PASS
09:52:36 [2022-10-05T09:52:36.702Z] 
09:52:36 [2022-10-05T09:52:36.702Z] === Skipped
09:52:36 [2022-10-05T09:52:36.702Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:52:36 [2022-10-05T09:52:36.702Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:52:36 [2022-10-05T09:52:36.702Z] 
09:52:36 [2022-10-05T09:52:36.702Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:52:36 [2022-10-05T09:52:36.702Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:52:36 [2022-10-05T09:52:36.702Z] 
09:52:36 [2022-10-05T09:52:36.702Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:52:36 [2022-10-05T09:52:36.702Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:52:36 [2022-10-05T09:52:36.702Z] 
09:52:36 [2022-10-05T09:52:36.702Z] DONE 273 tests, 3 skipped in 128.970s
09:52:36 [2022-10-05T09:52:36.702Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:52:36 [2022-10-05T09:52:36.702Z] ++ 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:52:36 [2022-10-05T09:52:36.702Z] ++ set -e
09:52:36 [2022-10-05T09:52:36.702Z] ++ '[' -n 0 ']'
09:52:36 [2022-10-05T09:52:36.702Z] ++ set -x
09:52:36 [2022-10-05T09:52:36.702Z] ++ 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:52:36 [2022-10-05T09:52:36.702Z] INFO: Testing against a local daemon
09:52:36 [2022-10-05T09:52:36.702Z] === RUN   TestConfigDaemonLibtrustID
09:52:36 [2022-10-05T09:52:36.702Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:52:36 [2022-10-05T09:52:36.702Z] === RUN   TestConfigDaemonID
09:52:37 [2022-10-05T09:52:37.270Z]     daemon_test.go:86: [ddec5a7dcbb99] daemon is not started
09:52:37 [2022-10-05T09:52:37.270Z] --- PASS: TestConfigDaemonID (1.04s)
09:52:37 [2022-10-05T09:52:37.270Z] === RUN   TestDaemonConfigValidation
09:52:37 [2022-10-05T09:52:37.270Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:52:37 [2022-10-05T09:52:37.270Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:52:37 [2022-10-05T09:52:37.270Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:52:37 [2022-10-05T09:52:37.270Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:52:37 [2022-10-05T09:52:37.270Z] === RUN   TestDaemonConfigValidation/invalid_config
09:52:37 [2022-10-05T09:52:37.270Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:52:37 [2022-10-05T09:52:37.270Z] === RUN   TestDaemonConfigValidation/malformed_config
09:52:37 [2022-10-05T09:52:37.270Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:52:37 [2022-10-05T09:52:37.270Z] === RUN   TestDaemonConfigValidation/valid_config
09:52:37 [2022-10-05T09:52:37.270Z] === PAUSE TestDaemonConfigValidation/valid_config
09:52:37 [2022-10-05T09:52:37.270Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:52:37 [2022-10-05T09:52:37.270Z] === CONT  TestDaemonConfigValidation/valid_config
09:52:37 [2022-10-05T09:52:37.270Z] === CONT  TestDaemonConfigValidation/invalid_config
09:52:37 [2022-10-05T09:52:37.270Z] === CONT  TestDaemonConfigValidation/malformed_config
09:52:37 [2022-10-05T09:52:37.270Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:52:37 [2022-10-05T09:52:37.529Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:52:37 [2022-10-05T09:52:37.529Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
09:52:37 [2022-10-05T09:52:37.529Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
09:52:37 [2022-10-05T09:52:37.529Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
09:52:37 [2022-10-05T09:52:37.529Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
09:52:37 [2022-10-05T09:52:37.529Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:52:37 [2022-10-05T09:52:37.529Z] === RUN   TestConfigDaemonSeccompProfiles
09:52:37 [2022-10-05T09:52:37.529Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:52:38 [2022-10-05T09:52:38.467Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:52:39 [2022-10-05T09:52:39.404Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:52:40 [2022-10-05T09:52:40.812Z] === CONT  TestConfigDaemonSeccompProfiles
09:52:40 [2022-10-05T09:52:40.812Z]     daemon_test.go:200: [d58d56efbff07] daemon is not started
09:52:40 [2022-10-05T09:52:40.812Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
09:52:40 [2022-10-05T09:52:40.812Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:52:40 [2022-10-05T09:52:40.812Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:52:40 [2022-10-05T09:52:40.812Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:52:40 [2022-10-05T09:52:40.812Z] === RUN   TestDaemonProxy
09:52:40 [2022-10-05T09:52:40.812Z] === RUN   TestDaemonProxy/environment_variables
09:52:42 [2022-10-05T09:52:42.190Z] === RUN   TestDaemonProxy/command-line_options
09:52:44 [2022-10-05T09:52:44.094Z] === RUN   TestDaemonProxy/configuration_file
09:52:45 [2022-10-05T09:52:45.998Z] === RUN   TestDaemonProxy/conflicting_options
09:52:46 [2022-10-05T09:52:46.257Z] === RUN   TestDaemonProxy/reload_sanitized
09:52:46 [2022-10-05T09:52:46.825Z] --- PASS: TestDaemonProxy (6.22s)
09:52:46 [2022-10-05T09:52:46.825Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
09:52:46 [2022-10-05T09:52:46.825Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
09:52:46 [2022-10-05T09:52:46.825Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
09:52:46 [2022-10-05T09:52:46.825Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:52:46 [2022-10-05T09:52:46.825Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:52:46 [2022-10-05T09:52:46.825Z] === RUN   TestLiveRestore
09:52:46 [2022-10-05T09:52:46.825Z] === RUN   TestLiveRestore/volume_references
09:52:46 [2022-10-05T09:52:46.825Z] === PAUSE TestLiveRestore/volume_references
09:52:46 [2022-10-05T09:52:46.825Z] === CONT  TestLiveRestore/volume_references
09:52:47 [2022-10-05T09:52:47.393Z] === RUN   TestLiveRestore/volume_references/restartPolicy
09:52:47 [2022-10-05T09:52:47.393Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
09:52:48 [2022-10-05T09:52:48.329Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
09:52:49 [2022-10-05T09:52:49.267Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
09:52:50 [2022-10-05T09:52:50.205Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
09:52:51 [2022-10-05T09:52:51.143Z] --- PASS: TestLiveRestore (0.00s)
09:52:51 [2022-10-05T09:52:51.143Z]     --- PASS: TestLiveRestore/volume_references (4.26s)
09:52:51 [2022-10-05T09:52:51.143Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.57s)
09:52:51 [2022-10-05T09:52:51.143Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
09:52:51 [2022-10-05T09:52:51.143Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
09:52:51 [2022-10-05T09:52:51.143Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.90s)
09:52:51 [2022-10-05T09:52:51.143Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
09:52:51 [2022-10-05T09:52:51.143Z] PASS
09:52:51 [2022-10-05T09:52:51.143Z] 
09:52:51 [2022-10-05T09:52:51.143Z] DONE 25 tests in 15.514s
09:52:51 [2022-10-05T09:52:51.143Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:52:51 [2022-10-05T09:52:51.143Z] ++ 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:52:51 [2022-10-05T09:52:51.143Z] ++ set -e
09:52:51 [2022-10-05T09:52:51.143Z] ++ '[' -n 0 ']'
09:52:51 [2022-10-05T09:52:51.143Z] ++ set -x
09:52:51 [2022-10-05T09:52:51.143Z] ++ 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:52:51 [2022-10-05T09:52:51.143Z] INFO: Testing against a local daemon
09:52:51 [2022-10-05T09:52:51.143Z] === RUN   TestCommitInheritsEnv
09:52:51 [2022-10-05T09:52:51.402Z] --- PASS: TestCommitInheritsEnv (0.28s)
09:52:51 [2022-10-05T09:52:51.402Z] === RUN   TestImportExtremelyLargeImageWorks
09:52:51 [2022-10-05T09:52:51.402Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:52:51 [2022-10-05T09:52:51.402Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:52:51 [2022-10-05T09:52:51.402Z] === RUN   TestImportWithCustomPlatform
09:52:51 [2022-10-05T09:52:51.402Z] === RUN   TestImportWithCustomPlatform/#00
09:52:51 [2022-10-05T09:52:51.662Z] === RUN   TestImportWithCustomPlatform/_______
09:52:51 [2022-10-05T09:52:51.662Z] === RUN   TestImportWithCustomPlatform//
09:52:51 [2022-10-05T09:52:51.662Z] === RUN   TestImportWithCustomPlatform/linux
09:52:51 [2022-10-05T09:52:51.662Z] === RUN   TestImportWithCustomPlatform/LINUX
09:52:51 [2022-10-05T09:52:51.662Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:52:51 [2022-10-05T09:52:51.662Z] === RUN   TestImportWithCustomPlatform/macos
09:52:51 [2022-10-05T09:52:51.662Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:52:51 [2022-10-05T09:52:51.662Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:52:51 [2022-10-05T09:52:51.921Z] --- PASS: TestImportWithCustomPlatform (0.32s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:52:51 [2022-10-05T09:52:51.921Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:52:51 [2022-10-05T09:52:51.921Z] === RUN   TestImagesFilterMultiReference
09:52:51 [2022-10-05T09:52:51.921Z] --- PASS: TestImagesFilterMultiReference (0.05s)
09:52:51 [2022-10-05T09:52:51.921Z] === RUN   TestImagePullPlatformInvalid
09:52:51 [2022-10-05T09:52:51.921Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:52:51 [2022-10-05T09:52:51.921Z] === RUN   TestRemoveImageOrphaning
09:52:52 [2022-10-05T09:52:52.180Z] --- PASS: TestRemoveImageOrphaning (0.26s)
09:52:52 [2022-10-05T09:52:52.180Z] === RUN   TestRemoveImageGarbageCollector
09:52:52 [2022-10-05T09:52:52.180Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:52:52 [2022-10-05T09:52:52.180Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:52:52 [2022-10-05T09:52:52.180Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:52:52 [2022-10-05T09:52:52.180Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:52:52 [2022-10-05T09:52:52.180Z] === RUN   TestTagInvalidReference
09:52:52 [2022-10-05T09:52:52.180Z] --- PASS: TestTagInvalidReference (0.01s)
09:52:52 [2022-10-05T09:52:52.180Z] === RUN   TestTagValidPrefixedRepo
09:52:52 [2022-10-05T09:52:52.180Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:52:52 [2022-10-05T09:52:52.180Z] === RUN   TestTagExistedNameWithoutForce
09:52:52 [2022-10-05T09:52:52.180Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:52:52 [2022-10-05T09:52:52.180Z] === RUN   TestTagOfficialNames
09:52:52 [2022-10-05T09:52:52.180Z] --- PASS: TestTagOfficialNames (0.06s)
09:52:52 [2022-10-05T09:52:52.180Z] === RUN   TestTagMatchesDigest
09:52:52 [2022-10-05T09:52:52.439Z] --- PASS: TestTagMatchesDigest (0.02s)
09:52:52 [2022-10-05T09:52:52.439Z] PASS
09:52:52 [2022-10-05T09:52:52.439Z] 
09:52:52 [2022-10-05T09:52:52.439Z] === Skipped
09:52:52 [2022-10-05T09:52:52.439Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:52:52 [2022-10-05T09:52:52.439Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:52:52 [2022-10-05T09:52:52.439Z] 
09:52:52 [2022-10-05T09:52:52.439Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:52:52 [2022-10-05T09:52:52.439Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:52:52 [2022-10-05T09:52:52.439Z] 
09:52:52 [2022-10-05T09:52:52.439Z] DONE 22 tests, 2 skipped in 1.299s
09:52:52 [2022-10-05T09:52:52.439Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:52:52 [2022-10-05T09:52:52.439Z] ++ 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:52:52 [2022-10-05T09:52:52.439Z] ++ set -e
09:52:52 [2022-10-05T09:52:52.439Z] ++ '[' -n 0 ']'
09:52:52 [2022-10-05T09:52:52.439Z] ++ set -x
09:52:52 [2022-10-05T09:52:52.439Z] ++ 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:52:52 [2022-10-05T09:52:52.439Z] === RUN   TestStripANSICommands
09:52:52 [2022-10-05T09:52:52.439Z] === RUN   TestStripANSICommands/#00
09:52:52 [2022-10-05T09:52:52.439Z] === RUN   TestStripANSICommands/#01
09:52:52 [2022-10-05T09:52:52.439Z] --- PASS: TestStripANSICommands (0.00s)
09:52:52 [2022-10-05T09:52:52.439Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:52:52 [2022-10-05T09:52:52.439Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:52:52 [2022-10-05T09:52:52.439Z] PASS
09:52:52 [2022-10-05T09:52:52.439Z] 
09:52:52 [2022-10-05T09:52:52.439Z] DONE 3 tests in 0.043s
09:52:52 [2022-10-05T09:52:52.439Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:52:52 [2022-10-05T09:52:52.439Z] ++ 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:52:52 [2022-10-05T09:52:52.439Z] ++ set -e
09:52:52 [2022-10-05T09:52:52.439Z] ++ '[' -n 0 ']'
09:52:52 [2022-10-05T09:52:52.439Z] ++ set -x
09:52:52 [2022-10-05T09:52:52.439Z] ++ 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:52:52 [2022-10-05T09:52:52.439Z] INFO: Testing against a local daemon
09:52:52 [2022-10-05T09:52:52.439Z] === RUN   TestNetworkCreateDelete
09:52:52 [2022-10-05T09:52:52.698Z] --- PASS: TestNetworkCreateDelete (0.16s)
09:52:52 [2022-10-05T09:52:52.698Z] === RUN   TestDockerNetworkDeletePreferID
09:52:52 [2022-10-05T09:52:52.957Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
09:52:52 [2022-10-05T09:52:52.957Z] === RUN   TestDaemonDNSFallback
09:52:59 [2022-10-05T09:52:59.522Z] --- PASS: TestDaemonDNSFallback (6.29s)
09:52:59 [2022-10-05T09:52:59.522Z] === RUN   TestInspectNetwork
09:53:02 [2022-10-05T09:53:02.813Z] === RUN   TestInspectNetwork/full_network_id
09:53:02 [2022-10-05T09:53:02.813Z] === RUN   TestInspectNetwork/partial_network_id
09:53:02 [2022-10-05T09:53:02.813Z] === RUN   TestInspectNetwork/network_name
09:53:02 [2022-10-05T09:53:02.813Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:53:07 [2022-10-05T09:53:07.005Z] --- PASS: TestInspectNetwork (7.23s)
09:53:07 [2022-10-05T09:53:07.005Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:53:07 [2022-10-05T09:53:07.005Z]     --- PASS: TestInspectNetwork/partial_network_id (0.01s)
09:53:07 [2022-10-05T09:53:07.005Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
09:53:07 [2022-10-05T09:53:07.005Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:53:07 [2022-10-05T09:53:07.005Z] === RUN   TestRunContainerWithBridgeNone
09:53:07 [2022-10-05T09:53:07.953Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/create
09:53:07 [2022-10-05T09:53:07.953Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:53:07 [2022-10-05T09:53:07.953Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:53:07 [2022-10-05T09:53:07.953Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:53:07 [2022-10-05T09:53:07.953Z] === CONT  TestNetworkInvalidJSON/networks/create
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:53:07 [2022-10-05T09:53:07.953Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:53:07 [2022-10-05T09:53:07.953Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:53:07 [2022-10-05T09:53:07.953Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:53:07 [2022-10-05T09:53:07.953Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkList
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkList//networks
09:53:07 [2022-10-05T09:53:07.953Z] === PAUSE TestNetworkList//networks
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestNetworkList//networks/
09:53:07 [2022-10-05T09:53:07.953Z] === PAUSE TestNetworkList//networks/
09:53:07 [2022-10-05T09:53:07.953Z] === CONT  TestNetworkList//networks
09:53:07 [2022-10-05T09:53:07.953Z] === CONT  TestNetworkList//networks/
09:53:07 [2022-10-05T09:53:07.953Z] --- PASS: TestNetworkList (0.02s)
09:53:07 [2022-10-05T09:53:07.953Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z]     --- PASS: TestNetworkList//networks (0.00s)
09:53:07 [2022-10-05T09:53:07.953Z] === RUN   TestHostIPv4BridgeLabel
09:53:08 [2022-10-05T09:53:08.525Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:53:08 [2022-10-05T09:53:08.525Z] === RUN   TestDaemonRestartWithLiveRestore
09:53:09 [2022-10-05T09:53:09.902Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:53:09 [2022-10-05T09:53:09.902Z] === RUN   TestDaemonDefaultNetworkPools
09:53:10 [2022-10-05T09:53:10.471Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
09:53:10 [2022-10-05T09:53:10.471Z] === RUN   TestDaemonRestartWithExistingNetwork
09:53:11 [2022-10-05T09:53:11.849Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:53:11 [2022-10-05T09:53:11.849Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:53:12 [2022-10-05T09:53:12.786Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s)
09:53:12 [2022-10-05T09:53:12.786Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:53:13 [2022-10-05T09:53:13.354Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
09:53:13 [2022-10-05T09:53:13.354Z] === RUN   TestServiceWithPredefinedNetwork
09:53:15 [2022-10-05T09:53:15.888Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
09:53:15 [2022-10-05T09:53:15.888Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:53:15 [2022-10-05T09:53:15.888Z]     service_test.go:242: FLAKY_TEST
09:53:15 [2022-10-05T09:53:15.888Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:53:15 [2022-10-05T09:53:15.888Z] === RUN   TestServiceWithDataPathPortInit
09:53:30 [2022-10-05T09:53:30.771Z] --- PASS: TestServiceWithDataPathPortInit (13.53s)
09:53:30 [2022-10-05T09:53:30.771Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:53:31 [2022-10-05T09:53:31.708Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:m1vmaq3cx8n8eunslf939o8op Created:2022-10-05 09:53:30.466084567 +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[4e590ddfad32df37ebcd5396711d533fc2663719e1802073bcbf3b8186f78d8e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l4pkzbulpbhfb2fyi5fu3evhe EndpointID:e9545f4f7b2eb534008e471abb427e19f51549e72bbf5d420193193f7d7d1b40 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a8036a291cd3d42314215bcbbe3e10c47d07c54a70693908590f580b6766ad32 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:08d3b5e4180b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.l4pkzbulpbhfb2fyi5fu3evhe EndpointID:e9545f4f7b2eb534008e471abb427e19f51549e72bbf5d420193193f7d7d1b40 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:53:35 [2022-10-05T09:53:35.900Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.80s)
09:53:35 [2022-10-05T09:53:35.900Z] PASS
09:53:35 [2022-10-05T09:53:35.900Z] 
09:53:35 [2022-10-05T09:53:35.900Z] === Skipped
09:53:35 [2022-10-05T09:53:35.900Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:53:35 [2022-10-05T09:53:35.900Z]     service_test.go:242: FLAKY_TEST
09:53:35 [2022-10-05T09:53:35.900Z] 
09:53:35 [2022-10-05T09:53:35.900Z] DONE 38 tests, 1 skipped in 43.579s
09:53:35 [2022-10-05T09:53:35.900Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:53:35 [2022-10-05T09:53:35.900Z] ++ 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:53:35 [2022-10-05T09:53:35.900Z] ++ set -e
09:53:35 [2022-10-05T09:53:35.900Z] ++ '[' -n 0 ']'
09:53:35 [2022-10-05T09:53:35.900Z] ++ set -x
09:53:35 [2022-10-05T09:53:35.900Z] ++ 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:53:36 [2022-10-05T09:53:36.159Z] INFO: Testing against a local daemon
09:53:36 [2022-10-05T09:53:36.159Z] === RUN   TestDockerNetworkIpvlanPersistance
09:53:36 [2022-10-05T09:53:36.159Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:53:36 [2022-10-05T09:53:36.159Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:53:36 [2022-10-05T09:53:36.159Z] === RUN   TestDockerNetworkIpvlan
09:53:36 [2022-10-05T09:53:36.159Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:53:36 [2022-10-05T09:53:36.159Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:53:36 [2022-10-05T09:53:36.159Z] PASS
09:53:36 [2022-10-05T09:53:36.159Z] 
09:53:36 [2022-10-05T09:53:36.159Z] === Skipped
09:53:36 [2022-10-05T09:53:36.159Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:53:36 [2022-10-05T09:53:36.159Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:53:36 [2022-10-05T09:53:36.159Z] 
09:53:36 [2022-10-05T09:53:36.159Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:53:36 [2022-10-05T09:53:36.159Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:53:36 [2022-10-05T09:53:36.159Z] 
09:53:36 [2022-10-05T09:53:36.159Z] DONE 2 tests, 2 skipped in 0.093s
09:53:36 [2022-10-05T09:53:36.159Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:53:36 [2022-10-05T09:53:36.159Z] ++ 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:53:36 [2022-10-05T09:53:36.159Z] ++ set -e
09:53:36 [2022-10-05T09:53:36.159Z] ++ '[' -n 0 ']'
09:53:36 [2022-10-05T09:53:36.159Z] ++ set -x
09:53:36 [2022-10-05T09:53:36.159Z] ++ 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:53:36 [2022-10-05T09:53:36.159Z] INFO: Testing against a local daemon
09:53:36 [2022-10-05T09:53:36.159Z] === RUN   TestDockerNetworkMacvlanPersistance
09:53:37 [2022-10-05T09:53:37.537Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
09:53:37 [2022-10-05T09:53:37.537Z] === RUN   TestDockerNetworkMacvlan
09:53:38 [2022-10-05T09:53:38.104Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:53:39 [2022-10-05T09:53:39.040Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:53:39 [2022-10-05T09:53:39.610Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:53:41 [2022-10-05T09:53:41.540Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:53:42 [2022-10-05T09:53:42.929Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:53:46 [2022-10-05T09:53:46.218Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:53:46 [2022-10-05T09:53:46.786Z] --- PASS: TestDockerNetworkMacvlan (9.33s)
09:53:46 [2022-10-05T09:53:46.786Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:53:46 [2022-10-05T09:53:46.786Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
09:53:46 [2022-10-05T09:53:46.786Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s)
09:53:46 [2022-10-05T09:53:46.786Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
09:53:46 [2022-10-05T09:53:46.786Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
09:53:46 [2022-10-05T09:53:46.786Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
09:53:46 [2022-10-05T09:53:46.786Z] PASS
09:53:46 [2022-10-05T09:53:46.786Z] 
09:53:46 [2022-10-05T09:53:46.786Z] DONE 8 tests in 10.657s
09:53:46 [2022-10-05T09:53:46.786Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:53:46 [2022-10-05T09:53:46.786Z] ++ 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:53:46 [2022-10-05T09:53:46.786Z] ++ set -e
09:53:46 [2022-10-05T09:53:46.786Z] ++ '[' -n 0 ']'
09:53:46 [2022-10-05T09:53:46.786Z] ++ set -x
09:53:46 [2022-10-05T09:53:46.786Z] ++ 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:53:46 [2022-10-05T09:53:46.786Z] testing: warning: no tests to run
09:53:46 [2022-10-05T09:53:46.786Z] PASS
09:53:46 [2022-10-05T09:53:46.786Z] 
09:53:46 [2022-10-05T09:53:46.786Z] DONE 0 tests in 0.025s
09:53:46 [2022-10-05T09:53:46.786Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:53:46 [2022-10-05T09:53:46.786Z] ++ 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:53:46 [2022-10-05T09:53:46.786Z] ++ set -e
09:53:46 [2022-10-05T09:53:46.786Z] ++ '[' -n 0 ']'
09:53:46 [2022-10-05T09:53:46.786Z] ++ set -x
09:53:46 [2022-10-05T09:53:46.786Z] ++ 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:53:46 [2022-10-05T09:53:46.786Z] INFO: Testing against a local daemon
09:53:47 [2022-10-05T09:53:47.045Z] === RUN   TestAuthZPluginAllowRequest
09:53:47 [2022-10-05T09:53:47.983Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
09:53:47 [2022-10-05T09:53:47.983Z] === RUN   TestAuthZPluginTLS
09:53:48 [2022-10-05T09:53:48.551Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:53:48 [2022-10-05T09:53:48.551Z] === RUN   TestAuthZPluginDenyRequest
09:53:49 [2022-10-05T09:53:49.118Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:53:49 [2022-10-05T09:53:49.118Z] === RUN   TestAuthZPluginAPIDenyResponse
09:53:49 [2022-10-05T09:53:49.686Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:53:49 [2022-10-05T09:53:49.686Z] === RUN   TestAuthZPluginDenyResponse
09:53:50 [2022-10-05T09:53:50.255Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:53:50 [2022-10-05T09:53:50.255Z] === RUN   TestAuthZPluginAllowEventStream
09:53:51 [2022-10-05T09:53:51.632Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
09:53:51 [2022-10-05T09:53:51.632Z] === RUN   TestAuthZPluginErrorResponse
09:53:51 [2022-10-05T09:53:51.891Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
09:53:51 [2022-10-05T09:53:51.891Z] === RUN   TestAuthZPluginErrorRequest
09:53:52 [2022-10-05T09:53:52.459Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:53:52 [2022-10-05T09:53:52.459Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:53:53 [2022-10-05T09:53:53.027Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:53:53 [2022-10-05T09:53:53.027Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:53:54 [2022-10-05T09:53:54.405Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
09:53:54 [2022-10-05T09:53:54.405Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:53:55 [2022-10-05T09:53:55.783Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s)
09:53:55 [2022-10-05T09:53:55.783Z] === RUN   TestAuthZPluginHeader
09:53:56 [2022-10-05T09:53:56.350Z] --- PASS: TestAuthZPluginHeader (0.70s)
09:53:56 [2022-10-05T09:53:56.350Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:53:56 [2022-10-05T09:53:56.350Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:53:56 [2022-10-05T09:53:56.350Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:53:56 [2022-10-05T09:53:56.350Z] === RUN   TestAuthZPluginV2Disable
09:53:56 [2022-10-05T09:53:56.350Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:53:56 [2022-10-05T09:53:56.350Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:53:56 [2022-10-05T09:53:56.350Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:53:56 [2022-10-05T09:53:56.350Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:53:56 [2022-10-05T09:53:56.350Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:53:56 [2022-10-05T09:53:56.350Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:53:56 [2022-10-05T09:53:56.350Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:53:56 [2022-10-05T09:53:56.350Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:53:56 [2022-10-05T09:53:56.350Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:54:14 [2022-10-05T09:54:14.439Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
09:54:14 [2022-10-05T09:54:14.439Z] PASS
09:54:14 [2022-10-05T09:54:14.439Z] 
09:54:14 [2022-10-05T09:54:14.439Z] === Skipped
09:54:14 [2022-10-05T09:54:14.439Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:14 [2022-10-05T09:54:14.439Z] 
09:54:14 [2022-10-05T09:54:14.439Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:14 [2022-10-05T09:54:14.439Z] 
09:54:14 [2022-10-05T09:54:14.439Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:14 [2022-10-05T09:54:14.439Z] 
09:54:14 [2022-10-05T09:54:14.439Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:14 [2022-10-05T09:54:14.439Z] 
09:54:14 [2022-10-05T09:54:14.439Z] DONE 17 tests, 4 skipped in 26.519s
09:54:14 [2022-10-05T09:54:14.439Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:54:14 [2022-10-05T09:54:14.439Z] ++ 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:54:14 [2022-10-05T09:54:14.439Z] ++ set -e
09:54:14 [2022-10-05T09:54:14.439Z] ++ '[' -n 0 ']'
09:54:14 [2022-10-05T09:54:14.439Z] ++ set -x
09:54:14 [2022-10-05T09:54:14.439Z] ++ 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:54:14 [2022-10-05T09:54:14.439Z] INFO: Testing against a local daemon
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:54:14 [2022-10-05T09:54:14.439Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:54:14 [2022-10-05T09:54:14.439Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:54:14 [2022-10-05T09:54:14.439Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:54:14 [2022-10-05T09:54:14.439Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:54:14 [2022-10-05T09:54:14.439Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:54:14 [2022-10-05T09:54:14.439Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:54:14 [2022-10-05T09:54:14.439Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:54:14 [2022-10-05T09:54:14.439Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInstall
09:54:14 [2022-10-05T09:54:14.439Z] === RUN   TestPluginInstall/no_auth
09:54:17 [2022-10-05T09:54:17.743Z] time="2022-10-05T09:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:54:17 [2022-10-05T09:54:17.743Z] time="2022-10-05T09:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adcab766072bb5e1d54169b68ff1c1e73ecf827620223c824f5040383c75f1c2" mediatype=application/vnd.docker.plugin.v1+json size=522
09:54:17 [2022-10-05T09:54:17.743Z] time="2022-10-05T09:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:54:17 [2022-10-05T09:54:17.743Z] time="2022-10-05T09:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:adcab766072bb5e1d54169b68ff1c1e73ecf827620223c824f5040383c75f1c2" mediatype=application/vnd.docker.plugin.v1+json size=522
09:54:17 [2022-10-05T09:54:17.743Z] === RUN   TestPluginInstall/with_htpasswd
09:54:18 [2022-10-05T09:54:18.003Z] time="2022-10-05T09:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:54:18 [2022-10-05T09:54:18.003Z] time="2022-10-05T09:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e228094dc5135e7172d65f27251456568b2b8b8c9b8a38ec155c1ead32139bc6" mediatype=application/vnd.docker.plugin.v1+json size=522
09:54:18 [2022-10-05T09:54:18.003Z] time="2022-10-05T09:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:54:18 [2022-10-05T09:54:18.003Z] time="2022-10-05T09:54:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e228094dc5135e7172d65f27251456568b2b8b8c9b8a38ec155c1ead32139bc6" mediatype=application/vnd.docker.plugin.v1+json size=522
09:54:18 [2022-10-05T09:54:18.264Z] === RUN   TestPluginInstall/with_insecure
09:54:19 [2022-10-05T09:54:19.201Z] time="2022-10-05T09:54:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:54:19 [2022-10-05T09:54:19.201Z] time="2022-10-05T09:54:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b78550f9a417cc9720f398ee27406a6320f165c17d8c0ad9ab14dd6b40ad16f1" mediatype=application/vnd.docker.plugin.v1+json size=522
09:54:19 [2022-10-05T09:54:19.201Z] time="2022-10-05T09:54:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:54:19 [2022-10-05T09:54:19.201Z] time="2022-10-05T09:54:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b78550f9a417cc9720f398ee27406a6320f165c17d8c0ad9ab14dd6b40ad16f1" mediatype=application/vnd.docker.plugin.v1+json size=522
09:54:19 [2022-10-05T09:54:19.201Z]     plugin_test.go:196: [d82c9b7bc536e] daemon is not started
09:54:19 [2022-10-05T09:54:19.201Z] --- PASS: TestPluginInstall (5.76s)
09:54:19 [2022-10-05T09:54:19.201Z]     --- PASS: TestPluginInstall/no_auth (4.15s)
09:54:19 [2022-10-05T09:54:19.201Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
09:54:19 [2022-10-05T09:54:19.201Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
09:54:19 [2022-10-05T09:54:19.201Z] === RUN   TestPluginsWithRuntimes
09:54:21 [2022-10-05T09:54:21.106Z] === RUN   TestPluginsWithRuntimes/No_Args
09:54:21 [2022-10-05T09:54:21.674Z] === RUN   TestPluginsWithRuntimes/With_Args
09:54:22 [2022-10-05T09:54:22.611Z] --- PASS: TestPluginsWithRuntimes (3.29s)
09:54:22 [2022-10-05T09:54:22.611Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
09:54:22 [2022-10-05T09:54:22.611Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
09:54:22 [2022-10-05T09:54:22.611Z] === RUN   TestPluginBackCompatMediaTypes
09:54:23 [2022-10-05T09:54:23.180Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
09:54:23 [2022-10-05T09:54:23.180Z] PASS
09:54:23 [2022-10-05T09:54:23.180Z] 
09:54:23 [2022-10-05T09:54:23.180Z] DONE 24 tests in 9.757s
09:54:23 [2022-10-05T09:54:23.180Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:54:23 [2022-10-05T09:54:23.180Z] ++ 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:54:23 [2022-10-05T09:54:23.180Z] ++ set -e
09:54:23 [2022-10-05T09:54:23.180Z] ++ '[' -n 0 ']'
09:54:23 [2022-10-05T09:54:23.180Z] ++ set -x
09:54:23 [2022-10-05T09:54:23.180Z] ++ 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:54:23 [2022-10-05T09:54:23.180Z] INFO: Testing against a local daemon
09:54:23 [2022-10-05T09:54:23.180Z] === RUN   TestExternalGraphDriver
09:54:23 [2022-10-05T09:54:23.439Z] === RUN   TestExternalGraphDriver/json
09:54:25 [2022-10-05T09:54:25.344Z] === RUN   TestExternalGraphDriver/spec
09:54:26 [2022-10-05T09:54:26.723Z] === RUN   TestExternalGraphDriver/pull
09:54:28 [2022-10-05T09:54:28.627Z] --- PASS: TestExternalGraphDriver (5.12s)
09:54:28 [2022-10-05T09:54:28.627Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
09:54:28 [2022-10-05T09:54:28.627Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
09:54:28 [2022-10-05T09:54:28.627Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
09:54:28 [2022-10-05T09:54:28.627Z] === RUN   TestGraphdriverPluginV2
09:54:28 [2022-10-05T09:54:28.627Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:28 [2022-10-05T09:54:28.627Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:54:28 [2022-10-05T09:54:28.627Z] PASS
09:54:28 [2022-10-05T09:54:28.627Z] 
09:54:28 [2022-10-05T09:54:28.627Z] === Skipped
09:54:28 [2022-10-05T09:54:28.627Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:54:28 [2022-10-05T09:54:28.627Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:54:28 [2022-10-05T09:54:28.627Z] 
09:54:28 [2022-10-05T09:54:28.627Z] DONE 5 tests, 1 skipped in 5.538s
09:54:28 [2022-10-05T09:54:28.627Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:54:28 [2022-10-05T09:54:28.628Z] ++ 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:54:28 [2022-10-05T09:54:28.628Z] ++ set -e
09:54:28 [2022-10-05T09:54:28.628Z] ++ '[' -n 0 ']'
09:54:28 [2022-10-05T09:54:28.628Z] ++ set -x
09:54:28 [2022-10-05T09:54:28.628Z] ++ 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:54:28 [2022-10-05T09:54:28.887Z] INFO: Testing against a local daemon
09:54:28 [2022-10-05T09:54:28.887Z] === RUN   TestContinueAfterPluginCrash
09:54:28 [2022-10-05T09:54:28.887Z] === PAUSE TestContinueAfterPluginCrash
09:54:28 [2022-10-05T09:54:28.887Z] === RUN   TestReadPluginNoRead
09:54:28 [2022-10-05T09:54:28.887Z] === PAUSE TestReadPluginNoRead
09:54:28 [2022-10-05T09:54:28.887Z] === RUN   TestDaemonStartWithLogOpt
09:54:28 [2022-10-05T09:54:28.887Z] === PAUSE TestDaemonStartWithLogOpt
09:54:28 [2022-10-05T09:54:28.887Z] === CONT  TestContinueAfterPluginCrash
09:54:28 [2022-10-05T09:54:28.887Z] === CONT  TestDaemonStartWithLogOpt
09:54:32 [2022-10-05T09:54:32.177Z] --- PASS: TestDaemonStartWithLogOpt (3.06s)
09:54:32 [2022-10-05T09:54:32.177Z] === CONT  TestReadPluginNoRead
09:54:34 [2022-10-05T09:54:34.082Z] === RUN   TestReadPluginNoRead/default
09:54:35 [2022-10-05T09:54:35.462Z] === RUN   TestReadPluginNoRead/disabled_caching
09:54:36 [2022-10-05T09:54:36.399Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:54:36 [2022-10-05T09:54:36.967Z] --- PASS: TestContinueAfterPluginCrash (8.05s)
09:54:37 [2022-10-05T09:54:37.535Z] === CONT  TestReadPluginNoRead
09:54:37 [2022-10-05T09:54:37.535Z]     read_test.go:91: [db19fe0fa2f2b] daemon is not started
09:54:37 [2022-10-05T09:54:37.535Z] --- PASS: TestReadPluginNoRead (5.69s)
09:54:37 [2022-10-05T09:54:37.535Z]     --- PASS: TestReadPluginNoRead/default (1.20s)
09:54:37 [2022-10-05T09:54:37.536Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
09:54:37 [2022-10-05T09:54:37.536Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
09:54:37 [2022-10-05T09:54:37.536Z] PASS
09:54:37 [2022-10-05T09:54:37.536Z] 
09:54:37 [2022-10-05T09:54:37.536Z] DONE 6 tests in 8.852s
09:54:37 [2022-10-05T09:54:37.536Z] 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:54:37 [2022-10-05T09:54:37.536Z] ++ 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:54:37 [2022-10-05T09:54:37.536Z] ++ set -e
09:54:37 [2022-10-05T09:54:37.536Z] ++ '[' -n 0 ']'
09:54:37 [2022-10-05T09:54:37.536Z] ++ set -x
09:54:37 [2022-10-05T09:54:37.536Z] ++ 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:54:37 [2022-10-05T09:54:37.536Z] testing: warning: no tests to run
09:54:37 [2022-10-05T09:54:37.536Z] PASS
09:54:37 [2022-10-05T09:54:37.536Z] 
09:54:37 [2022-10-05T09:54:37.536Z] DONE 0 tests in 0.034s
09:54:37 [2022-10-05T09:54:37.536Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:54:37 [2022-10-05T09:54:37.536Z] ++ 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:54:37 [2022-10-05T09:54:37.536Z] ++ set -e
09:54:37 [2022-10-05T09:54:37.536Z] ++ '[' -n 0 ']'
09:54:37 [2022-10-05T09:54:37.536Z] ++ set -x
09:54:37 [2022-10-05T09:54:37.536Z] ++ 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:54:37 [2022-10-05T09:54:37.795Z] INFO: Testing against a local daemon
09:54:37 [2022-10-05T09:54:37.795Z] === RUN   TestPluginWithDevMounts
09:54:37 [2022-10-05T09:54:37.795Z] === PAUSE TestPluginWithDevMounts
09:54:37 [2022-10-05T09:54:37.795Z] === CONT  TestPluginWithDevMounts
09:54:39 [2022-10-05T09:54:39.173Z] --- PASS: TestPluginWithDevMounts (1.53s)
09:54:39 [2022-10-05T09:54:39.173Z] PASS
09:54:39 [2022-10-05T09:54:39.173Z] 
09:54:39 [2022-10-05T09:54:39.173Z] DONE 1 tests in 1.635s
09:54:39 [2022-10-05T09:54:39.173Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:54:39 [2022-10-05T09:54:39.173Z] ++ 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:54:39 [2022-10-05T09:54:39.173Z] ++ set -e
09:54:39 [2022-10-05T09:54:39.173Z] ++ '[' -n 0 ']'
09:54:39 [2022-10-05T09:54:39.173Z] ++ set -x
09:54:39 [2022-10-05T09:54:39.173Z] ++ 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:54:39 [2022-10-05T09:54:39.432Z] INFO: Testing against a local daemon
09:54:39 [2022-10-05T09:54:39.432Z] === RUN   TestSecretInspect
09:54:41 [2022-10-05T09:54:41.978Z] --- PASS: TestSecretInspect (2.26s)
09:54:41 [2022-10-05T09:54:41.978Z] === RUN   TestSecretList
09:54:43 [2022-10-05T09:54:43.883Z] --- PASS: TestSecretList (2.19s)
09:54:43 [2022-10-05T09:54:43.884Z] === RUN   TestSecretsCreateAndDelete
09:54:46 [2022-10-05T09:54:46.418Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
09:54:46 [2022-10-05T09:54:46.418Z] === RUN   TestSecretsUpdate
09:54:48 [2022-10-05T09:54:48.323Z] --- PASS: TestSecretsUpdate (2.19s)
09:54:48 [2022-10-05T09:54:48.323Z] === RUN   TestTemplatedSecret
09:54:50 [2022-10-05T09:54:50.856Z] --- PASS: TestTemplatedSecret (2.42s)
09:54:50 [2022-10-05T09:54:50.856Z] === RUN   TestSecretCreateResolve
09:54:53 [2022-10-05T09:54:53.391Z] --- PASS: TestSecretCreateResolve (2.31s)
09:54:53 [2022-10-05T09:54:53.391Z] PASS
09:54:53 [2022-10-05T09:54:53.391Z] 
09:54:53 [2022-10-05T09:54:53.391Z] DONE 6 tests in 13.731s
09:54:53 [2022-10-05T09:54:53.391Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:54:53 [2022-10-05T09:54:53.391Z] ++ 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:54:53 [2022-10-05T09:54:53.391Z] ++ set -e
09:54:53 [2022-10-05T09:54:53.391Z] ++ '[' -n 0 ']'
09:54:53 [2022-10-05T09:54:53.391Z] ++ set -x
09:54:53 [2022-10-05T09:54:53.391Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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:54:53 [2022-10-05T09:54:53.391Z] INFO: Testing against a local daemon
09:54:53 [2022-10-05T09:54:53.391Z] === RUN   TestServiceCreateInit
09:54:53 [2022-10-05T09:54:53.391Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:54:57 [2022-10-05T09:54:57.583Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:55:00 [2022-10-05T09:55:00.872Z] --- PASS: TestServiceCreateInit (7.32s)
09:55:00 [2022-10-05T09:55:00.872Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s)
09:55:00 [2022-10-05T09:55:00.872Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
09:55:00 [2022-10-05T09:55:00.872Z] === RUN   TestCreateServiceMultipleTimes
09:55:15 [2022-10-05T09:55:15.763Z] --- PASS: TestCreateServiceMultipleTimes (15.40s)
09:55:15 [2022-10-05T09:55:15.763Z] === RUN   TestCreateServiceConflict
09:55:18 [2022-10-05T09:55:18.342Z] --- PASS: TestCreateServiceConflict (2.14s)
09:55:18 [2022-10-05T09:55:18.342Z] === RUN   TestCreateServiceMaxReplicas
09:55:20 [2022-10-05T09:55:20.877Z] --- PASS: TestCreateServiceMaxReplicas (2.63s)
09:55:20 [2022-10-05T09:55:20.877Z] === RUN   TestCreateWithDuplicateNetworkNames
09:55:35 [2022-10-05T09:55:35.761Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.11s)
09:55:35 [2022-10-05T09:55:35.761Z] === RUN   TestCreateServiceSecretFileMode
09:55:36 [2022-10-05T09:55:36.020Z] --- PASS: TestCreateServiceSecretFileMode (2.39s)
09:55:36 [2022-10-05T09:55:36.020Z] === RUN   TestCreateServiceConfigFileMode
09:55:38 [2022-10-05T09:55:38.555Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
09:55:38 [2022-10-05T09:55:38.555Z] === RUN   TestCreateServiceSysctls
09:55:41 [2022-10-05T09:55:41.844Z] --- PASS: TestCreateServiceSysctls (2.92s)
09:55:41 [2022-10-05T09:55:41.844Z] === RUN   TestCreateServiceCapabilities
09:55:44 [2022-10-05T09:55:44.379Z] --- PASS: TestCreateServiceCapabilities (2.46s)
09:55:44 [2022-10-05T09:55:44.379Z] === RUN   TestInspect
09:55:46 [2022-10-05T09:55:46.913Z] --- PASS: TestInspect (2.85s)
09:55:46 [2022-10-05T09:55:46.913Z] === RUN   TestCreateJob
09:55:50 [2022-10-05T09:55:50.202Z] --- PASS: TestCreateJob (3.01s)
09:55:50 [2022-10-05T09:55:50.202Z] === RUN   TestReplicatedJob
09:55:54 [2022-10-05T09:55:54.398Z] --- PASS: TestReplicatedJob (4.74s)
09:55:54 [2022-10-05T09:55:54.398Z] === RUN   TestUpdateReplicatedJob
09:55:57 [2022-10-05T09:55:57.718Z] --- PASS: TestUpdateReplicatedJob (3.11s)
09:55:57 [2022-10-05T09:55:57.718Z] === RUN   TestServiceListWithStatuses
09:55:57 [2022-10-05T09:55:57.718Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:55:57 [2022-10-05T09:55:57.718Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:55:57 [2022-10-05T09:55:57.718Z] === RUN   TestDockerNetworkConnectAlias
09:56:01 [2022-10-05T09:56:01.908Z] --- PASS: TestDockerNetworkConnectAlias (4.18s)
09:56:01 [2022-10-05T09:56:01.908Z] === RUN   TestDockerNetworkReConnect
09:56:05 [2022-10-05T09:56:05.197Z] --- PASS: TestDockerNetworkReConnect (3.24s)
09:56:05 [2022-10-05T09:56:05.197Z] === RUN   TestServicePlugin
09:56:05 [2022-10-05T09:56:05.198Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:56:05 [2022-10-05T09:56:05.198Z] --- SKIP: TestServicePlugin (0.00s)
09:56:05 [2022-10-05T09:56:05.198Z] === RUN   TestServiceUpdateLabel
09:56:07 [2022-10-05T09:56:07.104Z] --- PASS: TestServiceUpdateLabel (2.18s)
09:56:07 [2022-10-05T09:56:07.104Z] === RUN   TestServiceUpdateSecrets
09:56:21 [2022-10-05T09:56:21.985Z] --- PASS: TestServiceUpdateSecrets (14.39s)
09:56:21 [2022-10-05T09:56:21.985Z] === RUN   TestServiceUpdateConfigs
09:56:36 [2022-10-05T09:56:36.866Z] --- PASS: TestServiceUpdateConfigs (14.30s)
09:56:36 [2022-10-05T09:56:36.866Z] === RUN   TestServiceUpdateNetwork
09:56:49 [2022-10-05T09:56:49.076Z] --- PASS: TestServiceUpdateNetwork (12.20s)
09:56:49 [2022-10-05T09:56:49.076Z] === RUN   TestServiceUpdatePidsLimit
09:56:49 [2022-10-05T09:56:49.334Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:56:49 [2022-10-05T09:56:49.915Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:56:58 [2022-10-05T09:56:58.034Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:57:04 [2022-10-05T09:57:04.602Z] --- PASS: TestServiceUpdatePidsLimit (16.03s)
09:57:04 [2022-10-05T09:57:04.602Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:57:04 [2022-10-05T09:57:04.602Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:57:04 [2022-10-05T09:57:04.602Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
09:57:04 [2022-10-05T09:57:04.602Z] PASS
09:57:04 [2022-10-05T09:57:04.602Z] 
09:57:04 [2022-10-05T09:57:04.602Z] === Skipped
09:57:04 [2022-10-05T09:57:04.602Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:57:04 [2022-10-05T09:57:04.602Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:57:04 [2022-10-05T09:57:04.602Z] 
09:57:04 [2022-10-05T09:57:04.602Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:57:04 [2022-10-05T09:57:04.602Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:57:04 [2022-10-05T09:57:04.602Z] 
09:57:04 [2022-10-05T09:57:04.602Z] DONE 27 tests, 2 skipped in 131.131s
09:57:04 [2022-10-05T09:57:04.602Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:57:04 [2022-10-05T09:57:04.602Z] ++ 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:57:04 [2022-10-05T09:57:04.602Z] ++ set -e
09:57:04 [2022-10-05T09:57:04.602Z] ++ '[' -n 0 ']'
09:57:04 [2022-10-05T09:57:04.602Z] ++ set -x
09:57:04 [2022-10-05T09:57:04.602Z] ++ 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:57:04 [2022-10-05T09:57:04.602Z] INFO: Testing against a local daemon
09:57:04 [2022-10-05T09:57:04.602Z] === RUN   TestSessionCreate
09:57:04 [2022-10-05T09:57:04.602Z] --- PASS: TestSessionCreate (0.02s)
09:57:04 [2022-10-05T09:57:04.602Z] === RUN   TestSessionCreateWithBadUpgrade
09:57:04 [2022-10-05T09:57:04.602Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:57:04 [2022-10-05T09:57:04.602Z] PASS
09:57:04 [2022-10-05T09:57:04.602Z] 
09:57:04 [2022-10-05T09:57:04.602Z] DONE 2 tests in 0.130s
09:57:04 [2022-10-05T09:57:04.602Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:57:04 [2022-10-05T09:57:04.602Z] ++ 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:57:04 [2022-10-05T09:57:04.602Z] ++ set -e
09:57:04 [2022-10-05T09:57:04.602Z] ++ '[' -n 0 ']'
09:57:04 [2022-10-05T09:57:04.602Z] ++ set -x
09:57:04 [2022-10-05T09:57:04.602Z] ++ 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:57:04 [2022-10-05T09:57:04.602Z] INFO: Testing against a local daemon
09:57:04 [2022-10-05T09:57:04.602Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:57:04 [2022-10-05T09:57:04.602Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:57:04 [2022-10-05T09:57:04.602Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:57:04 [2022-10-05T09:57:04.602Z] === RUN   TestDiskUsage
09:57:04 [2022-10-05T09:57:04.602Z] === PAUSE TestDiskUsage
09:57:04 [2022-10-05T09:57:04.602Z] === RUN   TestEventsExecDie
09:57:04 [2022-10-05T09:57:04.861Z] --- PASS: TestEventsExecDie (0.52s)
09:57:04 [2022-10-05T09:57:04.861Z] === RUN   TestEventsBackwardsCompatible
09:57:04 [2022-10-05T09:57:04.861Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:57:04 [2022-10-05T09:57:04.861Z] === RUN   TestEventsVolumeCreate
09:57:05 [2022-10-05T09:57:05.120Z] --- PASS: TestEventsVolumeCreate (0.06s)
09:57:05 [2022-10-05T09:57:05.120Z] === RUN   TestInfoBinaryCommits
09:57:05 [2022-10-05T09:57:05.120Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:57:05 [2022-10-05T09:57:05.120Z] === RUN   TestInfoAPIVersioned
09:57:05 [2022-10-05T09:57:05.120Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:57:05 [2022-10-05T09:57:05.120Z] === RUN   TestInfoAPI
09:57:05 [2022-10-05T09:57:05.120Z] --- PASS: TestInfoAPI (0.02s)
09:57:05 [2022-10-05T09:57:05.120Z] === RUN   TestInfoAPIWarnings
09:57:23 [2022-10-05T09:57:23.205Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:57:23 [2022-10-05T09:57:23.205Z] === RUN   TestInfoDebug
09:57:23 [2022-10-05T09:57:23.205Z] --- PASS: TestInfoDebug (0.52s)
09:57:23 [2022-10-05T09:57:23.205Z] === RUN   TestInfoInsecureRegistries
09:57:23 [2022-10-05T09:57:23.205Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:57:23 [2022-10-05T09:57:23.205Z] === RUN   TestInfoRegistryMirrors
09:57:23 [2022-10-05T09:57:23.205Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:57:23 [2022-10-05T09:57:23.205Z] === RUN   TestLoginFailsWithBadCredentials
09:57:23 [2022-10-05T09:57:23.773Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
09:57:23 [2022-10-05T09:57:23.773Z] === RUN   TestPingCacheHeaders
09:57:23 [2022-10-05T09:57:23.773Z] --- PASS: TestPingCacheHeaders (0.02s)
09:57:23 [2022-10-05T09:57:23.773Z] === RUN   TestPingGet
09:57:23 [2022-10-05T09:57:23.773Z] --- PASS: TestPingGet (0.01s)
09:57:23 [2022-10-05T09:57:23.773Z] === RUN   TestPingHead
09:57:23 [2022-10-05T09:57:23.773Z] --- PASS: TestPingHead (0.02s)
09:57:23 [2022-10-05T09:57:23.773Z] === RUN   TestPingSwarmHeader
09:57:24 [2022-10-05T09:57:24.341Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:57:24 [2022-10-05T09:57:24.341Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:57:25 [2022-10-05T09:57:25.278Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:57:25 [2022-10-05T09:57:25.278Z] --- PASS: TestPingSwarmHeader (1.66s)
09:57:25 [2022-10-05T09:57:25.278Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:57:25 [2022-10-05T09:57:25.278Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:57:25 [2022-10-05T09:57:25.278Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:57:25 [2022-10-05T09:57:25.278Z] === RUN   TestPingBuilderHeader
09:57:25 [2022-10-05T09:57:25.278Z] === RUN   TestPingBuilderHeader/default_config
09:57:25 [2022-10-05T09:57:25.846Z] === RUN   TestPingBuilderHeader/buildkit_disabled
09:57:26 [2022-10-05T09:57:26.413Z] --- PASS: TestPingBuilderHeader (1.05s)
09:57:26 [2022-10-05T09:57:26.413Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
09:57:26 [2022-10-05T09:57:26.413Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
09:57:26 [2022-10-05T09:57:26.413Z] === RUN   TestVersion
09:57:26 [2022-10-05T09:57:26.413Z] --- PASS: TestVersion (0.02s)
09:57:26 [2022-10-05T09:57:26.413Z] === CONT  TestDiskUsage
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/container_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/image_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/volume_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:57:26 [2022-10-05T09:57:26.982Z] === RUN   TestDiskUsage/after_container.Run
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:57:27 [2022-10-05T09:57:27.241Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:57:27 [2022-10-05T09:57:27.500Z] --- PASS: TestDiskUsage (1.10s)
09:57:27 [2022-10-05T09:57:27.500Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]     --- PASS: TestDiskUsage/after_container.Run (0.28s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z] PASS
09:57:27 [2022-10-05T09:57:27.500Z] 
09:57:27 [2022-10-05T09:57:27.500Z] === Skipped
09:57:27 [2022-10-05T09:57:27.500Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:57:27 [2022-10-05T09:57:27.500Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:57:27 [2022-10-05T09:57:27.500Z] 
09:57:27 [2022-10-05T09:57:27.500Z] DONE 57 tests, 1 skipped in 23.204s
09:57:27 [2022-10-05T09:57:27.500Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:57:27 [2022-10-05T09:57:27.500Z] ++ 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:57:27 [2022-10-05T09:57:27.500Z] ++ set -e
09:57:27 [2022-10-05T09:57:27.500Z] ++ '[' -n 0 ']'
09:57:27 [2022-10-05T09:57:27.500Z] ++ set -x
09:57:27 [2022-10-05T09:57:27.500Z] ++ 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:57:27 [2022-10-05T09:57:27.500Z] INFO: Testing against a local daemon
09:57:27 [2022-10-05T09:57:27.500Z] === RUN   TestVolumesCreateAndList
09:57:27 [2022-10-05T09:57:27.500Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:57:27 [2022-10-05T09:57:27.500Z] === RUN   TestVolumesRemove
09:57:27 [2022-10-05T09:57:27.759Z] --- PASS: TestVolumesRemove (0.06s)
09:57:27 [2022-10-05T09:57:27.759Z] === RUN   TestVolumesInspect
09:57:27 [2022-10-05T09:57:27.759Z] --- PASS: TestVolumesInspect (0.02s)
09:57:27 [2022-10-05T09:57:27.759Z] === RUN   TestVolumesInvalidJSON
09:57:27 [2022-10-05T09:57:27.759Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:57:27 [2022-10-05T09:57:27.759Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:57:27 [2022-10-05T09:57:27.759Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:57:27 [2022-10-05T09:57:27.759Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:57:27 [2022-10-05T09:57:27.759Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:57:27 [2022-10-05T09:57:27.759Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:57:27 [2022-10-05T09:57:27.759Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:57:27 [2022-10-05T09:57:27.759Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:57:27 [2022-10-05T09:57:27.759Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:57:27 [2022-10-05T09:57:27.759Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:57:27 [2022-10-05T09:57:27.759Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:57:27 [2022-10-05T09:57:27.759Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:57:27 [2022-10-05T09:57:27.759Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:57:27 [2022-10-05T09:57:27.759Z] PASS
09:57:27 [2022-10-05T09:57:27.759Z] 
09:57:27 [2022-10-05T09:57:27.759Z] DONE 9 tests in 0.193s
09:57:27 [2022-10-05T09:57:27.759Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:57:27 [2022-10-05T09:57:27.759Z] ++++ cat bundles/test-integration/docker.pid
09:57:27 [2022-10-05T09:57:27.759Z] +++ kill 14832
09:57:28 [2022-10-05T09:57:28.019Z] +++ /etc/init.d/apparmor stop
09:57:28 [2022-10-05T09:57:28.019Z] Leaving: AppArmorNo profiles have been unloaded.
09:57:28 [2022-10-05T09:57:28.019Z] 
09:57:28 [2022-10-05T09:57:28.019Z] Unloading profiles will leave already running processes permanently
09:57:28 [2022-10-05T09:57:28.019Z] unconfined, which can lead to unexpected situations.
09:57:28 [2022-10-05T09:57:28.019Z] 
09:57:28 [2022-10-05T09:57:28.019Z] To set a process to complain mode, use the command line tool
09:57:28 [2022-10-05T09:57:28.019Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:57:28 [2022-10-05T09:57:28.019Z] +++ true
09:57:28 [2022-10-05T09:57:28.019Z] exiting test-integration
09:57:28 [2022-10-05T09:57:28.019Z] ++ exit 0
09:57:28 [2022-10-05T09:57:28.019Z] 
Post stage
[Pipeline] junit
09:57:28 [2022-10-05T09:57:28.970Z] Recording test results
09:57:29 [2022-10-05T09:57:29.164Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:57:29 [2022-10-05T09:57:29.481Z] + echo Ensuring container killed.
09:57:29 [2022-10-05T09:57:29.481Z] Ensuring container killed.
09:57:29 [2022-10-05T09:57:29.481Z] + docker rm -vf docker-pr1
09:57:29 [2022-10-05T09:57:29.481Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
09:57:29 [2022-10-05T09:57:29.763Z] + echo Chowning /workspace to jenkins user
09:57:29 [2022-10-05T09:57:29.763Z] Chowning /workspace to jenkins user
09:57:29 [2022-10-05T09:57:29.763Z] + id -u
09:57:29 [2022-10-05T09:57:29.763Z] + id -g
09:57:29 [2022-10-05T09:57:29.763Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44252:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:57:31 [2022-10-05T09:57:31.431Z] + bundleName=arm64-integration
09:57:31 [2022-10-05T09:57:31.431Z] + echo Creating arm64-integration-bundles.tar.gz
09:57:31 [2022-10-05T09:57:31.431Z] Creating arm64-integration-bundles.tar.gz
09:57:31 [2022-10-05T09:57:31.431Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:57:31 [2022-10-05T09:57:31.431Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:57:31 [2022-10-05T09:57:31.703Z] Archiving artifacts
09:57:31 [2022-10-05T09:57:31.976Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44252/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:57:32 [2022-10-05T09:57:32.272Z] + make clean
09:57:32 [2022-10-05T09:57:32.531Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:57:32 [2022-10-05T09:57:32.532Z] docker-dev-cache
09:57:32 [2022-10-05T09:57:32.532Z] 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