Skip to content
Success

Console Output

Skipping 549 KB.. Full Log
20:44:15 [2022-10-04T20:44:15.360Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:44:15 [2022-10-04T20:44:15.360Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:44:15 [2022-10-04T20:44:15.360Z] === RUN   TestContainerStartOnDaemonRestart
20:44:15 [2022-10-04T20:44:15.360Z] === PAUSE TestContainerStartOnDaemonRestart
20:44:15 [2022-10-04T20:44:15.360Z] === RUN   TestDaemonRestartIpcMode
20:44:15 [2022-10-04T20:44:15.360Z] === PAUSE TestDaemonRestartIpcMode
20:44:15 [2022-10-04T20:44:15.360Z] === RUN   TestDaemonHostGatewayIP
20:44:15 [2022-10-04T20:44:15.360Z] === PAUSE TestDaemonHostGatewayIP
20:44:15 [2022-10-04T20:44:15.360Z] === RUN   TestRestartDaemonWithRestartingContainer
20:44:15 [2022-10-04T20:44:15.360Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:44:15 [2022-10-04T20:44:15.360Z] === RUN   TestContainerKillOnDaemonStart
20:44:15 [2022-10-04T20:44:15.360Z] === PAUSE TestContainerKillOnDaemonStart
20:44:15 [2022-10-04T20:44:15.360Z] === RUN   TestDiff
20:44:15 [2022-10-04T20:44:15.931Z] --- PASS: TestDiff (0.46s)
20:44:15 [2022-10-04T20:44:15.931Z] === RUN   TestExecConsoleSize
20:44:16 [2022-10-04T20:44:16.498Z] --- PASS: TestExecConsoleSize (0.49s)
20:44:16 [2022-10-04T20:44:16.498Z] === RUN   TestExecWithCloseStdin
20:44:16 [2022-10-04T20:44:16.758Z] --- PASS: TestExecWithCloseStdin (0.49s)
20:44:16 [2022-10-04T20:44:16.758Z] === RUN   TestExec
20:44:17 [2022-10-04T20:44:17.325Z] --- PASS: TestExec (0.50s)
20:44:17 [2022-10-04T20:44:17.325Z] === RUN   TestExecUser
20:44:17 [2022-10-04T20:44:17.893Z] --- PASS: TestExecUser (0.49s)
20:44:17 [2022-10-04T20:44:17.893Z] === RUN   TestExportContainerAndImportImage
20:44:18 [2022-10-04T20:44:18.461Z] --- PASS: TestExportContainerAndImportImage (0.58s)
20:44:18 [2022-10-04T20:44:18.461Z] === RUN   TestExportContainerAfterDaemonRestart
20:44:19 [2022-10-04T20:44:19.838Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
20:44:19 [2022-10-04T20:44:19.838Z] === RUN   TestHealthCheckWorkdir
20:44:20 [2022-10-04T20:44:20.405Z] --- PASS: TestHealthCheckWorkdir (0.55s)
20:44:20 [2022-10-04T20:44:20.405Z] === RUN   TestHealthKillContainer
20:44:28 [2022-10-04T20:44:28.528Z] --- PASS: TestHealthKillContainer (7.87s)
20:44:28 [2022-10-04T20:44:28.528Z] === RUN   TestHealthCheckProcessKilled
20:44:28 [2022-10-04T20:44:28.791Z] --- PASS: TestHealthCheckProcessKilled (0.65s)
20:44:28 [2022-10-04T20:44:28.791Z] === RUN   TestInspectCpusetInConfigPre120
20:44:29 [2022-10-04T20:44:29.363Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
20:44:29 [2022-10-04T20:44:29.363Z] === RUN   TestIpcModeNone
20:44:29 [2022-10-04T20:44:29.622Z] --- PASS: TestIpcModeNone (0.48s)
20:44:29 [2022-10-04T20:44:29.622Z] === RUN   TestIpcModePrivate
20:44:30 [2022-10-04T20:44:30.190Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
20:44:30 [2022-10-04T20:44:30.190Z] --- PASS: TestIpcModePrivate (0.50s)
20:44:30 [2022-10-04T20:44:30.190Z] === RUN   TestIpcModeShareable
20:44:30 [2022-10-04T20:44:30.449Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
20:44:30 [2022-10-04T20:44:30.707Z] --- PASS: TestIpcModeShareable (0.53s)
20:44:30 [2022-10-04T20:44:30.707Z] === RUN   TestAPIIpcModeShareableAndContainer
20:44:32 [2022-10-04T20:44:32.611Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.67s)
20:44:32 [2022-10-04T20:44:32.611Z] === RUN   TestAPIIpcModeHost
20:44:32 [2022-10-04T20:44:32.870Z] --- PASS: TestAPIIpcModeHost (0.39s)
20:44:32 [2022-10-04T20:44:32.870Z] === RUN   TestDaemonIpcModeShareable
20:44:33 [2022-10-04T20:44:33.805Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:44:34 [2022-10-04T20:44:34.064Z] --- PASS: TestDaemonIpcModeShareable (1.20s)
20:44:34 [2022-10-04T20:44:34.064Z] === RUN   TestDaemonIpcModePrivate
20:44:34 [2022-10-04T20:44:34.999Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:44:35 [2022-10-04T20:44:35.258Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
20:44:35 [2022-10-04T20:44:35.258Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:44:36 [2022-10-04T20:44:36.196Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:44:36 [2022-10-04T20:44:36.455Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
20:44:36 [2022-10-04T20:44:36.455Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:44:37 [2022-10-04T20:44:37.392Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:44:37 [2022-10-04T20:44:37.651Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s)
20:44:37 [2022-10-04T20:44:37.651Z] === RUN   TestIpcModeOlderClient
20:44:37 [2022-10-04T20:44:37.651Z] === PAUSE TestIpcModeOlderClient
20:44:37 [2022-10-04T20:44:37.651Z] === RUN   TestKillContainerInvalidSignal
20:44:37 [2022-10-04T20:44:37.909Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
20:44:37 [2022-10-04T20:44:37.909Z] === RUN   TestKillContainer
20:44:37 [2022-10-04T20:44:37.909Z] === RUN   TestKillContainer/no_signal
20:44:38 [2022-10-04T20:44:38.477Z] === RUN   TestKillContainer/non_killing_signal
20:44:38 [2022-10-04T20:44:38.736Z] === RUN   TestKillContainer/killing_signal
20:44:39 [2022-10-04T20:44:39.304Z] --- PASS: TestKillContainer (1.29s)
20:44:39 [2022-10-04T20:44:39.304Z]     --- PASS: TestKillContainer/no_signal (0.40s)
20:44:39 [2022-10-04T20:44:39.304Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
20:44:39 [2022-10-04T20:44:39.304Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
20:44:39 [2022-10-04T20:44:39.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:44:39 [2022-10-04T20:44:39.304Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:44:39 [2022-10-04T20:44:39.871Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:44:40 [2022-10-04T20:44:40.808Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.28s)
20:44:40 [2022-10-04T20:44:40.808Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
20:44:40 [2022-10-04T20:44:40.808Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
20:44:40 [2022-10-04T20:44:40.808Z] === RUN   TestKillStoppedContainer
20:44:40 [2022-10-04T20:44:40.808Z] --- PASS: TestKillStoppedContainer (0.07s)
20:44:40 [2022-10-04T20:44:40.808Z] === RUN   TestKillStoppedContainerAPIPre120
20:44:40 [2022-10-04T20:44:40.808Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:44:40 [2022-10-04T20:44:40.808Z] === RUN   TestKillDifferentUserContainer
20:44:41 [2022-10-04T20:44:41.069Z] --- PASS: TestKillDifferentUserContainer (0.44s)
20:44:41 [2022-10-04T20:44:41.069Z] === RUN   TestInspectOomKilledTrue
20:44:41 [2022-10-04T20:44:41.636Z] --- PASS: TestInspectOomKilledTrue (0.58s)
20:44:41 [2022-10-04T20:44:41.636Z] === RUN   TestInspectOomKilledFalse
20:44:42 [2022-10-04T20:44:42.207Z] --- PASS: TestInspectOomKilledFalse (0.42s)
20:44:42 [2022-10-04T20:44:42.207Z] === RUN   TestLinksEtcHostsContentMatch
20:44:42 [2022-10-04T20:44:42.466Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
20:44:42 [2022-10-04T20:44:42.466Z] === RUN   TestLinksContainerNames
20:44:43 [2022-10-04T20:44:43.402Z] --- PASS: TestLinksContainerNames (0.88s)
20:44:43 [2022-10-04T20:44:43.402Z] === RUN   TestLogsFollowTailEmpty
20:44:43 [2022-10-04T20:44:43.969Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
20:44:43 [2022-10-04T20:44:43.969Z] === RUN   TestLogs
20:44:43 [2022-10-04T20:44:43.969Z] === RUN   TestLogs/driver_local
20:44:43 [2022-10-04T20:44:43.969Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:44:43 [2022-10-04T20:44:43.969Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:44:43 [2022-10-04T20:44:43.969Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:44:43 [2022-10-04T20:44:43.969Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:44:43 [2022-10-04T20:44:43.969Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:44:43 [2022-10-04T20:44:43.969Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:44:44 [2022-10-04T20:44:44.537Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:44:44 [2022-10-04T20:44:44.537Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:44:45 [2022-10-04T20:44:45.106Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:44:45 [2022-10-04T20:44:45.106Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:44:45 [2022-10-04T20:44:45.674Z] === RUN   TestLogs/driver_json-file
20:44:45 [2022-10-04T20:44:45.674Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:44:45 [2022-10-04T20:44:45.674Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:44:45 [2022-10-04T20:44:45.674Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:44:45 [2022-10-04T20:44:45.674Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:44:45 [2022-10-04T20:44:45.674Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:44:45 [2022-10-04T20:44:45.674Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:44:46 [2022-10-04T20:44:46.610Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:44:46 [2022-10-04T20:44:46.610Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:44:46 [2022-10-04T20:44:46.869Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:44:47 [2022-10-04T20:44:47.128Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:44:47 [2022-10-04T20:44:47.695Z] --- PASS: TestLogs (3.77s)
20:44:47 [2022-10-04T20:44:47.695Z]     --- PASS: TestLogs/driver_local (0.01s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.77s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.51s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s)
20:44:47 [2022-10-04T20:44:47.695Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.73s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.54s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s)
20:44:47 [2022-10-04T20:44:47.695Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s)
20:44:47 [2022-10-04T20:44:47.695Z] === RUN   TestContainerNetworkMountsNoChown
20:44:47 [2022-10-04T20:44:47.954Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/default
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/default
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/private
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/private
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rprivate
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rprivate
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/slave
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/slave
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rslave
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rslave
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/shared
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/shared
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rshared
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rshared
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/default
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/default/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/default/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/default/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/rshared
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/shared
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/rslave
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/slave
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/rprivate
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/private
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/private/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/private/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:44:47 [2022-10-04T20:44:47.954Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:44:47 [2022-10-04T20:44:47.954Z] === CONT  TestMountDaemonRoot/default/mount_root
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:44:48 [2022-10-04T20:44:48.213Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/private/mount_root
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/private/bind_root
20:44:48 [2022-10-04T20:44:48.472Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:44:48 [2022-10-04T20:44:48.731Z] --- PASS: TestMountDaemonRoot (0.02s)
20:44:48 [2022-10-04T20:44:48.731Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
20:44:48 [2022-10-04T20:44:48.731Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:44:48 [2022-10-04T20:44:48.731Z] === RUN   TestContainerBindMountNonRecursive
20:44:50 [2022-10-04T20:44:50.107Z] --- PASS: TestContainerBindMountNonRecursive (1.41s)
20:44:50 [2022-10-04T20:44:50.107Z] === RUN   TestContainerVolumesMountedAsShared
20:44:50 [2022-10-04T20:44:50.366Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s)
20:44:50 [2022-10-04T20:44:50.366Z] === RUN   TestContainerVolumesMountedAsSlave
20:44:50 [2022-10-04T20:44:50.933Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
20:44:50 [2022-10-04T20:44:50.933Z] === RUN   TestNetworkNat
20:44:51 [2022-10-04T20:44:51.192Z] --- PASS: TestNetworkNat (0.50s)
20:44:51 [2022-10-04T20:44:51.192Z] === RUN   TestNetworkLocalhostTCPNat
20:44:51 [2022-10-04T20:44:51.759Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
20:44:51 [2022-10-04T20:44:51.759Z] === RUN   TestNetworkLoopbackNat
20:44:54 [2022-10-04T20:44:54.291Z] --- PASS: TestNetworkLoopbackNat (2.61s)
20:44:54 [2022-10-04T20:44:54.291Z] === RUN   TestPause
20:44:54 [2022-10-04T20:44:54.858Z] --- PASS: TestPause (0.47s)
20:44:54 [2022-10-04T20:44:54.858Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:44:54 [2022-10-04T20:44:54.858Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:44:54 [2022-10-04T20:44:54.858Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:44:54 [2022-10-04T20:44:54.858Z] === RUN   TestPauseStopPausedContainer
20:44:55 [2022-10-04T20:44:55.426Z] --- PASS: TestPauseStopPausedContainer (0.49s)
20:44:55 [2022-10-04T20:44:55.426Z] === RUN   TestPidHost
20:44:56 [2022-10-04T20:44:56.400Z] --- PASS: TestPidHost (1.02s)
20:44:56 [2022-10-04T20:44:56.400Z] === RUN   TestPsFilter
20:44:56 [2022-10-04T20:44:56.662Z] --- PASS: TestPsFilter (0.18s)
20:44:56 [2022-10-04T20:44:56.662Z] === RUN   TestRemoveContainerWithRemovedVolume
20:44:56 [2022-10-04T20:44:56.922Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.46s)
20:44:56 [2022-10-04T20:44:56.922Z] === RUN   TestRemoveContainerWithVolume
20:44:57 [2022-10-04T20:44:57.489Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
20:44:57 [2022-10-04T20:44:57.489Z] === RUN   TestRemoveContainerRunning
20:44:58 [2022-10-04T20:44:58.057Z] --- PASS: TestRemoveContainerRunning (0.49s)
20:44:58 [2022-10-04T20:44:58.057Z] === RUN   TestRemoveContainerForceRemoveRunning
20:44:58 [2022-10-04T20:44:58.315Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
20:44:58 [2022-10-04T20:44:58.315Z] === RUN   TestRemoveInvalidContainer
20:44:58 [2022-10-04T20:44:58.315Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:44:58 [2022-10-04T20:44:58.315Z] === RUN   TestRenameLinkedContainer
20:45:00 [2022-10-04T20:45:00.223Z] --- PASS: TestRenameLinkedContainer (1.77s)
20:45:00 [2022-10-04T20:45:00.223Z] === RUN   TestRenameStoppedContainer
20:45:00 [2022-10-04T20:45:00.482Z] --- PASS: TestRenameStoppedContainer (0.42s)
20:45:00 [2022-10-04T20:45:00.482Z] === RUN   TestRenameRunningContainerAndReuse
20:45:01 [2022-10-04T20:45:01.418Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
20:45:01 [2022-10-04T20:45:01.418Z] === RUN   TestRenameInvalidName
20:45:01 [2022-10-04T20:45:01.989Z] --- PASS: TestRenameInvalidName (0.44s)
20:45:01 [2022-10-04T20:45:01.989Z] === RUN   TestRenameAnonymousContainer
20:45:03 [2022-10-04T20:45:03.894Z] --- PASS: TestRenameAnonymousContainer (1.66s)
20:45:03 [2022-10-04T20:45:03.894Z] === RUN   TestRenameContainerWithSameName
20:45:04 [2022-10-04T20:45:04.153Z] --- PASS: TestRenameContainerWithSameName (0.44s)
20:45:04 [2022-10-04T20:45:04.153Z] === RUN   TestRenameContainerWithLinkedContainer
20:45:05 [2022-10-04T20:45:05.089Z] --- PASS: TestRenameContainerWithLinkedContainer (0.96s)
20:45:05 [2022-10-04T20:45:05.089Z] === RUN   TestResize
20:45:05 [2022-10-04T20:45:05.349Z] --- PASS: TestResize (0.47s)
20:45:05 [2022-10-04T20:45:05.349Z] === RUN   TestResizeWithInvalidSize
20:45:05 [2022-10-04T20:45:05.916Z] --- PASS: TestResizeWithInvalidSize (0.48s)
20:45:05 [2022-10-04T20:45:05.916Z] === RUN   TestResizeWhenContainerNotStarted
20:45:06 [2022-10-04T20:45:06.483Z] --- PASS: TestResizeWhenContainerNotStarted (0.46s)
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:45:06 [2022-10-04T20:45:06.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:45:08 [2022-10-04T20:45:08.386Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:45:09 [2022-10-04T20:45:09.321Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:45:10 [2022-10-04T20:45:10.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:45:10 [2022-10-04T20:45:10.697Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:45:11 [2022-10-04T20:45:11.634Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:45:11 [2022-10-04T20:45:11.893Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:45:15 [2022-10-04T20:45:15.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:45:15 [2022-10-04T20:45:15.180Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:45:17 [2022-10-04T20:45:17.087Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:45:18 [2022-10-04T20:45:18.990Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:45:18 [2022-10-04T20:45:18.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:45:20 [2022-10-04T20:45:20.368Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:45:20 [2022-10-04T20:45:20.937Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:45:22 [2022-10-04T20:45:22.313Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:45:23 [2022-10-04T20:45:23.693Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:45:23 [2022-10-04T20:45:23.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s)
20:45:23 [2022-10-04T20:45:23.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
20:45:23 [2022-10-04T20:45:23.693Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.06s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.59s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.90s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
20:45:23 [2022-10-04T20:45:23.952Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
20:45:23 [2022-10-04T20:45:23.952Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:45:23 [2022-10-04T20:45:23.952Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:45:24 [2022-10-04T20:45:24.888Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:45:25 [2022-10-04T20:45:25.823Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.94s)
20:45:25 [2022-10-04T20:45:25.823Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
20:45:25 [2022-10-04T20:45:25.823Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.97s)
20:45:25 [2022-10-04T20:45:25.823Z] === RUN   TestCgroupNamespacesRun
20:45:27 [2022-10-04T20:45:27.199Z] --- PASS: TestCgroupNamespacesRun (1.21s)
20:45:27 [2022-10-04T20:45:27.199Z] === RUN   TestCgroupNamespacesRunPrivileged
20:45:28 [2022-10-04T20:45:28.135Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
20:45:28 [2022-10-04T20:45:28.135Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:45:29 [2022-10-04T20:45:29.514Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
20:45:29 [2022-10-04T20:45:29.514Z] === RUN   TestCgroupNamespacesRunHostMode
20:45:30 [2022-10-04T20:45:30.450Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
20:45:30 [2022-10-04T20:45:30.450Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:45:31 [2022-10-04T20:45:31.827Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s)
20:45:31 [2022-10-04T20:45:31.827Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:45:32 [2022-10-04T20:45:32.763Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
20:45:32 [2022-10-04T20:45:32.763Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:45:33 [2022-10-04T20:45:33.698Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
20:45:33 [2022-10-04T20:45:33.698Z] === RUN   TestCgroupNamespacesRunOlderClient
20:45:34 [2022-10-04T20:45:34.634Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
20:45:34 [2022-10-04T20:45:34.634Z] === RUN   TestNISDomainname
20:45:35 [2022-10-04T20:45:35.202Z] --- PASS: TestNISDomainname (0.55s)
20:45:35 [2022-10-04T20:45:35.202Z] === RUN   TestHostnameDnsResolution
20:45:36 [2022-10-04T20:45:36.138Z] --- PASS: TestHostnameDnsResolution (0.71s)
20:45:36 [2022-10-04T20:45:36.138Z] === RUN   TestUnprivilegedPortsAndPing
20:45:36 [2022-10-04T20:45:36.705Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
20:45:36 [2022-10-04T20:45:36.705Z] === RUN   TestPrivilegedHostDevices
20:45:36 [2022-10-04T20:45:36.964Z] --- PASS: TestPrivilegedHostDevices (0.51s)
20:45:36 [2022-10-04T20:45:36.964Z] === RUN   TestRunConsoleSize
20:45:37 [2022-10-04T20:45:37.532Z] --- PASS: TestRunConsoleSize (0.44s)
20:45:37 [2022-10-04T20:45:37.532Z] === RUN   TestRunWithAlternativeContainerdShim
20:45:39 [2022-10-04T20:45:39.434Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s)
20:45:39 [2022-10-04T20:45:39.435Z] === RUN   TestStats
20:45:41 [2022-10-04T20:45:41.966Z] --- PASS: TestStats (2.48s)
20:45:41 [2022-10-04T20:45:41.966Z] === RUN   TestStopContainerWithTimeout
20:45:41 [2022-10-04T20:45:41.966Z] === RUN   TestStopContainerWithTimeout/0
20:45:41 [2022-10-04T20:45:41.966Z] === PAUSE TestStopContainerWithTimeout/0
20:45:41 [2022-10-04T20:45:41.966Z] === RUN   TestStopContainerWithTimeout/1
20:45:41 [2022-10-04T20:45:41.966Z] === PAUSE TestStopContainerWithTimeout/1
20:45:41 [2022-10-04T20:45:41.966Z] === RUN   TestStopContainerWithTimeout/3
20:45:41 [2022-10-04T20:45:41.966Z] === PAUSE TestStopContainerWithTimeout/3
20:45:41 [2022-10-04T20:45:41.966Z] === RUN   TestStopContainerWithTimeout/-1
20:45:41 [2022-10-04T20:45:41.966Z] === PAUSE TestStopContainerWithTimeout/-1
20:45:41 [2022-10-04T20:45:41.966Z] === CONT  TestStopContainerWithTimeout/0
20:45:41 [2022-10-04T20:45:41.966Z] === CONT  TestStopContainerWithTimeout/-1
20:45:42 [2022-10-04T20:45:42.903Z] === CONT  TestStopContainerWithTimeout/3
20:45:44 [2022-10-04T20:45:44.807Z] === CONT  TestStopContainerWithTimeout/1
20:45:46 [2022-10-04T20:45:46.244Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:45:46 [2022-10-04T20:45:46.244Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
20:45:46 [2022-10-04T20:45:46.244Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
20:45:46 [2022-10-04T20:45:46.244Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
20:45:46 [2022-10-04T20:45:46.244Z]     --- PASS: TestStopContainerWithTimeout/1 (1.51s)
20:45:46 [2022-10-04T20:45:46.244Z] === RUN   TestDeleteDevicemapper
20:45:46 [2022-10-04T20:45:46.244Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:45:46 [2022-10-04T20:45:46.244Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:45:46 [2022-10-04T20:45:46.244Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:45:48 [2022-10-04T20:45:48.150Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s)
20:45:48 [2022-10-04T20:45:48.150Z] === RUN   TestUpdateMemory
20:45:48 [2022-10-04T20:45:48.411Z] --- PASS: TestUpdateMemory (0.55s)
20:45:48 [2022-10-04T20:45:48.411Z] === RUN   TestUpdateCPUQuota
20:45:49 [2022-10-04T20:45:49.352Z] --- PASS: TestUpdateCPUQuota (0.81s)
20:45:49 [2022-10-04T20:45:49.352Z] === RUN   TestUpdatePidsLimit
20:45:49 [2022-10-04T20:45:49.352Z] === RUN   TestUpdatePidsLimit/update_from_none
20:45:49 [2022-10-04T20:45:49.612Z] === RUN   TestUpdatePidsLimit/no_change
20:45:49 [2022-10-04T20:45:49.612Z] === RUN   TestUpdatePidsLimit/update_lower
20:45:49 [2022-10-04T20:45:49.871Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:45:50 [2022-10-04T20:45:50.130Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:45:50 [2022-10-04T20:45:50.389Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:45:50 [2022-10-04T20:45:50.649Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:45:51 [2022-10-04T20:45:51.589Z] --- PASS: TestUpdatePidsLimit (2.13s)
20:45:51 [2022-10-04T20:45:51.589Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
20:45:51 [2022-10-04T20:45:51.589Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
20:45:51 [2022-10-04T20:45:51.589Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
20:45:51 [2022-10-04T20:45:51.589Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
20:45:51 [2022-10-04T20:45:51.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
20:45:51 [2022-10-04T20:45:51.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
20:45:51 [2022-10-04T20:45:51.589Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
20:45:51 [2022-10-04T20:45:51.589Z] === RUN   TestUpdateRestartPolicy
20:46:03 [2022-10-04T20:46:03.798Z] --- PASS: TestUpdateRestartPolicy (10.95s)
20:46:03 [2022-10-04T20:46:03.798Z] === RUN   TestUpdateRestartWithAutoRemove
20:46:03 [2022-10-04T20:46:03.798Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s)
20:46:03 [2022-10-04T20:46:03.798Z] === RUN   TestWaitNonBlocked
20:46:03 [2022-10-04T20:46:03.798Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:46:03 [2022-10-04T20:46:03.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:46:03 [2022-10-04T20:46:03.798Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:46:03 [2022-10-04T20:46:03.798Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:46:03 [2022-10-04T20:46:03.798Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:46:03 [2022-10-04T20:46:03.798Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:46:03 [2022-10-04T20:46:03.798Z] --- PASS: TestWaitNonBlocked (0.01s)
20:46:03 [2022-10-04T20:46:03.798Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s)
20:46:03 [2022-10-04T20:46:03.798Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s)
20:46:03 [2022-10-04T20:46:03.798Z] === RUN   TestWaitBlocked
20:46:03 [2022-10-04T20:46:03.798Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:46:03 [2022-10-04T20:46:03.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:46:03 [2022-10-04T20:46:03.798Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:46:03 [2022-10-04T20:46:03.798Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:46:03 [2022-10-04T20:46:03.798Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:46:03 [2022-10-04T20:46:03.798Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:46:04 [2022-10-04T20:46:04.367Z] --- PASS: TestWaitBlocked (0.01s)
20:46:04 [2022-10-04T20:46:04.367Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s)
20:46:04 [2022-10-04T20:46:04.367Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
20:46:04 [2022-10-04T20:46:04.367Z] === RUN   TestWaitConditions
20:46:04 [2022-10-04T20:46:04.367Z] === RUN   TestWaitConditions/default
20:46:04 [2022-10-04T20:46:04.367Z] === PAUSE TestWaitConditions/default
20:46:04 [2022-10-04T20:46:04.367Z] === RUN   TestWaitConditions/not-running
20:46:04 [2022-10-04T20:46:04.367Z] === PAUSE TestWaitConditions/not-running
20:46:04 [2022-10-04T20:46:04.367Z] === RUN   TestWaitConditions/next-exit
20:46:04 [2022-10-04T20:46:04.367Z] === PAUSE TestWaitConditions/next-exit
20:46:04 [2022-10-04T20:46:04.367Z] === RUN   TestWaitConditions/removed
20:46:04 [2022-10-04T20:46:04.367Z] === PAUSE TestWaitConditions/removed
20:46:04 [2022-10-04T20:46:04.367Z] === CONT  TestWaitConditions/default
20:46:04 [2022-10-04T20:46:04.367Z] === CONT  TestWaitConditions/removed
20:46:04 [2022-10-04T20:46:04.627Z] === CONT  TestWaitConditions/default
20:46:04 [2022-10-04T20:46:04.627Z]     wait_test.go:146: ContainerID = e5a19b73eeddab6b9b3a6ce3fb3af0b1c2b37171ea446ca73924f76eb5d26045
20:46:04 [2022-10-04T20:46:04.627Z] === CONT  TestWaitConditions/removed
20:46:04 [2022-10-04T20:46:04.627Z]     wait_test.go:146: ContainerID = c243053f906d830049171db4657d75aaa2ce634c018c2e1d102c64ff0eb96656
20:46:05 [2022-10-04T20:46:05.198Z] === CONT  TestWaitConditions/next-exit
20:46:05 [2022-10-04T20:46:05.198Z]     wait_test.go:146: ContainerID = 1babf13935633e2ab6d91cfc258a204e58962a1e0640c1edf0313af0c9843ed2
20:46:05 [2022-10-04T20:46:05.198Z] === CONT  TestWaitConditions/not-running
20:46:05 [2022-10-04T20:46:05.458Z]     wait_test.go:146: ContainerID = 81986e75055e75cd39ef6b1719a0c02a50625d587f8eab755c76fa560706dbda
20:46:06 [2022-10-04T20:46:06.033Z] --- PASS: TestWaitConditions (0.01s)
20:46:06 [2022-10-04T20:46:06.033Z]     --- PASS: TestWaitConditions/default (0.63s)
20:46:06 [2022-10-04T20:46:06.033Z]     --- PASS: TestWaitConditions/removed (0.83s)
20:46:06 [2022-10-04T20:46:06.033Z]     --- PASS: TestWaitConditions/next-exit (0.63s)
20:46:06 [2022-10-04T20:46:06.033Z]     --- PASS: TestWaitConditions/not-running (0.55s)
20:46:06 [2022-10-04T20:46:06.033Z] === RUN   TestWaitRestartedContainer
20:46:06 [2022-10-04T20:46:06.033Z] === RUN   TestWaitRestartedContainer/default
20:46:06 [2022-10-04T20:46:06.033Z] === PAUSE TestWaitRestartedContainer/default
20:46:06 [2022-10-04T20:46:06.033Z] === RUN   TestWaitRestartedContainer/not-running
20:46:06 [2022-10-04T20:46:06.033Z] === PAUSE TestWaitRestartedContainer/not-running
20:46:06 [2022-10-04T20:46:06.033Z] === RUN   TestWaitRestartedContainer/next-exit
20:46:06 [2022-10-04T20:46:06.033Z] === PAUSE TestWaitRestartedContainer/next-exit
20:46:06 [2022-10-04T20:46:06.033Z] === CONT  TestWaitRestartedContainer/default
20:46:06 [2022-10-04T20:46:06.033Z] === CONT  TestWaitRestartedContainer/next-exit
20:46:07 [2022-10-04T20:46:07.412Z] === CONT  TestWaitRestartedContainer/not-running
20:46:08 [2022-10-04T20:46:08.349Z] --- PASS: TestWaitRestartedContainer (0.02s)
20:46:08 [2022-10-04T20:46:08.349Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.54s)
20:46:08 [2022-10-04T20:46:08.349Z]     --- PASS: TestWaitRestartedContainer/default (1.57s)
20:46:08 [2022-10-04T20:46:08.349Z]     --- PASS: TestWaitRestartedContainer/not-running (0.95s)
20:46:08 [2022-10-04T20:46:08.349Z] === CONT  TestContainerStartOnDaemonRestart
20:46:08 [2022-10-04T20:46:08.349Z] === CONT  TestRestartDaemonWithRestartingContainer
20:46:10 [2022-10-04T20:46:10.886Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s)
20:46:10 [2022-10-04T20:46:10.886Z] === CONT  TestIpcModeOlderClient
20:46:10 [2022-10-04T20:46:10.886Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s)
20:46:10 [2022-10-04T20:46:10.886Z] === CONT  TestContainerKillOnDaemonStart
20:46:10 [2022-10-04T20:46:10.886Z] --- PASS: TestIpcModeOlderClient (0.08s)
20:46:10 [2022-10-04T20:46:10.886Z] === CONT  TestDaemonHostGatewayIP
20:46:13 [2022-10-04T20:46:13.421Z] --- PASS: TestDaemonHostGatewayIP (2.50s)
20:46:13 [2022-10-04T20:46:13.421Z] === CONT  TestDaemonRestartIpcMode
20:46:15 [2022-10-04T20:46:15.326Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
20:46:23 [2022-10-04T20:46:23.442Z] --- PASS: TestContainerKillOnDaemonStart (11.65s)
20:46:23 [2022-10-04T20:46:23.442Z] PASS
20:46:23 [2022-10-04T20:46:23.442Z] 
20:46:23 [2022-10-04T20:46:23.442Z] === Skipped
20:46:23 [2022-10-04T20:46:23.442Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:46:23 [2022-10-04T20:46:23.442Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:46:23 [2022-10-04T20:46:23.442Z] 
20:46:23 [2022-10-04T20:46:23.442Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:46:23 [2022-10-04T20:46:23.442Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:46:23 [2022-10-04T20:46:23.442Z] 
20:46:23 [2022-10-04T20:46:23.442Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:46:23 [2022-10-04T20:46:23.442Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:46:23 [2022-10-04T20:46:23.442Z] 
20:46:23 [2022-10-04T20:46:23.442Z] DONE 273 tests, 3 skipped in 132.471s
20:46:23 [2022-10-04T20:46:23.442Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:46:23 [2022-10-04T20:46:23.442Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:46:23 [2022-10-04T20:46:23.442Z] ++ set -e
20:46:23 [2022-10-04T20:46:23.442Z] ++ '[' -n 0 ']'
20:46:23 [2022-10-04T20:46:23.442Z] ++ set -x
20:46:23 [2022-10-04T20:46:23.442Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
20:46:23 [2022-10-04T20:46:23.442Z] INFO: Testing against a local daemon
20:46:23 [2022-10-04T20:46:23.442Z] === RUN   TestConfigDaemonLibtrustID
20:46:23 [2022-10-04T20:46:23.442Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
20:46:23 [2022-10-04T20:46:23.442Z] === RUN   TestConfigDaemonID
20:46:24 [2022-10-04T20:46:24.010Z]     daemon_test.go:86: [d0a6603be5fa7] daemon is not started
20:46:24 [2022-10-04T20:46:24.010Z] --- PASS: TestConfigDaemonID (1.05s)
20:46:24 [2022-10-04T20:46:24.010Z] === RUN   TestDaemonConfigValidation
20:46:24 [2022-10-04T20:46:24.010Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:46:24 [2022-10-04T20:46:24.010Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:46:24 [2022-10-04T20:46:24.010Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:46:24 [2022-10-04T20:46:24.010Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:46:24 [2022-10-04T20:46:24.010Z] === RUN   TestDaemonConfigValidation/invalid_config
20:46:24 [2022-10-04T20:46:24.010Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:46:24 [2022-10-04T20:46:24.010Z] === RUN   TestDaemonConfigValidation/malformed_config
20:46:24 [2022-10-04T20:46:24.010Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:46:24 [2022-10-04T20:46:24.010Z] === RUN   TestDaemonConfigValidation/valid_config
20:46:24 [2022-10-04T20:46:24.010Z] === PAUSE TestDaemonConfigValidation/valid_config
20:46:24 [2022-10-04T20:46:24.010Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:46:24 [2022-10-04T20:46:24.010Z] === CONT  TestDaemonConfigValidation/malformed_config
20:46:24 [2022-10-04T20:46:24.010Z] === CONT  TestDaemonConfigValidation/valid_config
20:46:24 [2022-10-04T20:46:24.010Z] === CONT  TestDaemonConfigValidation/invalid_config
20:46:24 [2022-10-04T20:46:24.010Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:46:24 [2022-10-04T20:46:24.269Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:46:24 [2022-10-04T20:46:24.269Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
20:46:24 [2022-10-04T20:46:24.269Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
20:46:24 [2022-10-04T20:46:24.269Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
20:46:24 [2022-10-04T20:46:24.269Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
20:46:24 [2022-10-04T20:46:24.269Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
20:46:24 [2022-10-04T20:46:24.269Z] === RUN   TestConfigDaemonSeccompProfiles
20:46:24 [2022-10-04T20:46:24.269Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:46:25 [2022-10-04T20:46:25.205Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:46:26 [2022-10-04T20:46:26.585Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:46:27 [2022-10-04T20:46:27.522Z] === CONT  TestConfigDaemonSeccompProfiles
20:46:27 [2022-10-04T20:46:27.522Z]     daemon_test.go:200: [d1dcc6b5aa2bc] daemon is not started
20:46:27 [2022-10-04T20:46:27.522Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
20:46:27 [2022-10-04T20:46:27.522Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:46:27 [2022-10-04T20:46:27.522Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:46:27 [2022-10-04T20:46:27.522Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:46:27 [2022-10-04T20:46:27.522Z] === RUN   TestDaemonProxy
20:46:27 [2022-10-04T20:46:27.522Z] === RUN   TestDaemonProxy/environment_variables
20:46:29 [2022-10-04T20:46:29.428Z] === RUN   TestDaemonProxy/command-line_options
20:46:30 [2022-10-04T20:46:30.805Z] === RUN   TestDaemonProxy/configuration_file
20:46:32 [2022-10-04T20:46:32.708Z] === RUN   TestDaemonProxy/conflicting_options
20:46:32 [2022-10-04T20:46:32.968Z] === RUN   TestDaemonProxy/reload_sanitized
20:46:33 [2022-10-04T20:46:33.535Z] --- PASS: TestDaemonProxy (6.27s)
20:46:33 [2022-10-04T20:46:33.535Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
20:46:33 [2022-10-04T20:46:33.535Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
20:46:33 [2022-10-04T20:46:33.535Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
20:46:33 [2022-10-04T20:46:33.535Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:46:33 [2022-10-04T20:46:33.535Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:46:33 [2022-10-04T20:46:33.535Z] === RUN   TestLiveRestore
20:46:33 [2022-10-04T20:46:33.535Z] === RUN   TestLiveRestore/volume_references
20:46:33 [2022-10-04T20:46:33.535Z] === PAUSE TestLiveRestore/volume_references
20:46:33 [2022-10-04T20:46:33.535Z] === CONT  TestLiveRestore/volume_references
20:46:34 [2022-10-04T20:46:34.475Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:46:34 [2022-10-04T20:46:34.475Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:46:35 [2022-10-04T20:46:35.414Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:46:36 [2022-10-04T20:46:36.352Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:46:37 [2022-10-04T20:46:37.289Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:46:38 [2022-10-04T20:46:38.226Z] --- PASS: TestLiveRestore (0.00s)
20:46:38 [2022-10-04T20:46:38.226Z]     --- PASS: TestLiveRestore/volume_references (4.41s)
20:46:38 [2022-10-04T20:46:38.226Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.71s)
20:46:38 [2022-10-04T20:46:38.226Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.95s)
20:46:38 [2022-10-04T20:46:38.226Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.93s)
20:46:38 [2022-10-04T20:46:38.226Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.91s)
20:46:38 [2022-10-04T20:46:38.226Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
20:46:38 [2022-10-04T20:46:38.226Z] PASS
20:46:38 [2022-10-04T20:46:38.226Z] 
20:46:38 [2022-10-04T20:46:38.226Z] DONE 25 tests in 15.758s
20:46:38 [2022-10-04T20:46:38.226Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:46:38 [2022-10-04T20:46:38.226Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:46:38 [2022-10-04T20:46:38.226Z] ++ set -e
20:46:38 [2022-10-04T20:46:38.226Z] ++ '[' -n 0 ']'
20:46:38 [2022-10-04T20:46:38.226Z] ++ set -x
20:46:38 [2022-10-04T20:46:38.226Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
20:46:38 [2022-10-04T20:46:38.226Z] INFO: Testing against a local daemon
20:46:38 [2022-10-04T20:46:38.226Z] === RUN   TestCommitInheritsEnv
20:46:38 [2022-10-04T20:46:38.485Z] --- PASS: TestCommitInheritsEnv (0.33s)
20:46:38 [2022-10-04T20:46:38.485Z] === RUN   TestImportExtremelyLargeImageWorks
20:46:38 [2022-10-04T20:46:38.485Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:46:38 [2022-10-04T20:46:38.485Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:46:38 [2022-10-04T20:46:38.485Z] === RUN   TestImportWithCustomPlatform
20:46:38 [2022-10-04T20:46:38.485Z] === RUN   TestImportWithCustomPlatform/#00
20:46:38 [2022-10-04T20:46:38.744Z] === RUN   TestImportWithCustomPlatform/_______
20:46:38 [2022-10-04T20:46:38.745Z] === RUN   TestImportWithCustomPlatform//
20:46:38 [2022-10-04T20:46:38.745Z] === RUN   TestImportWithCustomPlatform/linux
20:46:38 [2022-10-04T20:46:38.745Z] === RUN   TestImportWithCustomPlatform/LINUX
20:46:38 [2022-10-04T20:46:38.745Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:46:39 [2022-10-04T20:46:39.009Z] === RUN   TestImportWithCustomPlatform/macos
20:46:39 [2022-10-04T20:46:39.009Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:46:39 [2022-10-04T20:46:39.009Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:46:39 [2022-10-04T20:46:39.009Z] --- PASS: TestImportWithCustomPlatform (0.35s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:46:39 [2022-10-04T20:46:39.009Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:46:39 [2022-10-04T20:46:39.009Z] === RUN   TestImagesFilterMultiReference
20:46:39 [2022-10-04T20:46:39.009Z] --- PASS: TestImagesFilterMultiReference (0.07s)
20:46:39 [2022-10-04T20:46:39.009Z] === RUN   TestImagePullPlatformInvalid
20:46:39 [2022-10-04T20:46:39.009Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
20:46:39 [2022-10-04T20:46:39.009Z] === RUN   TestRemoveImageOrphaning
20:46:39 [2022-10-04T20:46:39.271Z] --- PASS: TestRemoveImageOrphaning (0.31s)
20:46:39 [2022-10-04T20:46:39.271Z] === RUN   TestRemoveImageGarbageCollector
20:46:39 [2022-10-04T20:46:39.271Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:46:39 [2022-10-04T20:46:39.271Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:46:39 [2022-10-04T20:46:39.271Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:46:39 [2022-10-04T20:46:39.271Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
20:46:39 [2022-10-04T20:46:39.271Z] === RUN   TestTagInvalidReference
20:46:39 [2022-10-04T20:46:39.271Z] --- PASS: TestTagInvalidReference (0.01s)
20:46:39 [2022-10-04T20:46:39.271Z] === RUN   TestTagValidPrefixedRepo
20:46:39 [2022-10-04T20:46:39.530Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
20:46:39 [2022-10-04T20:46:39.530Z] === RUN   TestTagExistedNameWithoutForce
20:46:39 [2022-10-04T20:46:39.530Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:46:39 [2022-10-04T20:46:39.530Z] === RUN   TestTagOfficialNames
20:46:39 [2022-10-04T20:46:39.530Z] --- PASS: TestTagOfficialNames (0.06s)
20:46:39 [2022-10-04T20:46:39.530Z] === RUN   TestTagMatchesDigest
20:46:39 [2022-10-04T20:46:39.530Z] --- PASS: TestTagMatchesDigest (0.01s)
20:46:39 [2022-10-04T20:46:39.530Z] PASS
20:46:39 [2022-10-04T20:46:39.530Z] 
20:46:39 [2022-10-04T20:46:39.530Z] === Skipped
20:46:39 [2022-10-04T20:46:39.530Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:46:39 [2022-10-04T20:46:39.530Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:46:39 [2022-10-04T20:46:39.530Z] 
20:46:39 [2022-10-04T20:46:39.530Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:46:39 [2022-10-04T20:46:39.530Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:46:39 [2022-10-04T20:46:39.530Z] 
20:46:39 [2022-10-04T20:46:39.530Z] DONE 22 tests, 2 skipped in 1.529s
20:46:39 [2022-10-04T20:46:39.530Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:46:39 [2022-10-04T20:46:39.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
20:46:39 [2022-10-04T20:46:39.530Z] ++ set -e
20:46:39 [2022-10-04T20:46:39.530Z] ++ '[' -n 0 ']'
20:46:39 [2022-10-04T20:46:39.530Z] ++ set -x
20:46:39 [2022-10-04T20:46:39.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
20:46:39 [2022-10-04T20:46:39.530Z] === RUN   TestStripANSICommands
20:46:39 [2022-10-04T20:46:39.530Z] === RUN   TestStripANSICommands/#00
20:46:39 [2022-10-04T20:46:39.530Z] === RUN   TestStripANSICommands/#01
20:46:39 [2022-10-04T20:46:39.530Z] --- PASS: TestStripANSICommands (0.00s)
20:46:39 [2022-10-04T20:46:39.530Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:46:39 [2022-10-04T20:46:39.530Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:46:39 [2022-10-04T20:46:39.530Z] PASS
20:46:39 [2022-10-04T20:46:39.530Z] 
20:46:39 [2022-10-04T20:46:39.530Z] DONE 3 tests in 0.047s
20:46:39 [2022-10-04T20:46:39.530Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:46:39 [2022-10-04T20:46:39.530Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:46:39 [2022-10-04T20:46:39.530Z] ++ set -e
20:46:39 [2022-10-04T20:46:39.530Z] ++ '[' -n 0 ']'
20:46:39 [2022-10-04T20:46:39.530Z] ++ set -x
20:46:39 [2022-10-04T20:46:39.530Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
20:46:39 [2022-10-04T20:46:39.789Z] INFO: Testing against a local daemon
20:46:39 [2022-10-04T20:46:39.789Z] === RUN   TestNetworkCreateDelete
20:46:39 [2022-10-04T20:46:39.789Z] --- PASS: TestNetworkCreateDelete (0.15s)
20:46:39 [2022-10-04T20:46:39.789Z] === RUN   TestDockerNetworkDeletePreferID
20:46:40 [2022-10-04T20:46:40.358Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
20:46:40 [2022-10-04T20:46:40.358Z] === RUN   TestDaemonDNSFallback
20:46:46 [2022-10-04T20:46:46.922Z] --- PASS: TestDaemonDNSFallback (6.35s)
20:46:46 [2022-10-04T20:46:46.922Z] === RUN   TestInspectNetwork
20:46:50 [2022-10-04T20:46:50.264Z] === RUN   TestInspectNetwork/full_network_id
20:46:50 [2022-10-04T20:46:50.264Z] === RUN   TestInspectNetwork/partial_network_id
20:46:50 [2022-10-04T20:46:50.264Z] === RUN   TestInspectNetwork/network_name
20:46:50 [2022-10-04T20:46:50.264Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:46:54 [2022-10-04T20:46:54.456Z] --- PASS: TestInspectNetwork (7.24s)
20:46:54 [2022-10-04T20:46:54.456Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:46:54 [2022-10-04T20:46:54.456Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:46:54 [2022-10-04T20:46:54.456Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:46:54 [2022-10-04T20:46:54.456Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:46:54 [2022-10-04T20:46:54.456Z] === RUN   TestRunContainerWithBridgeNone
20:46:55 [2022-10-04T20:46:55.394Z] --- PASS: TestRunContainerWithBridgeNone (1.56s)
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/create
20:46:55 [2022-10-04T20:46:55.394Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:46:55 [2022-10-04T20:46:55.394Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:46:55 [2022-10-04T20:46:55.394Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:46:55 [2022-10-04T20:46:55.394Z] === CONT  TestNetworkInvalidJSON/networks/create
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:46:55 [2022-10-04T20:46:55.394Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:46:55 [2022-10-04T20:46:55.394Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:46:55 [2022-10-04T20:46:55.394Z] --- PASS: TestNetworkInvalidJSON (0.02s)
20:46:55 [2022-10-04T20:46:55.394Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkList
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkList//networks
20:46:55 [2022-10-04T20:46:55.394Z] === PAUSE TestNetworkList//networks
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestNetworkList//networks/
20:46:55 [2022-10-04T20:46:55.394Z] === PAUSE TestNetworkList//networks/
20:46:55 [2022-10-04T20:46:55.394Z] === CONT  TestNetworkList//networks
20:46:55 [2022-10-04T20:46:55.394Z] === CONT  TestNetworkList//networks/
20:46:55 [2022-10-04T20:46:55.394Z] --- PASS: TestNetworkList (0.02s)
20:46:55 [2022-10-04T20:46:55.394Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z]     --- PASS: TestNetworkList//networks (0.00s)
20:46:55 [2022-10-04T20:46:55.394Z] === RUN   TestHostIPv4BridgeLabel
20:46:55 [2022-10-04T20:46:55.962Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
20:46:55 [2022-10-04T20:46:55.962Z] === RUN   TestDaemonRestartWithLiveRestore
20:46:57 [2022-10-04T20:46:57.339Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:46:57 [2022-10-04T20:46:57.339Z] === RUN   TestDaemonDefaultNetworkPools
20:46:57 [2022-10-04T20:46:57.907Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s)
20:46:57 [2022-10-04T20:46:57.907Z] === RUN   TestDaemonRestartWithExistingNetwork
20:46:59 [2022-10-04T20:46:59.284Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s)
20:46:59 [2022-10-04T20:46:59.284Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:47:00 [2022-10-04T20:47:00.221Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
20:47:00 [2022-10-04T20:47:00.221Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:47:00 [2022-10-04T20:47:00.789Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
20:47:00 [2022-10-04T20:47:00.789Z] === RUN   TestServiceWithPredefinedNetwork
20:47:03 [2022-10-04T20:47:03.323Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s)
20:47:03 [2022-10-04T20:47:03.323Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:47:03 [2022-10-04T20:47:03.323Z]     service_test.go:242: FLAKY_TEST
20:47:03 [2022-10-04T20:47:03.323Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:47:03 [2022-10-04T20:47:03.323Z] === RUN   TestServiceWithDataPathPortInit
20:47:18 [2022-10-04T20:47:18.208Z] --- PASS: TestServiceWithDataPathPortInit (13.91s)
20:47:18 [2022-10-04T20:47:18.208Z] === RUN   TestServiceWithDefaultAddressPoolInit
20:47:19 [2022-10-04T20:47:19.589Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:394b61oam8senvsarm94pkc1d Created:2022-10-04 20:47:18.332808211 +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[454505a9b1a1edc56239e49b887d8adaeee8eb7d3a4e3c769dd4128a3c0f5faf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qx54ow5gq6nz1hr756avt89g6 EndpointID:848f267f5583a4cf77b8f16d8400b2ecdea6f54294f3aa3cfaa945722cb597cf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e0bcbbca0d22126131cc34f2e688e5ca9db812c101f9fc783c7976f84ef095f0 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:cd5a0adc394d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qx54ow5gq6nz1hr756avt89g6 EndpointID:848f267f5583a4cf77b8f16d8400b2ecdea6f54294f3aa3cfaa945722cb597cf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
20:47:24 [2022-10-04T20:47:24.861Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.04s)
20:47:24 [2022-10-04T20:47:24.861Z] PASS
20:47:24 [2022-10-04T20:47:24.861Z] 
20:47:24 [2022-10-04T20:47:24.861Z] === Skipped
20:47:24 [2022-10-04T20:47:24.861Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
20:47:24 [2022-10-04T20:47:24.861Z]     service_test.go:242: FLAKY_TEST
20:47:24 [2022-10-04T20:47:24.861Z] 
20:47:24 [2022-10-04T20:47:24.861Z] DONE 38 tests, 1 skipped in 44.420s
20:47:24 [2022-10-04T20:47:24.861Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
20:47:24 [2022-10-04T20:47:24.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:47:24 [2022-10-04T20:47:24.861Z] ++ set -e
20:47:24 [2022-10-04T20:47:24.861Z] ++ '[' -n 0 ']'
20:47:24 [2022-10-04T20:47:24.861Z] ++ set -x
20:47:24 [2022-10-04T20:47:24.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
20:47:24 [2022-10-04T20:47:24.861Z] INFO: Testing against a local daemon
20:47:24 [2022-10-04T20:47:24.861Z] === RUN   TestDockerNetworkIpvlanPersistance
20:47:24 [2022-10-04T20:47:24.861Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:47:24 [2022-10-04T20:47:24.861Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
20:47:24 [2022-10-04T20:47:24.861Z] === RUN   TestDockerNetworkIpvlan
20:47:24 [2022-10-04T20:47:24.861Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:47:24 [2022-10-04T20:47:24.861Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
20:47:24 [2022-10-04T20:47:24.861Z] PASS
20:47:24 [2022-10-04T20:47:24.861Z] 
20:47:24 [2022-10-04T20:47:24.861Z] === Skipped
20:47:24 [2022-10-04T20:47:24.861Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
20:47:24 [2022-10-04T20:47:24.861Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:47:24 [2022-10-04T20:47:24.861Z] 
20:47:24 [2022-10-04T20:47:24.861Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
20:47:24 [2022-10-04T20:47:24.861Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
20:47:24 [2022-10-04T20:47:24.861Z] 
20:47:24 [2022-10-04T20:47:24.861Z] DONE 2 tests, 2 skipped in 0.107s
20:47:24 [2022-10-04T20:47:24.861Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
20:47:24 [2022-10-04T20:47:24.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:47:24 [2022-10-04T20:47:24.861Z] ++ set -e
20:47:24 [2022-10-04T20:47:24.861Z] ++ '[' -n 0 ']'
20:47:24 [2022-10-04T20:47:24.861Z] ++ set -x
20:47:24 [2022-10-04T20:47:24.861Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
20:47:24 [2022-10-04T20:47:24.861Z] INFO: Testing against a local daemon
20:47:24 [2022-10-04T20:47:24.861Z] === RUN   TestDockerNetworkMacvlanPersistance
20:47:25 [2022-10-04T20:47:25.797Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s)
20:47:25 [2022-10-04T20:47:25.797Z] === RUN   TestDockerNetworkMacvlan
20:47:26 [2022-10-04T20:47:26.365Z] === RUN   TestDockerNetworkMacvlan/Subinterface
20:47:27 [2022-10-04T20:47:27.303Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
20:47:27 [2022-10-04T20:47:27.871Z] === RUN   TestDockerNetworkMacvlan/NilParent
20:47:29 [2022-10-04T20:47:29.777Z] === RUN   TestDockerNetworkMacvlan/InternalMode
20:47:31 [2022-10-04T20:47:31.683Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
20:47:34 [2022-10-04T20:47:34.973Z] === RUN   TestDockerNetworkMacvlan/Addressing
20:47:35 [2022-10-04T20:47:35.541Z] --- PASS: TestDockerNetworkMacvlan (9.88s)
20:47:35 [2022-10-04T20:47:35.541Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
20:47:35 [2022-10-04T20:47:35.541Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
20:47:35 [2022-10-04T20:47:35.541Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s)
20:47:35 [2022-10-04T20:47:35.541Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
20:47:35 [2022-10-04T20:47:35.541Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s)
20:47:35 [2022-10-04T20:47:35.541Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s)
20:47:35 [2022-10-04T20:47:35.541Z] PASS
20:47:35 [2022-10-04T20:47:35.541Z] 
20:47:35 [2022-10-04T20:47:35.541Z] DONE 8 tests in 11.311s
20:47:35 [2022-10-04T20:47:35.541Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
20:47:35 [2022-10-04T20:47:35.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:47:35 [2022-10-04T20:47:35.541Z] ++ set -e
20:47:35 [2022-10-04T20:47:35.541Z] ++ '[' -n 0 ']'
20:47:35 [2022-10-04T20:47:35.541Z] ++ set -x
20:47:35 [2022-10-04T20:47:35.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
20:47:35 [2022-10-04T20:47:35.541Z] testing: warning: no tests to run
20:47:35 [2022-10-04T20:47:35.541Z] PASS
20:47:35 [2022-10-04T20:47:35.541Z] 
20:47:35 [2022-10-04T20:47:35.541Z] DONE 0 tests in 0.028s
20:47:35 [2022-10-04T20:47:35.541Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
20:47:35 [2022-10-04T20:47:35.541Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:47:35 [2022-10-04T20:47:35.541Z] ++ set -e
20:47:35 [2022-10-04T20:47:35.541Z] ++ '[' -n 0 ']'
20:47:35 [2022-10-04T20:47:35.541Z] ++ set -x
20:47:35 [2022-10-04T20:47:35.541Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
20:47:35 [2022-10-04T20:47:35.800Z] INFO: Testing against a local daemon
20:47:35 [2022-10-04T20:47:35.800Z] === RUN   TestAuthZPluginAllowRequest
20:47:37 [2022-10-04T20:47:37.177Z] --- PASS: TestAuthZPluginAllowRequest (1.33s)
20:47:37 [2022-10-04T20:47:37.177Z] === RUN   TestAuthZPluginTLS
20:47:37 [2022-10-04T20:47:37.745Z] --- PASS: TestAuthZPluginTLS (0.55s)
20:47:37 [2022-10-04T20:47:37.745Z] === RUN   TestAuthZPluginDenyRequest
20:47:38 [2022-10-04T20:47:38.004Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
20:47:38 [2022-10-04T20:47:38.004Z] === RUN   TestAuthZPluginAPIDenyResponse
20:47:38 [2022-10-04T20:47:38.572Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
20:47:38 [2022-10-04T20:47:38.572Z] === RUN   TestAuthZPluginDenyResponse
20:47:39 [2022-10-04T20:47:39.140Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
20:47:39 [2022-10-04T20:47:39.140Z] === RUN   TestAuthZPluginAllowEventStream
20:47:40 [2022-10-04T20:47:40.518Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
20:47:40 [2022-10-04T20:47:40.518Z] === RUN   TestAuthZPluginErrorResponse
20:47:40 [2022-10-04T20:47:40.777Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
20:47:40 [2022-10-04T20:47:40.777Z] === RUN   TestAuthZPluginErrorRequest
20:47:41 [2022-10-04T20:47:41.345Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
20:47:41 [2022-10-04T20:47:41.345Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
20:47:41 [2022-10-04T20:47:41.914Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
20:47:41 [2022-10-04T20:47:41.914Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
20:47:43 [2022-10-04T20:47:43.819Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.45s)
20:47:43 [2022-10-04T20:47:43.819Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
20:47:45 [2022-10-04T20:47:45.197Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.49s)
20:47:45 [2022-10-04T20:47:45.197Z] === RUN   TestAuthZPluginHeader
20:47:45 [2022-10-04T20:47:45.765Z] --- PASS: TestAuthZPluginHeader (0.71s)
20:47:45 [2022-10-04T20:47:45.765Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
20:47:45 [2022-10-04T20:47:45.765Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:47:45 [2022-10-04T20:47:45.765Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:47:45 [2022-10-04T20:47:45.765Z] === RUN   TestAuthZPluginV2Disable
20:47:45 [2022-10-04T20:47:45.765Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:47:45 [2022-10-04T20:47:45.765Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
20:47:45 [2022-10-04T20:47:45.765Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
20:47:45 [2022-10-04T20:47:45.765Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:47:45 [2022-10-04T20:47:45.765Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:47:45 [2022-10-04T20:47:45.765Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
20:47:45 [2022-10-04T20:47:45.765Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:47:45 [2022-10-04T20:47:45.765Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:47:45 [2022-10-04T20:47:45.765Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
20:48:03 [2022-10-04T20:48:03.852Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
20:48:03 [2022-10-04T20:48:03.852Z] PASS
20:48:03 [2022-10-04T20:48:03.852Z] 
20:48:03 [2022-10-04T20:48:03.852Z] === Skipped
20:48:03 [2022-10-04T20:48:03.852Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:03 [2022-10-04T20:48:03.852Z] 
20:48:03 [2022-10-04T20:48:03.852Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:03 [2022-10-04T20:48:03.852Z] 
20:48:03 [2022-10-04T20:48:03.852Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:03 [2022-10-04T20:48:03.852Z] 
20:48:03 [2022-10-04T20:48:03.852Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:03 [2022-10-04T20:48:03.852Z] 
20:48:03 [2022-10-04T20:48:03.852Z] DONE 17 tests, 4 skipped in 26.948s
20:48:03 [2022-10-04T20:48:03.852Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
20:48:03 [2022-10-04T20:48:03.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:48:03 [2022-10-04T20:48:03.852Z] ++ set -e
20:48:03 [2022-10-04T20:48:03.852Z] ++ '[' -n 0 ']'
20:48:03 [2022-10-04T20:48:03.852Z] ++ set -x
20:48:03 [2022-10-04T20:48:03.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
20:48:03 [2022-10-04T20:48:03.852Z] INFO: Testing against a local daemon
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
20:48:03 [2022-10-04T20:48:03.852Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
20:48:03 [2022-10-04T20:48:03.852Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/pull
20:48:03 [2022-10-04T20:48:03.852Z] === PAUSE TestPluginInvalidJSON/plugins/pull
20:48:03 [2022-10-04T20:48:03.852Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
20:48:03 [2022-10-04T20:48:03.852Z] === CONT  TestPluginInvalidJSON/plugins/pull
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
20:48:03 [2022-10-04T20:48:03.852Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
20:48:03 [2022-10-04T20:48:03.852Z] --- PASS: TestPluginInvalidJSON (0.02s)
20:48:03 [2022-10-04T20:48:03.852Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInstall
20:48:03 [2022-10-04T20:48:03.852Z] === RUN   TestPluginInstall/no_auth
20:48:07 [2022-10-04T20:48:07.246Z] time="2022-10-04T20:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:07 [2022-10-04T20:48:07.246Z] time="2022-10-04T20:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd2b256bd797c64ea1a1853abc36389676e8424648f6de441cb83436c737c620" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:07 [2022-10-04T20:48:07.246Z] time="2022-10-04T20:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:07 [2022-10-04T20:48:07.246Z] time="2022-10-04T20:48:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd2b256bd797c64ea1a1853abc36389676e8424648f6de441cb83436c737c620" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:07 [2022-10-04T20:48:07.246Z] === RUN   TestPluginInstall/with_htpasswd
20:48:07 [2022-10-04T20:48:07.507Z] time="2022-10-04T20:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:07 [2022-10-04T20:48:07.507Z] time="2022-10-04T20:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd2b256bd797c64ea1a1853abc36389676e8424648f6de441cb83436c737c620" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:07 [2022-10-04T20:48:07.507Z] time="2022-10-04T20:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:07 [2022-10-04T20:48:07.507Z] time="2022-10-04T20:48:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd2b256bd797c64ea1a1853abc36389676e8424648f6de441cb83436c737c620" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:07 [2022-10-04T20:48:07.766Z] === RUN   TestPluginInstall/with_insecure
20:48:08 [2022-10-04T20:48:08.703Z] time="2022-10-04T20:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:08 [2022-10-04T20:48:08.703Z] time="2022-10-04T20:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:911da7079b520bd193b9534a471d84f02afc8703d1d7b6a956626d102f0bec97" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:08 [2022-10-04T20:48:08.703Z] time="2022-10-04T20:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
20:48:08 [2022-10-04T20:48:08.703Z] time="2022-10-04T20:48:08Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:911da7079b520bd193b9534a471d84f02afc8703d1d7b6a956626d102f0bec97" mediatype=application/vnd.docker.plugin.v1+json size=522
20:48:08 [2022-10-04T20:48:08.963Z]     plugin_test.go:196: [dd9d86bdb6c86] daemon is not started
20:48:08 [2022-10-04T20:48:08.963Z] --- PASS: TestPluginInstall (6.14s)
20:48:08 [2022-10-04T20:48:08.963Z]     --- PASS: TestPluginInstall/no_auth (4.39s)
20:48:08 [2022-10-04T20:48:08.963Z]     --- PASS: TestPluginInstall/with_htpasswd (0.71s)
20:48:08 [2022-10-04T20:48:08.963Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
20:48:08 [2022-10-04T20:48:08.963Z] === RUN   TestPluginsWithRuntimes
20:48:10 [2022-10-04T20:48:10.341Z] === RUN   TestPluginsWithRuntimes/No_Args
20:48:11 [2022-10-04T20:48:11.720Z] === RUN   TestPluginsWithRuntimes/With_Args
20:48:12 [2022-10-04T20:48:12.656Z] --- PASS: TestPluginsWithRuntimes (3.73s)
20:48:12 [2022-10-04T20:48:12.656Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.16s)
20:48:12 [2022-10-04T20:48:12.656Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.93s)
20:48:12 [2022-10-04T20:48:12.656Z] === RUN   TestPluginBackCompatMediaTypes
20:48:13 [2022-10-04T20:48:13.224Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s)
20:48:13 [2022-10-04T20:48:13.224Z] PASS
20:48:13 [2022-10-04T20:48:13.224Z] 
20:48:13 [2022-10-04T20:48:13.224Z] DONE 24 tests in 10.625s
20:48:13 [2022-10-04T20:48:13.224Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
20:48:13 [2022-10-04T20:48:13.224Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:48:13 [2022-10-04T20:48:13.224Z] ++ set -e
20:48:13 [2022-10-04T20:48:13.224Z] ++ '[' -n 0 ']'
20:48:13 [2022-10-04T20:48:13.224Z] ++ set -x
20:48:13 [2022-10-04T20:48:13.224Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
20:48:13 [2022-10-04T20:48:13.224Z] INFO: Testing against a local daemon
20:48:13 [2022-10-04T20:48:13.224Z] === RUN   TestExternalGraphDriver
20:48:13 [2022-10-04T20:48:13.792Z] === RUN   TestExternalGraphDriver/json
20:48:15 [2022-10-04T20:48:15.170Z] === RUN   TestExternalGraphDriver/spec
20:48:17 [2022-10-04T20:48:17.075Z] === RUN   TestExternalGraphDriver/pull
20:48:18 [2022-10-04T20:48:18.981Z] --- PASS: TestExternalGraphDriver (5.30s)
20:48:18 [2022-10-04T20:48:18.981Z]     --- PASS: TestExternalGraphDriver/json (1.62s)
20:48:18 [2022-10-04T20:48:18.981Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
20:48:18 [2022-10-04T20:48:18.981Z]     --- PASS: TestExternalGraphDriver/pull (1.72s)
20:48:18 [2022-10-04T20:48:18.981Z] === RUN   TestGraphdriverPluginV2
20:48:18 [2022-10-04T20:48:18.981Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:18 [2022-10-04T20:48:18.981Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
20:48:18 [2022-10-04T20:48:18.981Z] PASS
20:48:18 [2022-10-04T20:48:18.981Z] 
20:48:18 [2022-10-04T20:48:18.981Z] === Skipped
20:48:18 [2022-10-04T20:48:18.981Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
20:48:18 [2022-10-04T20:48:18.981Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:48:18 [2022-10-04T20:48:18.981Z] 
20:48:18 [2022-10-04T20:48:18.981Z] DONE 5 tests, 1 skipped in 5.740s
20:48:18 [2022-10-04T20:48:18.981Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
20:48:18 [2022-10-04T20:48:18.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:48:18 [2022-10-04T20:48:18.981Z] ++ set -e
20:48:18 [2022-10-04T20:48:18.981Z] ++ '[' -n 0 ']'
20:48:18 [2022-10-04T20:48:18.981Z] ++ set -x
20:48:18 [2022-10-04T20:48:18.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
20:48:18 [2022-10-04T20:48:18.981Z] INFO: Testing against a local daemon
20:48:18 [2022-10-04T20:48:18.981Z] === RUN   TestContinueAfterPluginCrash
20:48:18 [2022-10-04T20:48:18.981Z] === PAUSE TestContinueAfterPluginCrash
20:48:18 [2022-10-04T20:48:18.981Z] === RUN   TestReadPluginNoRead
20:48:18 [2022-10-04T20:48:18.981Z] === PAUSE TestReadPluginNoRead
20:48:18 [2022-10-04T20:48:18.981Z] === RUN   TestDaemonStartWithLogOpt
20:48:18 [2022-10-04T20:48:18.981Z] === PAUSE TestDaemonStartWithLogOpt
20:48:18 [2022-10-04T20:48:18.981Z] === CONT  TestContinueAfterPluginCrash
20:48:18 [2022-10-04T20:48:18.981Z] === CONT  TestDaemonStartWithLogOpt
20:48:22 [2022-10-04T20:48:22.271Z] --- PASS: TestDaemonStartWithLogOpt (3.16s)
20:48:22 [2022-10-04T20:48:22.271Z] === CONT  TestReadPluginNoRead
20:48:24 [2022-10-04T20:48:24.806Z] === RUN   TestReadPluginNoRead/default
20:48:25 [2022-10-04T20:48:25.742Z] === RUN   TestReadPluginNoRead/disabled_caching
20:48:27 [2022-10-04T20:48:27.120Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
20:48:27 [2022-10-04T20:48:27.379Z] --- PASS: TestContinueAfterPluginCrash (8.38s)
20:48:28 [2022-10-04T20:48:28.317Z] === CONT  TestReadPluginNoRead
20:48:28 [2022-10-04T20:48:28.317Z]     read_test.go:91: [d38a52fb31dc1] daemon is not started
20:48:28 [2022-10-04T20:48:28.317Z] --- PASS: TestReadPluginNoRead (6.10s)
20:48:28 [2022-10-04T20:48:28.317Z]     --- PASS: TestReadPluginNoRead/default (1.33s)
20:48:28 [2022-10-04T20:48:28.317Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.28s)
20:48:28 [2022-10-04T20:48:28.317Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.30s)
20:48:28 [2022-10-04T20:48:28.317Z] PASS
20:48:28 [2022-10-04T20:48:28.317Z] 
20:48:28 [2022-10-04T20:48:28.317Z] DONE 6 tests in 9.390s
20:48:28 [2022-10-04T20:48:28.317Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
20:48:28 [2022-10-04T20:48:28.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:48:28 [2022-10-04T20:48:28.317Z] ++ set -e
20:48:28 [2022-10-04T20:48:28.317Z] ++ '[' -n 0 ']'
20:48:28 [2022-10-04T20:48:28.317Z] ++ set -x
20:48:28 [2022-10-04T20:48:28.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
20:48:28 [2022-10-04T20:48:28.317Z] testing: warning: no tests to run
20:48:28 [2022-10-04T20:48:28.317Z] PASS
20:48:28 [2022-10-04T20:48:28.317Z] 
20:48:28 [2022-10-04T20:48:28.317Z] DONE 0 tests in 0.039s
20:48:28 [2022-10-04T20:48:28.317Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
20:48:28 [2022-10-04T20:48:28.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:48:28 [2022-10-04T20:48:28.317Z] ++ set -e
20:48:28 [2022-10-04T20:48:28.317Z] ++ '[' -n 0 ']'
20:48:28 [2022-10-04T20:48:28.317Z] ++ set -x
20:48:28 [2022-10-04T20:48:28.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
20:48:28 [2022-10-04T20:48:28.577Z] INFO: Testing against a local daemon
20:48:28 [2022-10-04T20:48:28.577Z] === RUN   TestPluginWithDevMounts
20:48:28 [2022-10-04T20:48:28.577Z] === PAUSE TestPluginWithDevMounts
20:48:28 [2022-10-04T20:48:28.577Z] === CONT  TestPluginWithDevMounts
20:48:29 [2022-10-04T20:48:29.955Z] --- PASS: TestPluginWithDevMounts (1.55s)
20:48:29 [2022-10-04T20:48:29.955Z] PASS
20:48:29 [2022-10-04T20:48:29.955Z] 
20:48:29 [2022-10-04T20:48:29.955Z] DONE 1 tests in 1.676s
20:48:30 [2022-10-04T20:48:30.214Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
20:48:30 [2022-10-04T20:48:30.214Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:48:30 [2022-10-04T20:48:30.214Z] ++ set -e
20:48:30 [2022-10-04T20:48:30.214Z] ++ '[' -n 0 ']'
20:48:30 [2022-10-04T20:48:30.214Z] ++ set -x
20:48:30 [2022-10-04T20:48:30.214Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
20:48:30 [2022-10-04T20:48:30.214Z] INFO: Testing against a local daemon
20:48:30 [2022-10-04T20:48:30.214Z] === RUN   TestSecretInspect
20:48:32 [2022-10-04T20:48:32.749Z] --- PASS: TestSecretInspect (2.29s)
20:48:32 [2022-10-04T20:48:32.749Z] === RUN   TestSecretList
20:48:34 [2022-10-04T20:48:34.655Z] --- PASS: TestSecretList (2.20s)
20:48:34 [2022-10-04T20:48:34.655Z] === RUN   TestSecretsCreateAndDelete
20:48:37 [2022-10-04T20:48:37.190Z] --- PASS: TestSecretsCreateAndDelete (2.31s)
20:48:37 [2022-10-04T20:48:37.190Z] === RUN   TestSecretsUpdate
20:48:39 [2022-10-04T20:48:39.097Z] --- PASS: TestSecretsUpdate (2.21s)
20:48:39 [2022-10-04T20:48:39.097Z] === RUN   TestTemplatedSecret
20:48:42 [2022-10-04T20:48:42.395Z] --- PASS: TestTemplatedSecret (2.59s)
20:48:42 [2022-10-04T20:48:42.395Z] === RUN   TestSecretCreateResolve
20:48:44 [2022-10-04T20:48:44.300Z] --- PASS: TestSecretCreateResolve (2.23s)
20:48:44 [2022-10-04T20:48:44.300Z] PASS
20:48:44 [2022-10-04T20:48:44.300Z] 
20:48:44 [2022-10-04T20:48:44.300Z] DONE 6 tests in 13.926s
20:48:44 [2022-10-04T20:48:44.300Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
20:48:44 [2022-10-04T20:48:44.300Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:48:44 [2022-10-04T20:48:44.300Z] ++ set -e
20:48:44 [2022-10-04T20:48:44.300Z] ++ '[' -n 0 ']'
20:48:44 [2022-10-04T20:48:44.300Z] ++ set -x
20:48:44 [2022-10-04T20:48:44.300Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
20:48:44 [2022-10-04T20:48:44.300Z] INFO: Testing against a local daemon
20:48:44 [2022-10-04T20:48:44.300Z] === RUN   TestServiceCreateInit
20:48:44 [2022-10-04T20:48:44.300Z] === RUN   TestServiceCreateInit/daemonInitDisabled
20:48:48 [2022-10-04T20:48:48.493Z] === RUN   TestServiceCreateInit/daemonInitEnabled
20:48:51 [2022-10-04T20:48:51.783Z] --- PASS: TestServiceCreateInit (7.64s)
20:48:51 [2022-10-04T20:48:51.783Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.63s)
20:48:51 [2022-10-04T20:48:51.783Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s)
20:48:51 [2022-10-04T20:48:51.783Z] === RUN   TestCreateServiceMultipleTimes
20:49:09 [2022-10-04T20:49:09.877Z] --- PASS: TestCreateServiceMultipleTimes (15.29s)
20:49:09 [2022-10-04T20:49:09.877Z] === RUN   TestCreateServiceConflict
20:49:09 [2022-10-04T20:49:09.877Z] --- PASS: TestCreateServiceConflict (2.24s)
20:49:09 [2022-10-04T20:49:09.877Z] === RUN   TestCreateServiceMaxReplicas
20:49:12 [2022-10-04T20:49:12.416Z] --- PASS: TestCreateServiceMaxReplicas (2.92s)
20:49:12 [2022-10-04T20:49:12.416Z] === RUN   TestCreateWithDuplicateNetworkNames
20:49:27 [2022-10-04T20:49:27.346Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.26s)
20:49:27 [2022-10-04T20:49:27.346Z] === RUN   TestCreateServiceSecretFileMode
20:49:27 [2022-10-04T20:49:27.914Z] --- PASS: TestCreateServiceSecretFileMode (2.50s)
20:49:27 [2022-10-04T20:49:27.914Z] === RUN   TestCreateServiceConfigFileMode
20:49:30 [2022-10-04T20:49:30.452Z] --- PASS: TestCreateServiceConfigFileMode (2.49s)
20:49:30 [2022-10-04T20:49:30.452Z] === RUN   TestCreateServiceSysctls
20:49:33 [2022-10-04T20:49:33.741Z] --- PASS: TestCreateServiceSysctls (3.09s)
20:49:33 [2022-10-04T20:49:33.741Z] === RUN   TestCreateServiceCapabilities
20:49:36 [2022-10-04T20:49:36.275Z] --- PASS: TestCreateServiceCapabilities (2.50s)
20:49:36 [2022-10-04T20:49:36.275Z] === RUN   TestInspect
20:49:38 [2022-10-04T20:49:38.810Z] --- PASS: TestInspect (2.83s)
20:49:38 [2022-10-04T20:49:38.810Z] === RUN   TestCreateJob
20:49:42 [2022-10-04T20:49:42.102Z] --- PASS: TestCreateJob (2.98s)
20:49:42 [2022-10-04T20:49:42.102Z] === RUN   TestReplicatedJob
20:49:47 [2022-10-04T20:49:47.375Z] --- PASS: TestReplicatedJob (5.40s)
20:49:47 [2022-10-04T20:49:47.375Z] === RUN   TestUpdateReplicatedJob
20:49:50 [2022-10-04T20:49:50.662Z] --- PASS: TestUpdateReplicatedJob (3.25s)
20:49:50 [2022-10-04T20:49:50.662Z] === RUN   TestServiceListWithStatuses
20:49:50 [2022-10-04T20:49:50.662Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:49:50 [2022-10-04T20:49:50.662Z] --- SKIP: TestServiceListWithStatuses (0.00s)
20:49:50 [2022-10-04T20:49:50.662Z] === RUN   TestDockerNetworkConnectAlias
20:49:54 [2022-10-04T20:49:54.852Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
20:49:54 [2022-10-04T20:49:54.852Z] === RUN   TestDockerNetworkReConnect
20:49:58 [2022-10-04T20:49:58.140Z] --- PASS: TestDockerNetworkReConnect (3.40s)
20:49:58 [2022-10-04T20:49:58.140Z] === RUN   TestServicePlugin
20:49:58 [2022-10-04T20:49:58.140Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:49:58 [2022-10-04T20:49:58.140Z] --- SKIP: TestServicePlugin (0.00s)
20:49:58 [2022-10-04T20:49:58.140Z] === RUN   TestServiceUpdateLabel
20:50:00 [2022-10-04T20:50:00.675Z] --- PASS: TestServiceUpdateLabel (2.31s)
20:50:00 [2022-10-04T20:50:00.675Z] === RUN   TestServiceUpdateSecrets
20:50:15 [2022-10-04T20:50:15.558Z] --- PASS: TestServiceUpdateSecrets (14.49s)
20:50:15 [2022-10-04T20:50:15.558Z] === RUN   TestServiceUpdateConfigs
20:50:30 [2022-10-04T20:50:30.442Z] --- PASS: TestServiceUpdateConfigs (14.36s)
20:50:30 [2022-10-04T20:50:30.442Z] === RUN   TestServiceUpdateNetwork
20:50:42 [2022-10-04T20:50:42.652Z] --- PASS: TestServiceUpdateNetwork (12.52s)
20:50:42 [2022-10-04T20:50:42.652Z] === RUN   TestServiceUpdatePidsLimit
20:50:43 [2022-10-04T20:50:43.219Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
20:50:43 [2022-10-04T20:50:43.788Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
20:50:51 [2022-10-04T20:50:51.908Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
20:50:58 [2022-10-04T20:50:58.522Z] --- PASS: TestServiceUpdatePidsLimit (16.16s)
20:50:58 [2022-10-04T20:50:58.522Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
20:50:58 [2022-10-04T20:50:58.522Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s)
20:50:58 [2022-10-04T20:50:58.522Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
20:50:58 [2022-10-04T20:50:58.522Z] PASS
20:50:58 [2022-10-04T20:50:58.522Z] 
20:50:58 [2022-10-04T20:50:58.522Z] === Skipped
20:50:58 [2022-10-04T20:50:58.522Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
20:50:58 [2022-10-04T20:50:58.522Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
20:50:58 [2022-10-04T20:50:58.522Z] 
20:50:58 [2022-10-04T20:50:58.522Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
20:50:58 [2022-10-04T20:50:58.522Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:50:58 [2022-10-04T20:50:58.522Z] 
20:50:58 [2022-10-04T20:50:58.522Z] DONE 27 tests, 2 skipped in 133.951s
20:50:58 [2022-10-04T20:50:58.522Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
20:50:58 [2022-10-04T20:50:58.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:50:58 [2022-10-04T20:50:58.522Z] ++ set -e
20:50:58 [2022-10-04T20:50:58.522Z] ++ '[' -n 0 ']'
20:50:58 [2022-10-04T20:50:58.522Z] ++ set -x
20:50:58 [2022-10-04T20:50:58.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
20:50:58 [2022-10-04T20:50:58.522Z] INFO: Testing against a local daemon
20:50:58 [2022-10-04T20:50:58.522Z] === RUN   TestSessionCreate
20:50:58 [2022-10-04T20:50:58.522Z] --- PASS: TestSessionCreate (0.02s)
20:50:58 [2022-10-04T20:50:58.522Z] === RUN   TestSessionCreateWithBadUpgrade
20:50:58 [2022-10-04T20:50:58.522Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
20:50:58 [2022-10-04T20:50:58.522Z] PASS
20:50:58 [2022-10-04T20:50:58.522Z] 
20:50:58 [2022-10-04T20:50:58.522Z] DONE 2 tests in 0.138s
20:50:58 [2022-10-04T20:50:58.522Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
20:50:58 [2022-10-04T20:50:58.522Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:50:58 [2022-10-04T20:50:58.522Z] ++ set -e
20:50:58 [2022-10-04T20:50:58.522Z] ++ '[' -n 0 ']'
20:50:58 [2022-10-04T20:50:58.522Z] ++ set -x
20:50:58 [2022-10-04T20:50:58.522Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
20:50:58 [2022-10-04T20:50:58.522Z] INFO: Testing against a local daemon
20:50:58 [2022-10-04T20:50:58.522Z] === RUN   TestCgroupDriverSystemdMemoryLimit
20:50:58 [2022-10-04T20:50:58.522Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:50:58 [2022-10-04T20:50:58.522Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
20:50:58 [2022-10-04T20:50:58.522Z] === RUN   TestDiskUsage
20:50:58 [2022-10-04T20:50:58.522Z] === PAUSE TestDiskUsage
20:50:58 [2022-10-04T20:50:58.522Z] === RUN   TestEventsExecDie
20:50:58 [2022-10-04T20:50:58.789Z] --- PASS: TestEventsExecDie (0.56s)
20:50:58 [2022-10-04T20:50:58.789Z] === RUN   TestEventsBackwardsCompatible
20:50:58 [2022-10-04T20:50:58.789Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
20:50:58 [2022-10-04T20:50:58.789Z] === RUN   TestEventsVolumeCreate
20:50:59 [2022-10-04T20:50:59.064Z] --- PASS: TestEventsVolumeCreate (0.08s)
20:50:59 [2022-10-04T20:50:59.064Z] === RUN   TestInfoBinaryCommits
20:50:59 [2022-10-04T20:50:59.064Z] --- PASS: TestInfoBinaryCommits (0.02s)
20:50:59 [2022-10-04T20:50:59.064Z] === RUN   TestInfoAPIVersioned
20:50:59 [2022-10-04T20:50:59.064Z] --- PASS: TestInfoAPIVersioned (0.01s)
20:50:59 [2022-10-04T20:50:59.064Z] === RUN   TestInfoAPI
20:50:59 [2022-10-04T20:50:59.064Z] --- PASS: TestInfoAPI (0.02s)
20:50:59 [2022-10-04T20:50:59.064Z] === RUN   TestInfoAPIWarnings
20:51:17 [2022-10-04T20:51:17.156Z] --- PASS: TestInfoAPIWarnings (16.54s)
20:51:17 [2022-10-04T20:51:17.156Z] === RUN   TestInfoDebug
20:51:17 [2022-10-04T20:51:17.156Z] --- PASS: TestInfoDebug (0.53s)
20:51:17 [2022-10-04T20:51:17.156Z] === RUN   TestInfoInsecureRegistries
20:51:17 [2022-10-04T20:51:17.156Z] --- PASS: TestInfoInsecureRegistries (0.52s)
20:51:17 [2022-10-04T20:51:17.156Z] === RUN   TestInfoRegistryMirrors
20:51:17 [2022-10-04T20:51:17.156Z] --- PASS: TestInfoRegistryMirrors (0.52s)
20:51:17 [2022-10-04T20:51:17.156Z] === RUN   TestLoginFailsWithBadCredentials
20:51:17 [2022-10-04T20:51:17.724Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
20:51:17 [2022-10-04T20:51:17.724Z] === RUN   TestPingCacheHeaders
20:51:17 [2022-10-04T20:51:17.724Z] --- PASS: TestPingCacheHeaders (0.02s)
20:51:17 [2022-10-04T20:51:17.724Z] === RUN   TestPingGet
20:51:17 [2022-10-04T20:51:17.724Z] --- PASS: TestPingGet (0.01s)
20:51:17 [2022-10-04T20:51:17.724Z] === RUN   TestPingHead
20:51:17 [2022-10-04T20:51:17.724Z] --- PASS: TestPingHead (0.02s)
20:51:17 [2022-10-04T20:51:17.724Z] === RUN   TestPingSwarmHeader
20:51:18 [2022-10-04T20:51:18.293Z] === RUN   TestPingSwarmHeader/before_swarm_init
20:51:18 [2022-10-04T20:51:18.293Z] === RUN   TestPingSwarmHeader/after_swarm_init
20:51:19 [2022-10-04T20:51:19.230Z] === RUN   TestPingSwarmHeader/after_swarm_leave
20:51:19 [2022-10-04T20:51:19.230Z] --- PASS: TestPingSwarmHeader (1.71s)
20:51:19 [2022-10-04T20:51:19.230Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
20:51:19 [2022-10-04T20:51:19.230Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
20:51:19 [2022-10-04T20:51:19.230Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
20:51:19 [2022-10-04T20:51:19.230Z] === RUN   TestPingBuilderHeader
20:51:19 [2022-10-04T20:51:19.230Z] === RUN   TestPingBuilderHeader/default_config
20:51:19 [2022-10-04T20:51:19.799Z] === RUN   TestPingBuilderHeader/buildkit_disabled
20:51:20 [2022-10-04T20:51:20.367Z] --- PASS: TestPingBuilderHeader (1.05s)
20:51:20 [2022-10-04T20:51:20.367Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
20:51:20 [2022-10-04T20:51:20.368Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
20:51:20 [2022-10-04T20:51:20.368Z] === RUN   TestVersion
20:51:20 [2022-10-04T20:51:20.368Z] --- PASS: TestVersion (0.03s)
20:51:20 [2022-10-04T20:51:20.368Z] === CONT  TestDiskUsage
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/container_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/image_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/volume_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/build-cache_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/container,_volume_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
20:51:20 [2022-10-04T20:51:20.936Z] === RUN   TestDiskUsage/after_LoadBusybox
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
20:51:21 [2022-10-04T20:51:21.196Z] === RUN   TestDiskUsage/after_container.Run
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/container_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/image_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/volume_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
20:51:21 [2022-10-04T20:51:21.455Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
20:51:21 [2022-10-04T20:51:21.455Z] --- PASS: TestDiskUsage (1.18s)
20:51:21 [2022-10-04T20:51:21.455Z]     --- PASS: TestDiskUsage/empty (0.01s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.455Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z] PASS
20:51:21 [2022-10-04T20:51:21.456Z] 
20:51:21 [2022-10-04T20:51:21.456Z] === Skipped
20:51:21 [2022-10-04T20:51:21.456Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
20:51:21 [2022-10-04T20:51:21.456Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
20:51:21 [2022-10-04T20:51:21.456Z] 
20:51:21 [2022-10-04T20:51:21.456Z] DONE 57 tests, 1 skipped in 23.406s
20:51:21 [2022-10-04T20:51:21.715Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
20:51:21 [2022-10-04T20:51:21.715Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:51:21 [2022-10-04T20:51:21.715Z] ++ set -e
20:51:21 [2022-10-04T20:51:21.715Z] ++ '[' -n 0 ']'
20:51:21 [2022-10-04T20:51:21.715Z] ++ set -x
20:51:21 [2022-10-04T20:51:21.715Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
20:51:21 [2022-10-04T20:51:21.715Z] INFO: Testing against a local daemon
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesCreateAndList
20:51:21 [2022-10-04T20:51:21.715Z] --- PASS: TestVolumesCreateAndList (0.02s)
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesRemove
20:51:21 [2022-10-04T20:51:21.715Z] --- PASS: TestVolumesRemove (0.07s)
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesInspect
20:51:21 [2022-10-04T20:51:21.715Z] --- PASS: TestVolumesInspect (0.02s)
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesInvalidJSON
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesInvalidJSON/volumes/create
20:51:21 [2022-10-04T20:51:21.715Z] === PAUSE TestVolumesInvalidJSON/volumes/create
20:51:21 [2022-10-04T20:51:21.715Z] === CONT  TestVolumesInvalidJSON/volumes/create
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
20:51:21 [2022-10-04T20:51:21.715Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
20:51:21 [2022-10-04T20:51:21.715Z] --- PASS: TestVolumesInvalidJSON (0.01s)
20:51:21 [2022-10-04T20:51:21.715Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
20:51:21 [2022-10-04T20:51:21.715Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
20:51:21 [2022-10-04T20:51:21.715Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
20:51:21 [2022-10-04T20:51:21.715Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
20:51:21 [2022-10-04T20:51:21.715Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
20:51:21 [2022-10-04T20:51:21.715Z] PASS
20:51:21 [2022-10-04T20:51:21.715Z] 
20:51:21 [2022-10-04T20:51:21.715Z] DONE 9 tests in 0.224s
20:51:21 [2022-10-04T20:51:21.715Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
20:51:21 [2022-10-04T20:51:21.977Z] ++++ cat bundles/test-integration/docker.pid
20:51:21 [2022-10-04T20:51:21.977Z] +++ kill 14818
20:51:22 [2022-10-04T20:51:22.237Z] +++ /etc/init.d/apparmor stop
20:51:22 [2022-10-04T20:51:22.237Z] Leaving: AppArmorNo profiles have been unloaded.
20:51:22 [2022-10-04T20:51:22.237Z] 
20:51:22 [2022-10-04T20:51:22.237Z] Unloading profiles will leave already running processes permanently
20:51:22 [2022-10-04T20:51:22.237Z] unconfined, which can lead to unexpected situations.
20:51:22 [2022-10-04T20:51:22.237Z] 
20:51:22 [2022-10-04T20:51:22.237Z] To set a process to complain mode, use the command line tool
20:51:22 [2022-10-04T20:51:22.237Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
20:51:22 [2022-10-04T20:51:22.237Z] +++ true
20:51:22 [2022-10-04T20:51:22.237Z] exiting test-integration
20:51:22 [2022-10-04T20:51:22.237Z] ++ exit 0
20:51:22 [2022-10-04T20:51:22.237Z] 
Post stage
[Pipeline] junit
20:51:23 [2022-10-04T20:51:23.189Z] Recording test results
20:51:23 [2022-10-04T20:51:23.379Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
20:51:23 [2022-10-04T20:51:23.691Z] + echo Ensuring container killed.
20:51:23 [2022-10-04T20:51:23.691Z] Ensuring container killed.
20:51:23 [2022-10-04T20:51:23.691Z] + docker rm -vf docker-pr3
20:51:23 [2022-10-04T20:51:23.691Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
20:51:23 [2022-10-04T20:51:23.981Z] + echo Chowning /workspace to jenkins user
20:51:23 [2022-10-04T20:51:23.981Z] Chowning /workspace to jenkins user
20:51:23 [2022-10-04T20:51:23.981Z] + id -u
20:51:23 [2022-10-04T20:51:23.981Z] + id -g
20:51:23 [2022-10-04T20:51:23.981Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44246:/workspace busybox chown -R 1000:1000 /workspace
20:51:23 [2022-10-04T20:51:23.981Z] Unable to find image 'busybox:latest' locally
20:51:24 [2022-10-04T20:51:24.240Z] latest: Pulling from library/busybox
20:51:24 [2022-10-04T20:51:24.240Z] 89485c9dae0b: Pulling fs layer
20:51:24 [2022-10-04T20:51:24.240Z] 89485c9dae0b: Verifying Checksum
20:51:24 [2022-10-04T20:51:24.240Z] 89485c9dae0b: Download complete
20:51:24 [2022-10-04T20:51:24.240Z] 89485c9dae0b: Pull complete
20:51:24 [2022-10-04T20:51:24.499Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
20:51:24 [2022-10-04T20:51:24.499Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
20:51:26 [2022-10-04T20:51:26.173Z] + bundleName=arm64-integration
20:51:26 [2022-10-04T20:51:26.173Z] + echo Creating arm64-integration-bundles.tar.gz
20:51:26 [2022-10-04T20:51:26.173Z] Creating arm64-integration-bundles.tar.gz
20:51:26 [2022-10-04T20:51:26.173Z] + xargs tar -czf arm64-integration-bundles.tar.gz
20:51:26 [2022-10-04T20:51:26.173Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
20:51:26 [2022-10-04T20:51:26.445Z] Archiving artifacts
20:51:28 [2022-10-04T20:51:28.486Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44246/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
20:51:28 [2022-10-04T20:51:28.784Z] + make clean
20:51:29 [2022-10-04T20:51:29.044Z] docker volume rm -f docker-dev-cache docker-mod-cache
20:51:29 [2022-10-04T20:51:29.044Z] docker-dev-cache
20:51:29 [2022-10-04T20:51:29.044Z] 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