Skip to content
Success

Console Output

Skipping 544 KB.. Full Log
21:21:43 [2022-10-07T21:21:43.767Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:21:43 [2022-10-07T21:21:43.767Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:21:43 [2022-10-07T21:21:43.767Z] === RUN   TestContainerStartOnDaemonRestart
21:21:43 [2022-10-07T21:21:43.767Z] === PAUSE TestContainerStartOnDaemonRestart
21:21:43 [2022-10-07T21:21:43.767Z] === RUN   TestDaemonRestartIpcMode
21:21:43 [2022-10-07T21:21:43.767Z] === PAUSE TestDaemonRestartIpcMode
21:21:43 [2022-10-07T21:21:43.767Z] === RUN   TestDaemonHostGatewayIP
21:21:43 [2022-10-07T21:21:43.767Z] === PAUSE TestDaemonHostGatewayIP
21:21:43 [2022-10-07T21:21:43.767Z] === RUN   TestRestartDaemonWithRestartingContainer
21:21:43 [2022-10-07T21:21:43.767Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:21:43 [2022-10-07T21:21:43.767Z] === RUN   TestContainerKillOnDaemonStart
21:21:43 [2022-10-07T21:21:43.767Z] === PAUSE TestContainerKillOnDaemonStart
21:21:43 [2022-10-07T21:21:43.767Z] === RUN   TestDiff
21:21:44 [2022-10-07T21:21:44.026Z] --- PASS: TestDiff (0.46s)
21:21:44 [2022-10-07T21:21:44.026Z] === RUN   TestExecConsoleSize
21:21:44 [2022-10-07T21:21:44.593Z] --- PASS: TestExecConsoleSize (0.51s)
21:21:44 [2022-10-07T21:21:44.593Z] === RUN   TestExecWithCloseStdin
21:21:45 [2022-10-07T21:21:45.185Z] --- PASS: TestExecWithCloseStdin (0.51s)
21:21:45 [2022-10-07T21:21:45.185Z] === RUN   TestExec
21:21:45 [2022-10-07T21:21:45.772Z] --- PASS: TestExec (0.55s)
21:21:45 [2022-10-07T21:21:45.772Z] === RUN   TestExecUser
21:21:46 [2022-10-07T21:21:46.348Z] --- PASS: TestExecUser (0.54s)
21:21:46 [2022-10-07T21:21:46.348Z] === RUN   TestExportContainerAndImportImage
21:21:46 [2022-10-07T21:21:46.930Z] --- PASS: TestExportContainerAndImportImage (0.62s)
21:21:46 [2022-10-07T21:21:46.930Z] === RUN   TestExportContainerAfterDaemonRestart
21:21:48 [2022-10-07T21:21:48.307Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
21:21:48 [2022-10-07T21:21:48.307Z] === RUN   TestHealthCheckWorkdir
21:21:48 [2022-10-07T21:21:48.874Z] --- PASS: TestHealthCheckWorkdir (0.69s)
21:21:48 [2022-10-07T21:21:48.874Z] === RUN   TestHealthKillContainer
21:21:56 [2022-10-07T21:21:56.993Z] --- PASS: TestHealthKillContainer (7.87s)
21:21:56 [2022-10-07T21:21:56.993Z] === RUN   TestHealthCheckProcessKilled
21:21:57 [2022-10-07T21:21:57.255Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
21:21:57 [2022-10-07T21:21:57.255Z] === RUN   TestInspectCpusetInConfigPre120
21:21:57 [2022-10-07T21:21:57.823Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
21:21:57 [2022-10-07T21:21:57.823Z] === RUN   TestIpcModeNone
21:21:58 [2022-10-07T21:21:58.392Z] --- PASS: TestIpcModeNone (0.52s)
21:21:58 [2022-10-07T21:21:58.392Z] === RUN   TestIpcModePrivate
21:21:58 [2022-10-07T21:21:58.650Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
21:21:58 [2022-10-07T21:21:58.909Z] --- PASS: TestIpcModePrivate (0.51s)
21:21:58 [2022-10-07T21:21:58.909Z] === RUN   TestIpcModeShareable
21:21:59 [2022-10-07T21:21:59.168Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
21:21:59 [2022-10-07T21:21:59.426Z] --- PASS: TestIpcModeShareable (0.52s)
21:21:59 [2022-10-07T21:21:59.426Z] === RUN   TestAPIIpcModeShareableAndContainer
21:22:00 [2022-10-07T21:22:00.803Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.62s)
21:22:00 [2022-10-07T21:22:00.803Z] === RUN   TestAPIIpcModeHost
21:22:01 [2022-10-07T21:22:01.370Z] --- PASS: TestAPIIpcModeHost (0.42s)
21:22:01 [2022-10-07T21:22:01.370Z] === RUN   TestDaemonIpcModeShareable
21:22:02 [2022-10-07T21:22:02.306Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
21:22:02 [2022-10-07T21:22:02.564Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
21:22:02 [2022-10-07T21:22:02.564Z] === RUN   TestDaemonIpcModePrivate
21:22:03 [2022-10-07T21:22:03.500Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
21:22:03 [2022-10-07T21:22:03.759Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
21:22:03 [2022-10-07T21:22:03.759Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:22:05 [2022-10-07T21:22:05.137Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
21:22:05 [2022-10-07T21:22:05.137Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s)
21:22:05 [2022-10-07T21:22:05.137Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:22:06 [2022-10-07T21:22:06.073Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
21:22:06 [2022-10-07T21:22:06.332Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.22s)
21:22:06 [2022-10-07T21:22:06.332Z] === RUN   TestIpcModeOlderClient
21:22:06 [2022-10-07T21:22:06.332Z] === PAUSE TestIpcModeOlderClient
21:22:06 [2022-10-07T21:22:06.332Z] === RUN   TestKillContainerInvalidSignal
21:22:06 [2022-10-07T21:22:06.591Z] --- PASS: TestKillContainerInvalidSignal (0.47s)
21:22:06 [2022-10-07T21:22:06.591Z] === RUN   TestKillContainer
21:22:06 [2022-10-07T21:22:06.591Z] === RUN   TestKillContainer/no_signal
21:22:07 [2022-10-07T21:22:07.158Z] === RUN   TestKillContainer/non_killing_signal
21:22:07 [2022-10-07T21:22:07.416Z] === RUN   TestKillContainer/killing_signal
21:22:07 [2022-10-07T21:22:07.984Z] --- PASS: TestKillContainer (1.36s)
21:22:07 [2022-10-07T21:22:07.984Z]     --- PASS: TestKillContainer/no_signal (0.43s)
21:22:07 [2022-10-07T21:22:07.984Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
21:22:07 [2022-10-07T21:22:07.984Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
21:22:07 [2022-10-07T21:22:07.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:22:07 [2022-10-07T21:22:07.984Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:22:08 [2022-10-07T21:22:08.551Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:22:09 [2022-10-07T21:22:09.118Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.93s)
21:22:09 [2022-10-07T21:22:09.118Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
21:22:09 [2022-10-07T21:22:09.118Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s)
21:22:09 [2022-10-07T21:22:09.118Z] === RUN   TestKillStoppedContainer
21:22:09 [2022-10-07T21:22:09.118Z] --- PASS: TestKillStoppedContainer (0.06s)
21:22:09 [2022-10-07T21:22:09.118Z] === RUN   TestKillStoppedContainerAPIPre120
21:22:09 [2022-10-07T21:22:09.118Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
21:22:09 [2022-10-07T21:22:09.118Z] === RUN   TestKillDifferentUserContainer
21:22:09 [2022-10-07T21:22:09.685Z] --- PASS: TestKillDifferentUserContainer (0.47s)
21:22:09 [2022-10-07T21:22:09.685Z] === RUN   TestInspectOomKilledTrue
21:22:10 [2022-10-07T21:22:10.252Z] --- PASS: TestInspectOomKilledTrue (0.58s)
21:22:10 [2022-10-07T21:22:10.252Z] === RUN   TestInspectOomKilledFalse
21:22:10 [2022-10-07T21:22:10.510Z] --- PASS: TestInspectOomKilledFalse (0.46s)
21:22:10 [2022-10-07T21:22:10.510Z] === RUN   TestLinksEtcHostsContentMatch
21:22:11 [2022-10-07T21:22:11.077Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
21:22:11 [2022-10-07T21:22:11.077Z] === RUN   TestLinksContainerNames
21:22:12 [2022-10-07T21:22:12.013Z] --- PASS: TestLinksContainerNames (0.94s)
21:22:12 [2022-10-07T21:22:12.013Z] === RUN   TestLogsFollowTailEmpty
21:22:12 [2022-10-07T21:22:12.271Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
21:22:12 [2022-10-07T21:22:12.271Z] === RUN   TestLogs
21:22:12 [2022-10-07T21:22:12.272Z] === RUN   TestLogs/driver_local
21:22:12 [2022-10-07T21:22:12.272Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:22:12 [2022-10-07T21:22:12.272Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:22:12 [2022-10-07T21:22:12.272Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:22:12 [2022-10-07T21:22:12.272Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:22:12 [2022-10-07T21:22:12.272Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:22:12 [2022-10-07T21:22:12.272Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:22:13 [2022-10-07T21:22:13.207Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:22:13 [2022-10-07T21:22:13.207Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:22:13 [2022-10-07T21:22:13.466Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:22:13 [2022-10-07T21:22:13.724Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:22:14 [2022-10-07T21:22:14.291Z] === RUN   TestLogs/driver_json-file
21:22:14 [2022-10-07T21:22:14.291Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:22:14 [2022-10-07T21:22:14.291Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:22:14 [2022-10-07T21:22:14.291Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:22:14 [2022-10-07T21:22:14.291Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:22:14 [2022-10-07T21:22:14.291Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:22:14 [2022-10-07T21:22:14.291Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:22:14 [2022-10-07T21:22:14.858Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:22:14 [2022-10-07T21:22:14.858Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:22:15 [2022-10-07T21:22:15.427Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:22:15 [2022-10-07T21:22:15.688Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:22:16 [2022-10-07T21:22:16.255Z] --- PASS: TestLogs (3.83s)
21:22:16 [2022-10-07T21:22:16.255Z]     --- PASS: TestLogs/driver_local (0.01s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.75s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.51s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
21:22:16 [2022-10-07T21:22:16.255Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.78s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.65s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
21:22:16 [2022-10-07T21:22:16.255Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
21:22:16 [2022-10-07T21:22:16.255Z] === RUN   TestContainerNetworkMountsNoChown
21:22:16 [2022-10-07T21:22:16.514Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/default
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/default
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/private
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/private
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/rprivate
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/rprivate
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/slave
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/slave
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/rslave
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/rslave
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/shared
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/shared
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/rshared
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/rshared
21:22:16 [2022-10-07T21:22:16.514Z] === CONT  TestMountDaemonRoot/default
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/default/bind_root
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/default/mount_root
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:22:16 [2022-10-07T21:22:16.514Z] === CONT  TestMountDaemonRoot/default/bind_root
21:22:16 [2022-10-07T21:22:16.514Z] === CONT  TestMountDaemonRoot/rshared
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:22:16 [2022-10-07T21:22:16.514Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:22:16 [2022-10-07T21:22:16.514Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:22:16 [2022-10-07T21:22:16.514Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === CONT  TestMountDaemonRoot/shared
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === CONT  TestMountDaemonRoot/rslave
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === CONT  TestMountDaemonRoot/slave
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === CONT  TestMountDaemonRoot/rprivate
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:22:16 [2022-10-07T21:22:16.773Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:22:16 [2022-10-07T21:22:16.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:22:16 [2022-10-07T21:22:16.774Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/private
21:22:16 [2022-10-07T21:22:16.774Z] === RUN   TestMountDaemonRoot/private/bind_root
21:22:16 [2022-10-07T21:22:16.774Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:22:16 [2022-10-07T21:22:16.774Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === RUN   TestMountDaemonRoot/private/mount_root
21:22:16 [2022-10-07T21:22:16.774Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:22:16 [2022-10-07T21:22:16.774Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/default/mount_root
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:22:16 [2022-10-07T21:22:16.774Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:22:17 [2022-10-07T21:22:17.033Z] === CONT  TestMountDaemonRoot/private/bind_root
21:22:17 [2022-10-07T21:22:17.291Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:22:17 [2022-10-07T21:22:17.291Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:22:17 [2022-10-07T21:22:17.291Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:22:17 [2022-10-07T21:22:17.291Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:22:17 [2022-10-07T21:22:17.291Z] === CONT  TestMountDaemonRoot/private/mount_root
21:22:17 [2022-10-07T21:22:17.291Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:22:17 [2022-10-07T21:22:17.291Z] --- PASS: TestMountDaemonRoot (0.05s)
21:22:17 [2022-10-07T21:22:17.291Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:22:17 [2022-10-07T21:22:17.291Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.07s)
21:22:17 [2022-10-07T21:22:17.291Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
21:22:17 [2022-10-07T21:22:17.291Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
21:22:17 [2022-10-07T21:22:17.291Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
21:22:17 [2022-10-07T21:22:17.291Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:22:17 [2022-10-07T21:22:17.291Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
21:22:17 [2022-10-07T21:22:17.291Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
21:22:17 [2022-10-07T21:22:17.292Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
21:22:17 [2022-10-07T21:22:17.292Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
21:22:17 [2022-10-07T21:22:17.292Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:22:17 [2022-10-07T21:22:17.292Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.04s)
21:22:17 [2022-10-07T21:22:17.292Z] === RUN   TestContainerBindMountNonRecursive
21:22:18 [2022-10-07T21:22:18.668Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
21:22:18 [2022-10-07T21:22:18.668Z] === RUN   TestContainerVolumesMountedAsShared
21:22:18 [2022-10-07T21:22:18.927Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
21:22:18 [2022-10-07T21:22:18.927Z] === RUN   TestContainerVolumesMountedAsSlave
21:22:19 [2022-10-07T21:22:19.494Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
21:22:19 [2022-10-07T21:22:19.494Z] === RUN   TestNetworkNat
21:22:19 [2022-10-07T21:22:19.753Z] --- PASS: TestNetworkNat (0.48s)
21:22:19 [2022-10-07T21:22:19.753Z] === RUN   TestNetworkLocalhostTCPNat
21:22:20 [2022-10-07T21:22:20.321Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
21:22:20 [2022-10-07T21:22:20.321Z] === RUN   TestNetworkLoopbackNat
21:22:23 [2022-10-07T21:22:23.113Z] --- PASS: TestNetworkLoopbackNat (2.64s)
21:22:23 [2022-10-07T21:22:23.113Z] === RUN   TestPause
21:22:23 [2022-10-07T21:22:23.371Z] --- PASS: TestPause (0.48s)
21:22:23 [2022-10-07T21:22:23.371Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:22:23 [2022-10-07T21:22:23.371Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:22:23 [2022-10-07T21:22:23.371Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:22:23 [2022-10-07T21:22:23.371Z] === RUN   TestPauseStopPausedContainer
21:22:23 [2022-10-07T21:22:23.938Z] --- PASS: TestPauseStopPausedContainer (0.50s)
21:22:23 [2022-10-07T21:22:23.938Z] === RUN   TestPidHost
21:22:25 [2022-10-07T21:22:25.320Z] --- PASS: TestPidHost (1.05s)
21:22:25 [2022-10-07T21:22:25.320Z] === RUN   TestPsFilter
21:22:25 [2022-10-07T21:22:25.320Z] --- PASS: TestPsFilter (0.14s)
21:22:25 [2022-10-07T21:22:25.320Z] === RUN   TestRemoveContainerWithRemovedVolume
21:22:25 [2022-10-07T21:22:25.578Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
21:22:25 [2022-10-07T21:22:25.578Z] === RUN   TestRemoveContainerWithVolume
21:22:26 [2022-10-07T21:22:26.145Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
21:22:26 [2022-10-07T21:22:26.145Z] === RUN   TestRemoveContainerRunning
21:22:26 [2022-10-07T21:22:26.409Z] --- PASS: TestRemoveContainerRunning (0.44s)
21:22:26 [2022-10-07T21:22:26.409Z] === RUN   TestRemoveContainerForceRemoveRunning
21:22:26 [2022-10-07T21:22:26.977Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s)
21:22:26 [2022-10-07T21:22:26.977Z] === RUN   TestRemoveInvalidContainer
21:22:26 [2022-10-07T21:22:26.977Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:22:26 [2022-10-07T21:22:26.977Z] === RUN   TestRenameLinkedContainer
21:22:28 [2022-10-07T21:22:28.881Z] --- PASS: TestRenameLinkedContainer (1.86s)
21:22:28 [2022-10-07T21:22:28.881Z] === RUN   TestRenameStoppedContainer
21:22:29 [2022-10-07T21:22:29.139Z] --- PASS: TestRenameStoppedContainer (0.47s)
21:22:29 [2022-10-07T21:22:29.139Z] === RUN   TestRenameRunningContainerAndReuse
21:22:30 [2022-10-07T21:22:30.076Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
21:22:30 [2022-10-07T21:22:30.076Z] === RUN   TestRenameInvalidName
21:22:30 [2022-10-07T21:22:30.643Z] --- PASS: TestRenameInvalidName (0.46s)
21:22:30 [2022-10-07T21:22:30.643Z] === RUN   TestRenameAnonymousContainer
21:22:32 [2022-10-07T21:22:32.547Z] --- PASS: TestRenameAnonymousContainer (1.63s)
21:22:32 [2022-10-07T21:22:32.547Z] === RUN   TestRenameContainerWithSameName
21:22:32 [2022-10-07T21:22:32.820Z] --- PASS: TestRenameContainerWithSameName (0.52s)
21:22:32 [2022-10-07T21:22:32.820Z] === RUN   TestRenameContainerWithLinkedContainer
21:22:33 [2022-10-07T21:22:33.800Z] --- PASS: TestRenameContainerWithLinkedContainer (1.03s)
21:22:33 [2022-10-07T21:22:33.801Z] === RUN   TestResize
21:22:34 [2022-10-07T21:22:34.374Z] --- PASS: TestResize (0.49s)
21:22:34 [2022-10-07T21:22:34.374Z] === RUN   TestResizeWithInvalidSize
21:22:34 [2022-10-07T21:22:34.633Z] --- PASS: TestResizeWithInvalidSize (0.46s)
21:22:34 [2022-10-07T21:22:34.633Z] === RUN   TestResizeWhenContainerNotStarted
21:22:35 [2022-10-07T21:22:35.200Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:22:35 [2022-10-07T21:22:35.200Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:22:37 [2022-10-07T21:22:37.104Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:22:38 [2022-10-07T21:22:38.479Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:22:39 [2022-10-07T21:22:39.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:22:39 [2022-10-07T21:22:39.415Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:22:40 [2022-10-07T21:22:40.792Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:22:40 [2022-10-07T21:22:40.792Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:22:44 [2022-10-07T21:22:44.981Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:22:44 [2022-10-07T21:22:44.981Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:22:46 [2022-10-07T21:22:46.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:22:48 [2022-10-07T21:22:48.266Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:22:48 [2022-10-07T21:22:48.266Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:22:49 [2022-10-07T21:22:49.645Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:22:50 [2022-10-07T21:22:50.213Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:22:51 [2022-10-07T21:22:51.591Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:22:53 [2022-10-07T21:22:53.501Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:22:53 [2022-10-07T21:22:53.501Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
21:22:53 [2022-10-07T21:22:53.501Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
21:22:53 [2022-10-07T21:22:53.501Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s)
21:22:53 [2022-10-07T21:22:53.501Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
21:22:53 [2022-10-07T21:22:53.501Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s)
21:22:53 [2022-10-07T21:22:53.501Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
21:22:53 [2022-10-07T21:22:53.501Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
21:22:53 [2022-10-07T21:22:53.501Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s)
21:22:53 [2022-10-07T21:22:53.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s)
21:22:53 [2022-10-07T21:22:53.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s)
21:22:53 [2022-10-07T21:22:53.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.03s)
21:22:53 [2022-10-07T21:22:53.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
21:22:53 [2022-10-07T21:22:53.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
21:22:53 [2022-10-07T21:22:53.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s)
21:22:53 [2022-10-07T21:22:53.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.64s)
21:22:53 [2022-10-07T21:22:53.502Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
21:22:53 [2022-10-07T21:22:53.502Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:22:53 [2022-10-07T21:22:53.502Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:22:54 [2022-10-07T21:22:54.069Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:22:55 [2022-10-07T21:22:55.004Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s)
21:22:55 [2022-10-07T21:22:55.004Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
21:22:55 [2022-10-07T21:22:55.004Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
21:22:55 [2022-10-07T21:22:55.004Z] === RUN   TestCgroupNamespacesRun
21:22:56 [2022-10-07T21:22:56.381Z] --- PASS: TestCgroupNamespacesRun (1.18s)
21:22:56 [2022-10-07T21:22:56.381Z] === RUN   TestCgroupNamespacesRunPrivileged
21:22:57 [2022-10-07T21:22:57.317Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
21:22:57 [2022-10-07T21:22:57.317Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:22:58 [2022-10-07T21:22:58.694Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
21:22:58 [2022-10-07T21:22:58.694Z] === RUN   TestCgroupNamespacesRunHostMode
21:23:00 [2022-10-07T21:23:00.072Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
21:23:00 [2022-10-07T21:23:00.072Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:23:01 [2022-10-07T21:23:01.008Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s)
21:23:01 [2022-10-07T21:23:01.008Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:23:02 [2022-10-07T21:23:02.385Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.21s)
21:23:02 [2022-10-07T21:23:02.385Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:23:02 [2022-10-07T21:23:02.953Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:23:02 [2022-10-07T21:23:02.953Z] === RUN   TestCgroupNamespacesRunOlderClient
21:23:04 [2022-10-07T21:23:04.329Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s)
21:23:04 [2022-10-07T21:23:04.329Z] === RUN   TestNISDomainname
21:23:04 [2022-10-07T21:23:04.896Z] --- PASS: TestNISDomainname (0.58s)
21:23:04 [2022-10-07T21:23:04.896Z] === RUN   TestHostnameDnsResolution
21:23:05 [2022-10-07T21:23:05.464Z] --- PASS: TestHostnameDnsResolution (0.72s)
21:23:05 [2022-10-07T21:23:05.464Z] === RUN   TestUnprivilegedPortsAndPing
21:23:06 [2022-10-07T21:23:06.034Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
21:23:06 [2022-10-07T21:23:06.034Z] === RUN   TestPrivilegedHostDevices
21:23:06 [2022-10-07T21:23:06.602Z] --- PASS: TestPrivilegedHostDevices (0.53s)
21:23:06 [2022-10-07T21:23:06.602Z] === RUN   TestRunConsoleSize
21:23:06 [2022-10-07T21:23:06.860Z] --- PASS: TestRunConsoleSize (0.44s)
21:23:06 [2022-10-07T21:23:06.860Z] === RUN   TestRunWithAlternativeContainerdShim
21:23:09 [2022-10-07T21:23:09.395Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s)
21:23:09 [2022-10-07T21:23:09.395Z] === RUN   TestStats
21:23:11 [2022-10-07T21:23:11.927Z] --- PASS: TestStats (2.46s)
21:23:11 [2022-10-07T21:23:11.928Z] === RUN   TestStopContainerWithTimeout
21:23:11 [2022-10-07T21:23:11.928Z] === RUN   TestStopContainerWithTimeout/0
21:23:11 [2022-10-07T21:23:11.928Z] === PAUSE TestStopContainerWithTimeout/0
21:23:11 [2022-10-07T21:23:11.928Z] === RUN   TestStopContainerWithTimeout/1
21:23:11 [2022-10-07T21:23:11.928Z] === PAUSE TestStopContainerWithTimeout/1
21:23:11 [2022-10-07T21:23:11.928Z] === RUN   TestStopContainerWithTimeout/3
21:23:11 [2022-10-07T21:23:11.928Z] === PAUSE TestStopContainerWithTimeout/3
21:23:11 [2022-10-07T21:23:11.928Z] === RUN   TestStopContainerWithTimeout/-1
21:23:11 [2022-10-07T21:23:11.928Z] === PAUSE TestStopContainerWithTimeout/-1
21:23:11 [2022-10-07T21:23:11.928Z] === CONT  TestStopContainerWithTimeout/0
21:23:11 [2022-10-07T21:23:11.928Z] === CONT  TestStopContainerWithTimeout/-1
21:23:12 [2022-10-07T21:23:12.186Z] === CONT  TestStopContainerWithTimeout/3
21:23:14 [2022-10-07T21:23:14.088Z] === CONT  TestStopContainerWithTimeout/1
21:23:15 [2022-10-07T21:23:15.991Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:23:15 [2022-10-07T21:23:15.991Z]     --- PASS: TestStopContainerWithTimeout/0 (0.66s)
21:23:15 [2022-10-07T21:23:15.991Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
21:23:15 [2022-10-07T21:23:15.991Z]     --- PASS: TestStopContainerWithTimeout/3 (2.44s)
21:23:15 [2022-10-07T21:23:15.991Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
21:23:15 [2022-10-07T21:23:15.991Z] === RUN   TestDeleteDevicemapper
21:23:15 [2022-10-07T21:23:15.991Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:23:15 [2022-10-07T21:23:15.991Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:23:15 [2022-10-07T21:23:15.991Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:23:17 [2022-10-07T21:23:17.894Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s)
21:23:17 [2022-10-07T21:23:17.894Z] === RUN   TestUpdateMemory
21:23:18 [2022-10-07T21:23:18.462Z] --- PASS: TestUpdateMemory (0.57s)
21:23:18 [2022-10-07T21:23:18.462Z] === RUN   TestUpdateCPUQuota
21:23:19 [2022-10-07T21:23:19.029Z] --- PASS: TestUpdateCPUQuota (0.73s)
21:23:19 [2022-10-07T21:23:19.029Z] === RUN   TestUpdatePidsLimit
21:23:19 [2022-10-07T21:23:19.029Z] === RUN   TestUpdatePidsLimit/update_from_none
21:23:19 [2022-10-07T21:23:19.288Z] === RUN   TestUpdatePidsLimit/no_change
21:23:19 [2022-10-07T21:23:19.547Z] === RUN   TestUpdatePidsLimit/update_lower
21:23:19 [2022-10-07T21:23:19.547Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:23:19 [2022-10-07T21:23:19.806Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:23:20 [2022-10-07T21:23:20.064Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:23:20 [2022-10-07T21:23:20.324Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:23:21 [2022-10-07T21:23:21.260Z] --- PASS: TestUpdatePidsLimit (2.08s)
21:23:21 [2022-10-07T21:23:21.260Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
21:23:21 [2022-10-07T21:23:21.260Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
21:23:21 [2022-10-07T21:23:21.260Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
21:23:21 [2022-10-07T21:23:21.260Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s)
21:23:21 [2022-10-07T21:23:21.260Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
21:23:21 [2022-10-07T21:23:21.260Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
21:23:21 [2022-10-07T21:23:21.260Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s)
21:23:21 [2022-10-07T21:23:21.260Z] === RUN   TestUpdateRestartPolicy
21:23:33 [2022-10-07T21:23:33.528Z] --- PASS: TestUpdateRestartPolicy (10.90s)
21:23:33 [2022-10-07T21:23:33.528Z] === RUN   TestUpdateRestartWithAutoRemove
21:23:33 [2022-10-07T21:23:33.528Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s)
21:23:33 [2022-10-07T21:23:33.528Z] === RUN   TestWaitNonBlocked
21:23:33 [2022-10-07T21:23:33.528Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:23:33 [2022-10-07T21:23:33.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:23:33 [2022-10-07T21:23:33.528Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:23:33 [2022-10-07T21:23:33.528Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:23:33 [2022-10-07T21:23:33.528Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:23:33 [2022-10-07T21:23:33.528Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:23:33 [2022-10-07T21:23:33.528Z] --- PASS: TestWaitNonBlocked (0.01s)
21:23:33 [2022-10-07T21:23:33.528Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.81s)
21:23:33 [2022-10-07T21:23:33.528Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.87s)
21:23:33 [2022-10-07T21:23:33.528Z] === RUN   TestWaitBlocked
21:23:33 [2022-10-07T21:23:33.528Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:23:33 [2022-10-07T21:23:33.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:23:33 [2022-10-07T21:23:33.528Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:23:33 [2022-10-07T21:23:33.528Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:23:33 [2022-10-07T21:23:33.528Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:23:33 [2022-10-07T21:23:33.528Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:23:34 [2022-10-07T21:23:34.095Z] --- PASS: TestWaitBlocked (0.01s)
21:23:34 [2022-10-07T21:23:34.095Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
21:23:34 [2022-10-07T21:23:34.095Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
21:23:34 [2022-10-07T21:23:34.095Z] === RUN   TestWaitConditions
21:23:34 [2022-10-07T21:23:34.095Z] === RUN   TestWaitConditions/default
21:23:34 [2022-10-07T21:23:34.095Z] === PAUSE TestWaitConditions/default
21:23:34 [2022-10-07T21:23:34.095Z] === RUN   TestWaitConditions/not-running
21:23:34 [2022-10-07T21:23:34.095Z] === PAUSE TestWaitConditions/not-running
21:23:34 [2022-10-07T21:23:34.095Z] === RUN   TestWaitConditions/next-exit
21:23:34 [2022-10-07T21:23:34.095Z] === PAUSE TestWaitConditions/next-exit
21:23:34 [2022-10-07T21:23:34.095Z] === RUN   TestWaitConditions/removed
21:23:34 [2022-10-07T21:23:34.095Z] === PAUSE TestWaitConditions/removed
21:23:34 [2022-10-07T21:23:34.095Z] === CONT  TestWaitConditions/default
21:23:34 [2022-10-07T21:23:34.095Z] === CONT  TestWaitConditions/next-exit
21:23:34 [2022-10-07T21:23:34.095Z]     wait_test.go:146: ContainerID = a221eef5cf9a69791da821713d5dab4e633931473e67d35fa5ebd462e72549cc
21:23:34 [2022-10-07T21:23:34.095Z] === CONT  TestWaitConditions/default
21:23:34 [2022-10-07T21:23:34.095Z]     wait_test.go:146: ContainerID = 09b58cd4c017cc46caa83dd3f870058e92f1e0adbb3eb12027e428e9fd8e7d2a
21:23:35 [2022-10-07T21:23:35.031Z] === CONT  TestWaitConditions/removed
21:23:35 [2022-10-07T21:23:35.031Z]     wait_test.go:146: ContainerID = b4f06bd5ebbebe00e1c7efe2cc6ab9ed8275acb1e2fa44aa37044b6f61b65df4
21:23:35 [2022-10-07T21:23:35.031Z] === CONT  TestWaitConditions/not-running
21:23:35 [2022-10-07T21:23:35.031Z]     wait_test.go:146: ContainerID = 5dd00e4107f0ba7f5a17d29e560311a94daf936be4b4eed6e56ccde279e6824b
21:23:35 [2022-10-07T21:23:35.598Z] --- PASS: TestWaitConditions (0.01s)
21:23:35 [2022-10-07T21:23:35.598Z]     --- PASS: TestWaitConditions/next-exit (0.67s)
21:23:35 [2022-10-07T21:23:35.598Z]     --- PASS: TestWaitConditions/default (0.85s)
21:23:35 [2022-10-07T21:23:35.598Z]     --- PASS: TestWaitConditions/removed (0.56s)
21:23:35 [2022-10-07T21:23:35.598Z]     --- PASS: TestWaitConditions/not-running (0.53s)
21:23:35 [2022-10-07T21:23:35.598Z] === RUN   TestWaitRestartedContainer
21:23:35 [2022-10-07T21:23:35.598Z] === RUN   TestWaitRestartedContainer/default
21:23:35 [2022-10-07T21:23:35.598Z] === PAUSE TestWaitRestartedContainer/default
21:23:35 [2022-10-07T21:23:35.598Z] === RUN   TestWaitRestartedContainer/not-running
21:23:35 [2022-10-07T21:23:35.598Z] === PAUSE TestWaitRestartedContainer/not-running
21:23:35 [2022-10-07T21:23:35.598Z] === RUN   TestWaitRestartedContainer/next-exit
21:23:35 [2022-10-07T21:23:35.598Z] === PAUSE TestWaitRestartedContainer/next-exit
21:23:35 [2022-10-07T21:23:35.598Z] === CONT  TestWaitRestartedContainer/default
21:23:35 [2022-10-07T21:23:35.598Z] === CONT  TestWaitRestartedContainer/next-exit
21:23:36 [2022-10-07T21:23:36.977Z] === CONT  TestWaitRestartedContainer/not-running
21:23:37 [2022-10-07T21:23:37.913Z] --- PASS: TestWaitRestartedContainer (0.02s)
21:23:37 [2022-10-07T21:23:37.913Z]     --- PASS: TestWaitRestartedContainer/default (1.28s)
21:23:37 [2022-10-07T21:23:37.913Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.49s)
21:23:37 [2022-10-07T21:23:37.913Z]     --- PASS: TestWaitRestartedContainer/not-running (1.09s)
21:23:37 [2022-10-07T21:23:37.913Z] === CONT  TestContainerStartOnDaemonRestart
21:23:37 [2022-10-07T21:23:37.913Z] === CONT  TestRestartDaemonWithRestartingContainer
21:23:40 [2022-10-07T21:23:40.448Z] --- PASS: TestContainerStartOnDaemonRestart (2.20s)
21:23:40 [2022-10-07T21:23:40.448Z] === CONT  TestIpcModeOlderClient
21:23:40 [2022-10-07T21:23:40.448Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s)
21:23:40 [2022-10-07T21:23:40.448Z] === CONT  TestContainerKillOnDaemonStart
21:23:40 [2022-10-07T21:23:40.448Z] --- PASS: TestIpcModeOlderClient (0.09s)
21:23:40 [2022-10-07T21:23:40.448Z] === CONT  TestDaemonHostGatewayIP
21:23:42 [2022-10-07T21:23:42.983Z] --- PASS: TestDaemonHostGatewayIP (2.53s)
21:23:42 [2022-10-07T21:23:42.983Z] === CONT  TestDaemonRestartIpcMode
21:23:44 [2022-10-07T21:23:44.887Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
21:23:53 [2022-10-07T21:23:53.005Z] --- PASS: TestContainerKillOnDaemonStart (11.69s)
21:23:53 [2022-10-07T21:23:53.005Z] PASS
21:23:53 [2022-10-07T21:23:53.005Z] 
21:23:53 [2022-10-07T21:23:53.005Z] === Skipped
21:23:53 [2022-10-07T21:23:53.005Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:23:53 [2022-10-07T21:23:53.005Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:23:53 [2022-10-07T21:23:53.005Z] 
21:23:53 [2022-10-07T21:23:53.005Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:23:53 [2022-10-07T21:23:53.005Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:23:53 [2022-10-07T21:23:53.005Z] 
21:23:53 [2022-10-07T21:23:53.005Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:23:53 [2022-10-07T21:23:53.005Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:23:53 [2022-10-07T21:23:53.005Z] 
21:23:53 [2022-10-07T21:23:53.005Z] DONE 273 tests, 3 skipped in 133.961s
21:23:53 [2022-10-07T21:23:53.005Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:23:53 [2022-10-07T21:23:53.005Z] ++ 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
21:23:53 [2022-10-07T21:23:53.005Z] ++ set -e
21:23:53 [2022-10-07T21:23:53.005Z] ++ '[' -n 0 ']'
21:23:53 [2022-10-07T21:23:53.005Z] ++ set -x
21:23:53 [2022-10-07T21:23:53.005Z] ++ 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
21:23:53 [2022-10-07T21:23:53.005Z] INFO: Testing against a local daemon
21:23:53 [2022-10-07T21:23:53.005Z] === RUN   TestConfigDaemonLibtrustID
21:23:53 [2022-10-07T21:23:53.005Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:23:53 [2022-10-07T21:23:53.005Z] === RUN   TestConfigDaemonID
21:23:53 [2022-10-07T21:23:53.573Z]     daemon_test.go:86: [d9db3cfd24def] daemon is not started
21:23:53 [2022-10-07T21:23:53.573Z] --- PASS: TestConfigDaemonID (1.04s)
21:23:53 [2022-10-07T21:23:53.573Z] === RUN   TestDaemonConfigValidation
21:23:53 [2022-10-07T21:23:53.573Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:23:53 [2022-10-07T21:23:53.573Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:23:53 [2022-10-07T21:23:53.573Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:23:53 [2022-10-07T21:23:53.573Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:23:53 [2022-10-07T21:23:53.573Z] === RUN   TestDaemonConfigValidation/invalid_config
21:23:53 [2022-10-07T21:23:53.573Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:23:53 [2022-10-07T21:23:53.573Z] === RUN   TestDaemonConfigValidation/malformed_config
21:23:53 [2022-10-07T21:23:53.573Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:23:53 [2022-10-07T21:23:53.573Z] === RUN   TestDaemonConfigValidation/valid_config
21:23:53 [2022-10-07T21:23:53.573Z] === PAUSE TestDaemonConfigValidation/valid_config
21:23:53 [2022-10-07T21:23:53.573Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:23:53 [2022-10-07T21:23:53.573Z] === CONT  TestDaemonConfigValidation/valid_config
21:23:53 [2022-10-07T21:23:53.573Z] === CONT  TestDaemonConfigValidation/invalid_config
21:23:53 [2022-10-07T21:23:53.573Z] === CONT  TestDaemonConfigValidation/malformed_config
21:23:53 [2022-10-07T21:23:53.832Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:23:53 [2022-10-07T21:23:53.832Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:23:53 [2022-10-07T21:23:53.832Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
21:23:53 [2022-10-07T21:23:53.832Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
21:23:53 [2022-10-07T21:23:53.832Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
21:23:53 [2022-10-07T21:23:53.832Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
21:23:53 [2022-10-07T21:23:53.832Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
21:23:53 [2022-10-07T21:23:53.832Z] === RUN   TestConfigDaemonSeccompProfiles
21:23:53 [2022-10-07T21:23:53.832Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:23:54 [2022-10-07T21:23:54.768Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:23:56 [2022-10-07T21:23:56.146Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:23:57 [2022-10-07T21:23:57.083Z] === CONT  TestConfigDaemonSeccompProfiles
21:23:57 [2022-10-07T21:23:57.083Z]     daemon_test.go:200: [dbe11b14fb8ff] daemon is not started
21:23:57 [2022-10-07T21:23:57.083Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
21:23:57 [2022-10-07T21:23:57.083Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:23:57 [2022-10-07T21:23:57.083Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
21:23:57 [2022-10-07T21:23:57.083Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:23:57 [2022-10-07T21:23:57.083Z] === RUN   TestDaemonProxy
21:23:57 [2022-10-07T21:23:57.083Z] === RUN   TestDaemonProxy/environment_variables
21:23:58 [2022-10-07T21:23:58.986Z] === RUN   TestDaemonProxy/command-line_options
21:24:00 [2022-10-07T21:24:00.363Z] === RUN   TestDaemonProxy/configuration_file
21:24:02 [2022-10-07T21:24:02.267Z] === RUN   TestDaemonProxy/conflicting_options
21:24:02 [2022-10-07T21:24:02.834Z] === RUN   TestDaemonProxy/reload_sanitized
21:24:03 [2022-10-07T21:24:03.094Z] --- PASS: TestDaemonProxy (6.30s)
21:24:03 [2022-10-07T21:24:03.094Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
21:24:03 [2022-10-07T21:24:03.094Z]     --- PASS: TestDaemonProxy/command-line_options (1.77s)
21:24:03 [2022-10-07T21:24:03.094Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
21:24:03 [2022-10-07T21:24:03.094Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
21:24:03 [2022-10-07T21:24:03.094Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:24:03 [2022-10-07T21:24:03.094Z] === RUN   TestLiveRestore
21:24:03 [2022-10-07T21:24:03.094Z] === RUN   TestLiveRestore/volume_references
21:24:03 [2022-10-07T21:24:03.094Z] === PAUSE TestLiveRestore/volume_references
21:24:03 [2022-10-07T21:24:03.094Z] === CONT  TestLiveRestore/volume_references
21:24:04 [2022-10-07T21:24:04.053Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:24:04 [2022-10-07T21:24:04.053Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:24:04 [2022-10-07T21:24:04.990Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:24:05 [2022-10-07T21:24:05.935Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:24:06 [2022-10-07T21:24:06.871Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:24:07 [2022-10-07T21:24:07.807Z] --- PASS: TestLiveRestore (0.00s)
21:24:07 [2022-10-07T21:24:07.807Z]     --- PASS: TestLiveRestore/volume_references (4.46s)
21:24:07 [2022-10-07T21:24:07.807Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s)
21:24:07 [2022-10-07T21:24:07.807Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.96s)
21:24:07 [2022-10-07T21:24:07.807Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s)
21:24:07 [2022-10-07T21:24:07.807Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
21:24:07 [2022-10-07T21:24:07.807Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
21:24:07 [2022-10-07T21:24:07.807Z] PASS
21:24:07 [2022-10-07T21:24:07.807Z] 
21:24:07 [2022-10-07T21:24:07.807Z] DONE 25 tests in 15.812s
21:24:07 [2022-10-07T21:24:07.807Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:24:07 [2022-10-07T21:24:07.807Z] ++ 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
21:24:07 [2022-10-07T21:24:07.807Z] ++ set -e
21:24:07 [2022-10-07T21:24:07.807Z] ++ '[' -n 0 ']'
21:24:07 [2022-10-07T21:24:07.807Z] ++ set -x
21:24:07 [2022-10-07T21:24:07.807Z] ++ 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
21:24:07 [2022-10-07T21:24:07.807Z] INFO: Testing against a local daemon
21:24:07 [2022-10-07T21:24:07.807Z] === RUN   TestCommitInheritsEnv
21:24:08 [2022-10-07T21:24:08.375Z] --- PASS: TestCommitInheritsEnv (0.33s)
21:24:08 [2022-10-07T21:24:08.375Z] === RUN   TestImportExtremelyLargeImageWorks
21:24:08 [2022-10-07T21:24:08.375Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:24:08 [2022-10-07T21:24:08.375Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:24:08 [2022-10-07T21:24:08.375Z] === RUN   TestImportWithCustomPlatform
21:24:08 [2022-10-07T21:24:08.375Z] === RUN   TestImportWithCustomPlatform/#00
21:24:08 [2022-10-07T21:24:08.375Z] === RUN   TestImportWithCustomPlatform/_______
21:24:08 [2022-10-07T21:24:08.375Z] === RUN   TestImportWithCustomPlatform//
21:24:08 [2022-10-07T21:24:08.375Z] === RUN   TestImportWithCustomPlatform/linux
21:24:08 [2022-10-07T21:24:08.375Z] === RUN   TestImportWithCustomPlatform/LINUX
21:24:08 [2022-10-07T21:24:08.375Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:24:08 [2022-10-07T21:24:08.634Z] === RUN   TestImportWithCustomPlatform/macos
21:24:08 [2022-10-07T21:24:08.634Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:24:08 [2022-10-07T21:24:08.634Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:24:08 [2022-10-07T21:24:08.634Z] --- PASS: TestImportWithCustomPlatform (0.37s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform/linux (0.09s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:24:08 [2022-10-07T21:24:08.634Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:24:08 [2022-10-07T21:24:08.634Z] === RUN   TestImagesFilterMultiReference
21:24:08 [2022-10-07T21:24:08.634Z] --- PASS: TestImagesFilterMultiReference (0.07s)
21:24:08 [2022-10-07T21:24:08.634Z] === RUN   TestImagePullPlatformInvalid
21:24:08 [2022-10-07T21:24:08.634Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:24:08 [2022-10-07T21:24:08.634Z] === RUN   TestRemoveImageOrphaning
21:24:08 [2022-10-07T21:24:08.894Z] --- PASS: TestRemoveImageOrphaning (0.31s)
21:24:08 [2022-10-07T21:24:08.894Z] === RUN   TestRemoveImageGarbageCollector
21:24:08 [2022-10-07T21:24:08.894Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:24:08 [2022-10-07T21:24:08.894Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:24:08 [2022-10-07T21:24:08.894Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:24:09 [2022-10-07T21:24:09.153Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:24:09 [2022-10-07T21:24:09.153Z] === RUN   TestTagInvalidReference
21:24:09 [2022-10-07T21:24:09.153Z] --- PASS: TestTagInvalidReference (0.01s)
21:24:09 [2022-10-07T21:24:09.153Z] === RUN   TestTagValidPrefixedRepo
21:24:09 [2022-10-07T21:24:09.153Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
21:24:09 [2022-10-07T21:24:09.153Z] === RUN   TestTagExistedNameWithoutForce
21:24:09 [2022-10-07T21:24:09.153Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:24:09 [2022-10-07T21:24:09.153Z] === RUN   TestTagOfficialNames
21:24:09 [2022-10-07T21:24:09.153Z] --- PASS: TestTagOfficialNames (0.07s)
21:24:09 [2022-10-07T21:24:09.153Z] === RUN   TestTagMatchesDigest
21:24:09 [2022-10-07T21:24:09.153Z] --- PASS: TestTagMatchesDigest (0.02s)
21:24:09 [2022-10-07T21:24:09.153Z] PASS
21:24:09 [2022-10-07T21:24:09.153Z] 
21:24:09 [2022-10-07T21:24:09.153Z] === Skipped
21:24:09 [2022-10-07T21:24:09.153Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:24:09 [2022-10-07T21:24:09.153Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:24:09 [2022-10-07T21:24:09.153Z] 
21:24:09 [2022-10-07T21:24:09.153Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:24:09 [2022-10-07T21:24:09.153Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:24:09 [2022-10-07T21:24:09.153Z] 
21:24:09 [2022-10-07T21:24:09.153Z] DONE 22 tests, 2 skipped in 1.535s
21:24:09 [2022-10-07T21:24:09.153Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:24:09 [2022-10-07T21:24:09.153Z] ++ 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
21:24:09 [2022-10-07T21:24:09.153Z] ++ set -e
21:24:09 [2022-10-07T21:24:09.153Z] ++ '[' -n 0 ']'
21:24:09 [2022-10-07T21:24:09.153Z] ++ set -x
21:24:09 [2022-10-07T21:24:09.153Z] ++ 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
21:24:09 [2022-10-07T21:24:09.412Z] === RUN   TestStripANSICommands
21:24:09 [2022-10-07T21:24:09.412Z] === RUN   TestStripANSICommands/#00
21:24:09 [2022-10-07T21:24:09.412Z] === RUN   TestStripANSICommands/#01
21:24:09 [2022-10-07T21:24:09.412Z] --- PASS: TestStripANSICommands (0.00s)
21:24:09 [2022-10-07T21:24:09.412Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:24:09 [2022-10-07T21:24:09.412Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:24:09 [2022-10-07T21:24:09.412Z] PASS
21:24:09 [2022-10-07T21:24:09.412Z] 
21:24:09 [2022-10-07T21:24:09.412Z] DONE 3 tests in 0.048s
21:24:09 [2022-10-07T21:24:09.412Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:24:09 [2022-10-07T21:24:09.412Z] ++ 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
21:24:09 [2022-10-07T21:24:09.412Z] ++ set -e
21:24:09 [2022-10-07T21:24:09.412Z] ++ '[' -n 0 ']'
21:24:09 [2022-10-07T21:24:09.412Z] ++ set -x
21:24:09 [2022-10-07T21:24:09.412Z] ++ 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
21:24:09 [2022-10-07T21:24:09.412Z] INFO: Testing against a local daemon
21:24:09 [2022-10-07T21:24:09.412Z] === RUN   TestNetworkCreateDelete
21:24:09 [2022-10-07T21:24:09.412Z] --- PASS: TestNetworkCreateDelete (0.14s)
21:24:09 [2022-10-07T21:24:09.412Z] === RUN   TestDockerNetworkDeletePreferID
21:24:09 [2022-10-07T21:24:09.979Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
21:24:09 [2022-10-07T21:24:09.979Z] === RUN   TestDaemonDNSFallback
21:24:16 [2022-10-07T21:24:16.547Z] --- PASS: TestDaemonDNSFallback (6.39s)
21:24:16 [2022-10-07T21:24:16.547Z] === RUN   TestInspectNetwork
21:24:19 [2022-10-07T21:24:19.835Z] === RUN   TestInspectNetwork/full_network_id
21:24:19 [2022-10-07T21:24:19.835Z] === RUN   TestInspectNetwork/partial_network_id
21:24:19 [2022-10-07T21:24:19.835Z] === RUN   TestInspectNetwork/network_name
21:24:19 [2022-10-07T21:24:19.835Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:24:24 [2022-10-07T21:24:24.024Z] --- PASS: TestInspectNetwork (7.15s)
21:24:24 [2022-10-07T21:24:24.024Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:24:24 [2022-10-07T21:24:24.024Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:24:24 [2022-10-07T21:24:24.024Z]     --- PASS: TestInspectNetwork/network_name (0.01s)
21:24:24 [2022-10-07T21:24:24.024Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:24:24 [2022-10-07T21:24:24.024Z] === RUN   TestRunContainerWithBridgeNone
21:24:24 [2022-10-07T21:24:24.960Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/create
21:24:24 [2022-10-07T21:24:24.960Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:24:24 [2022-10-07T21:24:24.960Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:24:24 [2022-10-07T21:24:24.960Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:24:24 [2022-10-07T21:24:24.960Z] === CONT  TestNetworkInvalidJSON/networks/create
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:24:24 [2022-10-07T21:24:24.960Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:24:24 [2022-10-07T21:24:24.960Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:24:24 [2022-10-07T21:24:24.960Z] --- PASS: TestNetworkInvalidJSON (0.02s)
21:24:24 [2022-10-07T21:24:24.960Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkList
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkList//networks
21:24:24 [2022-10-07T21:24:24.960Z] === PAUSE TestNetworkList//networks
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestNetworkList//networks/
21:24:24 [2022-10-07T21:24:24.960Z] === PAUSE TestNetworkList//networks/
21:24:24 [2022-10-07T21:24:24.960Z] === CONT  TestNetworkList//networks
21:24:24 [2022-10-07T21:24:24.960Z] === CONT  TestNetworkList//networks/
21:24:24 [2022-10-07T21:24:24.960Z] --- PASS: TestNetworkList (0.01s)
21:24:24 [2022-10-07T21:24:24.960Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z]     --- PASS: TestNetworkList//networks (0.00s)
21:24:24 [2022-10-07T21:24:24.960Z] === RUN   TestHostIPv4BridgeLabel
21:24:25 [2022-10-07T21:24:25.527Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
21:24:25 [2022-10-07T21:24:25.527Z] === RUN   TestDaemonRestartWithLiveRestore
21:24:26 [2022-10-07T21:24:26.903Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:24:26 [2022-10-07T21:24:26.903Z] === RUN   TestDaemonDefaultNetworkPools
21:24:27 [2022-10-07T21:24:27.471Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
21:24:27 [2022-10-07T21:24:27.471Z] === RUN   TestDaemonRestartWithExistingNetwork
21:24:28 [2022-10-07T21:24:28.441Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
21:24:28 [2022-10-07T21:24:28.441Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:24:29 [2022-10-07T21:24:29.840Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s)
21:24:29 [2022-10-07T21:24:29.840Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:24:30 [2022-10-07T21:24:30.407Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
21:24:30 [2022-10-07T21:24:30.407Z] === RUN   TestServiceWithPredefinedNetwork
21:24:32 [2022-10-07T21:24:32.942Z] --- PASS: TestServiceWithPredefinedNetwork (2.36s)
21:24:32 [2022-10-07T21:24:32.942Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:24:32 [2022-10-07T21:24:32.942Z]     service_test.go:242: FLAKY_TEST
21:24:32 [2022-10-07T21:24:32.942Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:24:32 [2022-10-07T21:24:32.942Z] === RUN   TestServiceWithDataPathPortInit
21:24:47 [2022-10-07T21:24:47.824Z] --- PASS: TestServiceWithDataPathPortInit (13.80s)
21:24:47 [2022-10-07T21:24:47.824Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:24:49 [2022-10-07T21:24:49.210Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:l8jb7n8k1iqkbaxov7m0uhtgo Created:2022-10-07 21:24:47.847751362 +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[4ac51d00458eb43735581e230e8362873c25a050b62a7ec063abb55513c3b88a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1s3tiuw4ik770p2ltp2a48s1w EndpointID:d758703448aa4a348c4bf6acecce1a78bf6cad0bc375c5b0420cb76d15d980d3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f9e92dfd044ee8710c825233d92149ab6fdb305ac051fe89620d9406932c638a 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:026390d8852d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1s3tiuw4ik770p2ltp2a48s1w EndpointID:d758703448aa4a348c4bf6acecce1a78bf6cad0bc375c5b0420cb76d15d980d3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:24:54 [2022-10-07T21:24:54.483Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.98s)
21:24:54 [2022-10-07T21:24:54.483Z] PASS
21:24:54 [2022-10-07T21:24:54.483Z] 
21:24:54 [2022-10-07T21:24:54.483Z] === Skipped
21:24:54 [2022-10-07T21:24:54.483Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:24:54 [2022-10-07T21:24:54.483Z]     service_test.go:242: FLAKY_TEST
21:24:54 [2022-10-07T21:24:54.483Z] 
21:24:54 [2022-10-07T21:24:54.483Z] DONE 38 tests, 1 skipped in 44.239s
21:24:54 [2022-10-07T21:24:54.483Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:24:54 [2022-10-07T21:24:54.483Z] ++ 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
21:24:54 [2022-10-07T21:24:54.483Z] ++ set -e
21:24:54 [2022-10-07T21:24:54.483Z] ++ '[' -n 0 ']'
21:24:54 [2022-10-07T21:24:54.483Z] ++ set -x
21:24:54 [2022-10-07T21:24:54.484Z] ++ 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
21:24:54 [2022-10-07T21:24:54.484Z] INFO: Testing against a local daemon
21:24:54 [2022-10-07T21:24:54.484Z] === RUN   TestDockerNetworkIpvlanPersistance
21:24:54 [2022-10-07T21:24:54.484Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:24:54 [2022-10-07T21:24:54.484Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:24:54 [2022-10-07T21:24:54.484Z] === RUN   TestDockerNetworkIpvlan
21:24:54 [2022-10-07T21:24:54.484Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:24:54 [2022-10-07T21:24:54.484Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:24:54 [2022-10-07T21:24:54.484Z] PASS
21:24:54 [2022-10-07T21:24:54.484Z] 
21:24:54 [2022-10-07T21:24:54.484Z] === Skipped
21:24:54 [2022-10-07T21:24:54.484Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:24:54 [2022-10-07T21:24:54.484Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:24:54 [2022-10-07T21:24:54.484Z] 
21:24:54 [2022-10-07T21:24:54.484Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:24:54 [2022-10-07T21:24:54.484Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:24:54 [2022-10-07T21:24:54.484Z] 
21:24:54 [2022-10-07T21:24:54.484Z] DONE 2 tests, 2 skipped in 0.107s
21:24:54 [2022-10-07T21:24:54.484Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:24:54 [2022-10-07T21:24:54.484Z] ++ 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
21:24:54 [2022-10-07T21:24:54.484Z] ++ set -e
21:24:54 [2022-10-07T21:24:54.484Z] ++ '[' -n 0 ']'
21:24:54 [2022-10-07T21:24:54.484Z] ++ set -x
21:24:54 [2022-10-07T21:24:54.484Z] ++ 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
21:24:54 [2022-10-07T21:24:54.484Z] INFO: Testing against a local daemon
21:24:54 [2022-10-07T21:24:54.484Z] === RUN   TestDockerNetworkMacvlanPersistance
21:24:55 [2022-10-07T21:24:55.052Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s)
21:24:55 [2022-10-07T21:24:55.052Z] === RUN   TestDockerNetworkMacvlan
21:24:55 [2022-10-07T21:24:55.989Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:24:56 [2022-10-07T21:24:56.556Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:24:57 [2022-10-07T21:24:57.493Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:24:59 [2022-10-07T21:24:59.401Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:25:00 [2022-10-07T21:25:00.779Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:25:04 [2022-10-07T21:25:04.068Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:25:05 [2022-10-07T21:25:05.005Z] --- PASS: TestDockerNetworkMacvlan (9.74s)
21:25:05 [2022-10-07T21:25:05.005Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
21:25:05 [2022-10-07T21:25:05.005Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
21:25:05 [2022-10-07T21:25:05.005Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.91s)
21:25:05 [2022-10-07T21:25:05.005Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
21:25:05 [2022-10-07T21:25:05.005Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.10s)
21:25:05 [2022-10-07T21:25:05.005Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
21:25:05 [2022-10-07T21:25:05.005Z] PASS
21:25:05 [2022-10-07T21:25:05.005Z] 
21:25:05 [2022-10-07T21:25:05.005Z] DONE 8 tests in 11.188s
21:25:05 [2022-10-07T21:25:05.005Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:25:05 [2022-10-07T21:25:05.005Z] ++ 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
21:25:05 [2022-10-07T21:25:05.005Z] ++ set -e
21:25:05 [2022-10-07T21:25:05.005Z] ++ '[' -n 0 ']'
21:25:05 [2022-10-07T21:25:05.005Z] ++ set -x
21:25:05 [2022-10-07T21:25:05.005Z] ++ 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
21:25:05 [2022-10-07T21:25:05.005Z] testing: warning: no tests to run
21:25:05 [2022-10-07T21:25:05.005Z] PASS
21:25:05 [2022-10-07T21:25:05.005Z] 
21:25:05 [2022-10-07T21:25:05.005Z] DONE 0 tests in 0.028s
21:25:05 [2022-10-07T21:25:05.005Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:25:05 [2022-10-07T21:25:05.005Z] ++ 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
21:25:05 [2022-10-07T21:25:05.005Z] ++ set -e
21:25:05 [2022-10-07T21:25:05.005Z] ++ '[' -n 0 ']'
21:25:05 [2022-10-07T21:25:05.005Z] ++ set -x
21:25:05 [2022-10-07T21:25:05.005Z] ++ 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
21:25:05 [2022-10-07T21:25:05.005Z] INFO: Testing against a local daemon
21:25:05 [2022-10-07T21:25:05.005Z] === RUN   TestAuthZPluginAllowRequest
21:25:06 [2022-10-07T21:25:06.384Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
21:25:06 [2022-10-07T21:25:06.384Z] === RUN   TestAuthZPluginTLS
21:25:06 [2022-10-07T21:25:06.643Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:25:06 [2022-10-07T21:25:06.643Z] === RUN   TestAuthZPluginDenyRequest
21:25:07 [2022-10-07T21:25:07.210Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:25:07 [2022-10-07T21:25:07.210Z] === RUN   TestAuthZPluginAPIDenyResponse
21:25:07 [2022-10-07T21:25:07.778Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:25:07 [2022-10-07T21:25:07.778Z] === RUN   TestAuthZPluginDenyResponse
21:25:08 [2022-10-07T21:25:08.345Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:25:08 [2022-10-07T21:25:08.345Z] === RUN   TestAuthZPluginAllowEventStream
21:25:09 [2022-10-07T21:25:09.722Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
21:25:09 [2022-10-07T21:25:09.722Z] === RUN   TestAuthZPluginErrorResponse
21:25:09 [2022-10-07T21:25:09.980Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
21:25:09 [2022-10-07T21:25:09.980Z] === RUN   TestAuthZPluginErrorRequest
21:25:10 [2022-10-07T21:25:10.548Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:25:10 [2022-10-07T21:25:10.548Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:25:11 [2022-10-07T21:25:11.115Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:25:11 [2022-10-07T21:25:11.115Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:25:12 [2022-10-07T21:25:12.494Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s)
21:25:12 [2022-10-07T21:25:12.494Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:25:14 [2022-10-07T21:25:14.407Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s)
21:25:14 [2022-10-07T21:25:14.407Z] === RUN   TestAuthZPluginHeader
21:25:14 [2022-10-07T21:25:14.975Z] --- PASS: TestAuthZPluginHeader (0.71s)
21:25:14 [2022-10-07T21:25:14.975Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:25:14 [2022-10-07T21:25:14.975Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:14 [2022-10-07T21:25:14.975Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:25:14 [2022-10-07T21:25:14.975Z] === RUN   TestAuthZPluginV2Disable
21:25:14 [2022-10-07T21:25:14.975Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:14 [2022-10-07T21:25:14.975Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:25:14 [2022-10-07T21:25:14.975Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:25:14 [2022-10-07T21:25:14.975Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:14 [2022-10-07T21:25:14.975Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:25:14 [2022-10-07T21:25:14.975Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:25:14 [2022-10-07T21:25:14.975Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:14 [2022-10-07T21:25:14.975Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:25:14 [2022-10-07T21:25:14.975Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:25:33 [2022-10-07T21:25:33.067Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:25:33 [2022-10-07T21:25:33.067Z] PASS
21:25:33 [2022-10-07T21:25:33.067Z] 
21:25:33 [2022-10-07T21:25:33.067Z] === Skipped
21:25:33 [2022-10-07T21:25:33.067Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:33 [2022-10-07T21:25:33.067Z] 
21:25:33 [2022-10-07T21:25:33.067Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:33 [2022-10-07T21:25:33.067Z] 
21:25:33 [2022-10-07T21:25:33.067Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:33 [2022-10-07T21:25:33.067Z] 
21:25:33 [2022-10-07T21:25:33.067Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:33 [2022-10-07T21:25:33.067Z] 
21:25:33 [2022-10-07T21:25:33.067Z] DONE 17 tests, 4 skipped in 27.059s
21:25:33 [2022-10-07T21:25:33.067Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:25:33 [2022-10-07T21:25:33.067Z] ++ 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
21:25:33 [2022-10-07T21:25:33.067Z] ++ set -e
21:25:33 [2022-10-07T21:25:33.067Z] ++ '[' -n 0 ']'
21:25:33 [2022-10-07T21:25:33.067Z] ++ set -x
21:25:33 [2022-10-07T21:25:33.067Z] ++ 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
21:25:33 [2022-10-07T21:25:33.067Z] INFO: Testing against a local daemon
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:25:33 [2022-10-07T21:25:33.067Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:25:33 [2022-10-07T21:25:33.067Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:25:33 [2022-10-07T21:25:33.067Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:25:33 [2022-10-07T21:25:33.067Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:25:33 [2022-10-07T21:25:33.067Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:25:33 [2022-10-07T21:25:33.067Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:25:33 [2022-10-07T21:25:33.067Z] --- PASS: TestPluginInvalidJSON (0.03s)
21:25:33 [2022-10-07T21:25:33.067Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInstall
21:25:33 [2022-10-07T21:25:33.067Z] === RUN   TestPluginInstall/no_auth
21:25:36 [2022-10-07T21:25:36.357Z] time="2022-10-07T21:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:25:36 [2022-10-07T21:25:36.357Z] time="2022-10-07T21:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91105c59cf1f2e21ca9c7d17f319e2eb703a86cea8bda448ad88ba50eeccc1ff" mediatype=application/vnd.docker.plugin.v1+json size=522
21:25:36 [2022-10-07T21:25:36.357Z] time="2022-10-07T21:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:25:36 [2022-10-07T21:25:36.357Z] time="2022-10-07T21:25:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91105c59cf1f2e21ca9c7d17f319e2eb703a86cea8bda448ad88ba50eeccc1ff" mediatype=application/vnd.docker.plugin.v1+json size=522
21:25:36 [2022-10-07T21:25:36.357Z] === RUN   TestPluginInstall/with_htpasswd
21:25:36 [2022-10-07T21:25:36.616Z] time="2022-10-07T21:25:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:25:36 [2022-10-07T21:25:36.616Z] time="2022-10-07T21:25:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43fe5a1e7f2d0b99f8e6a4ed11841f820cbda16fbe8d49dd5d5ad74ecff912e5" mediatype=application/vnd.docker.plugin.v1+json size=522
21:25:36 [2022-10-07T21:25:36.616Z] time="2022-10-07T21:25:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:25:36 [2022-10-07T21:25:36.616Z] time="2022-10-07T21:25:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43fe5a1e7f2d0b99f8e6a4ed11841f820cbda16fbe8d49dd5d5ad74ecff912e5" mediatype=application/vnd.docker.plugin.v1+json size=522
21:25:36 [2022-10-07T21:25:36.874Z] === RUN   TestPluginInstall/with_insecure
21:25:37 [2022-10-07T21:25:37.811Z] time="2022-10-07T21:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:25:37 [2022-10-07T21:25:37.811Z] time="2022-10-07T21:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82d86c6e540785a7839778fe64a3eb47f1719d49be142e35e28f900cc5d2bc7d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:25:37 [2022-10-07T21:25:37.811Z] time="2022-10-07T21:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:25:37 [2022-10-07T21:25:37.811Z] time="2022-10-07T21:25:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:82d86c6e540785a7839778fe64a3eb47f1719d49be142e35e28f900cc5d2bc7d" mediatype=application/vnd.docker.plugin.v1+json size=522
21:25:37 [2022-10-07T21:25:37.811Z]     plugin_test.go:196: [d4ff6a9d42bad] daemon is not started
21:25:37 [2022-10-07T21:25:37.811Z] --- PASS: TestPluginInstall (5.75s)
21:25:37 [2022-10-07T21:25:37.811Z]     --- PASS: TestPluginInstall/no_auth (4.12s)
21:25:37 [2022-10-07T21:25:37.811Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
21:25:37 [2022-10-07T21:25:37.811Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
21:25:37 [2022-10-07T21:25:37.811Z] === RUN   TestPluginsWithRuntimes
21:25:39 [2022-10-07T21:25:39.713Z] === RUN   TestPluginsWithRuntimes/No_Args
21:25:40 [2022-10-07T21:25:40.280Z] === RUN   TestPluginsWithRuntimes/With_Args
21:25:41 [2022-10-07T21:25:41.216Z] --- PASS: TestPluginsWithRuntimes (3.34s)
21:25:41 [2022-10-07T21:25:41.216Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.91s)
21:25:41 [2022-10-07T21:25:41.216Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
21:25:41 [2022-10-07T21:25:41.216Z] === RUN   TestPluginBackCompatMediaTypes
21:25:41 [2022-10-07T21:25:41.783Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
21:25:41 [2022-10-07T21:25:41.783Z] PASS
21:25:41 [2022-10-07T21:25:41.783Z] 
21:25:41 [2022-10-07T21:25:41.783Z] DONE 24 tests in 9.815s
21:25:41 [2022-10-07T21:25:41.783Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:25:41 [2022-10-07T21:25:41.783Z] ++ 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
21:25:41 [2022-10-07T21:25:41.783Z] ++ set -e
21:25:41 [2022-10-07T21:25:41.783Z] ++ '[' -n 0 ']'
21:25:41 [2022-10-07T21:25:41.783Z] ++ set -x
21:25:41 [2022-10-07T21:25:41.783Z] ++ 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
21:25:42 [2022-10-07T21:25:42.041Z] INFO: Testing against a local daemon
21:25:42 [2022-10-07T21:25:42.041Z] === RUN   TestExternalGraphDriver
21:25:42 [2022-10-07T21:25:42.301Z] === RUN   TestExternalGraphDriver/json
21:25:44 [2022-10-07T21:25:44.219Z] === RUN   TestExternalGraphDriver/spec
21:25:45 [2022-10-07T21:25:45.625Z] === RUN   TestExternalGraphDriver/pull
21:25:48 [2022-10-07T21:25:48.157Z] --- PASS: TestExternalGraphDriver (6.03s)
21:25:48 [2022-10-07T21:25:48.157Z]     --- PASS: TestExternalGraphDriver/json (1.64s)
21:25:48 [2022-10-07T21:25:48.157Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
21:25:48 [2022-10-07T21:25:48.157Z]     --- PASS: TestExternalGraphDriver/pull (2.44s)
21:25:48 [2022-10-07T21:25:48.157Z] === RUN   TestGraphdriverPluginV2
21:25:48 [2022-10-07T21:25:48.416Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:48 [2022-10-07T21:25:48.416Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
21:25:48 [2022-10-07T21:25:48.416Z] PASS
21:25:48 [2022-10-07T21:25:48.416Z] 
21:25:48 [2022-10-07T21:25:48.416Z] === Skipped
21:25:48 [2022-10-07T21:25:48.416Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
21:25:48 [2022-10-07T21:25:48.416Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:25:48 [2022-10-07T21:25:48.416Z] 
21:25:48 [2022-10-07T21:25:48.416Z] DONE 5 tests, 1 skipped in 6.485s
21:25:48 [2022-10-07T21:25:48.416Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:25:48 [2022-10-07T21:25:48.416Z] ++ 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
21:25:48 [2022-10-07T21:25:48.416Z] ++ set -e
21:25:48 [2022-10-07T21:25:48.416Z] ++ '[' -n 0 ']'
21:25:48 [2022-10-07T21:25:48.416Z] ++ set -x
21:25:48 [2022-10-07T21:25:48.417Z] ++ 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
21:25:48 [2022-10-07T21:25:48.417Z] INFO: Testing against a local daemon
21:25:48 [2022-10-07T21:25:48.417Z] === RUN   TestContinueAfterPluginCrash
21:25:48 [2022-10-07T21:25:48.417Z] === PAUSE TestContinueAfterPluginCrash
21:25:48 [2022-10-07T21:25:48.417Z] === RUN   TestReadPluginNoRead
21:25:48 [2022-10-07T21:25:48.417Z] === PAUSE TestReadPluginNoRead
21:25:48 [2022-10-07T21:25:48.417Z] === RUN   TestDaemonStartWithLogOpt
21:25:48 [2022-10-07T21:25:48.417Z] === PAUSE TestDaemonStartWithLogOpt
21:25:48 [2022-10-07T21:25:48.417Z] === CONT  TestContinueAfterPluginCrash
21:25:48 [2022-10-07T21:25:48.417Z] === CONT  TestDaemonStartWithLogOpt
21:25:51 [2022-10-07T21:25:51.705Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
21:25:51 [2022-10-07T21:25:51.705Z] === CONT  TestReadPluginNoRead
21:25:53 [2022-10-07T21:25:53.609Z] === RUN   TestReadPluginNoRead/default
21:25:54 [2022-10-07T21:25:54.986Z] === RUN   TestReadPluginNoRead/disabled_caching
21:25:56 [2022-10-07T21:25:56.363Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:25:56 [2022-10-07T21:25:56.621Z] --- PASS: TestContinueAfterPluginCrash (8.07s)
21:25:57 [2022-10-07T21:25:57.559Z] === CONT  TestReadPluginNoRead
21:25:57 [2022-10-07T21:25:57.559Z]     read_test.go:91: [d626f24c72d5a] daemon is not started
21:25:57 [2022-10-07T21:25:57.559Z] --- PASS: TestReadPluginNoRead (5.85s)
21:25:57 [2022-10-07T21:25:57.559Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
21:25:57 [2022-10-07T21:25:57.559Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
21:25:57 [2022-10-07T21:25:57.559Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s)
21:25:57 [2022-10-07T21:25:57.559Z] PASS
21:25:57 [2022-10-07T21:25:57.559Z] 
21:25:57 [2022-10-07T21:25:57.559Z] DONE 6 tests in 8.999s
21:25:57 [2022-10-07T21:25:57.559Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:25:57 [2022-10-07T21:25:57.559Z] ++ 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
21:25:57 [2022-10-07T21:25:57.559Z] ++ set -e
21:25:57 [2022-10-07T21:25:57.559Z] ++ '[' -n 0 ']'
21:25:57 [2022-10-07T21:25:57.559Z] ++ set -x
21:25:57 [2022-10-07T21:25:57.559Z] ++ 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
21:25:57 [2022-10-07T21:25:57.559Z] testing: warning: no tests to run
21:25:57 [2022-10-07T21:25:57.559Z] PASS
21:25:57 [2022-10-07T21:25:57.559Z] 
21:25:57 [2022-10-07T21:25:57.559Z] DONE 0 tests in 0.035s
21:25:57 [2022-10-07T21:25:57.559Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:25:57 [2022-10-07T21:25:57.559Z] ++ 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
21:25:57 [2022-10-07T21:25:57.559Z] ++ set -e
21:25:57 [2022-10-07T21:25:57.559Z] ++ '[' -n 0 ']'
21:25:57 [2022-10-07T21:25:57.559Z] ++ set -x
21:25:57 [2022-10-07T21:25:57.559Z] ++ 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
21:25:57 [2022-10-07T21:25:57.559Z] INFO: Testing against a local daemon
21:25:57 [2022-10-07T21:25:57.559Z] === RUN   TestPluginWithDevMounts
21:25:57 [2022-10-07T21:25:57.559Z] === PAUSE TestPluginWithDevMounts
21:25:57 [2022-10-07T21:25:57.559Z] === CONT  TestPluginWithDevMounts
21:25:59 [2022-10-07T21:25:59.464Z] --- PASS: TestPluginWithDevMounts (1.55s)
21:25:59 [2022-10-07T21:25:59.464Z] PASS
21:25:59 [2022-10-07T21:25:59.464Z] 
21:25:59 [2022-10-07T21:25:59.464Z] DONE 1 tests in 1.664s
21:25:59 [2022-10-07T21:25:59.464Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:25:59 [2022-10-07T21:25:59.464Z] ++ 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
21:25:59 [2022-10-07T21:25:59.464Z] ++ set -e
21:25:59 [2022-10-07T21:25:59.464Z] ++ '[' -n 0 ']'
21:25:59 [2022-10-07T21:25:59.464Z] ++ set -x
21:25:59 [2022-10-07T21:25:59.464Z] ++ 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
21:25:59 [2022-10-07T21:25:59.464Z] INFO: Testing against a local daemon
21:25:59 [2022-10-07T21:25:59.464Z] === RUN   TestSecretInspect
21:26:01 [2022-10-07T21:26:01.368Z] --- PASS: TestSecretInspect (2.18s)
21:26:01 [2022-10-07T21:26:01.368Z] === RUN   TestSecretList
21:26:03 [2022-10-07T21:26:03.901Z] --- PASS: TestSecretList (2.22s)
21:26:03 [2022-10-07T21:26:03.901Z] === RUN   TestSecretsCreateAndDelete
21:26:05 [2022-10-07T21:26:05.805Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
21:26:05 [2022-10-07T21:26:05.805Z] === RUN   TestSecretsUpdate
21:26:08 [2022-10-07T21:26:08.337Z] --- PASS: TestSecretsUpdate (2.24s)
21:26:08 [2022-10-07T21:26:08.337Z] === RUN   TestTemplatedSecret
21:26:10 [2022-10-07T21:26:10.871Z] --- PASS: TestTemplatedSecret (2.54s)
21:26:10 [2022-10-07T21:26:10.871Z] === RUN   TestSecretCreateResolve
21:26:12 [2022-10-07T21:26:12.774Z] --- PASS: TestSecretCreateResolve (2.20s)
21:26:12 [2022-10-07T21:26:12.774Z] PASS
21:26:12 [2022-10-07T21:26:12.774Z] 
21:26:12 [2022-10-07T21:26:12.774Z] DONE 6 tests in 13.713s
21:26:12 [2022-10-07T21:26:12.774Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:26:12 [2022-10-07T21:26:12.774Z] ++ 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
21:26:12 [2022-10-07T21:26:12.774Z] ++ set -e
21:26:12 [2022-10-07T21:26:12.774Z] ++ '[' -n 0 ']'
21:26:12 [2022-10-07T21:26:12.774Z] ++ set -x
21:26:12 [2022-10-07T21:26:12.774Z] ++ 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
21:26:13 [2022-10-07T21:26:13.032Z] INFO: Testing against a local daemon
21:26:13 [2022-10-07T21:26:13.032Z] === RUN   TestServiceCreateInit
21:26:13 [2022-10-07T21:26:13.032Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:26:17 [2022-10-07T21:26:17.222Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:26:20 [2022-10-07T21:26:20.509Z] --- PASS: TestServiceCreateInit (7.42s)
21:26:20 [2022-10-07T21:26:20.509Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.71s)
21:26:20 [2022-10-07T21:26:20.509Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.69s)
21:26:20 [2022-10-07T21:26:20.509Z] === RUN   TestCreateServiceMultipleTimes
21:26:38 [2022-10-07T21:26:38.600Z] --- PASS: TestCreateServiceMultipleTimes (15.22s)
21:26:38 [2022-10-07T21:26:38.600Z] === RUN   TestCreateServiceConflict
21:26:38 [2022-10-07T21:26:38.600Z] --- PASS: TestCreateServiceConflict (2.17s)
21:26:38 [2022-10-07T21:26:38.600Z] === RUN   TestCreateServiceMaxReplicas
21:26:40 [2022-10-07T21:26:40.504Z] --- PASS: TestCreateServiceMaxReplicas (2.82s)
21:26:40 [2022-10-07T21:26:40.504Z] === RUN   TestCreateWithDuplicateNetworkNames
21:26:55 [2022-10-07T21:26:55.386Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s)
21:26:55 [2022-10-07T21:26:55.387Z] === RUN   TestCreateServiceSecretFileMode
21:26:56 [2022-10-07T21:26:56.323Z] --- PASS: TestCreateServiceSecretFileMode (2.43s)
21:26:56 [2022-10-07T21:26:56.323Z] === RUN   TestCreateServiceConfigFileMode
21:26:58 [2022-10-07T21:26:58.856Z] --- PASS: TestCreateServiceConfigFileMode (2.53s)
21:26:58 [2022-10-07T21:26:58.856Z] === RUN   TestCreateServiceSysctls
21:27:02 [2022-10-07T21:27:02.143Z] --- PASS: TestCreateServiceSysctls (3.31s)
21:27:02 [2022-10-07T21:27:02.143Z] === RUN   TestCreateServiceCapabilities
21:27:04 [2022-10-07T21:27:04.745Z] --- PASS: TestCreateServiceCapabilities (2.62s)
21:27:04 [2022-10-07T21:27:04.745Z] === RUN   TestInspect
21:27:07 [2022-10-07T21:27:07.283Z] --- PASS: TestInspect (2.70s)
21:27:07 [2022-10-07T21:27:07.283Z] === RUN   TestCreateJob
21:27:10 [2022-10-07T21:27:10.574Z] --- PASS: TestCreateJob (3.19s)
21:27:10 [2022-10-07T21:27:10.574Z] === RUN   TestReplicatedJob
21:27:15 [2022-10-07T21:27:15.844Z] --- PASS: TestReplicatedJob (5.38s)
21:27:15 [2022-10-07T21:27:15.844Z] === RUN   TestUpdateReplicatedJob
21:27:19 [2022-10-07T21:27:19.130Z] --- PASS: TestUpdateReplicatedJob (3.22s)
21:27:19 [2022-10-07T21:27:19.130Z] === RUN   TestServiceListWithStatuses
21:27:19 [2022-10-07T21:27:19.130Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:27:19 [2022-10-07T21:27:19.130Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:27:19 [2022-10-07T21:27:19.130Z] === RUN   TestDockerNetworkConnectAlias
21:27:23 [2022-10-07T21:27:23.319Z] --- PASS: TestDockerNetworkConnectAlias (4.14s)
21:27:23 [2022-10-07T21:27:23.319Z] === RUN   TestDockerNetworkReConnect
21:27:26 [2022-10-07T21:27:26.606Z] --- PASS: TestDockerNetworkReConnect (3.35s)
21:27:26 [2022-10-07T21:27:26.606Z] === RUN   TestServicePlugin
21:27:26 [2022-10-07T21:27:26.606Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:27:26 [2022-10-07T21:27:26.606Z] --- SKIP: TestServicePlugin (0.00s)
21:27:26 [2022-10-07T21:27:26.606Z] === RUN   TestServiceUpdateLabel
21:27:29 [2022-10-07T21:27:29.139Z] --- PASS: TestServiceUpdateLabel (2.19s)
21:27:29 [2022-10-07T21:27:29.139Z] === RUN   TestServiceUpdateSecrets
21:27:44 [2022-10-07T21:27:44.029Z] --- PASS: TestServiceUpdateSecrets (14.36s)
21:27:44 [2022-10-07T21:27:44.029Z] === RUN   TestServiceUpdateConfigs
21:27:58 [2022-10-07T21:27:58.912Z] --- PASS: TestServiceUpdateConfigs (14.37s)
21:27:58 [2022-10-07T21:27:58.912Z] === RUN   TestServiceUpdateNetwork
21:28:11 [2022-10-07T21:28:11.121Z] --- PASS: TestServiceUpdateNetwork (12.31s)
21:28:11 [2022-10-07T21:28:11.121Z] === RUN   TestServiceUpdatePidsLimit
21:28:11 [2022-10-07T21:28:11.121Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:28:11 [2022-10-07T21:28:11.689Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:28:19 [2022-10-07T21:28:19.805Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:28:26 [2022-10-07T21:28:26.371Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
21:28:26 [2022-10-07T21:28:26.371Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:28:26 [2022-10-07T21:28:26.371Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
21:28:26 [2022-10-07T21:28:26.371Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:28:26 [2022-10-07T21:28:26.371Z] PASS
21:28:26 [2022-10-07T21:28:26.371Z] 
21:28:26 [2022-10-07T21:28:26.371Z] === Skipped
21:28:26 [2022-10-07T21:28:26.371Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:28:26 [2022-10-07T21:28:26.371Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:28:26 [2022-10-07T21:28:26.371Z] 
21:28:26 [2022-10-07T21:28:26.371Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:28:26 [2022-10-07T21:28:26.371Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:28:26 [2022-10-07T21:28:26.371Z] 
21:28:26 [2022-10-07T21:28:26.371Z] DONE 27 tests, 2 skipped in 133.193s
21:28:26 [2022-10-07T21:28:26.371Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:28:26 [2022-10-07T21:28:26.371Z] ++ 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
21:28:26 [2022-10-07T21:28:26.371Z] ++ set -e
21:28:26 [2022-10-07T21:28:26.371Z] ++ '[' -n 0 ']'
21:28:26 [2022-10-07T21:28:26.371Z] ++ set -x
21:28:26 [2022-10-07T21:28:26.371Z] ++ 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
21:28:26 [2022-10-07T21:28:26.371Z] INFO: Testing against a local daemon
21:28:26 [2022-10-07T21:28:26.371Z] === RUN   TestSessionCreate
21:28:26 [2022-10-07T21:28:26.371Z] --- PASS: TestSessionCreate (0.02s)
21:28:26 [2022-10-07T21:28:26.371Z] === RUN   TestSessionCreateWithBadUpgrade
21:28:26 [2022-10-07T21:28:26.371Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:28:26 [2022-10-07T21:28:26.371Z] PASS
21:28:26 [2022-10-07T21:28:26.371Z] 
21:28:26 [2022-10-07T21:28:26.371Z] DONE 2 tests in 0.161s
21:28:26 [2022-10-07T21:28:26.371Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:28:26 [2022-10-07T21:28:26.371Z] ++ 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
21:28:26 [2022-10-07T21:28:26.371Z] ++ set -e
21:28:26 [2022-10-07T21:28:26.371Z] ++ '[' -n 0 ']'
21:28:26 [2022-10-07T21:28:26.371Z] ++ set -x
21:28:26 [2022-10-07T21:28:26.371Z] ++ 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
21:28:26 [2022-10-07T21:28:26.371Z] INFO: Testing against a local daemon
21:28:26 [2022-10-07T21:28:26.371Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:28:26 [2022-10-07T21:28:26.371Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:28:26 [2022-10-07T21:28:26.372Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:28:26 [2022-10-07T21:28:26.372Z] === RUN   TestDiskUsage
21:28:26 [2022-10-07T21:28:26.372Z] === PAUSE TestDiskUsage
21:28:26 [2022-10-07T21:28:26.372Z] === RUN   TestEventsExecDie
21:28:26 [2022-10-07T21:28:26.939Z] --- PASS: TestEventsExecDie (0.54s)
21:28:26 [2022-10-07T21:28:26.939Z] === RUN   TestEventsBackwardsCompatible
21:28:26 [2022-10-07T21:28:26.939Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
21:28:26 [2022-10-07T21:28:26.939Z] === RUN   TestEventsVolumeCreate
21:28:26 [2022-10-07T21:28:26.939Z] --- PASS: TestEventsVolumeCreate (0.08s)
21:28:26 [2022-10-07T21:28:26.939Z] === RUN   TestInfoBinaryCommits
21:28:26 [2022-10-07T21:28:26.939Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:28:26 [2022-10-07T21:28:26.939Z] === RUN   TestInfoAPIVersioned
21:28:27 [2022-10-07T21:28:27.198Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:28:27 [2022-10-07T21:28:27.198Z] === RUN   TestInfoAPI
21:28:27 [2022-10-07T21:28:27.198Z] --- PASS: TestInfoAPI (0.02s)
21:28:27 [2022-10-07T21:28:27.198Z] === RUN   TestInfoAPIWarnings
21:28:45 [2022-10-07T21:28:45.285Z] --- PASS: TestInfoAPIWarnings (16.55s)
21:28:45 [2022-10-07T21:28:45.285Z] === RUN   TestInfoDebug
21:28:45 [2022-10-07T21:28:45.285Z] --- PASS: TestInfoDebug (0.52s)
21:28:45 [2022-10-07T21:28:45.285Z] === RUN   TestInfoInsecureRegistries
21:28:45 [2022-10-07T21:28:45.285Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:28:45 [2022-10-07T21:28:45.285Z] === RUN   TestInfoRegistryMirrors
21:28:45 [2022-10-07T21:28:45.285Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:28:45 [2022-10-07T21:28:45.285Z] === RUN   TestLoginFailsWithBadCredentials
21:28:45 [2022-10-07T21:28:45.544Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
21:28:45 [2022-10-07T21:28:45.544Z] === RUN   TestPingCacheHeaders
21:28:45 [2022-10-07T21:28:45.544Z] --- PASS: TestPingCacheHeaders (0.02s)
21:28:45 [2022-10-07T21:28:45.544Z] === RUN   TestPingGet
21:28:45 [2022-10-07T21:28:45.544Z] --- PASS: TestPingGet (0.01s)
21:28:45 [2022-10-07T21:28:45.544Z] === RUN   TestPingHead
21:28:45 [2022-10-07T21:28:45.544Z] --- PASS: TestPingHead (0.02s)
21:28:45 [2022-10-07T21:28:45.544Z] === RUN   TestPingSwarmHeader
21:28:46 [2022-10-07T21:28:46.111Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:28:46 [2022-10-07T21:28:46.678Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:28:47 [2022-10-07T21:28:47.627Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:28:47 [2022-10-07T21:28:47.627Z] --- PASS: TestPingSwarmHeader (2.10s)
21:28:47 [2022-10-07T21:28:47.627Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:28:47 [2022-10-07T21:28:47.627Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:28:47 [2022-10-07T21:28:47.627Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:28:47 [2022-10-07T21:28:47.627Z] === RUN   TestPingBuilderHeader
21:28:47 [2022-10-07T21:28:47.889Z] === RUN   TestPingBuilderHeader/default_config
21:28:48 [2022-10-07T21:28:48.152Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:28:48 [2022-10-07T21:28:48.729Z] --- PASS: TestPingBuilderHeader (1.04s)
21:28:48 [2022-10-07T21:28:48.729Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:28:48 [2022-10-07T21:28:48.729Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:28:48 [2022-10-07T21:28:48.729Z] === RUN   TestVersion
21:28:48 [2022-10-07T21:28:48.729Z] --- PASS: TestVersion (0.02s)
21:28:48 [2022-10-07T21:28:48.729Z] === CONT  TestDiskUsage
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/container_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/image_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/volume_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/build-cache_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:28:49 [2022-10-07T21:28:49.297Z] === RUN   TestDiskUsage/after_LoadBusybox
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:28:49 [2022-10-07T21:28:49.555Z] === RUN   TestDiskUsage/after_container.Run
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:28:49 [2022-10-07T21:28:49.814Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:28:50 [2022-10-07T21:28:50.073Z] --- PASS: TestDiskUsage (1.20s)
21:28:50 [2022-10-07T21:28:50.073Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z] PASS
21:28:50 [2022-10-07T21:28:50.073Z] 
21:28:50 [2022-10-07T21:28:50.073Z] === Skipped
21:28:50 [2022-10-07T21:28:50.073Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:28:50 [2022-10-07T21:28:50.073Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:28:50 [2022-10-07T21:28:50.073Z] 
21:28:50 [2022-10-07T21:28:50.073Z] DONE 57 tests, 1 skipped in 23.795s
21:28:50 [2022-10-07T21:28:50.073Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:28:50 [2022-10-07T21:28:50.073Z] ++ 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
21:28:50 [2022-10-07T21:28:50.073Z] ++ set -e
21:28:50 [2022-10-07T21:28:50.073Z] ++ '[' -n 0 ']'
21:28:50 [2022-10-07T21:28:50.073Z] ++ set -x
21:28:50 [2022-10-07T21:28:50.073Z] ++ 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
21:28:50 [2022-10-07T21:28:50.073Z] INFO: Testing against a local daemon
21:28:50 [2022-10-07T21:28:50.073Z] === RUN   TestVolumesCreateAndList
21:28:50 [2022-10-07T21:28:50.073Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:28:50 [2022-10-07T21:28:50.073Z] === RUN   TestVolumesRemove
21:28:50 [2022-10-07T21:28:50.331Z] --- PASS: TestVolumesRemove (0.10s)
21:28:50 [2022-10-07T21:28:50.331Z] === RUN   TestVolumesInspect
21:28:50 [2022-10-07T21:28:50.331Z] --- PASS: TestVolumesInspect (0.03s)
21:28:50 [2022-10-07T21:28:50.331Z] === RUN   TestVolumesInvalidJSON
21:28:50 [2022-10-07T21:28:50.331Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:28:50 [2022-10-07T21:28:50.331Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:28:50 [2022-10-07T21:28:50.331Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:28:50 [2022-10-07T21:28:50.331Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:28:50 [2022-10-07T21:28:50.331Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:28:50 [2022-10-07T21:28:50.331Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:28:50 [2022-10-07T21:28:50.331Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:28:50 [2022-10-07T21:28:50.331Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:28:50 [2022-10-07T21:28:50.331Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:28:50 [2022-10-07T21:28:50.331Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:28:50 [2022-10-07T21:28:50.331Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:28:50 [2022-10-07T21:28:50.331Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:28:50 [2022-10-07T21:28:50.331Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:28:50 [2022-10-07T21:28:50.331Z] === RUN   TestVolumePruneAnonymous
21:28:50 [2022-10-07T21:28:50.331Z] --- PASS: TestVolumePruneAnonymous (0.04s)
21:28:50 [2022-10-07T21:28:50.331Z] PASS
21:28:50 [2022-10-07T21:28:50.331Z] 
21:28:50 [2022-10-07T21:28:50.331Z] DONE 10 tests in 0.325s
21:28:50 [2022-10-07T21:28:50.331Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:28:50 [2022-10-07T21:28:50.592Z] ++++ cat bundles/test-integration/docker.pid
21:28:50 [2022-10-07T21:28:50.592Z] +++ kill 14791
21:28:50 [2022-10-07T21:28:50.592Z] +++ /etc/init.d/apparmor stop
21:28:50 [2022-10-07T21:28:50.592Z] Leaving: AppArmorNo profiles have been unloaded.
21:28:50 [2022-10-07T21:28:50.592Z] 
21:28:50 [2022-10-07T21:28:50.592Z] Unloading profiles will leave already running processes permanently
21:28:50 [2022-10-07T21:28:50.592Z] unconfined, which can lead to unexpected situations.
21:28:50 [2022-10-07T21:28:50.592Z] 
21:28:50 [2022-10-07T21:28:50.592Z] To set a process to complain mode, use the command line tool
21:28:50 [2022-10-07T21:28:50.592Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:28:50 [2022-10-07T21:28:50.592Z] +++ true
21:28:50 [2022-10-07T21:28:50.592Z] exiting test-integration
21:28:50 [2022-10-07T21:28:50.592Z] ++ exit 0
21:28:50 [2022-10-07T21:28:50.592Z] 
Post stage
[Pipeline] junit
21:28:51 [2022-10-07T21:28:51.541Z] Recording test results
21:28:51 [2022-10-07T21:28:51.737Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:28:52 [2022-10-07T21:28:52.045Z] + echo Ensuring container killed.
21:28:52 [2022-10-07T21:28:52.045Z] Ensuring container killed.
21:28:52 [2022-10-07T21:28:52.045Z] + docker rm -vf docker-pr1
21:28:52 [2022-10-07T21:28:52.045Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
21:28:52 [2022-10-07T21:28:52.329Z] + echo Chowning /workspace to jenkins user
21:28:52 [2022-10-07T21:28:52.329Z] Chowning /workspace to jenkins user
21:28:52 [2022-10-07T21:28:52.329Z] + id -u
21:28:52 [2022-10-07T21:28:52.329Z] + id -g
21:28:52 [2022-10-07T21:28:52.329Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44265:/workspace busybox chown -R 1000:1000 /workspace
21:28:52 [2022-10-07T21:28:52.329Z] Unable to find image 'busybox:latest' locally
21:28:52 [2022-10-07T21:28:52.588Z] latest: Pulling from library/busybox
21:28:52 [2022-10-07T21:28:52.588Z] 89485c9dae0b: Pulling fs layer
21:28:52 [2022-10-07T21:28:52.588Z] 89485c9dae0b: Verifying Checksum
21:28:52 [2022-10-07T21:28:52.588Z] 89485c9dae0b: Download complete
21:28:52 [2022-10-07T21:28:52.846Z] 89485c9dae0b: Pull complete
21:28:52 [2022-10-07T21:28:52.846Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
21:28:52 [2022-10-07T21:28:52.846Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:28:54 [2022-10-07T21:28:54.515Z] + bundleName=arm64-integration
21:28:54 [2022-10-07T21:28:54.515Z] + echo Creating arm64-integration-bundles.tar.gz
21:28:54 [2022-10-07T21:28:54.515Z] Creating arm64-integration-bundles.tar.gz
21:28:54 [2022-10-07T21:28:54.515Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
21:28:54 [2022-10-07T21:28:54.515Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
21:28:54 [2022-10-07T21:28:54.785Z] Archiving artifacts
21:28:56 [2022-10-07T21:28:56.913Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44265/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:28:57 [2022-10-07T21:28:57.209Z] + make clean
21:28:57 [2022-10-07T21:28:57.468Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:28:57 [2022-10-07T21:28:57.468Z] docker-dev-cache
21:28:57 [2022-10-07T21:28:57.468Z] 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