Skip to content
Success

Console Output

Skipping 311 KB.. Full Log
20:46:23 [2022-09-30T20:46:23.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
20:46:23 [2022-09-30T20:46:23.723Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
20:46:23 [2022-09-30T20:46:23.723Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
20:46:23 [2022-09-30T20:46:23.982Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s)
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateDifferentPlatform
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateDifferentPlatform/different_os
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
20:46:23 [2022-09-30T20:46:23.982Z] --- PASS: TestCreateDifferentPlatform (0.02s)
20:46:23 [2022-09-30T20:46:23.982Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
20:46:23 [2022-09-30T20:46:23.982Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateVolumesFromNonExistingContainer
20:46:23 [2022-09-30T20:46:23.982Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
20:46:23 [2022-09-30T20:46:23.982Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateInvalidHostConfig
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
20:46:23 [2022-09-30T20:46:23.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
20:46:23 [2022-09-30T20:46:23.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:46:23 [2022-09-30T20:46:23.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:46:23 [2022-09-30T20:46:23.982Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
20:46:23 [2022-09-30T20:46:23.982Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
20:46:23 [2022-09-30T20:46:23.982Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
20:46:23 [2022-09-30T20:46:23.982Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
20:46:24 [2022-09-30T20:46:24.240Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
20:46:24 [2022-09-30T20:46:24.240Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
20:46:24 [2022-09-30T20:46:24.240Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
20:46:24 [2022-09-30T20:46:24.240Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:46:24 [2022-09-30T20:46:24.240Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
20:46:24 [2022-09-30T20:46:24.240Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
20:46:24 [2022-09-30T20:46:24.240Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:46:24 [2022-09-30T20:46:24.240Z] === RUN   TestContainerStartOnDaemonRestart
20:46:24 [2022-09-30T20:46:24.240Z] === PAUSE TestContainerStartOnDaemonRestart
20:46:24 [2022-09-30T20:46:24.240Z] === RUN   TestDaemonRestartIpcMode
20:46:24 [2022-09-30T20:46:24.240Z] === PAUSE TestDaemonRestartIpcMode
20:46:24 [2022-09-30T20:46:24.240Z] === RUN   TestDaemonHostGatewayIP
20:46:24 [2022-09-30T20:46:24.240Z] === PAUSE TestDaemonHostGatewayIP
20:46:24 [2022-09-30T20:46:24.240Z] === RUN   TestRestartDaemonWithRestartingContainer
20:46:24 [2022-09-30T20:46:24.240Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:46:24 [2022-09-30T20:46:24.240Z] === RUN   TestContainerKillOnDaemonStart
20:46:24 [2022-09-30T20:46:24.240Z] === PAUSE TestContainerKillOnDaemonStart
20:46:24 [2022-09-30T20:46:24.240Z] === RUN   TestDiff
20:46:24 [2022-09-30T20:46:24.498Z] --- PASS: TestDiff (0.41s)
20:46:24 [2022-09-30T20:46:24.498Z] === RUN   TestExecConsoleSize
20:46:25 [2022-09-30T20:46:25.065Z] --- PASS: TestExecConsoleSize (0.47s)
20:46:25 [2022-09-30T20:46:25.065Z] === RUN   TestExecWithCloseStdin
20:46:25 [2022-09-30T20:46:25.631Z] --- PASS: TestExecWithCloseStdin (0.49s)
20:46:25 [2022-09-30T20:46:25.631Z] === RUN   TestExec
20:46:25 [2022-09-30T20:46:25.890Z] --- PASS: TestExec (0.47s)
20:46:25 [2022-09-30T20:46:25.890Z] === RUN   TestExecUser
20:46:26 [2022-09-30T20:46:26.457Z] --- PASS: TestExecUser (0.46s)
20:46:26 [2022-09-30T20:46:26.457Z] === RUN   TestExportContainerAndImportImage
20:46:27 [2022-09-30T20:46:27.023Z] --- PASS: TestExportContainerAndImportImage (0.58s)
20:46:27 [2022-09-30T20:46:27.023Z] === RUN   TestExportContainerAfterDaemonRestart
20:46:28 [2022-09-30T20:46:28.395Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
20:46:28 [2022-09-30T20:46:28.395Z] === RUN   TestHealthCheckWorkdir
20:46:28 [2022-09-30T20:46:28.653Z] --- PASS: TestHealthCheckWorkdir (0.52s)
20:46:28 [2022-09-30T20:46:28.653Z] === RUN   TestHealthKillContainer
20:46:36 [2022-09-30T20:46:36.758Z] --- PASS: TestHealthKillContainer (7.88s)
20:46:36 [2022-09-30T20:46:36.758Z] === RUN   TestHealthCheckProcessKilled
20:46:37 [2022-09-30T20:46:37.324Z] --- PASS: TestHealthCheckProcessKilled (0.67s)
20:46:37 [2022-09-30T20:46:37.324Z] === RUN   TestInspectCpusetInConfigPre120
20:46:37 [2022-09-30T20:46:37.891Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
20:46:37 [2022-09-30T20:46:37.891Z] === RUN   TestIpcModeNone
20:46:38 [2022-09-30T20:46:38.151Z] --- PASS: TestIpcModeNone (0.53s)
20:46:38 [2022-09-30T20:46:38.151Z] === RUN   TestIpcModePrivate
20:46:38 [2022-09-30T20:46:38.717Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
20:46:38 [2022-09-30T20:46:38.717Z] --- PASS: TestIpcModePrivate (0.45s)
20:46:38 [2022-09-30T20:46:38.717Z] === RUN   TestIpcModeShareable
20:46:38 [2022-09-30T20:46:38.975Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
20:46:39 [2022-09-30T20:46:39.233Z] --- PASS: TestIpcModeShareable (0.46s)
20:46:39 [2022-09-30T20:46:39.233Z] === RUN   TestAPIIpcModeShareableAndContainer
20:46:40 [2022-09-30T20:46:40.606Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
20:46:40 [2022-09-30T20:46:40.606Z] === RUN   TestAPIIpcModeHost
20:46:40 [2022-09-30T20:46:40.864Z] --- PASS: TestAPIIpcModeHost (0.34s)
20:46:40 [2022-09-30T20:46:40.864Z] === RUN   TestDaemonIpcModeShareable
20:46:42 [2022-09-30T20:46:42.237Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:46:42 [2022-09-30T20:46:42.237Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
20:46:42 [2022-09-30T20:46:42.237Z] === RUN   TestDaemonIpcModePrivate
20:46:43 [2022-09-30T20:46:43.170Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:46:43 [2022-09-30T20:46:43.170Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
20:46:43 [2022-09-30T20:46:43.170Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:46:44 [2022-09-30T20:46:44.560Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:46:44 [2022-09-30T20:46:44.560Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s)
20:46:44 [2022-09-30T20:46:44.560Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:46:45 [2022-09-30T20:46:45.494Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:46:45 [2022-09-30T20:46:45.494Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
20:46:45 [2022-09-30T20:46:45.494Z] === RUN   TestIpcModeOlderClient
20:46:45 [2022-09-30T20:46:45.494Z] === PAUSE TestIpcModeOlderClient
20:46:45 [2022-09-30T20:46:45.494Z] === RUN   TestKillContainerInvalidSignal
20:46:46 [2022-09-30T20:46:46.059Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
20:46:46 [2022-09-30T20:46:46.059Z] === RUN   TestKillContainer
20:46:46 [2022-09-30T20:46:46.059Z] === RUN   TestKillContainer/no_signal
20:46:46 [2022-09-30T20:46:46.317Z] === RUN   TestKillContainer/non_killing_signal
20:46:46 [2022-09-30T20:46:46.575Z] === RUN   TestKillContainer/killing_signal
20:46:47 [2022-09-30T20:46:47.141Z] --- PASS: TestKillContainer (1.21s)
20:46:47 [2022-09-30T20:46:47.141Z]     --- PASS: TestKillContainer/no_signal (0.38s)
20:46:47 [2022-09-30T20:46:47.141Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
20:46:47 [2022-09-30T20:46:47.141Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
20:46:47 [2022-09-30T20:46:47.141Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:46:47 [2022-09-30T20:46:47.141Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:46:47 [2022-09-30T20:46:47.706Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:46:47 [2022-09-30T20:46:47.964Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.79s)
20:46:47 [2022-09-30T20:46:47.964Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
20:46:47 [2022-09-30T20:46:47.964Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.29s)
20:46:47 [2022-09-30T20:46:47.964Z] === RUN   TestKillStoppedContainer
20:46:47 [2022-09-30T20:46:47.964Z] --- PASS: TestKillStoppedContainer (0.05s)
20:46:47 [2022-09-30T20:46:47.964Z] === RUN   TestKillStoppedContainerAPIPre120
20:46:48 [2022-09-30T20:46:48.221Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
20:46:48 [2022-09-30T20:46:48.221Z] === RUN   TestKillDifferentUserContainer
20:46:48 [2022-09-30T20:46:48.479Z] --- PASS: TestKillDifferentUserContainer (0.39s)
20:46:48 [2022-09-30T20:46:48.479Z] === RUN   TestInspectOomKilledTrue
20:46:49 [2022-09-30T20:46:49.043Z] --- PASS: TestInspectOomKilledTrue (0.45s)
20:46:49 [2022-09-30T20:46:49.044Z] === RUN   TestInspectOomKilledFalse
20:46:49 [2022-09-30T20:46:49.301Z] --- PASS: TestInspectOomKilledFalse (0.39s)
20:46:49 [2022-09-30T20:46:49.301Z] === RUN   TestLinksEtcHostsContentMatch
20:46:49 [2022-09-30T20:46:49.559Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
20:46:49 [2022-09-30T20:46:49.559Z] === RUN   TestLinksContainerNames
20:46:50 [2022-09-30T20:46:50.491Z] --- PASS: TestLinksContainerNames (0.81s)
20:46:50 [2022-09-30T20:46:50.491Z] === RUN   TestLogsFollowTailEmpty
20:46:50 [2022-09-30T20:46:50.750Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
20:46:50 [2022-09-30T20:46:50.750Z] === RUN   TestLogs
20:46:50 [2022-09-30T20:46:50.750Z] === RUN   TestLogs/driver_local
20:46:50 [2022-09-30T20:46:50.750Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:46:50 [2022-09-30T20:46:50.750Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:46:50 [2022-09-30T20:46:50.750Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:46:50 [2022-09-30T20:46:50.750Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:46:50 [2022-09-30T20:46:50.750Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:46:50 [2022-09-30T20:46:50.750Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:46:51 [2022-09-30T20:46:51.683Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:46:51 [2022-09-30T20:46:51.683Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:46:52 [2022-09-30T20:46:52.249Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:46:52 [2022-09-30T20:46:52.249Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:46:52 [2022-09-30T20:46:52.815Z] === RUN   TestLogs/driver_json-file
20:46:52 [2022-09-30T20:46:52.815Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:46:52 [2022-09-30T20:46:52.815Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:46:52 [2022-09-30T20:46:52.815Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:46:52 [2022-09-30T20:46:52.815Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:46:52 [2022-09-30T20:46:52.815Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:46:52 [2022-09-30T20:46:52.815Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:46:53 [2022-09-30T20:46:53.381Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:46:53 [2022-09-30T20:46:53.639Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:46:53 [2022-09-30T20:46:53.897Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:46:54 [2022-09-30T20:46:54.155Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:46:54 [2022-09-30T20:46:54.721Z] --- PASS: TestLogs (3.88s)
20:46:54 [2022-09-30T20:46:54.721Z]     --- PASS: TestLogs/driver_local (0.01s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.63s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.80s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.66s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.87s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.46s)
20:46:54 [2022-09-30T20:46:54.721Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.61s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.65s)
20:46:54 [2022-09-30T20:46:54.721Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
20:46:54 [2022-09-30T20:46:54.721Z] === RUN   TestContainerNetworkMountsNoChown
20:46:55 [2022-09-30T20:46:55.286Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/default
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/default
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/private
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/private
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rprivate
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rprivate
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/slave
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/slave
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rslave
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rslave
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/shared
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/shared
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rshared
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rshared
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/default
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/default/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rslave
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/default/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rshared
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/shared
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rprivate
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/slave
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/private
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/private/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/private/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/default/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/default/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:46:55 [2022-09-30T20:46:55.286Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/private/bind_root
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/private/mount_root
20:46:55 [2022-09-30T20:46:55.544Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:46:55 [2022-09-30T20:46:55.544Z] --- PASS: TestMountDaemonRoot (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
20:46:55 [2022-09-30T20:46:55.544Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
20:46:55 [2022-09-30T20:46:55.544Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
20:46:55 [2022-09-30T20:46:55.544Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:46:55 [2022-09-30T20:46:55.544Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:46:55 [2022-09-30T20:46:55.545Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
20:46:55 [2022-09-30T20:46:55.545Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
20:46:55 [2022-09-30T20:46:55.545Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
20:46:55 [2022-09-30T20:46:55.545Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
20:46:55 [2022-09-30T20:46:55.545Z] === RUN   TestContainerBindMountNonRecursive
20:46:56 [2022-09-30T20:46:56.925Z] --- PASS: TestContainerBindMountNonRecursive (1.30s)
20:46:56 [2022-09-30T20:46:56.925Z] === RUN   TestContainerVolumesMountedAsShared
20:46:57 [2022-09-30T20:46:57.184Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
20:46:57 [2022-09-30T20:46:57.184Z] === RUN   TestContainerVolumesMountedAsSlave
20:46:57 [2022-09-30T20:46:57.751Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
20:46:57 [2022-09-30T20:46:57.751Z] === RUN   TestNetworkNat
20:46:58 [2022-09-30T20:46:58.009Z] --- PASS: TestNetworkNat (0.47s)
20:46:58 [2022-09-30T20:46:58.009Z] === RUN   TestNetworkLocalhostTCPNat
20:46:58 [2022-09-30T20:46:58.575Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
20:46:58 [2022-09-30T20:46:58.575Z] === RUN   TestNetworkLoopbackNat
20:47:01 [2022-09-30T20:47:01.101Z] --- PASS: TestNetworkLoopbackNat (2.53s)
20:47:01 [2022-09-30T20:47:01.101Z] === RUN   TestPause
20:47:01 [2022-09-30T20:47:01.667Z] --- PASS: TestPause (0.45s)
20:47:01 [2022-09-30T20:47:01.667Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:47:01 [2022-09-30T20:47:01.667Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:47:01 [2022-09-30T20:47:01.667Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:47:01 [2022-09-30T20:47:01.667Z] === RUN   TestPauseStopPausedContainer
20:47:01 [2022-09-30T20:47:01.925Z] --- PASS: TestPauseStopPausedContainer (0.44s)
20:47:01 [2022-09-30T20:47:01.925Z] === RUN   TestPidHost
20:47:02 [2022-09-30T20:47:02.859Z] --- PASS: TestPidHost (0.95s)
20:47:02 [2022-09-30T20:47:02.859Z] === RUN   TestPsFilter
20:47:03 [2022-09-30T20:47:03.117Z] --- PASS: TestPsFilter (0.11s)
20:47:03 [2022-09-30T20:47:03.117Z] === RUN   TestRemoveContainerWithRemovedVolume
20:47:03 [2022-09-30T20:47:03.374Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
20:47:03 [2022-09-30T20:47:03.375Z] === RUN   TestRemoveContainerWithVolume
20:47:03 [2022-09-30T20:47:03.940Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
20:47:03 [2022-09-30T20:47:03.940Z] === RUN   TestRemoveContainerRunning
20:47:04 [2022-09-30T20:47:04.197Z] --- PASS: TestRemoveContainerRunning (0.43s)
20:47:04 [2022-09-30T20:47:04.198Z] === RUN   TestRemoveContainerForceRemoveRunning
20:47:04 [2022-09-30T20:47:04.764Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
20:47:04 [2022-09-30T20:47:04.764Z] === RUN   TestRemoveInvalidContainer
20:47:04 [2022-09-30T20:47:04.764Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:47:04 [2022-09-30T20:47:04.764Z] === RUN   TestRenameLinkedContainer
20:47:06 [2022-09-30T20:47:06.662Z] --- PASS: TestRenameLinkedContainer (1.62s)
20:47:06 [2022-09-30T20:47:06.662Z] === RUN   TestRenameStoppedContainer
20:47:06 [2022-09-30T20:47:06.662Z] --- PASS: TestRenameStoppedContainer (0.41s)
20:47:06 [2022-09-30T20:47:06.662Z] === RUN   TestRenameRunningContainerAndReuse
20:47:07 [2022-09-30T20:47:07.596Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
20:47:07 [2022-09-30T20:47:07.596Z] === RUN   TestRenameInvalidName
20:47:07 [2022-09-30T20:47:07.853Z] --- PASS: TestRenameInvalidName (0.40s)
20:47:07 [2022-09-30T20:47:07.853Z] === RUN   TestRenameAnonymousContainer
20:47:09 [2022-09-30T20:47:09.752Z] --- PASS: TestRenameAnonymousContainer (1.48s)
20:47:09 [2022-09-30T20:47:09.752Z] === RUN   TestRenameContainerWithSameName
20:47:09 [2022-09-30T20:47:09.752Z] --- PASS: TestRenameContainerWithSameName (0.39s)
20:47:09 [2022-09-30T20:47:09.752Z] === RUN   TestRenameContainerWithLinkedContainer
20:47:10 [2022-09-30T20:47:10.685Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s)
20:47:10 [2022-09-30T20:47:10.685Z] === RUN   TestResize
20:47:10 [2022-09-30T20:47:10.942Z] --- PASS: TestResize (0.40s)
20:47:10 [2022-09-30T20:47:10.942Z] === RUN   TestResizeWithInvalidSize
20:47:11 [2022-09-30T20:47:11.507Z] --- PASS: TestResizeWithInvalidSize (0.40s)
20:47:11 [2022-09-30T20:47:11.507Z] === RUN   TestResizeWhenContainerNotStarted
20:47:11 [2022-09-30T20:47:11.765Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:47:11 [2022-09-30T20:47:11.765Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:47:13 [2022-09-30T20:47:13.664Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:47:15 [2022-09-30T20:47:15.036Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:47:15 [2022-09-30T20:47:15.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:47:15 [2022-09-30T20:47:15.969Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:47:17 [2022-09-30T20:47:17.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:47:17 [2022-09-30T20:47:17.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:47:20 [2022-09-30T20:47:20.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:47:20 [2022-09-30T20:47:20.618Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:47:22 [2022-09-30T20:47:22.515Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:47:24 [2022-09-30T20:47:24.411Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:47:24 [2022-09-30T20:47:24.411Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:47:26 [2022-09-30T20:47:26.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:47:26 [2022-09-30T20:47:26.311Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:47:27 [2022-09-30T20:47:27.683Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:47:29 [2022-09-30T20:47:29.579Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:47:29 [2022-09-30T20:47:29.579Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.99s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.38s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.91s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.70s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.82s)
20:47:29 [2022-09-30T20:47:29.580Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s)
20:47:29 [2022-09-30T20:47:29.580Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:47:29 [2022-09-30T20:47:29.580Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:47:30 [2022-09-30T20:47:30.144Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:47:31 [2022-09-30T20:47:31.081Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s)
20:47:31 [2022-09-30T20:47:31.081Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s)
20:47:31 [2022-09-30T20:47:31.081Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
20:47:31 [2022-09-30T20:47:31.081Z] === RUN   TestCgroupNamespacesRun
20:47:32 [2022-09-30T20:47:32.498Z] --- PASS: TestCgroupNamespacesRun (1.14s)
20:47:32 [2022-09-30T20:47:32.498Z] === RUN   TestCgroupNamespacesRunPrivileged
20:47:33 [2022-09-30T20:47:33.440Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.21s)
20:47:33 [2022-09-30T20:47:33.440Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:47:34 [2022-09-30T20:47:34.812Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
20:47:34 [2022-09-30T20:47:34.812Z] === RUN   TestCgroupNamespacesRunHostMode
20:47:35 [2022-09-30T20:47:35.744Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
20:47:35 [2022-09-30T20:47:35.744Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:47:37 [2022-09-30T20:47:37.119Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
20:47:37 [2022-09-30T20:47:37.119Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:47:38 [2022-09-30T20:47:38.051Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
20:47:38 [2022-09-30T20:47:38.051Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:47:38 [2022-09-30T20:47:38.617Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
20:47:38 [2022-09-30T20:47:38.617Z] === RUN   TestCgroupNamespacesRunOlderClient
20:47:39 [2022-09-30T20:47:39.988Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.10s)
20:47:39 [2022-09-30T20:47:39.988Z] === RUN   TestNISDomainname
20:47:40 [2022-09-30T20:47:40.245Z] --- PASS: TestNISDomainname (0.51s)
20:47:40 [2022-09-30T20:47:40.245Z] === RUN   TestHostnameDnsResolution
20:47:40 [2022-09-30T20:47:40.810Z] --- PASS: TestHostnameDnsResolution (0.63s)
20:47:40 [2022-09-30T20:47:40.810Z] === RUN   TestUnprivilegedPortsAndPing
20:47:41 [2022-09-30T20:47:41.375Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s)
20:47:41 [2022-09-30T20:47:41.375Z] === RUN   TestPrivilegedHostDevices
20:47:41 [2022-09-30T20:47:41.940Z] --- PASS: TestPrivilegedHostDevices (0.46s)
20:47:41 [2022-09-30T20:47:41.940Z] === RUN   TestRunConsoleSize
20:47:42 [2022-09-30T20:47:42.198Z] --- PASS: TestRunConsoleSize (0.38s)
20:47:42 [2022-09-30T20:47:42.198Z] === RUN   TestRunWithAlternativeContainerdShim
20:47:44 [2022-09-30T20:47:44.094Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s)
20:47:44 [2022-09-30T20:47:44.094Z] === RUN   TestStats
20:47:46 [2022-09-30T20:47:46.620Z] --- PASS: TestStats (2.42s)
20:47:46 [2022-09-30T20:47:46.620Z] === RUN   TestStopContainerWithTimeout
20:47:46 [2022-09-30T20:47:46.620Z] === RUN   TestStopContainerWithTimeout/0
20:47:46 [2022-09-30T20:47:46.620Z] === PAUSE TestStopContainerWithTimeout/0
20:47:46 [2022-09-30T20:47:46.620Z] === RUN   TestStopContainerWithTimeout/1
20:47:46 [2022-09-30T20:47:46.620Z] === PAUSE TestStopContainerWithTimeout/1
20:47:46 [2022-09-30T20:47:46.620Z] === RUN   TestStopContainerWithTimeout/3
20:47:46 [2022-09-30T20:47:46.620Z] === PAUSE TestStopContainerWithTimeout/3
20:47:46 [2022-09-30T20:47:46.620Z] === RUN   TestStopContainerWithTimeout/-1
20:47:46 [2022-09-30T20:47:46.620Z] === PAUSE TestStopContainerWithTimeout/-1
20:47:46 [2022-09-30T20:47:46.620Z] === CONT  TestStopContainerWithTimeout/0
20:47:46 [2022-09-30T20:47:46.620Z] === CONT  TestStopContainerWithTimeout/-1
20:47:47 [2022-09-30T20:47:47.555Z] === CONT  TestStopContainerWithTimeout/3
20:47:49 [2022-09-30T20:47:49.454Z] === CONT  TestStopContainerWithTimeout/1
20:47:50 [2022-09-30T20:47:50.830Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:47:50 [2022-09-30T20:47:50.830Z]     --- PASS: TestStopContainerWithTimeout/0 (0.75s)
20:47:50 [2022-09-30T20:47:50.830Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.54s)
20:47:50 [2022-09-30T20:47:50.830Z]     --- PASS: TestStopContainerWithTimeout/3 (2.37s)
20:47:50 [2022-09-30T20:47:50.830Z]     --- PASS: TestStopContainerWithTimeout/1 (1.38s)
20:47:50 [2022-09-30T20:47:50.830Z] === RUN   TestDeleteDevicemapper
20:47:50 [2022-09-30T20:47:50.830Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:47:50 [2022-09-30T20:47:50.830Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:47:50 [2022-09-30T20:47:50.830Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:47:52 [2022-09-30T20:47:52.205Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s)
20:47:52 [2022-09-30T20:47:52.205Z] === RUN   TestUpdateMemory
20:47:52 [2022-09-30T20:47:52.772Z] --- PASS: TestUpdateMemory (0.51s)
20:47:52 [2022-09-30T20:47:52.772Z] === RUN   TestUpdateCPUQuota
20:47:53 [2022-09-30T20:47:53.339Z] --- PASS: TestUpdateCPUQuota (0.66s)
20:47:53 [2022-09-30T20:47:53.339Z] === RUN   TestUpdatePidsLimit
20:47:53 [2022-09-30T20:47:53.339Z] === RUN   TestUpdatePidsLimit/update_from_none
20:47:53 [2022-09-30T20:47:53.339Z] === RUN   TestUpdatePidsLimit/no_change
20:47:53 [2022-09-30T20:47:53.598Z] === RUN   TestUpdatePidsLimit/update_lower
20:47:53 [2022-09-30T20:47:53.856Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:47:54 [2022-09-30T20:47:54.115Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:47:54 [2022-09-30T20:47:54.115Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:47:54 [2022-09-30T20:47:54.373Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:47:54 [2022-09-30T20:47:54.940Z] --- PASS: TestUpdatePidsLimit (1.70s)
20:47:54 [2022-09-30T20:47:54.940Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
20:47:54 [2022-09-30T20:47:54.940Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
20:47:54 [2022-09-30T20:47:54.940Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
20:47:54 [2022-09-30T20:47:54.940Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
20:47:54 [2022-09-30T20:47:54.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
20:47:54 [2022-09-30T20:47:54.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
20:47:54 [2022-09-30T20:47:54.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
20:47:54 [2022-09-30T20:47:54.940Z] === RUN   TestUpdateRestartPolicy
20:48:07 [2022-09-30T20:48:07.143Z] --- PASS: TestUpdateRestartPolicy (10.81s)
20:48:07 [2022-09-30T20:48:07.143Z] === RUN   TestUpdateRestartWithAutoRemove
20:48:07 [2022-09-30T20:48:07.143Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
20:48:07 [2022-09-30T20:48:07.143Z] === RUN   TestWaitNonBlocked
20:48:07 [2022-09-30T20:48:07.143Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:48:07 [2022-09-30T20:48:07.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:48:07 [2022-09-30T20:48:07.143Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:48:07 [2022-09-30T20:48:07.143Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:48:07 [2022-09-30T20:48:07.143Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:48:07 [2022-09-30T20:48:07.143Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:48:07 [2022-09-30T20:48:07.143Z] --- PASS: TestWaitNonBlocked (0.01s)
20:48:07 [2022-09-30T20:48:07.143Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
20:48:07 [2022-09-30T20:48:07.143Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
20:48:07 [2022-09-30T20:48:07.143Z] === RUN   TestWaitBlocked
20:48:07 [2022-09-30T20:48:07.143Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:48:07 [2022-09-30T20:48:07.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:48:07 [2022-09-30T20:48:07.143Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:48:07 [2022-09-30T20:48:07.143Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:48:07 [2022-09-30T20:48:07.143Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:48:07 [2022-09-30T20:48:07.143Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:48:07 [2022-09-30T20:48:07.708Z] --- PASS: TestWaitBlocked (0.01s)
20:48:07 [2022-09-30T20:48:07.708Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s)
20:48:07 [2022-09-30T20:48:07.708Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
20:48:07 [2022-09-30T20:48:07.708Z] === RUN   TestWaitConditions
20:48:07 [2022-09-30T20:48:07.708Z] === RUN   TestWaitConditions/default
20:48:07 [2022-09-30T20:48:07.708Z] === PAUSE TestWaitConditions/default
20:48:07 [2022-09-30T20:48:07.708Z] === RUN   TestWaitConditions/not-running
20:48:07 [2022-09-30T20:48:07.708Z] === PAUSE TestWaitConditions/not-running
20:48:07 [2022-09-30T20:48:07.708Z] === RUN   TestWaitConditions/next-exit
20:48:07 [2022-09-30T20:48:07.708Z] === PAUSE TestWaitConditions/next-exit
20:48:07 [2022-09-30T20:48:07.708Z] === RUN   TestWaitConditions/removed
20:48:07 [2022-09-30T20:48:07.708Z] === PAUSE TestWaitConditions/removed
20:48:07 [2022-09-30T20:48:07.708Z] === CONT  TestWaitConditions/default
20:48:07 [2022-09-30T20:48:07.708Z] === CONT  TestWaitConditions/removed
20:48:09 [2022-09-30T20:48:09.083Z] === CONT  TestWaitConditions/next-exit
20:48:09 [2022-09-30T20:48:09.341Z] === CONT  TestWaitConditions/not-running
20:48:11 [2022-09-30T20:48:11.240Z] --- PASS: TestWaitConditions (0.01s)
20:48:11 [2022-09-30T20:48:11.240Z]     --- PASS: TestWaitConditions/removed (1.60s)
20:48:11 [2022-09-30T20:48:11.240Z]     --- PASS: TestWaitConditions/default (1.66s)
20:48:11 [2022-09-30T20:48:11.240Z]     --- PASS: TestWaitConditions/next-exit (1.57s)
20:48:11 [2022-09-30T20:48:11.240Z]     --- PASS: TestWaitConditions/not-running (1.61s)
20:48:11 [2022-09-30T20:48:11.240Z] === RUN   TestWaitRestartedContainer
20:48:11 [2022-09-30T20:48:11.240Z] === RUN   TestWaitRestartedContainer/default
20:48:11 [2022-09-30T20:48:11.240Z] === PAUSE TestWaitRestartedContainer/default
20:48:11 [2022-09-30T20:48:11.240Z] === RUN   TestWaitRestartedContainer/not-running
20:48:11 [2022-09-30T20:48:11.240Z] === PAUSE TestWaitRestartedContainer/not-running
20:48:11 [2022-09-30T20:48:11.240Z] === RUN   TestWaitRestartedContainer/next-exit
20:48:11 [2022-09-30T20:48:11.240Z] === PAUSE TestWaitRestartedContainer/next-exit
20:48:11 [2022-09-30T20:48:11.240Z] === CONT  TestWaitRestartedContainer/default
20:48:11 [2022-09-30T20:48:11.240Z] === CONT  TestWaitRestartedContainer/next-exit
20:48:12 [2022-09-30T20:48:12.174Z] === CONT  TestWaitRestartedContainer/not-running
20:48:13 [2022-09-30T20:48:13.109Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:48:13 [2022-09-30T20:48:13.109Z]     --- PASS: TestWaitRestartedContainer/default (1.23s)
20:48:13 [2022-09-30T20:48:13.109Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.29s)
20:48:13 [2022-09-30T20:48:13.109Z]     --- PASS: TestWaitRestartedContainer/not-running (0.90s)
20:48:13 [2022-09-30T20:48:13.109Z] === CONT  TestContainerStartOnDaemonRestart
20:48:13 [2022-09-30T20:48:13.109Z] === CONT  TestRestartDaemonWithRestartingContainer
20:48:15 [2022-09-30T20:48:15.010Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.11s)
20:48:15 [2022-09-30T20:48:15.010Z] === CONT  TestIpcModeOlderClient
20:48:15 [2022-09-30T20:48:15.010Z] --- PASS: TestContainerStartOnDaemonRestart (2.12s)
20:48:15 [2022-09-30T20:48:15.010Z] === CONT  TestContainerKillOnDaemonStart
20:48:15 [2022-09-30T20:48:15.269Z] --- PASS: TestIpcModeOlderClient (0.07s)
20:48:15 [2022-09-30T20:48:15.269Z] === CONT  TestDaemonHostGatewayIP
20:48:17 [2022-09-30T20:48:17.799Z] --- PASS: TestDaemonHostGatewayIP (2.37s)
20:48:17 [2022-09-30T20:48:17.799Z] === CONT  TestDaemonRestartIpcMode
20:48:19 [2022-09-30T20:48:19.696Z] --- PASS: TestDaemonRestartIpcMode (2.17s)
20:48:27 [2022-09-30T20:48:27.798Z] --- PASS: TestContainerKillOnDaemonStart (11.57s)
20:48:27 [2022-09-30T20:48:27.798Z] PASS
20:48:27 [2022-09-30T20:48:27.798Z] 
20:48:27 [2022-09-30T20:48:27.798Z] === Skipped
20:48:27 [2022-09-30T20:48:27.798Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:48:27 [2022-09-30T20:48:27.798Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:48:27 [2022-09-30T20:48:27.798Z] 
20:48:27 [2022-09-30T20:48:27.798Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:48:27 [2022-09-30T20:48:27.798Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:48:27 [2022-09-30T20:48:27.798Z] 
20:48:27 [2022-09-30T20:48:27.798Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:48:27 [2022-09-30T20:48:27.798Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:48:27 [2022-09-30T20:48:27.798Z] 
20:48:27 [2022-09-30T20:48:27.798Z] DONE 273 tests, 3 skipped in 127.803s
20:48:27 [2022-09-30T20:48:27.798Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:48:27 [2022-09-30T20:48:27.798Z] ++ 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
20:48:27 [2022-09-30T20:48:27.798Z] ++ set -e
20:48:27 [2022-09-30T20:48:27.798Z] ++ '[' -n 0 ']'
20:48:27 [2022-09-30T20:48:27.798Z] ++ set -x
20:48:27 [2022-09-30T20:48:27.798Z] ++ 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
20:48:27 [2022-09-30T20:48:27.798Z] === RUN   TestConfigDaemonLibtrustID
20:48:27 [2022-09-30T20:48:27.798Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
20:48:27 [2022-09-30T20:48:27.798Z] === RUN   TestConfigDaemonID
20:48:28 [2022-09-30T20:48:28.362Z]     daemon_test.go:83: [df92c8fbf2dec] daemon is not started
20:48:28 [2022-09-30T20:48:28.362Z] --- PASS: TestConfigDaemonID (1.04s)
20:48:28 [2022-09-30T20:48:28.362Z] === RUN   TestDaemonConfigValidation
20:48:28 [2022-09-30T20:48:28.362Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:48:28 [2022-09-30T20:48:28.362Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:48:28 [2022-09-30T20:48:28.362Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:48:28 [2022-09-30T20:48:28.362Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:48:28 [2022-09-30T20:48:28.362Z] === RUN   TestDaemonConfigValidation/invalid_config
20:48:28 [2022-09-30T20:48:28.362Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:48:28 [2022-09-30T20:48:28.362Z] === RUN   TestDaemonConfigValidation/malformed_config
20:48:28 [2022-09-30T20:48:28.362Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:48:28 [2022-09-30T20:48:28.362Z] === RUN   TestDaemonConfigValidation/valid_config
20:48:28 [2022-09-30T20:48:28.363Z] === PAUSE TestDaemonConfigValidation/valid_config
20:48:28 [2022-09-30T20:48:28.363Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:48:28 [2022-09-30T20:48:28.363Z] === CONT  TestDaemonConfigValidation/malformed_config
20:48:28 [2022-09-30T20:48:28.363Z] === CONT  TestDaemonConfigValidation/valid_config
20:48:28 [2022-09-30T20:48:28.363Z] === CONT  TestDaemonConfigValidation/invalid_config
20:48:28 [2022-09-30T20:48:28.620Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:48:28 [2022-09-30T20:48:28.620Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:48:28 [2022-09-30T20:48:28.620Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
20:48:28 [2022-09-30T20:48:28.620Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
20:48:28 [2022-09-30T20:48:28.620Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
20:48:28 [2022-09-30T20:48:28.620Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
20:48:28 [2022-09-30T20:48:28.620Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
20:48:28 [2022-09-30T20:48:28.620Z] === RUN   TestConfigDaemonSeccompProfiles
20:48:28 [2022-09-30T20:48:28.620Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:48:29 [2022-09-30T20:48:29.552Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:48:30 [2022-09-30T20:48:30.945Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:48:31 [2022-09-30T20:48:31.893Z] === CONT  TestConfigDaemonSeccompProfiles
20:48:31 [2022-09-30T20:48:31.893Z]     daemon_test.go:197: [dcaf82b0512e8] daemon is not started
20:48:31 [2022-09-30T20:48:31.893Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
20:48:31 [2022-09-30T20:48:31.893Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:48:31 [2022-09-30T20:48:31.893Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:48:31 [2022-09-30T20:48:31.893Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:48:31 [2022-09-30T20:48:31.893Z] === RUN   TestDaemonProxy
20:48:31 [2022-09-30T20:48:31.893Z] === RUN   TestDaemonProxy/environment_variables
20:48:33 [2022-09-30T20:48:33.793Z] === RUN   TestDaemonProxy/command-line_options
20:48:35 [2022-09-30T20:48:35.164Z] === RUN   TestDaemonProxy/configuration_file
20:48:37 [2022-09-30T20:48:37.059Z] === RUN   TestDaemonProxy/conflicting_options
20:48:37 [2022-09-30T20:48:37.317Z] === RUN   TestDaemonProxy/reload_sanitized
20:48:37 [2022-09-30T20:48:37.882Z] --- PASS: TestDaemonProxy (6.24s)
20:48:37 [2022-09-30T20:48:37.882Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
20:48:37 [2022-09-30T20:48:37.882Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
20:48:37 [2022-09-30T20:48:37.882Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
20:48:37 [2022-09-30T20:48:37.882Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:48:37 [2022-09-30T20:48:37.882Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:48:37 [2022-09-30T20:48:37.882Z] PASS
20:48:37 [2022-09-30T20:48:37.882Z] 
20:48:37 [2022-09-30T20:48:37.882Z] DONE 18 tests in 11.250s
20:48:37 [2022-09-30T20:48:37.882Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:48:37 [2022-09-30T20:48:37.882Z] ++ 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
20:48:37 [2022-09-30T20:48:37.882Z] ++ set -e
20:48:37 [2022-09-30T20:48:37.882Z] ++ '[' -n 0 ']'
20:48:37 [2022-09-30T20:48:37.882Z] ++ set -x
20:48:37 [2022-09-30T20:48:37.882Z] ++ 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
20:48:38 [2022-09-30T20:48:38.140Z] INFO: Testing against a local daemon
20:48:38 [2022-09-30T20:48:38.140Z] === RUN   TestCommitInheritsEnv
20:48:38 [2022-09-30T20:48:38.397Z] --- PASS: TestCommitInheritsEnv (0.23s)
20:48:38 [2022-09-30T20:48:38.397Z] === RUN   TestImportExtremelyLargeImageWorks
20:48:38 [2022-09-30T20:48:38.397Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:48:38 [2022-09-30T20:48:38.397Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:48:38 [2022-09-30T20:48:38.397Z] === RUN   TestImportWithCustomPlatform
20:48:38 [2022-09-30T20:48:38.397Z] === RUN   TestImportWithCustomPlatform/#00
20:48:38 [2022-09-30T20:48:38.397Z] === RUN   TestImportWithCustomPlatform/_______
20:48:38 [2022-09-30T20:48:38.397Z] === RUN   TestImportWithCustomPlatform//
20:48:38 [2022-09-30T20:48:38.397Z] === RUN   TestImportWithCustomPlatform/linux
20:48:38 [2022-09-30T20:48:38.397Z] === RUN   TestImportWithCustomPlatform/LINUX
20:48:38 [2022-09-30T20:48:38.655Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:48:38 [2022-09-30T20:48:38.655Z] === RUN   TestImportWithCustomPlatform/macos
20:48:38 [2022-09-30T20:48:38.655Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:48:38 [2022-09-30T20:48:38.655Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:48:38 [2022-09-30T20:48:38.655Z] --- PASS: TestImportWithCustomPlatform (0.30s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:48:38 [2022-09-30T20:48:38.655Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:48:38 [2022-09-30T20:48:38.655Z] === RUN   TestImagesFilterMultiReference
20:48:38 [2022-09-30T20:48:38.655Z] --- PASS: TestImagesFilterMultiReference (0.05s)
20:48:38 [2022-09-30T20:48:38.655Z] === RUN   TestImagePullPlatformInvalid
20:48:38 [2022-09-30T20:48:38.655Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:48:38 [2022-09-30T20:48:38.655Z] === RUN   TestRemoveImageOrphaning
20:48:38 [2022-09-30T20:48:38.913Z] --- PASS: TestRemoveImageOrphaning (0.22s)
20:48:38 [2022-09-30T20:48:38.913Z] === RUN   TestRemoveImageGarbageCollector
20:48:38 [2022-09-30T20:48:38.913Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:38 [2022-09-30T20:48:38.913Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:48:38 [2022-09-30T20:48:38.913Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:48:38 [2022-09-30T20:48:38.913Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:48:38 [2022-09-30T20:48:38.913Z] === RUN   TestTagInvalidReference
20:48:38 [2022-09-30T20:48:38.913Z] --- PASS: TestTagInvalidReference (0.01s)
20:48:38 [2022-09-30T20:48:38.913Z] === RUN   TestTagValidPrefixedRepo
20:48:38 [2022-09-30T20:48:38.913Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
20:48:38 [2022-09-30T20:48:38.913Z] === RUN   TestTagExistedNameWithoutForce
20:48:39 [2022-09-30T20:48:39.170Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:48:39 [2022-09-30T20:48:39.171Z] === RUN   TestTagOfficialNames
20:48:39 [2022-09-30T20:48:39.171Z] --- PASS: TestTagOfficialNames (0.04s)
20:48:39 [2022-09-30T20:48:39.171Z] === RUN   TestTagMatchesDigest
20:48:39 [2022-09-30T20:48:39.171Z] --- PASS: TestTagMatchesDigest (0.01s)
20:48:39 [2022-09-30T20:48:39.171Z] PASS
20:48:39 [2022-09-30T20:48:39.171Z] 
20:48:39 [2022-09-30T20:48:39.171Z] === Skipped
20:48:39 [2022-09-30T20:48:39.171Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:48:39 [2022-09-30T20:48:39.171Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:48:39 [2022-09-30T20:48:39.171Z] 
20:48:39 [2022-09-30T20:48:39.171Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:48:39 [2022-09-30T20:48:39.171Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:39 [2022-09-30T20:48:39.171Z] 
20:48:39 [2022-09-30T20:48:39.171Z] DONE 22 tests, 2 skipped in 1.133s
20:48:39 [2022-09-30T20:48:39.171Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:48:39 [2022-09-30T20:48:39.171Z] ++ 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
20:48:39 [2022-09-30T20:48:39.171Z] ++ set -e
20:48:39 [2022-09-30T20:48:39.171Z] ++ '[' -n 0 ']'
20:48:39 [2022-09-30T20:48:39.171Z] ++ set -x
20:48:39 [2022-09-30T20:48:39.171Z] ++ 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
20:48:39 [2022-09-30T20:48:39.171Z] === RUN   TestStripANSICommands
20:48:39 [2022-09-30T20:48:39.171Z] === RUN   TestStripANSICommands/#00
20:48:39 [2022-09-30T20:48:39.171Z] === RUN   TestStripANSICommands/#01
20:48:39 [2022-09-30T20:48:39.171Z] --- PASS: TestStripANSICommands (0.00s)
20:48:39 [2022-09-30T20:48:39.171Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:48:39 [2022-09-30T20:48:39.171Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:48:39 [2022-09-30T20:48:39.171Z] PASS
20:48:39 [2022-09-30T20:48:39.171Z] 
20:48:39 [2022-09-30T20:48:39.171Z] DONE 3 tests in 0.036s
20:48:39 [2022-09-30T20:48:39.171Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:48:39 [2022-09-30T20:48:39.171Z] ++ 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
20:48:39 [2022-09-30T20:48:39.171Z] ++ set -e
20:48:39 [2022-09-30T20:48:39.171Z] ++ '[' -n 0 ']'
20:48:39 [2022-09-30T20:48:39.171Z] ++ set -x
20:48:39 [2022-09-30T20:48:39.171Z] ++ 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
20:48:39 [2022-09-30T20:48:39.171Z] INFO: Testing against a local daemon
20:48:39 [2022-09-30T20:48:39.171Z] === RUN   TestNetworkCreateDelete
20:48:39 [2022-09-30T20:48:39.428Z] --- PASS: TestNetworkCreateDelete (0.15s)
20:48:39 [2022-09-30T20:48:39.428Z] === RUN   TestDockerNetworkDeletePreferID
20:48:39 [2022-09-30T20:48:39.685Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
20:48:39 [2022-09-30T20:48:39.685Z] === RUN   TestDaemonDNSFallback
20:48:46 [2022-09-30T20:48:46.238Z] --- PASS: TestDaemonDNSFallback (6.26s)
20:48:46 [2022-09-30T20:48:46.238Z] === RUN   TestInspectNetwork
20:48:49 [2022-09-30T20:48:49.516Z] === RUN   TestInspectNetwork/full_network_id
20:48:49 [2022-09-30T20:48:49.516Z] === RUN   TestInspectNetwork/partial_network_id
20:48:49 [2022-09-30T20:48:49.516Z] === RUN   TestInspectNetwork/network_name
20:48:49 [2022-09-30T20:48:49.516Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:48:53 [2022-09-30T20:48:53.694Z] --- PASS: TestInspectNetwork (7.08s)
20:48:53 [2022-09-30T20:48:53.694Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:48:53 [2022-09-30T20:48:53.694Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:48:53 [2022-09-30T20:48:53.694Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:48:53 [2022-09-30T20:48:53.694Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:48:53 [2022-09-30T20:48:53.694Z] === RUN   TestRunContainerWithBridgeNone
20:48:54 [2022-09-30T20:48:54.625Z] --- PASS: TestRunContainerWithBridgeNone (1.39s)
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/create
20:48:54 [2022-09-30T20:48:54.625Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:48:54 [2022-09-30T20:48:54.625Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:48:54 [2022-09-30T20:48:54.625Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:48:54 [2022-09-30T20:48:54.625Z] === CONT  TestNetworkInvalidJSON/networks/create
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:48:54 [2022-09-30T20:48:54.625Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:48:54 [2022-09-30T20:48:54.625Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:48:54 [2022-09-30T20:48:54.625Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:48:54 [2022-09-30T20:48:54.625Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkList
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkList//networks
20:48:54 [2022-09-30T20:48:54.625Z] === PAUSE TestNetworkList//networks
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestNetworkList//networks/
20:48:54 [2022-09-30T20:48:54.625Z] === PAUSE TestNetworkList//networks/
20:48:54 [2022-09-30T20:48:54.625Z] === CONT  TestNetworkList//networks
20:48:54 [2022-09-30T20:48:54.625Z] === CONT  TestNetworkList//networks/
20:48:54 [2022-09-30T20:48:54.625Z] --- PASS: TestNetworkList (0.01s)
20:48:54 [2022-09-30T20:48:54.625Z]     --- PASS: TestNetworkList//networks (0.00s)
20:48:54 [2022-09-30T20:48:54.625Z]     --- PASS: TestNetworkList//networks/ (0.01s)
20:48:54 [2022-09-30T20:48:54.625Z] === RUN   TestHostIPv4BridgeLabel
20:48:55 [2022-09-30T20:48:55.189Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:48:55 [2022-09-30T20:48:55.189Z] === RUN   TestDaemonRestartWithLiveRestore
20:48:56 [2022-09-30T20:48:56.121Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
20:48:56 [2022-09-30T20:48:56.121Z] === RUN   TestDaemonDefaultNetworkPools
20:48:57 [2022-09-30T20:48:57.052Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
20:48:57 [2022-09-30T20:48:57.052Z] === RUN   TestDaemonRestartWithExistingNetwork
20:48:57 [2022-09-30T20:48:57.984Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
20:48:57 [2022-09-30T20:48:57.984Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:48:59 [2022-09-30T20:48:59.356Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
20:48:59 [2022-09-30T20:48:59.356Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:48:59 [2022-09-30T20:48:59.920Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
20:48:59 [2022-09-30T20:48:59.920Z] === RUN   TestServiceWithPredefinedNetwork
20:49:02 [2022-09-30T20:49:02.447Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s)
20:49:02 [2022-09-30T20:49:02.447Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:49:02 [2022-09-30T20:49:02.447Z]     service_test.go:243: FLAKY_TEST
20:49:02 [2022-09-30T20:49:02.447Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:49:02 [2022-09-30T20:49:02.447Z] === RUN   TestServiceWithDataPathPortInit
20:49:17 [2022-09-30T20:49:17.306Z] --- PASS: TestServiceWithDataPathPortInit (13.61s)
20:49:17 [2022-09-30T20:49:17.306Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:49:18 [2022-09-30T20:49:18.238Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1vhh25rx6g5dgkq2hziq9qoza Created:2022-09-30 20:49:16.959422602 +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[468965a969b71045de2b3b2ecc63d0278cd2831c4e5a40ea512cdd06cf44026b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lllx8rb45s0q9mihx81x4m0rg EndpointID:f4c4b094ae2abf5af76482809c550671a306c787fef9b18aa6a2e89118ef0791 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:188b3413492a2a8149afa160ac07b4655c7bb9a4b3a5cb6e03a944ba880d16ff 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:efa7892ce9dd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lllx8rb45s0q9mihx81x4m0rg EndpointID:f4c4b094ae2abf5af76482809c550671a306c787fef9b18aa6a2e89118ef0791 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:49:22 [2022-09-30T20:49:22.415Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.67s)
20:49:22 [2022-09-30T20:49:22.415Z] PASS
20:49:22 [2022-09-30T20:49:22.415Z] 
20:49:22 [2022-09-30T20:49:22.415Z] === Skipped
20:49:22 [2022-09-30T20:49:22.415Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:49:22 [2022-09-30T20:49:22.415Z]     service_test.go:243: FLAKY_TEST
20:49:22 [2022-09-30T20:49:22.415Z] 
20:49:22 [2022-09-30T20:49:22.415Z] DONE 38 tests, 1 skipped in 43.168s
20:49:22 [2022-09-30T20:49:22.415Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:49:22 [2022-09-30T20:49:22.415Z] ++ 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
20:49:22 [2022-09-30T20:49:22.415Z] ++ set -e
20:49:22 [2022-09-30T20:49:22.415Z] ++ '[' -n 0 ']'
20:49:22 [2022-09-30T20:49:22.415Z] ++ set -x
20:49:22 [2022-09-30T20:49:22.416Z] ++ 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
20:49:22 [2022-09-30T20:49:22.416Z] INFO: Testing against a local daemon
20:49:22 [2022-09-30T20:49:22.416Z] === RUN   TestDockerNetworkIpvlanPersistance
20:49:22 [2022-09-30T20:49:22.416Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:22 [2022-09-30T20:49:22.416Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:49:22 [2022-09-30T20:49:22.416Z] === RUN   TestDockerNetworkIpvlan
20:49:22 [2022-09-30T20:49:22.416Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:22 [2022-09-30T20:49:22.416Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:49:22 [2022-09-30T20:49:22.416Z] PASS
20:49:22 [2022-09-30T20:49:22.416Z] 
20:49:22 [2022-09-30T20:49:22.416Z] === Skipped
20:49:22 [2022-09-30T20:49:22.416Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:49:22 [2022-09-30T20:49:22.416Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:22 [2022-09-30T20:49:22.416Z] 
20:49:22 [2022-09-30T20:49:22.416Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:49:22 [2022-09-30T20:49:22.416Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:49:22 [2022-09-30T20:49:22.416Z] 
20:49:22 [2022-09-30T20:49:22.416Z] DONE 2 tests, 2 skipped in 0.080s
20:49:22 [2022-09-30T20:49:22.416Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:49:22 [2022-09-30T20:49:22.416Z] ++ 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
20:49:22 [2022-09-30T20:49:22.416Z] ++ set -e
20:49:22 [2022-09-30T20:49:22.416Z] ++ '[' -n 0 ']'
20:49:22 [2022-09-30T20:49:22.416Z] ++ set -x
20:49:22 [2022-09-30T20:49:22.416Z] ++ 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
20:49:22 [2022-09-30T20:49:22.416Z] INFO: Testing against a local daemon
20:49:22 [2022-09-30T20:49:22.416Z] === RUN   TestDockerNetworkMacvlanPersistance
20:49:23 [2022-09-30T20:49:23.787Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
20:49:23 [2022-09-30T20:49:23.787Z] === RUN   TestDockerNetworkMacvlan
20:49:24 [2022-09-30T20:49:24.719Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:49:25 [2022-09-30T20:49:25.284Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:49:26 [2022-09-30T20:49:26.216Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:49:27 [2022-09-30T20:49:27.588Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:49:29 [2022-09-30T20:49:29.486Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:49:32 [2022-09-30T20:49:32.765Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:49:33 [2022-09-30T20:49:33.022Z] --- PASS: TestDockerNetworkMacvlan (9.08s)
20:49:33 [2022-09-30T20:49:33.022Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
20:49:33 [2022-09-30T20:49:33.022Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
20:49:33 [2022-09-30T20:49:33.022Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s)
20:49:33 [2022-09-30T20:49:33.022Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.75s)
20:49:33 [2022-09-30T20:49:33.022Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s)
20:49:33 [2022-09-30T20:49:33.022Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.52s)
20:49:33 [2022-09-30T20:49:33.022Z] PASS
20:49:33 [2022-09-30T20:49:33.022Z] 
20:49:33 [2022-09-30T20:49:33.022Z] DONE 8 tests in 10.464s
20:49:33 [2022-09-30T20:49:33.022Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:49:33 [2022-09-30T20:49:33.022Z] ++ 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
20:49:33 [2022-09-30T20:49:33.022Z] ++ set -e
20:49:33 [2022-09-30T20:49:33.022Z] ++ '[' -n 0 ']'
20:49:33 [2022-09-30T20:49:33.022Z] ++ set -x
20:49:33 [2022-09-30T20:49:33.022Z] ++ 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
20:49:33 [2022-09-30T20:49:33.022Z] testing: warning: no tests to run
20:49:33 [2022-09-30T20:49:33.022Z] PASS
20:49:33 [2022-09-30T20:49:33.022Z] 
20:49:33 [2022-09-30T20:49:33.022Z] DONE 0 tests in 0.026s
20:49:33 [2022-09-30T20:49:33.022Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:49:33 [2022-09-30T20:49:33.022Z] ++ 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
20:49:33 [2022-09-30T20:49:33.022Z] ++ set -e
20:49:33 [2022-09-30T20:49:33.022Z] ++ '[' -n 0 ']'
20:49:33 [2022-09-30T20:49:33.022Z] ++ set -x
20:49:33 [2022-09-30T20:49:33.022Z] ++ 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
20:49:33 [2022-09-30T20:49:33.022Z] INFO: Testing against a local daemon
20:49:33 [2022-09-30T20:49:33.022Z] === RUN   TestAuthZPluginAllowRequest
20:49:34 [2022-09-30T20:49:34.393Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
20:49:34 [2022-09-30T20:49:34.393Z] === RUN   TestAuthZPluginTLS
20:49:34 [2022-09-30T20:49:34.650Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:49:34 [2022-09-30T20:49:34.650Z] === RUN   TestAuthZPluginDenyRequest
20:49:35 [2022-09-30T20:49:35.217Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
20:49:35 [2022-09-30T20:49:35.217Z] === RUN   TestAuthZPluginAPIDenyResponse
20:49:35 [2022-09-30T20:49:35.782Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:49:35 [2022-09-30T20:49:35.782Z] === RUN   TestAuthZPluginDenyResponse
20:49:36 [2022-09-30T20:49:36.368Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
20:49:36 [2022-09-30T20:49:36.368Z] === RUN   TestAuthZPluginAllowEventStream
20:49:37 [2022-09-30T20:49:37.785Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
20:49:37 [2022-09-30T20:49:37.785Z] === RUN   TestAuthZPluginErrorResponse
20:49:38 [2022-09-30T20:49:38.042Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
20:49:38 [2022-09-30T20:49:38.042Z] === RUN   TestAuthZPluginErrorRequest
20:49:38 [2022-09-30T20:49:38.606Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
20:49:38 [2022-09-30T20:49:38.606Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:49:39 [2022-09-30T20:49:39.171Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
20:49:39 [2022-09-30T20:49:39.171Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:49:40 [2022-09-30T20:49:40.542Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.31s)
20:49:40 [2022-09-30T20:49:40.542Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:49:41 [2022-09-30T20:49:41.913Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s)
20:49:41 [2022-09-30T20:49:41.913Z] === RUN   TestAuthZPluginHeader
20:49:42 [2022-09-30T20:49:42.478Z] --- PASS: TestAuthZPluginHeader (0.69s)
20:49:42 [2022-09-30T20:49:42.478Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:49:42 [2022-09-30T20:49:42.478Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:49:42 [2022-09-30T20:49:42.478Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:49:42 [2022-09-30T20:49:42.478Z] === RUN   TestAuthZPluginV2Disable
20:49:42 [2022-09-30T20:49:42.478Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:49:42 [2022-09-30T20:49:42.479Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:49:42 [2022-09-30T20:49:42.479Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:49:42 [2022-09-30T20:49:42.479Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:49:42 [2022-09-30T20:49:42.479Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:49:42 [2022-09-30T20:49:42.479Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:49:42 [2022-09-30T20:49:42.479Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:49:42 [2022-09-30T20:49:42.479Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:49:42 [2022-09-30T20:49:42.479Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:50:00 [2022-09-30T20:50:00.543Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
20:50:00 [2022-09-30T20:50:00.543Z] PASS
20:50:00 [2022-09-30T20:50:00.543Z] 
20:50:00 [2022-09-30T20:50:00.543Z] === Skipped
20:50:00 [2022-09-30T20:50:00.543Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:00 [2022-09-30T20:50:00.543Z] 
20:50:00 [2022-09-30T20:50:00.543Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:00 [2022-09-30T20:50:00.543Z] 
20:50:00 [2022-09-30T20:50:00.543Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:00 [2022-09-30T20:50:00.543Z] 
20:50:00 [2022-09-30T20:50:00.543Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:00 [2022-09-30T20:50:00.543Z] 
20:50:00 [2022-09-30T20:50:00.543Z] DONE 17 tests, 4 skipped in 26.309s
20:50:00 [2022-09-30T20:50:00.543Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:50:00 [2022-09-30T20:50:00.543Z] ++ 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
20:50:00 [2022-09-30T20:50:00.543Z] ++ set -e
20:50:00 [2022-09-30T20:50:00.543Z] ++ '[' -n 0 ']'
20:50:00 [2022-09-30T20:50:00.543Z] ++ set -x
20:50:00 [2022-09-30T20:50:00.543Z] ++ 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
20:50:00 [2022-09-30T20:50:00.543Z] INFO: Testing against a local daemon
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:50:00 [2022-09-30T20:50:00.543Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:50:00 [2022-09-30T20:50:00.543Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:50:00 [2022-09-30T20:50:00.543Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:50:00 [2022-09-30T20:50:00.543Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:50:00 [2022-09-30T20:50:00.543Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:50:00 [2022-09-30T20:50:00.543Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:50:00 [2022-09-30T20:50:00.543Z] --- PASS: TestPluginInvalidJSON (0.03s)
20:50:00 [2022-09-30T20:50:00.543Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInstall
20:50:00 [2022-09-30T20:50:00.543Z] === RUN   TestPluginInstall/no_auth
20:50:03 [2022-09-30T20:50:03.822Z] time="2022-09-30T20:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:50:03 [2022-09-30T20:50:03.822Z] time="2022-09-30T20:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef87d8c3a8c2b179cf4ec67450ecc2e1b20cc8d8ccc90d5d7f8166ce440b3db2" mediatype=application/vnd.docker.plugin.v1+json size=522
20:50:03 [2022-09-30T20:50:03.822Z] time="2022-09-30T20:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:50:03 [2022-09-30T20:50:03.822Z] time="2022-09-30T20:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ef87d8c3a8c2b179cf4ec67450ecc2e1b20cc8d8ccc90d5d7f8166ce440b3db2" mediatype=application/vnd.docker.plugin.v1+json size=522
20:50:03 [2022-09-30T20:50:03.822Z] === RUN   TestPluginInstall/with_htpasswd
20:50:03 [2022-09-30T20:50:03.822Z] time="2022-09-30T20:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:50:03 [2022-09-30T20:50:03.822Z] time="2022-09-30T20:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5cb1f001eb20753b1ea732dd2ac3a99c10bc08c2685a7247154851dcff495fb" mediatype=application/vnd.docker.plugin.v1+json size=522
20:50:03 [2022-09-30T20:50:03.822Z] time="2022-09-30T20:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:50:03 [2022-09-30T20:50:03.822Z] time="2022-09-30T20:50:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d5cb1f001eb20753b1ea732dd2ac3a99c10bc08c2685a7247154851dcff495fb" mediatype=application/vnd.docker.plugin.v1+json size=522
20:50:04 [2022-09-30T20:50:04.079Z] === RUN   TestPluginInstall/with_insecure
20:50:05 [2022-09-30T20:50:05.012Z] time="2022-09-30T20:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:50:05 [2022-09-30T20:50:05.012Z] time="2022-09-30T20:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:347980ffb81e089c027bbe4d291868c56734d2041db0541b67c8eb8ccfaf107e" mediatype=application/vnd.docker.plugin.v1+json size=522
20:50:05 [2022-09-30T20:50:05.012Z] time="2022-09-30T20:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:50:05 [2022-09-30T20:50:05.012Z] time="2022-09-30T20:50:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:347980ffb81e089c027bbe4d291868c56734d2041db0541b67c8eb8ccfaf107e" mediatype=application/vnd.docker.plugin.v1+json size=522
20:50:05 [2022-09-30T20:50:05.269Z]     plugin_test.go:195: [d0b2b3f241dab] daemon is not started
20:50:05 [2022-09-30T20:50:05.269Z] --- PASS: TestPluginInstall (5.71s)
20:50:05 [2022-09-30T20:50:05.269Z]     --- PASS: TestPluginInstall/no_auth (4.09s)
20:50:05 [2022-09-30T20:50:05.269Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
20:50:05 [2022-09-30T20:50:05.269Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
20:50:05 [2022-09-30T20:50:05.269Z] === RUN   TestPluginsWithRuntimes
20:50:06 [2022-09-30T20:50:06.640Z] === RUN   TestPluginsWithRuntimes/No_Args
20:50:07 [2022-09-30T20:50:07.572Z] === RUN   TestPluginsWithRuntimes/With_Args
20:50:08 [2022-09-30T20:50:08.504Z] --- PASS: TestPluginsWithRuntimes (3.26s)
20:50:08 [2022-09-30T20:50:08.504Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.86s)
20:50:08 [2022-09-30T20:50:08.504Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
20:50:08 [2022-09-30T20:50:08.504Z] === RUN   TestPluginBackCompatMediaTypes
20:50:09 [2022-09-30T20:50:09.068Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
20:50:09 [2022-09-30T20:50:09.068Z] PASS
20:50:09 [2022-09-30T20:50:09.068Z] 
20:50:09 [2022-09-30T20:50:09.068Z] DONE 24 tests in 9.668s
20:50:09 [2022-09-30T20:50:09.068Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:50:09 [2022-09-30T20:50:09.069Z] ++ 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
20:50:09 [2022-09-30T20:50:09.069Z] ++ set -e
20:50:09 [2022-09-30T20:50:09.069Z] ++ '[' -n 0 ']'
20:50:09 [2022-09-30T20:50:09.069Z] ++ set -x
20:50:09 [2022-09-30T20:50:09.069Z] ++ 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
20:50:09 [2022-09-30T20:50:09.069Z] INFO: Testing against a local daemon
20:50:09 [2022-09-30T20:50:09.069Z] === RUN   TestExternalGraphDriver
20:50:09 [2022-09-30T20:50:09.326Z] === RUN   TestExternalGraphDriver/json
20:50:11 [2022-09-30T20:50:11.222Z] === RUN   TestExternalGraphDriver/spec
20:50:12 [2022-09-30T20:50:12.594Z] === RUN   TestExternalGraphDriver/pull
20:50:14 [2022-09-30T20:50:14.491Z] --- PASS: TestExternalGraphDriver (5.06s)
20:50:14 [2022-09-30T20:50:14.491Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
20:50:14 [2022-09-30T20:50:14.491Z]     --- PASS: TestExternalGraphDriver/spec (1.55s)
20:50:14 [2022-09-30T20:50:14.491Z]     --- PASS: TestExternalGraphDriver/pull (1.59s)
20:50:14 [2022-09-30T20:50:14.491Z] === RUN   TestGraphdriverPluginV2
20:50:14 [2022-09-30T20:50:14.491Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:14 [2022-09-30T20:50:14.491Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:50:14 [2022-09-30T20:50:14.491Z] PASS
20:50:14 [2022-09-30T20:50:14.491Z] 
20:50:14 [2022-09-30T20:50:14.491Z] === Skipped
20:50:14 [2022-09-30T20:50:14.491Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:50:14 [2022-09-30T20:50:14.491Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:14 [2022-09-30T20:50:14.491Z] 
20:50:14 [2022-09-30T20:50:14.491Z] DONE 5 tests, 1 skipped in 5.469s
20:50:14 [2022-09-30T20:50:14.491Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:50:14 [2022-09-30T20:50:14.491Z] ++ 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
20:50:14 [2022-09-30T20:50:14.491Z] ++ set -e
20:50:14 [2022-09-30T20:50:14.491Z] ++ '[' -n 0 ']'
20:50:14 [2022-09-30T20:50:14.491Z] ++ set -x
20:50:14 [2022-09-30T20:50:14.491Z] ++ 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
20:50:14 [2022-09-30T20:50:14.491Z] INFO: Testing against a local daemon
20:50:14 [2022-09-30T20:50:14.491Z] === RUN   TestContinueAfterPluginCrash
20:50:14 [2022-09-30T20:50:14.491Z] === PAUSE TestContinueAfterPluginCrash
20:50:14 [2022-09-30T20:50:14.491Z] === RUN   TestReadPluginNoRead
20:50:14 [2022-09-30T20:50:14.491Z] === PAUSE TestReadPluginNoRead
20:50:14 [2022-09-30T20:50:14.491Z] === RUN   TestDaemonStartWithLogOpt
20:50:14 [2022-09-30T20:50:14.491Z] === PAUSE TestDaemonStartWithLogOpt
20:50:14 [2022-09-30T20:50:14.491Z] === CONT  TestContinueAfterPluginCrash
20:50:14 [2022-09-30T20:50:14.491Z] === CONT  TestDaemonStartWithLogOpt
20:50:17 [2022-09-30T20:50:17.870Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
20:50:17 [2022-09-30T20:50:17.870Z] === CONT  TestReadPluginNoRead
20:50:19 [2022-09-30T20:50:19.768Z] === RUN   TestReadPluginNoRead/default
20:50:21 [2022-09-30T20:50:21.140Z] === RUN   TestReadPluginNoRead/disabled_caching
20:50:22 [2022-09-30T20:50:22.074Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:50:22 [2022-09-30T20:50:22.639Z] --- PASS: TestContinueAfterPluginCrash (8.02s)
20:50:23 [2022-09-30T20:50:23.208Z] === CONT  TestReadPluginNoRead
20:50:23 [2022-09-30T20:50:23.208Z]     read_test.go:92: [d44623299ef99] daemon is not started
20:50:23 [2022-09-30T20:50:23.208Z] --- PASS: TestReadPluginNoRead (5.59s)
20:50:23 [2022-09-30T20:50:23.208Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
20:50:23 [2022-09-30T20:50:23.208Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.16s)
20:50:23 [2022-09-30T20:50:23.208Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s)
20:50:23 [2022-09-30T20:50:23.208Z] PASS
20:50:23 [2022-09-30T20:50:23.208Z] 
20:50:23 [2022-09-30T20:50:23.208Z] DONE 6 tests in 8.679s
20:50:23 [2022-09-30T20:50:23.208Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:50:23 [2022-09-30T20:50:23.208Z] ++ 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
20:50:23 [2022-09-30T20:50:23.208Z] ++ set -e
20:50:23 [2022-09-30T20:50:23.208Z] ++ '[' -n 0 ']'
20:50:23 [2022-09-30T20:50:23.208Z] ++ set -x
20:50:23 [2022-09-30T20:50:23.208Z] ++ 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
20:50:23 [2022-09-30T20:50:23.208Z] testing: warning: no tests to run
20:50:23 [2022-09-30T20:50:23.208Z] PASS
20:50:23 [2022-09-30T20:50:23.208Z] 
20:50:23 [2022-09-30T20:50:23.208Z] DONE 0 tests in 0.030s
20:50:23 [2022-09-30T20:50:23.208Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:50:23 [2022-09-30T20:50:23.208Z] ++ 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
20:50:23 [2022-09-30T20:50:23.208Z] ++ set -e
20:50:23 [2022-09-30T20:50:23.208Z] ++ '[' -n 0 ']'
20:50:23 [2022-09-30T20:50:23.208Z] ++ set -x
20:50:23 [2022-09-30T20:50:23.208Z] ++ 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
20:50:23 [2022-09-30T20:50:23.208Z] INFO: Testing against a local daemon
20:50:23 [2022-09-30T20:50:23.208Z] === RUN   TestPluginWithDevMounts
20:50:23 [2022-09-30T20:50:23.208Z] === PAUSE TestPluginWithDevMounts
20:50:23 [2022-09-30T20:50:23.208Z] === CONT  TestPluginWithDevMounts
20:50:25 [2022-09-30T20:50:25.106Z] --- PASS: TestPluginWithDevMounts (1.53s)
20:50:25 [2022-09-30T20:50:25.106Z] PASS
20:50:25 [2022-09-30T20:50:25.106Z] 
20:50:25 [2022-09-30T20:50:25.106Z] DONE 1 tests in 1.622s
20:50:25 [2022-09-30T20:50:25.106Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:50:25 [2022-09-30T20:50:25.106Z] ++ 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
20:50:25 [2022-09-30T20:50:25.106Z] ++ set -e
20:50:25 [2022-09-30T20:50:25.106Z] ++ '[' -n 0 ']'
20:50:25 [2022-09-30T20:50:25.106Z] ++ set -x
20:50:25 [2022-09-30T20:50:25.106Z] ++ 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
20:50:25 [2022-09-30T20:50:25.106Z] INFO: Testing against a local daemon
20:50:25 [2022-09-30T20:50:25.106Z] === RUN   TestSecretInspect
20:50:27 [2022-09-30T20:50:27.010Z] --- PASS: TestSecretInspect (2.12s)
20:50:27 [2022-09-30T20:50:27.010Z] === RUN   TestSecretList
20:50:29 [2022-09-30T20:50:29.538Z] --- PASS: TestSecretList (2.27s)
20:50:29 [2022-09-30T20:50:29.538Z] === RUN   TestSecretsCreateAndDelete
20:50:31 [2022-09-30T20:50:31.437Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
20:50:31 [2022-09-30T20:50:31.437Z] === RUN   TestSecretsUpdate
20:50:33 [2022-09-30T20:50:33.965Z] --- PASS: TestSecretsUpdate (2.24s)
20:50:33 [2022-09-30T20:50:33.965Z] === RUN   TestTemplatedSecret
20:50:36 [2022-09-30T20:50:36.491Z] --- PASS: TestTemplatedSecret (2.48s)
20:50:36 [2022-09-30T20:50:36.491Z] === RUN   TestSecretCreateResolve
20:50:38 [2022-09-30T20:50:38.388Z] --- PASS: TestSecretCreateResolve (2.14s)
20:50:38 [2022-09-30T20:50:38.388Z] PASS
20:50:38 [2022-09-30T20:50:38.388Z] 
20:50:38 [2022-09-30T20:50:38.388Z] DONE 6 tests in 13.494s
20:50:38 [2022-09-30T20:50:38.389Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:50:38 [2022-09-30T20:50:38.389Z] ++ 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
20:50:38 [2022-09-30T20:50:38.389Z] ++ set -e
20:50:38 [2022-09-30T20:50:38.389Z] ++ '[' -n 0 ']'
20:50:38 [2022-09-30T20:50:38.389Z] ++ set -x
20:50:38 [2022-09-30T20:50:38.389Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
20:50:38 [2022-09-30T20:50:38.389Z] INFO: Testing against a local daemon
20:50:38 [2022-09-30T20:50:38.389Z] === RUN   TestServiceCreateInit
20:50:38 [2022-09-30T20:50:38.389Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:50:42 [2022-09-30T20:50:42.578Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:50:45 [2022-09-30T20:50:45.858Z] --- PASS: TestServiceCreateInit (7.20s)
20:50:45 [2022-09-30T20:50:45.858Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s)
20:50:45 [2022-09-30T20:50:45.858Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.57s)
20:50:45 [2022-09-30T20:50:45.858Z] === RUN   TestCreateServiceMultipleTimes
20:51:00 [2022-09-30T20:51:00.721Z] --- PASS: TestCreateServiceMultipleTimes (15.07s)
20:51:00 [2022-09-30T20:51:00.721Z] === RUN   TestCreateServiceConflict
20:51:03 [2022-09-30T20:51:03.246Z] --- PASS: TestCreateServiceConflict (2.18s)
20:51:03 [2022-09-30T20:51:03.246Z] === RUN   TestCreateServiceMaxReplicas
20:51:05 [2022-09-30T20:51:05.772Z] --- PASS: TestCreateServiceMaxReplicas (2.59s)
20:51:05 [2022-09-30T20:51:05.772Z] === RUN   TestCreateWithDuplicateNetworkNames
20:51:20 [2022-09-30T20:51:20.635Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s)
20:51:20 [2022-09-30T20:51:20.635Z] === RUN   TestCreateServiceSecretFileMode
20:51:20 [2022-09-30T20:51:20.893Z] --- PASS: TestCreateServiceSecretFileMode (2.44s)
20:51:20 [2022-09-30T20:51:20.893Z] === RUN   TestCreateServiceConfigFileMode
20:51:23 [2022-09-30T20:51:23.417Z] --- PASS: TestCreateServiceConfigFileMode (2.36s)
20:51:23 [2022-09-30T20:51:23.417Z] === RUN   TestCreateServiceSysctls
20:51:26 [2022-09-30T20:51:26.714Z] --- PASS: TestCreateServiceSysctls (3.12s)
20:51:26 [2022-09-30T20:51:26.714Z] === RUN   TestCreateServiceCapabilities
20:51:28 [2022-09-30T20:51:28.612Z] --- PASS: TestCreateServiceCapabilities (2.33s)
20:51:28 [2022-09-30T20:51:28.612Z] === RUN   TestInspect
20:51:31 [2022-09-30T20:51:31.891Z] --- PASS: TestInspect (2.54s)
20:51:31 [2022-09-30T20:51:31.891Z] === RUN   TestCreateJob
20:51:34 [2022-09-30T20:51:34.418Z] --- PASS: TestCreateJob (2.95s)
20:51:34 [2022-09-30T20:51:34.418Z] === RUN   TestReplicatedJob
20:51:39 [2022-09-30T20:51:39.678Z] --- PASS: TestReplicatedJob (4.67s)
20:51:39 [2022-09-30T20:51:39.678Z] === RUN   TestUpdateReplicatedJob
20:51:42 [2022-09-30T20:51:42.205Z] --- PASS: TestUpdateReplicatedJob (2.94s)
20:51:42 [2022-09-30T20:51:42.205Z] === RUN   TestServiceListWithStatuses
20:51:42 [2022-09-30T20:51:42.205Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:51:42 [2022-09-30T20:51:42.205Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:51:42 [2022-09-30T20:51:42.205Z] === RUN   TestDockerNetworkConnectAlias
20:51:46 [2022-09-30T20:51:46.385Z] --- PASS: TestDockerNetworkConnectAlias (3.95s)
20:51:46 [2022-09-30T20:51:46.385Z] === RUN   TestDockerNetworkReConnect
20:51:48 [2022-09-30T20:51:48.911Z] --- PASS: TestDockerNetworkReConnect (3.16s)
20:51:48 [2022-09-30T20:51:48.911Z] === RUN   TestServicePlugin
20:51:48 [2022-09-30T20:51:48.911Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:51:48 [2022-09-30T20:51:48.911Z] --- SKIP: TestServicePlugin (0.00s)
20:51:48 [2022-09-30T20:51:48.911Z] === RUN   TestServiceUpdateLabel
20:51:51 [2022-09-30T20:51:51.436Z] --- PASS: TestServiceUpdateLabel (2.13s)
20:51:51 [2022-09-30T20:51:51.436Z] === RUN   TestServiceUpdateSecrets
20:52:06 [2022-09-30T20:52:06.311Z] --- PASS: TestServiceUpdateSecrets (14.30s)
20:52:06 [2022-09-30T20:52:06.311Z] === RUN   TestServiceUpdateConfigs
20:52:21 [2022-09-30T20:52:21.174Z] --- PASS: TestServiceUpdateConfigs (14.39s)
20:52:21 [2022-09-30T20:52:21.174Z] === RUN   TestServiceUpdateNetwork
20:52:33 [2022-09-30T20:52:33.371Z] --- PASS: TestServiceUpdateNetwork (12.04s)
20:52:33 [2022-09-30T20:52:33.371Z] === RUN   TestServiceUpdatePidsLimit
20:52:33 [2022-09-30T20:52:33.371Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:52:33 [2022-09-30T20:52:33.629Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:52:41 [2022-09-30T20:52:41.732Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:52:48 [2022-09-30T20:52:48.285Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
20:52:48 [2022-09-30T20:52:48.285Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
20:52:48 [2022-09-30T20:52:48.285Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
20:52:48 [2022-09-30T20:52:48.285Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
20:52:48 [2022-09-30T20:52:48.285Z] PASS
20:52:48 [2022-09-30T20:52:48.285Z] 
20:52:48 [2022-09-30T20:52:48.285Z] === Skipped
20:52:48 [2022-09-30T20:52:48.285Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:52:48 [2022-09-30T20:52:48.285Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:52:48 [2022-09-30T20:52:48.285Z] 
20:52:48 [2022-09-30T20:52:48.285Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:52:48 [2022-09-30T20:52:48.285Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:52:48 [2022-09-30T20:52:48.285Z] 
20:52:48 [2022-09-30T20:52:48.285Z] DONE 27 tests, 2 skipped in 129.441s
20:52:48 [2022-09-30T20:52:48.285Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:52:48 [2022-09-30T20:52:48.285Z] ++ 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
20:52:48 [2022-09-30T20:52:48.285Z] ++ set -e
20:52:48 [2022-09-30T20:52:48.285Z] ++ '[' -n 0 ']'
20:52:48 [2022-09-30T20:52:48.285Z] ++ set -x
20:52:48 [2022-09-30T20:52:48.285Z] ++ 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
20:52:48 [2022-09-30T20:52:48.285Z] INFO: Testing against a local daemon
20:52:48 [2022-09-30T20:52:48.285Z] === RUN   TestSessionCreate
20:52:48 [2022-09-30T20:52:48.285Z] --- PASS: TestSessionCreate (0.02s)
20:52:48 [2022-09-30T20:52:48.285Z] === RUN   TestSessionCreateWithBadUpgrade
20:52:48 [2022-09-30T20:52:48.285Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:52:48 [2022-09-30T20:52:48.285Z] PASS
20:52:48 [2022-09-30T20:52:48.285Z] 
20:52:48 [2022-09-30T20:52:48.285Z] DONE 2 tests in 0.120s
20:52:48 [2022-09-30T20:52:48.285Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:52:48 [2022-09-30T20:52:48.285Z] ++ 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
20:52:48 [2022-09-30T20:52:48.285Z] ++ set -e
20:52:48 [2022-09-30T20:52:48.285Z] ++ '[' -n 0 ']'
20:52:48 [2022-09-30T20:52:48.285Z] ++ set -x
20:52:48 [2022-09-30T20:52:48.285Z] ++ 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
20:52:48 [2022-09-30T20:52:48.285Z] INFO: Testing against a local daemon
20:52:48 [2022-09-30T20:52:48.285Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:52:48 [2022-09-30T20:52:48.285Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:52:48 [2022-09-30T20:52:48.285Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:52:48 [2022-09-30T20:52:48.285Z] === RUN   TestDiskUsage
20:52:48 [2022-09-30T20:52:48.285Z] === PAUSE TestDiskUsage
20:52:48 [2022-09-30T20:52:48.285Z] === RUN   TestEventsExecDie
20:52:48 [2022-09-30T20:52:48.545Z] --- PASS: TestEventsExecDie (0.51s)
20:52:48 [2022-09-30T20:52:48.546Z] === RUN   TestEventsBackwardsCompatible
20:52:48 [2022-09-30T20:52:48.546Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
20:52:48 [2022-09-30T20:52:48.546Z] === RUN   TestEventsVolumeCreate
20:52:48 [2022-09-30T20:52:48.803Z] --- PASS: TestEventsVolumeCreate (0.05s)
20:52:48 [2022-09-30T20:52:48.803Z] === RUN   TestInfoBinaryCommits
20:52:48 [2022-09-30T20:52:48.803Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:52:48 [2022-09-30T20:52:48.803Z] === RUN   TestInfoAPIVersioned
20:52:48 [2022-09-30T20:52:48.803Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:52:48 [2022-09-30T20:52:48.803Z] === RUN   TestInfoAPI
20:52:48 [2022-09-30T20:52:48.803Z] --- PASS: TestInfoAPI (0.02s)
20:52:48 [2022-09-30T20:52:48.803Z] === RUN   TestInfoAPIWarnings
20:53:06 [2022-09-30T20:53:06.871Z] --- PASS: TestInfoAPIWarnings (16.55s)
20:53:06 [2022-09-30T20:53:06.871Z] === RUN   TestInfoDebug
20:53:06 [2022-09-30T20:53:06.871Z] --- PASS: TestInfoDebug (0.52s)
20:53:06 [2022-09-30T20:53:06.871Z] === RUN   TestInfoInsecureRegistries
20:53:06 [2022-09-30T20:53:06.871Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:53:06 [2022-09-30T20:53:06.871Z] === RUN   TestInfoRegistryMirrors
20:53:06 [2022-09-30T20:53:06.871Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:53:06 [2022-09-30T20:53:06.871Z] === RUN   TestLoginFailsWithBadCredentials
20:53:07 [2022-09-30T20:53:07.231Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
20:53:07 [2022-09-30T20:53:07.232Z] === RUN   TestPingCacheHeaders
20:53:07 [2022-09-30T20:53:07.232Z] --- PASS: TestPingCacheHeaders (0.02s)
20:53:07 [2022-09-30T20:53:07.232Z] === RUN   TestPingGet
20:53:07 [2022-09-30T20:53:07.232Z] --- PASS: TestPingGet (0.01s)
20:53:07 [2022-09-30T20:53:07.232Z] === RUN   TestPingHead
20:53:07 [2022-09-30T20:53:07.232Z] --- PASS: TestPingHead (0.02s)
20:53:07 [2022-09-30T20:53:07.232Z] === RUN   TestPingSwarmHeader
20:53:07 [2022-09-30T20:53:07.796Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:53:08 [2022-09-30T20:53:08.054Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:53:08 [2022-09-30T20:53:08.988Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:53:08 [2022-09-30T20:53:08.988Z] --- PASS: TestPingSwarmHeader (1.64s)
20:53:08 [2022-09-30T20:53:08.988Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:53:08 [2022-09-30T20:53:08.988Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:53:08 [2022-09-30T20:53:08.988Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:53:08 [2022-09-30T20:53:08.988Z] === RUN   TestPingBuilderHeader
20:53:08 [2022-09-30T20:53:08.988Z] === RUN   TestPingBuilderHeader/default_config
20:53:09 [2022-09-30T20:53:09.553Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:53:10 [2022-09-30T20:53:10.117Z] --- PASS: TestPingBuilderHeader (1.05s)
20:53:10 [2022-09-30T20:53:10.117Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
20:53:10 [2022-09-30T20:53:10.117Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:53:10 [2022-09-30T20:53:10.117Z] === RUN   TestVersion
20:53:10 [2022-09-30T20:53:10.117Z] --- PASS: TestVersion (0.02s)
20:53:10 [2022-09-30T20:53:10.117Z] === CONT  TestDiskUsage
20:53:10 [2022-09-30T20:53:10.375Z] === RUN   TestDiskUsage/empty
20:53:10 [2022-09-30T20:53:10.375Z] === RUN   TestDiskUsage/empty/container_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/image_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/volume_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:53:10 [2022-09-30T20:53:10.638Z] === RUN   TestDiskUsage/after_container.Run
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:53:10 [2022-09-30T20:53:10.902Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:53:11 [2022-09-30T20:53:11.163Z] --- PASS: TestDiskUsage (1.12s)
20:53:11 [2022-09-30T20:53:11.163Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.163Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.164Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.164Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.164Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.164Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.164Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:53:11 [2022-09-30T20:53:11.164Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:53:11 [2022-09-30T20:53:11.164Z] PASS
20:53:11 [2022-09-30T20:53:11.164Z] 
20:53:11 [2022-09-30T20:53:11.164Z] === Skipped
20:53:11 [2022-09-30T20:53:11.164Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:53:11 [2022-09-30T20:53:11.164Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:53:11 [2022-09-30T20:53:11.164Z] 
20:53:11 [2022-09-30T20:53:11.164Z] DONE 57 tests, 1 skipped in 23.143s
20:53:11 [2022-09-30T20:53:11.164Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:53:11 [2022-09-30T20:53:11.164Z] ++ 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
20:53:11 [2022-09-30T20:53:11.164Z] ++ set -e
20:53:11 [2022-09-30T20:53:11.164Z] ++ '[' -n 0 ']'
20:53:11 [2022-09-30T20:53:11.164Z] ++ set -x
20:53:11 [2022-09-30T20:53:11.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
20:53:11 [2022-09-30T20:53:11.164Z] INFO: Testing against a local daemon
20:53:11 [2022-09-30T20:53:11.164Z] === RUN   TestVolumesCreateAndList
20:53:11 [2022-09-30T20:53:11.164Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:53:11 [2022-09-30T20:53:11.164Z] === RUN   TestVolumesRemove
20:53:11 [2022-09-30T20:53:11.164Z] --- PASS: TestVolumesRemove (0.05s)
20:53:11 [2022-09-30T20:53:11.164Z] === RUN   TestVolumesInspect
20:53:11 [2022-09-30T20:53:11.421Z] --- PASS: TestVolumesInspect (0.02s)
20:53:11 [2022-09-30T20:53:11.421Z] === RUN   TestVolumesInvalidJSON
20:53:11 [2022-09-30T20:53:11.421Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:53:11 [2022-09-30T20:53:11.421Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:53:11 [2022-09-30T20:53:11.421Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:53:11 [2022-09-30T20:53:11.421Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:53:11 [2022-09-30T20:53:11.421Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:53:11 [2022-09-30T20:53:11.421Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:53:11 [2022-09-30T20:53:11.421Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:53:11 [2022-09-30T20:53:11.421Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:53:11 [2022-09-30T20:53:11.421Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:53:11 [2022-09-30T20:53:11.421Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:53:11 [2022-09-30T20:53:11.421Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:53:11 [2022-09-30T20:53:11.421Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:53:11 [2022-09-30T20:53:11.421Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:53:11 [2022-09-30T20:53:11.421Z] PASS
20:53:11 [2022-09-30T20:53:11.421Z] 
20:53:11 [2022-09-30T20:53:11.421Z] DONE 9 tests in 0.180s
20:53:11 [2022-09-30T20:53:11.421Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:53:11 [2022-09-30T20:53:11.421Z] ++++ cat bundles/test-integration/docker.pid
20:53:11 [2022-09-30T20:53:11.421Z] +++ kill 14562
20:53:11 [2022-09-30T20:53:11.678Z] +++ /etc/init.d/apparmor stop
20:53:11 [2022-09-30T20:53:11.678Z] Leaving: AppArmorNo profiles have been unloaded.
20:53:11 [2022-09-30T20:53:11.678Z] 
20:53:11 [2022-09-30T20:53:11.678Z] Unloading profiles will leave already running processes permanently
20:53:11 [2022-09-30T20:53:11.678Z] unconfined, which can lead to unexpected situations.
20:53:11 [2022-09-30T20:53:11.678Z] 
20:53:11 [2022-09-30T20:53:11.678Z] To set a process to complain mode, use the command line tool
20:53:11 [2022-09-30T20:53:11.678Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:53:11 [2022-09-30T20:53:11.678Z] +++ true
20:53:11 [2022-09-30T20:53:11.678Z] exiting test-integration
20:53:11 [2022-09-30T20:53:11.678Z] ++ exit 0
20:53:11 [2022-09-30T20:53:11.678Z] 
Post stage
[Pipeline] junit
20:53:12 [2022-09-30T20:53:12.625Z] Recording test results
20:53:12 [2022-09-30T20:53:12.954Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:53:13 [2022-09-30T20:53:13.263Z] + echo Ensuring container killed.
20:53:13 [2022-09-30T20:53:13.264Z] Ensuring container killed.
20:53:13 [2022-09-30T20:53:13.264Z] + docker rm -vf docker-pr1
20:53:13 [2022-09-30T20:53:13.264Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
20:53:15 [2022-09-30T20:53:15.184Z] + echo Chowning /workspace to jenkins user
20:53:15 [2022-09-30T20:53:15.184Z] Chowning /workspace to jenkins user
20:53:15 [2022-09-30T20:53:15.184Z] + id -u
20:53:15 [2022-09-30T20:53:15.184Z] + id -g
20:53:15 [2022-09-30T20:53:15.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44228:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:53:16 [2022-09-30T20:53:16.845Z] + bundleName=arm64-integration
20:53:16 [2022-09-30T20:53:16.845Z] + echo Creating arm64-integration-bundles.tar.gz
20:53:16 [2022-09-30T20:53:16.845Z] Creating arm64-integration-bundles.tar.gz
20:53:16 [2022-09-30T20:53:16.845Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
20:53:16 [2022-09-30T20:53:16.845Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
20:53:17 [2022-09-30T20:53:17.113Z] Archiving artifacts
20:53:17 [2022-09-30T20:53:17.407Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44228/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:53:17 [2022-09-30T20:53:17.722Z] + make clean
20:53:17 [2022-09-30T20:53:17.979Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:53:17 [2022-09-30T20:53:17.979Z] docker-dev-cache
20:53:17 [2022-09-30T20:53:17.979Z] 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