Skip to content
Success

Console Output

Skipping 549 KB.. Full Log
08:13:53 [2022-10-12T08:13:53.918Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
08:13:53 [2022-10-12T08:13:53.918Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
08:13:53 [2022-10-12T08:13:53.918Z] === RUN   TestContainerStartOnDaemonRestart
08:13:53 [2022-10-12T08:13:53.918Z] === PAUSE TestContainerStartOnDaemonRestart
08:13:53 [2022-10-12T08:13:53.918Z] === RUN   TestDaemonRestartIpcMode
08:13:53 [2022-10-12T08:13:53.918Z] === PAUSE TestDaemonRestartIpcMode
08:13:53 [2022-10-12T08:13:53.918Z] === RUN   TestDaemonHostGatewayIP
08:13:53 [2022-10-12T08:13:53.918Z] === PAUSE TestDaemonHostGatewayIP
08:13:53 [2022-10-12T08:13:53.918Z] === RUN   TestRestartDaemonWithRestartingContainer
08:13:53 [2022-10-12T08:13:53.918Z] === PAUSE TestRestartDaemonWithRestartingContainer
08:13:53 [2022-10-12T08:13:53.918Z] === RUN   TestContainerKillOnDaemonStart
08:13:53 [2022-10-12T08:13:53.918Z] === PAUSE TestContainerKillOnDaemonStart
08:13:53 [2022-10-12T08:13:53.918Z] === RUN   TestDiff
08:13:54 [2022-10-12T08:13:54.173Z] --- PASS: TestDiff (0.44s)
08:13:54 [2022-10-12T08:13:54.173Z] === RUN   TestExecConsoleSize
08:13:54 [2022-10-12T08:13:54.735Z] --- PASS: TestExecConsoleSize (0.51s)
08:13:54 [2022-10-12T08:13:54.735Z] === RUN   TestExecWithCloseStdin
08:13:55 [2022-10-12T08:13:55.296Z] --- PASS: TestExecWithCloseStdin (0.51s)
08:13:55 [2022-10-12T08:13:55.296Z] === RUN   TestExec
08:13:55 [2022-10-12T08:13:55.857Z] --- PASS: TestExec (0.50s)
08:13:55 [2022-10-12T08:13:55.857Z] === RUN   TestExecUser
08:13:56 [2022-10-12T08:13:56.418Z] --- PASS: TestExecUser (0.48s)
08:13:56 [2022-10-12T08:13:56.418Z] === RUN   TestExportContainerAndImportImage
08:13:56 [2022-10-12T08:13:56.979Z] --- PASS: TestExportContainerAndImportImage (0.61s)
08:13:56 [2022-10-12T08:13:56.979Z] === RUN   TestExportContainerAfterDaemonRestart
08:13:58 [2022-10-12T08:13:58.342Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
08:13:58 [2022-10-12T08:13:58.342Z] === RUN   TestHealthCheckWorkdir
08:13:58 [2022-10-12T08:13:58.598Z] --- PASS: TestHealthCheckWorkdir (0.55s)
08:13:58 [2022-10-12T08:13:58.598Z] === RUN   TestHealthKillContainer
08:14:06 [2022-10-12T08:14:06.678Z] --- PASS: TestHealthKillContainer (7.84s)
08:14:06 [2022-10-12T08:14:06.678Z] === RUN   TestHealthCheckProcessKilled
08:14:07 [2022-10-12T08:14:07.260Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
08:14:07 [2022-10-12T08:14:07.260Z] === RUN   TestInspectCpusetInConfigPre120
08:14:07 [2022-10-12T08:14:07.593Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s)
08:14:07 [2022-10-12T08:14:07.593Z] === RUN   TestIpcModeNone
08:14:08 [2022-10-12T08:14:08.164Z] --- PASS: TestIpcModeNone (0.50s)
08:14:08 [2022-10-12T08:14:08.164Z] === RUN   TestIpcModePrivate
08:14:08 [2022-10-12T08:14:08.420Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
08:14:08 [2022-10-12T08:14:08.674Z] --- PASS: TestIpcModePrivate (0.48s)
08:14:08 [2022-10-12T08:14:08.674Z] === RUN   TestIpcModeShareable
08:14:08 [2022-10-12T08:14:08.929Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
08:14:09 [2022-10-12T08:14:09.185Z] --- PASS: TestIpcModeShareable (0.51s)
08:14:09 [2022-10-12T08:14:09.185Z] === RUN   TestAPIIpcModeShareableAndContainer
08:14:10 [2022-10-12T08:14:10.549Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s)
08:14:10 [2022-10-12T08:14:10.549Z] === RUN   TestAPIIpcModeHost
08:14:11 [2022-10-12T08:14:11.110Z] --- PASS: TestAPIIpcModeHost (0.34s)
08:14:11 [2022-10-12T08:14:11.110Z] === RUN   TestDaemonIpcModeShareable
08:14:12 [2022-10-12T08:14:12.037Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
08:14:12 [2022-10-12T08:14:12.037Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
08:14:12 [2022-10-12T08:14:12.037Z] === RUN   TestDaemonIpcModePrivate
08:14:13 [2022-10-12T08:14:13.400Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
08:14:13 [2022-10-12T08:14:13.400Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
08:14:13 [2022-10-12T08:14:13.400Z] === RUN   TestDaemonIpcModePrivateFromConfig
08:14:14 [2022-10-12T08:14:14.326Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
08:14:14 [2022-10-12T08:14:14.581Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
08:14:14 [2022-10-12T08:14:14.581Z] === RUN   TestDaemonIpcModeShareableFromConfig
08:14:15 [2022-10-12T08:14:15.507Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
08:14:15 [2022-10-12T08:14:15.762Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s)
08:14:15 [2022-10-12T08:14:15.762Z] === RUN   TestIpcModeOlderClient
08:14:15 [2022-10-12T08:14:15.762Z] === PAUSE TestIpcModeOlderClient
08:14:15 [2022-10-12T08:14:15.762Z] === RUN   TestKillContainerInvalidSignal
08:14:16 [2022-10-12T08:14:16.323Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
08:14:16 [2022-10-12T08:14:16.323Z] === RUN   TestKillContainer
08:14:16 [2022-10-12T08:14:16.323Z] === RUN   TestKillContainer/no_signal
08:14:16 [2022-10-12T08:14:16.579Z] === RUN   TestKillContainer/non_killing_signal
08:14:16 [2022-10-12T08:14:16.835Z] === RUN   TestKillContainer/killing_signal
08:14:17 [2022-10-12T08:14:17.438Z] --- PASS: TestKillContainer (1.26s)
08:14:17 [2022-10-12T08:14:17.438Z]     --- PASS: TestKillContainer/no_signal (0.42s)
08:14:17 [2022-10-12T08:14:17.438Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
08:14:17 [2022-10-12T08:14:17.438Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
08:14:17 [2022-10-12T08:14:17.438Z] === RUN   TestKillWithStopSignalAndRestartPolicies
08:14:17 [2022-10-12T08:14:17.438Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
08:14:17 [2022-10-12T08:14:17.999Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
08:14:18 [2022-10-12T08:14:18.925Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
08:14:18 [2022-10-12T08:14:18.925Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
08:14:18 [2022-10-12T08:14:18.925Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s)
08:14:18 [2022-10-12T08:14:18.925Z] === RUN   TestKillStoppedContainer
08:14:18 [2022-10-12T08:14:18.925Z] --- PASS: TestKillStoppedContainer (0.05s)
08:14:18 [2022-10-12T08:14:18.925Z] === RUN   TestKillStoppedContainerAPIPre120
08:14:18 [2022-10-12T08:14:18.925Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
08:14:18 [2022-10-12T08:14:18.925Z] === RUN   TestKillDifferentUserContainer
08:14:19 [2022-10-12T08:14:19.487Z] --- PASS: TestKillDifferentUserContainer (0.51s)
08:14:19 [2022-10-12T08:14:19.487Z] === RUN   TestInspectOomKilledTrue
08:14:19 [2022-10-12T08:14:19.742Z] --- PASS: TestInspectOomKilledTrue (0.47s)
08:14:19 [2022-10-12T08:14:19.742Z] === RUN   TestInspectOomKilledFalse
08:14:20 [2022-10-12T08:14:20.303Z] --- PASS: TestInspectOomKilledFalse (0.40s)
08:14:20 [2022-10-12T08:14:20.303Z] === RUN   TestLinksEtcHostsContentMatch
08:14:20 [2022-10-12T08:14:20.559Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s)
08:14:20 [2022-10-12T08:14:20.559Z] === RUN   TestLinksContainerNames
08:14:21 [2022-10-12T08:14:21.490Z] --- PASS: TestLinksContainerNames (0.86s)
08:14:21 [2022-10-12T08:14:21.490Z] === RUN   TestLogsFollowTailEmpty
08:14:21 [2022-10-12T08:14:21.746Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
08:14:21 [2022-10-12T08:14:21.746Z] === RUN   TestLogs
08:14:21 [2022-10-12T08:14:21.746Z] === RUN   TestLogs/driver_local
08:14:21 [2022-10-12T08:14:21.746Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === RUN   TestLogs/driver_local/tty/only_stdout
08:14:21 [2022-10-12T08:14:21.746Z] === PAUSE TestLogs/driver_local/tty/only_stdout
08:14:21 [2022-10-12T08:14:21.746Z] === RUN   TestLogs/driver_local/tty/only_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === PAUSE TestLogs/driver_local/tty/only_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
08:14:21 [2022-10-12T08:14:21.746Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
08:14:21 [2022-10-12T08:14:21.746Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
08:14:21 [2022-10-12T08:14:21.746Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
08:14:22 [2022-10-12T08:14:22.673Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
08:14:22 [2022-10-12T08:14:22.673Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
08:14:23 [2022-10-12T08:14:23.233Z] === CONT  TestLogs/driver_local/tty/only_stderr
08:14:23 [2022-10-12T08:14:23.233Z] === CONT  TestLogs/driver_local/tty/only_stdout
08:14:23 [2022-10-12T08:14:23.794Z] === RUN   TestLogs/driver_json-file
08:14:23 [2022-10-12T08:14:23.794Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
08:14:23 [2022-10-12T08:14:23.794Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
08:14:23 [2022-10-12T08:14:23.794Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
08:14:23 [2022-10-12T08:14:23.794Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
08:14:23 [2022-10-12T08:14:23.794Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
08:14:23 [2022-10-12T08:14:23.794Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
08:14:24 [2022-10-12T08:14:24.354Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
08:14:24 [2022-10-12T08:14:24.355Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
08:14:24 [2022-10-12T08:14:24.915Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
08:14:24 [2022-10-12T08:14:24.915Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
08:14:25 [2022-10-12T08:14:25.476Z] --- PASS: TestLogs (3.61s)
08:14:25 [2022-10-12T08:14:25.476Z]     --- PASS: TestLogs/driver_local (0.01s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s)
08:14:25 [2022-10-12T08:14:25.476Z]     --- PASS: TestLogs/driver_json-file (0.01s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.46s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.53s)
08:14:25 [2022-10-12T08:14:25.476Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s)
08:14:25 [2022-10-12T08:14:25.476Z] === RUN   TestContainerNetworkMountsNoChown
08:14:26 [2022-10-12T08:14:26.037Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
08:14:26 [2022-10-12T08:14:26.037Z] === RUN   TestMountDaemonRoot
08:14:26 [2022-10-12T08:14:26.037Z] === RUN   TestMountDaemonRoot/default
08:14:26 [2022-10-12T08:14:26.037Z] === PAUSE TestMountDaemonRoot/default
08:14:26 [2022-10-12T08:14:26.037Z] === RUN   TestMountDaemonRoot/private
08:14:26 [2022-10-12T08:14:26.037Z] === PAUSE TestMountDaemonRoot/private
08:14:26 [2022-10-12T08:14:26.037Z] === RUN   TestMountDaemonRoot/rprivate
08:14:26 [2022-10-12T08:14:26.037Z] === PAUSE TestMountDaemonRoot/rprivate
08:14:26 [2022-10-12T08:14:26.037Z] === RUN   TestMountDaemonRoot/slave
08:14:26 [2022-10-12T08:14:26.037Z] === PAUSE TestMountDaemonRoot/slave
08:14:26 [2022-10-12T08:14:26.037Z] === RUN   TestMountDaemonRoot/rslave
08:14:26 [2022-10-12T08:14:26.037Z] === PAUSE TestMountDaemonRoot/rslave
08:14:26 [2022-10-12T08:14:26.037Z] === RUN   TestMountDaemonRoot/shared
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/shared
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rshared
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rshared
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/default
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/default/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/default/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/default/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/default/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/default/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/default/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rslave
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rslave/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rslave/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rshared
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rshared/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rshared/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/shared
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/shared/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/shared/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/shared/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/shared/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rprivate
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/slave
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/slave/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/slave/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/slave/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/slave/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/private
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/private/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/private/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/private/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/private/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/private/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === RUN   TestMountDaemonRoot/private/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/default/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rslave/bind_root
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/default/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/default/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/default/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rslave/mount_root
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
08:14:26 [2022-10-12T08:14:26.038Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/rshared/bind_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/rshared/mount_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/shared/mount_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/shared/bind_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/private/mount_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/slave/bind_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/slave/mount_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/private/bind_subpath
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/private/bind_root
08:14:26 [2022-10-12T08:14:26.293Z] === CONT  TestMountDaemonRoot/private/mount_subpath
08:14:26 [2022-10-12T08:14:26.548Z] --- PASS: TestMountDaemonRoot (0.02s)
08:14:26 [2022-10-12T08:14:26.548Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
08:14:26 [2022-10-12T08:14:26.548Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
08:14:26 [2022-10-12T08:14:26.548Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
08:14:26 [2022-10-12T08:14:26.548Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
08:14:26 [2022-10-12T08:14:26.549Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
08:14:26 [2022-10-12T08:14:26.549Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
08:14:26 [2022-10-12T08:14:26.549Z] === RUN   TestContainerBindMountNonRecursive
08:14:27 [2022-10-12T08:14:27.911Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
08:14:27 [2022-10-12T08:14:27.911Z] === RUN   TestContainerVolumesMountedAsShared
08:14:28 [2022-10-12T08:14:28.166Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s)
08:14:28 [2022-10-12T08:14:28.166Z] === RUN   TestContainerVolumesMountedAsSlave
08:14:28 [2022-10-12T08:14:28.421Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s)
08:14:28 [2022-10-12T08:14:28.421Z] === RUN   TestNetworkNat
08:14:28 [2022-10-12T08:14:28.982Z] --- PASS: TestNetworkNat (0.45s)
08:14:28 [2022-10-12T08:14:28.982Z] === RUN   TestNetworkLocalhostTCPNat
08:14:29 [2022-10-12T08:14:29.542Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
08:14:29 [2022-10-12T08:14:29.542Z] === RUN   TestNetworkLoopbackNat
08:14:32 [2022-10-12T08:14:32.096Z] --- PASS: TestNetworkLoopbackNat (2.56s)
08:14:32 [2022-10-12T08:14:32.096Z] === RUN   TestPause
08:14:32 [2022-10-12T08:14:32.351Z] --- PASS: TestPause (0.46s)
08:14:32 [2022-10-12T08:14:32.351Z] === RUN   TestPauseFailsOnWindowsServerContainers
08:14:32 [2022-10-12T08:14:32.351Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:14:32 [2022-10-12T08:14:32.351Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
08:14:32 [2022-10-12T08:14:32.351Z] === RUN   TestPauseStopPausedContainer
08:14:32 [2022-10-12T08:14:32.912Z] --- PASS: TestPauseStopPausedContainer (0.45s)
08:14:32 [2022-10-12T08:14:32.912Z] === RUN   TestPidHost
08:14:33 [2022-10-12T08:14:33.837Z] --- PASS: TestPidHost (0.94s)
08:14:33 [2022-10-12T08:14:33.837Z] === RUN   TestPsFilter
08:14:34 [2022-10-12T08:14:34.092Z] --- PASS: TestPsFilter (0.15s)
08:14:34 [2022-10-12T08:14:34.092Z] === RUN   TestRemoveContainerWithRemovedVolume
08:14:34 [2022-10-12T08:14:34.347Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
08:14:34 [2022-10-12T08:14:34.347Z] === RUN   TestRemoveContainerWithVolume
08:14:34 [2022-10-12T08:14:34.908Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
08:14:34 [2022-10-12T08:14:34.908Z] === RUN   TestRemoveContainerRunning
08:14:35 [2022-10-12T08:14:35.164Z] --- PASS: TestRemoveContainerRunning (0.43s)
08:14:35 [2022-10-12T08:14:35.164Z] === RUN   TestRemoveContainerForceRemoveRunning
08:14:35 [2022-10-12T08:14:35.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
08:14:35 [2022-10-12T08:14:35.728Z] === RUN   TestRemoveInvalidContainer
08:14:35 [2022-10-12T08:14:35.728Z] --- PASS: TestRemoveInvalidContainer (0.01s)
08:14:35 [2022-10-12T08:14:35.728Z] === RUN   TestRenameLinkedContainer
08:14:37 [2022-10-12T08:14:37.658Z] --- PASS: TestRenameLinkedContainer (1.78s)
08:14:37 [2022-10-12T08:14:37.658Z] === RUN   TestRenameStoppedContainer
08:14:37 [2022-10-12T08:14:37.913Z] --- PASS: TestRenameStoppedContainer (0.46s)
08:14:37 [2022-10-12T08:14:37.913Z] === RUN   TestRenameRunningContainerAndReuse
08:14:38 [2022-10-12T08:14:38.840Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
08:14:38 [2022-10-12T08:14:38.840Z] === RUN   TestRenameInvalidName
08:14:39 [2022-10-12T08:14:39.401Z] --- PASS: TestRenameInvalidName (0.45s)
08:14:39 [2022-10-12T08:14:39.401Z] === RUN   TestRenameAnonymousContainer
08:14:40 [2022-10-12T08:14:40.765Z] --- PASS: TestRenameAnonymousContainer (1.48s)
08:14:40 [2022-10-12T08:14:40.765Z] === RUN   TestRenameContainerWithSameName
08:14:41 [2022-10-12T08:14:41.021Z] --- PASS: TestRenameContainerWithSameName (0.42s)
08:14:41 [2022-10-12T08:14:41.021Z] === RUN   TestRenameContainerWithLinkedContainer
08:14:44 [2022-10-12T08:14:44.285Z] --- PASS: TestRenameContainerWithLinkedContainer (2.91s)
08:14:44 [2022-10-12T08:14:44.285Z] === RUN   TestResize
08:14:44 [2022-10-12T08:14:44.846Z] --- PASS: TestResize (0.94s)
08:14:44 [2022-10-12T08:14:44.846Z] === RUN   TestResizeWithInvalidSize
08:14:45 [2022-10-12T08:14:45.407Z] --- PASS: TestResizeWithInvalidSize (0.43s)
08:14:45 [2022-10-12T08:14:45.407Z] === RUN   TestResizeWhenContainerNotStarted
08:14:45 [2022-10-12T08:14:45.968Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
08:14:45 [2022-10-12T08:14:45.968Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
08:14:47 [2022-10-12T08:14:47.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
08:14:47 [2022-10-12T08:14:47.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
08:14:48 [2022-10-12T08:14:48.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
08:14:48 [2022-10-12T08:14:48.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
08:14:49 [2022-10-12T08:14:49.751Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
08:14:52 [2022-10-12T08:14:52.316Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
08:14:52 [2022-10-12T08:14:52.892Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
08:14:56 [2022-10-12T08:14:56.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
08:14:56 [2022-10-12T08:14:56.716Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
08:14:57 [2022-10-12T08:14:57.643Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
08:14:58 [2022-10-12T08:14:58.570Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
08:14:59 [2022-10-12T08:14:59.497Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
08:15:00 [2022-10-12T08:15:00.423Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
08:15:01 [2022-10-12T08:15:01.350Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
08:15:02 [2022-10-12T08:15:02.755Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.61s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.33s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.30s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.84s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.83s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s)
08:15:02 [2022-10-12T08:15:02.756Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
08:15:02 [2022-10-12T08:15:02.756Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
08:15:02 [2022-10-12T08:15:02.756Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
08:15:03 [2022-10-12T08:15:03.682Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
08:15:04 [2022-10-12T08:15:04.607Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.83s)
08:15:04 [2022-10-12T08:15:04.607Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
08:15:04 [2022-10-12T08:15:04.607Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
08:15:04 [2022-10-12T08:15:04.607Z] === RUN   TestCgroupNamespacesRun
08:15:05 [2022-10-12T08:15:05.970Z] --- PASS: TestCgroupNamespacesRun (1.17s)
08:15:05 [2022-10-12T08:15:05.970Z] === RUN   TestCgroupNamespacesRunPrivileged
08:15:06 [2022-10-12T08:15:06.896Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
08:15:06 [2022-10-12T08:15:06.897Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
08:15:08 [2022-10-12T08:15:08.260Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
08:15:08 [2022-10-12T08:15:08.260Z] === RUN   TestCgroupNamespacesRunHostMode
08:15:09 [2022-10-12T08:15:09.626Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
08:15:09 [2022-10-12T08:15:09.626Z] === RUN   TestCgroupNamespacesRunPrivateMode
08:15:10 [2022-10-12T08:15:10.552Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s)
08:15:10 [2022-10-12T08:15:10.552Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
08:15:11 [2022-10-12T08:15:11.914Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
08:15:11 [2022-10-12T08:15:11.914Z] === RUN   TestCgroupNamespacesRunInvalidMode
08:15:12 [2022-10-12T08:15:12.477Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
08:15:12 [2022-10-12T08:15:12.477Z] === RUN   TestCgroupNamespacesRunOlderClient
08:15:13 [2022-10-12T08:15:13.403Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
08:15:13 [2022-10-12T08:15:13.403Z] === RUN   TestNISDomainname
08:15:13 [2022-10-12T08:15:13.963Z] --- PASS: TestNISDomainname (0.50s)
08:15:13 [2022-10-12T08:15:13.963Z] === RUN   TestHostnameDnsResolution
08:15:14 [2022-10-12T08:15:14.523Z] --- PASS: TestHostnameDnsResolution (0.68s)
08:15:14 [2022-10-12T08:15:14.523Z] === RUN   TestUnprivilegedPortsAndPing
08:15:15 [2022-10-12T08:15:15.087Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
08:15:15 [2022-10-12T08:15:15.087Z] === RUN   TestPrivilegedHostDevices
08:15:15 [2022-10-12T08:15:15.648Z] --- PASS: TestPrivilegedHostDevices (0.50s)
08:15:15 [2022-10-12T08:15:15.648Z] === RUN   TestRunConsoleSize
08:15:16 [2022-10-12T08:15:16.209Z] --- PASS: TestRunConsoleSize (0.41s)
08:15:16 [2022-10-12T08:15:16.209Z] === RUN   TestRunWithAlternativeContainerdShim
08:15:18 [2022-10-12T08:15:18.097Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s)
08:15:18 [2022-10-12T08:15:18.097Z] === RUN   TestStats
08:15:20 [2022-10-12T08:15:20.610Z] --- PASS: TestStats (2.43s)
08:15:20 [2022-10-12T08:15:20.610Z] === RUN   TestStopContainerWithTimeout
08:15:20 [2022-10-12T08:15:20.610Z] === RUN   TestStopContainerWithTimeout/0
08:15:20 [2022-10-12T08:15:20.610Z] === PAUSE TestStopContainerWithTimeout/0
08:15:20 [2022-10-12T08:15:20.610Z] === RUN   TestStopContainerWithTimeout/1
08:15:20 [2022-10-12T08:15:20.610Z] === PAUSE TestStopContainerWithTimeout/1
08:15:20 [2022-10-12T08:15:20.610Z] === RUN   TestStopContainerWithTimeout/3
08:15:20 [2022-10-12T08:15:20.610Z] === PAUSE TestStopContainerWithTimeout/3
08:15:20 [2022-10-12T08:15:20.610Z] === RUN   TestStopContainerWithTimeout/-1
08:15:20 [2022-10-12T08:15:20.610Z] === PAUSE TestStopContainerWithTimeout/-1
08:15:20 [2022-10-12T08:15:20.610Z] === CONT  TestStopContainerWithTimeout/0
08:15:20 [2022-10-12T08:15:20.610Z] === CONT  TestStopContainerWithTimeout/-1
08:15:21 [2022-10-12T08:15:21.172Z] === CONT  TestStopContainerWithTimeout/3
08:15:23 [2022-10-12T08:15:23.059Z] === CONT  TestStopContainerWithTimeout/1
08:15:24 [2022-10-12T08:15:24.425Z] --- PASS: TestStopContainerWithTimeout (0.01s)
08:15:24 [2022-10-12T08:15:24.425Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
08:15:24 [2022-10-12T08:15:24.425Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.57s)
08:15:24 [2022-10-12T08:15:24.425Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
08:15:24 [2022-10-12T08:15:24.425Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
08:15:24 [2022-10-12T08:15:24.425Z] === RUN   TestDeleteDevicemapper
08:15:24 [2022-10-12T08:15:24.425Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:15:24 [2022-10-12T08:15:24.425Z] --- SKIP: TestDeleteDevicemapper (0.00s)
08:15:24 [2022-10-12T08:15:24.425Z] === RUN   TestStopContainerWithRestartPolicyAlways
08:15:25 [2022-10-12T08:15:25.789Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s)
08:15:25 [2022-10-12T08:15:25.789Z] === RUN   TestUpdateMemory
08:15:26 [2022-10-12T08:15:26.350Z] --- PASS: TestUpdateMemory (0.50s)
08:15:26 [2022-10-12T08:15:26.350Z] === RUN   TestUpdateCPUQuota
08:15:27 [2022-10-12T08:15:27.276Z] --- PASS: TestUpdateCPUQuota (0.70s)
08:15:27 [2022-10-12T08:15:27.276Z] === RUN   TestUpdatePidsLimit
08:15:27 [2022-10-12T08:15:27.276Z] === RUN   TestUpdatePidsLimit/update_from_none
08:15:27 [2022-10-12T08:15:27.276Z] === RUN   TestUpdatePidsLimit/no_change
08:15:27 [2022-10-12T08:15:27.532Z] === RUN   TestUpdatePidsLimit/update_lower
08:15:27 [2022-10-12T08:15:27.787Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
08:15:27 [2022-10-12T08:15:27.787Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
08:15:28 [2022-10-12T08:15:28.043Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
08:15:28 [2022-10-12T08:15:28.298Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
08:15:28 [2022-10-12T08:15:28.859Z] --- PASS: TestUpdatePidsLimit (1.84s)
08:15:28 [2022-10-12T08:15:28.859Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
08:15:28 [2022-10-12T08:15:28.859Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
08:15:28 [2022-10-12T08:15:28.859Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
08:15:28 [2022-10-12T08:15:28.859Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
08:15:28 [2022-10-12T08:15:28.859Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
08:15:28 [2022-10-12T08:15:28.859Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
08:15:28 [2022-10-12T08:15:28.859Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
08:15:28 [2022-10-12T08:15:28.859Z] === RUN   TestUpdateRestartPolicy
08:15:41 [2022-10-12T08:15:41.022Z] --- PASS: TestUpdateRestartPolicy (10.82s)
08:15:41 [2022-10-12T08:15:41.022Z] === RUN   TestUpdateRestartWithAutoRemove
08:15:41 [2022-10-12T08:15:41.022Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
08:15:41 [2022-10-12T08:15:41.022Z] === RUN   TestWaitNonBlocked
08:15:41 [2022-10-12T08:15:41.022Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
08:15:41 [2022-10-12T08:15:41.022Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
08:15:41 [2022-10-12T08:15:41.022Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
08:15:41 [2022-10-12T08:15:41.022Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
08:15:41 [2022-10-12T08:15:41.022Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
08:15:41 [2022-10-12T08:15:41.022Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
08:15:41 [2022-10-12T08:15:41.022Z] --- PASS: TestWaitNonBlocked (0.01s)
08:15:41 [2022-10-12T08:15:41.022Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s)
08:15:41 [2022-10-12T08:15:41.022Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s)
08:15:41 [2022-10-12T08:15:41.022Z] === RUN   TestWaitBlocked
08:15:41 [2022-10-12T08:15:41.022Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
08:15:41 [2022-10-12T08:15:41.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
08:15:41 [2022-10-12T08:15:41.022Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
08:15:41 [2022-10-12T08:15:41.022Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
08:15:41 [2022-10-12T08:15:41.022Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
08:15:41 [2022-10-12T08:15:41.022Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
08:15:41 [2022-10-12T08:15:41.587Z] --- PASS: TestWaitBlocked (0.01s)
08:15:41 [2022-10-12T08:15:41.587Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s)
08:15:41 [2022-10-12T08:15:41.587Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
08:15:41 [2022-10-12T08:15:41.587Z] === RUN   TestWaitConditions
08:15:41 [2022-10-12T08:15:41.587Z] === RUN   TestWaitConditions/default
08:15:41 [2022-10-12T08:15:41.587Z] === PAUSE TestWaitConditions/default
08:15:41 [2022-10-12T08:15:41.587Z] === RUN   TestWaitConditions/not-running
08:15:41 [2022-10-12T08:15:41.587Z] === PAUSE TestWaitConditions/not-running
08:15:41 [2022-10-12T08:15:41.587Z] === RUN   TestWaitConditions/next-exit
08:15:41 [2022-10-12T08:15:41.587Z] === PAUSE TestWaitConditions/next-exit
08:15:41 [2022-10-12T08:15:41.587Z] === RUN   TestWaitConditions/removed
08:15:41 [2022-10-12T08:15:41.587Z] === PAUSE TestWaitConditions/removed
08:15:41 [2022-10-12T08:15:41.587Z] === CONT  TestWaitConditions/default
08:15:41 [2022-10-12T08:15:41.587Z] === CONT  TestWaitConditions/removed
08:15:41 [2022-10-12T08:15:41.587Z]     wait_test.go:146: ContainerID = 9d9d7127cfd2fded139892877da1a51d605552bda1e56a28893c5fb90e74ce82
08:15:41 [2022-10-12T08:15:41.587Z] === CONT  TestWaitConditions/default
08:15:41 [2022-10-12T08:15:41.587Z]     wait_test.go:146: ContainerID = dccc121f0974617ea759ae9b5047c64a6178831a2d8315a2c05a41d512bcd783
08:15:42 [2022-10-12T08:15:42.513Z] === CONT  TestWaitConditions/next-exit
08:15:42 [2022-10-12T08:15:42.513Z]     wait_test.go:146: ContainerID = c1d25e5568a0b9ce6ca2c45be4b339902b0255dfe9d3bcc4d29b2d9eef53bdd3
08:15:42 [2022-10-12T08:15:42.513Z] === CONT  TestWaitConditions/not-running
08:15:42 [2022-10-12T08:15:42.513Z]     wait_test.go:146: ContainerID = 1eb4b0581c45c0fc0bdce385d118f043fcad05f6d0264fd13b2e60b83de60804
08:15:43 [2022-10-12T08:15:43.073Z] --- PASS: TestWaitConditions (0.02s)
08:15:43 [2022-10-12T08:15:43.073Z]     --- PASS: TestWaitConditions/default (0.73s)
08:15:43 [2022-10-12T08:15:43.073Z]     --- PASS: TestWaitConditions/removed (0.79s)
08:15:43 [2022-10-12T08:15:43.073Z]     --- PASS: TestWaitConditions/next-exit (0.57s)
08:15:43 [2022-10-12T08:15:43.073Z]     --- PASS: TestWaitConditions/not-running (0.57s)
08:15:43 [2022-10-12T08:15:43.073Z] === RUN   TestWaitRestartedContainer
08:15:43 [2022-10-12T08:15:43.073Z] === RUN   TestWaitRestartedContainer/default
08:15:43 [2022-10-12T08:15:43.073Z] === PAUSE TestWaitRestartedContainer/default
08:15:43 [2022-10-12T08:15:43.073Z] === RUN   TestWaitRestartedContainer/not-running
08:15:43 [2022-10-12T08:15:43.073Z] === PAUSE TestWaitRestartedContainer/not-running
08:15:43 [2022-10-12T08:15:43.073Z] === RUN   TestWaitRestartedContainer/next-exit
08:15:43 [2022-10-12T08:15:43.073Z] === PAUSE TestWaitRestartedContainer/next-exit
08:15:43 [2022-10-12T08:15:43.073Z] === CONT  TestWaitRestartedContainer/default
08:15:43 [2022-10-12T08:15:43.073Z] === CONT  TestWaitRestartedContainer/next-exit
08:15:44 [2022-10-12T08:15:44.968Z] === CONT  TestWaitRestartedContainer/not-running
08:15:45 [2022-10-12T08:15:45.550Z] --- PASS: TestWaitRestartedContainer (0.01s)
08:15:45 [2022-10-12T08:15:45.550Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.67s)
08:15:45 [2022-10-12T08:15:45.550Z]     --- PASS: TestWaitRestartedContainer/default (1.70s)
08:15:45 [2022-10-12T08:15:45.550Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
08:15:45 [2022-10-12T08:15:45.550Z] === CONT  TestContainerStartOnDaemonRestart
08:15:45 [2022-10-12T08:15:45.550Z] === CONT  TestRestartDaemonWithRestartingContainer
08:15:47 [2022-10-12T08:15:47.468Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s)
08:15:47 [2022-10-12T08:15:47.468Z] === CONT  TestDaemonHostGatewayIP
08:15:47 [2022-10-12T08:15:47.468Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.13s)
08:15:47 [2022-10-12T08:15:47.468Z] === CONT  TestDaemonRestartIpcMode
08:15:49 [2022-10-12T08:15:49.982Z] --- PASS: TestDaemonHostGatewayIP (2.54s)
08:15:49 [2022-10-12T08:15:49.982Z] === CONT  TestIpcModeOlderClient
08:15:50 [2022-10-12T08:15:50.238Z] --- PASS: TestIpcModeOlderClient (0.08s)
08:15:50 [2022-10-12T08:15:50.238Z] === CONT  TestContainerKillOnDaemonStart
08:15:50 [2022-10-12T08:15:50.238Z] --- PASS: TestDaemonRestartIpcMode (2.59s)
08:16:02 [2022-10-12T08:16:02.405Z] --- PASS: TestContainerKillOnDaemonStart (11.49s)
08:16:02 [2022-10-12T08:16:02.405Z] PASS
08:16:02 [2022-10-12T08:16:02.405Z] 
08:16:02 [2022-10-12T08:16:02.405Z] === Skipped
08:16:02 [2022-10-12T08:16:02.405Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
08:16:02 [2022-10-12T08:16:02.405Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
08:16:02 [2022-10-12T08:16:02.405Z] 
08:16:02 [2022-10-12T08:16:02.405Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
08:16:02 [2022-10-12T08:16:02.405Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
08:16:02 [2022-10-12T08:16:02.405Z] 
08:16:02 [2022-10-12T08:16:02.405Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
08:16:02 [2022-10-12T08:16:02.405Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
08:16:02 [2022-10-12T08:16:02.405Z] 
08:16:02 [2022-10-12T08:16:02.405Z] DONE 273 tests, 3 skipped in 133.282s
08:16:02 [2022-10-12T08:16:02.405Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
08:16:02 [2022-10-12T08:16:02.405Z] ++ 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
08:16:02 [2022-10-12T08:16:02.405Z] ++ set -e
08:16:02 [2022-10-12T08:16:02.405Z] ++ '[' -n 0 ']'
08:16:02 [2022-10-12T08:16:02.405Z] ++ set -x
08:16:02 [2022-10-12T08:16:02.405Z] ++ 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
08:16:02 [2022-10-12T08:16:02.405Z] INFO: Testing against a local daemon
08:16:02 [2022-10-12T08:16:02.405Z] === RUN   TestConfigDaemonLibtrustID
08:16:02 [2022-10-12T08:16:02.405Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
08:16:02 [2022-10-12T08:16:02.405Z] === RUN   TestConfigDaemonID
08:16:03 [2022-10-12T08:16:03.331Z]     daemon_test.go:86: [dd29c3c7cc2c9] daemon is not started
08:16:03 [2022-10-12T08:16:03.331Z] --- PASS: TestConfigDaemonID (1.04s)
08:16:03 [2022-10-12T08:16:03.331Z] === RUN   TestDaemonConfigValidation
08:16:03 [2022-10-12T08:16:03.331Z] === RUN   TestDaemonConfigValidation/config_with_no_content
08:16:03 [2022-10-12T08:16:03.331Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
08:16:03 [2022-10-12T08:16:03.331Z] === RUN   TestDaemonConfigValidation/config_with_{}
08:16:03 [2022-10-12T08:16:03.331Z] === PAUSE TestDaemonConfigValidation/config_with_{}
08:16:03 [2022-10-12T08:16:03.331Z] === RUN   TestDaemonConfigValidation/invalid_config
08:16:03 [2022-10-12T08:16:03.331Z] === PAUSE TestDaemonConfigValidation/invalid_config
08:16:03 [2022-10-12T08:16:03.331Z] === RUN   TestDaemonConfigValidation/malformed_config
08:16:03 [2022-10-12T08:16:03.331Z] === PAUSE TestDaemonConfigValidation/malformed_config
08:16:03 [2022-10-12T08:16:03.331Z] === RUN   TestDaemonConfigValidation/valid_config
08:16:03 [2022-10-12T08:16:03.331Z] === PAUSE TestDaemonConfigValidation/valid_config
08:16:03 [2022-10-12T08:16:03.331Z] === CONT  TestDaemonConfigValidation/config_with_no_content
08:16:03 [2022-10-12T08:16:03.331Z] === CONT  TestDaemonConfigValidation/malformed_config
08:16:03 [2022-10-12T08:16:03.331Z] === CONT  TestDaemonConfigValidation/valid_config
08:16:03 [2022-10-12T08:16:03.331Z] === CONT  TestDaemonConfigValidation/invalid_config
08:16:03 [2022-10-12T08:16:03.586Z] === CONT  TestDaemonConfigValidation/config_with_{}
08:16:03 [2022-10-12T08:16:03.586Z] --- PASS: TestDaemonConfigValidation (0.00s)
08:16:03 [2022-10-12T08:16:03.586Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
08:16:03 [2022-10-12T08:16:03.586Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
08:16:03 [2022-10-12T08:16:03.586Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
08:16:03 [2022-10-12T08:16:03.586Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
08:16:03 [2022-10-12T08:16:03.586Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
08:16:03 [2022-10-12T08:16:03.586Z] === RUN   TestConfigDaemonSeccompProfiles
08:16:03 [2022-10-12T08:16:03.586Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
08:16:04 [2022-10-12T08:16:04.513Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
08:16:05 [2022-10-12T08:16:05.876Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
08:16:06 [2022-10-12T08:16:06.802Z] === CONT  TestConfigDaemonSeccompProfiles
08:16:06 [2022-10-12T08:16:06.802Z]     daemon_test.go:200: [d984d69781ac2] daemon is not started
08:16:06 [2022-10-12T08:16:06.802Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
08:16:06 [2022-10-12T08:16:06.802Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
08:16:06 [2022-10-12T08:16:06.802Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
08:16:06 [2022-10-12T08:16:06.802Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
08:16:06 [2022-10-12T08:16:06.802Z] === RUN   TestDaemonProxy
08:16:06 [2022-10-12T08:16:06.802Z] === RUN   TestDaemonProxy/environment_variables
08:16:08 [2022-10-12T08:16:08.687Z] === RUN   TestDaemonProxy/command-line_options
08:16:10 [2022-10-12T08:16:10.050Z] === RUN   TestDaemonProxy/configuration_file
08:16:11 [2022-10-12T08:16:11.936Z] === RUN   TestDaemonProxy/conflicting_options
08:16:12 [2022-10-12T08:16:12.497Z] === RUN   TestDaemonProxy/reload_sanitized
08:16:13 [2022-10-12T08:16:13.057Z] --- PASS: TestDaemonProxy (6.24s)
08:16:13 [2022-10-12T08:16:13.057Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
08:16:13 [2022-10-12T08:16:13.057Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
08:16:13 [2022-10-12T08:16:13.057Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
08:16:13 [2022-10-12T08:16:13.057Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
08:16:13 [2022-10-12T08:16:13.057Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
08:16:13 [2022-10-12T08:16:13.057Z] === RUN   TestLiveRestore
08:16:13 [2022-10-12T08:16:13.057Z] === RUN   TestLiveRestore/volume_references
08:16:13 [2022-10-12T08:16:13.057Z] === PAUSE TestLiveRestore/volume_references
08:16:13 [2022-10-12T08:16:13.057Z] === CONT  TestLiveRestore/volume_references
08:16:13 [2022-10-12T08:16:13.621Z] === RUN   TestLiveRestore/volume_references/restartPolicy
08:16:13 [2022-10-12T08:16:13.622Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
08:16:14 [2022-10-12T08:16:14.547Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
08:16:15 [2022-10-12T08:16:15.473Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
08:16:16 [2022-10-12T08:16:16.399Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
08:16:17 [2022-10-12T08:16:17.326Z] --- PASS: TestLiveRestore (0.00s)
08:16:17 [2022-10-12T08:16:17.326Z]     --- PASS: TestLiveRestore/volume_references (4.23s)
08:16:17 [2022-10-12T08:16:17.326Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.55s)
08:16:17 [2022-10-12T08:16:17.326Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.90s)
08:16:17 [2022-10-12T08:16:17.326Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
08:16:17 [2022-10-12T08:16:17.326Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
08:16:17 [2022-10-12T08:16:17.326Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
08:16:17 [2022-10-12T08:16:17.326Z] PASS
08:16:17 [2022-10-12T08:16:17.326Z] 
08:16:17 [2022-10-12T08:16:17.326Z] DONE 25 tests in 15.512s
08:16:17 [2022-10-12T08:16:17.326Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
08:16:17 [2022-10-12T08:16:17.326Z] ++ 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
08:16:17 [2022-10-12T08:16:17.326Z] ++ set -e
08:16:17 [2022-10-12T08:16:17.326Z] ++ '[' -n 0 ']'
08:16:17 [2022-10-12T08:16:17.326Z] ++ set -x
08:16:17 [2022-10-12T08:16:17.326Z] ++ 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
08:16:17 [2022-10-12T08:16:17.326Z] INFO: Testing against a local daemon
08:16:17 [2022-10-12T08:16:17.326Z] === RUN   TestCommitInheritsEnv
08:16:17 [2022-10-12T08:16:17.581Z] --- PASS: TestCommitInheritsEnv (0.28s)
08:16:17 [2022-10-12T08:16:17.581Z] === RUN   TestImportExtremelyLargeImageWorks
08:16:17 [2022-10-12T08:16:17.581Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:16:17 [2022-10-12T08:16:17.581Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
08:16:17 [2022-10-12T08:16:17.581Z] === RUN   TestImportWithCustomPlatform
08:16:17 [2022-10-12T08:16:17.581Z] === RUN   TestImportWithCustomPlatform/#00
08:16:17 [2022-10-12T08:16:17.837Z] === RUN   TestImportWithCustomPlatform/_______
08:16:17 [2022-10-12T08:16:17.837Z] === RUN   TestImportWithCustomPlatform//
08:16:17 [2022-10-12T08:16:17.837Z] === RUN   TestImportWithCustomPlatform/linux
08:16:17 [2022-10-12T08:16:17.837Z] === RUN   TestImportWithCustomPlatform/LINUX
08:16:17 [2022-10-12T08:16:17.837Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
08:16:17 [2022-10-12T08:16:17.837Z] === RUN   TestImportWithCustomPlatform/macos
08:16:17 [2022-10-12T08:16:17.837Z] === RUN   TestImportWithCustomPlatform/macos/arm64
08:16:17 [2022-10-12T08:16:17.837Z] === RUN   TestImportWithCustomPlatform/nintendo64
08:16:18 [2022-10-12T08:16:18.092Z] --- PASS: TestImportWithCustomPlatform (0.32s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
08:16:18 [2022-10-12T08:16:18.092Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
08:16:18 [2022-10-12T08:16:18.092Z] === RUN   TestImagesFilterMultiReference
08:16:18 [2022-10-12T08:16:18.092Z] --- PASS: TestImagesFilterMultiReference (0.06s)
08:16:18 [2022-10-12T08:16:18.092Z] === RUN   TestImagePullPlatformInvalid
08:16:18 [2022-10-12T08:16:18.092Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
08:16:18 [2022-10-12T08:16:18.092Z] === RUN   TestRemoveImageOrphaning
08:16:18 [2022-10-12T08:16:18.348Z] --- PASS: TestRemoveImageOrphaning (0.27s)
08:16:18 [2022-10-12T08:16:18.348Z] === RUN   TestRemoveImageGarbageCollector
08:16:18 [2022-10-12T08:16:18.348Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:16:18 [2022-10-12T08:16:18.348Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
08:16:18 [2022-10-12T08:16:18.348Z] === RUN   TestTagUnprefixedRepoByNameOrName
08:16:18 [2022-10-12T08:16:18.348Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
08:16:18 [2022-10-12T08:16:18.348Z] === RUN   TestTagInvalidReference
08:16:18 [2022-10-12T08:16:18.348Z] --- PASS: TestTagInvalidReference (0.01s)
08:16:18 [2022-10-12T08:16:18.348Z] === RUN   TestTagValidPrefixedRepo
08:16:18 [2022-10-12T08:16:18.348Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
08:16:18 [2022-10-12T08:16:18.348Z] === RUN   TestTagExistedNameWithoutForce
08:16:18 [2022-10-12T08:16:18.348Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
08:16:18 [2022-10-12T08:16:18.348Z] === RUN   TestTagOfficialNames
08:16:18 [2022-10-12T08:16:18.604Z] --- PASS: TestTagOfficialNames (0.06s)
08:16:18 [2022-10-12T08:16:18.604Z] === RUN   TestTagMatchesDigest
08:16:18 [2022-10-12T08:16:18.604Z] --- PASS: TestTagMatchesDigest (0.01s)
08:16:18 [2022-10-12T08:16:18.604Z] PASS
08:16:18 [2022-10-12T08:16:18.604Z] 
08:16:18 [2022-10-12T08:16:18.604Z] === Skipped
08:16:18 [2022-10-12T08:16:18.604Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
08:16:18 [2022-10-12T08:16:18.604Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
08:16:18 [2022-10-12T08:16:18.604Z] 
08:16:18 [2022-10-12T08:16:18.604Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
08:16:18 [2022-10-12T08:16:18.604Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:16:18 [2022-10-12T08:16:18.604Z] 
08:16:18 [2022-10-12T08:16:18.604Z] DONE 22 tests, 2 skipped in 1.334s
08:16:18 [2022-10-12T08:16:18.604Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
08:16:18 [2022-10-12T08:16:18.604Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
08:16:18 [2022-10-12T08:16:18.604Z] ++ set -e
08:16:18 [2022-10-12T08:16:18.604Z] ++ '[' -n 0 ']'
08:16:18 [2022-10-12T08:16:18.604Z] ++ set -x
08:16:18 [2022-10-12T08:16:18.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
08:16:18 [2022-10-12T08:16:18.604Z] === RUN   TestStripANSICommands
08:16:18 [2022-10-12T08:16:18.604Z] === RUN   TestStripANSICommands/#00
08:16:18 [2022-10-12T08:16:18.604Z] === RUN   TestStripANSICommands/#01
08:16:18 [2022-10-12T08:16:18.604Z] --- PASS: TestStripANSICommands (0.00s)
08:16:18 [2022-10-12T08:16:18.604Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
08:16:18 [2022-10-12T08:16:18.604Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
08:16:18 [2022-10-12T08:16:18.604Z] PASS
08:16:18 [2022-10-12T08:16:18.604Z] 
08:16:18 [2022-10-12T08:16:18.604Z] DONE 3 tests in 0.045s
08:16:18 [2022-10-12T08:16:18.604Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
08:16:18 [2022-10-12T08:16:18.604Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:16:18 [2022-10-12T08:16:18.604Z] ++ set -e
08:16:18 [2022-10-12T08:16:18.604Z] ++ '[' -n 0 ']'
08:16:18 [2022-10-12T08:16:18.604Z] ++ set -x
08:16:18 [2022-10-12T08:16:18.604Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
08:16:18 [2022-10-12T08:16:18.604Z] INFO: Testing against a local daemon
08:16:18 [2022-10-12T08:16:18.604Z] === RUN   TestNetworkCreateDelete
08:16:18 [2022-10-12T08:16:18.859Z] --- PASS: TestNetworkCreateDelete (0.14s)
08:16:18 [2022-10-12T08:16:18.859Z] === RUN   TestDockerNetworkDeletePreferID
08:16:19 [2022-10-12T08:16:19.115Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
08:16:19 [2022-10-12T08:16:19.115Z] === RUN   TestDaemonDNSFallback
08:16:25 [2022-10-12T08:16:25.647Z] --- PASS: TestDaemonDNSFallback (6.32s)
08:16:25 [2022-10-12T08:16:25.647Z] === RUN   TestInspectNetwork
08:16:28 [2022-10-12T08:16:28.993Z] === RUN   TestInspectNetwork/full_network_id
08:16:28 [2022-10-12T08:16:28.993Z] === RUN   TestInspectNetwork/partial_network_id
08:16:28 [2022-10-12T08:16:28.993Z] === RUN   TestInspectNetwork/network_name
08:16:28 [2022-10-12T08:16:28.993Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
08:16:33 [2022-10-12T08:16:33.157Z] --- PASS: TestInspectNetwork (6.99s)
08:16:33 [2022-10-12T08:16:33.157Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
08:16:33 [2022-10-12T08:16:33.157Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
08:16:33 [2022-10-12T08:16:33.157Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
08:16:33 [2022-10-12T08:16:33.157Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
08:16:33 [2022-10-12T08:16:33.157Z] === RUN   TestRunContainerWithBridgeNone
08:16:34 [2022-10-12T08:16:34.083Z] --- PASS: TestRunContainerWithBridgeNone (1.50s)
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/create
08:16:34 [2022-10-12T08:16:34.083Z] === PAUSE TestNetworkInvalidJSON/networks/create
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
08:16:34 [2022-10-12T08:16:34.083Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
08:16:34 [2022-10-12T08:16:34.083Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
08:16:34 [2022-10-12T08:16:34.083Z] === CONT  TestNetworkInvalidJSON/networks/create
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
08:16:34 [2022-10-12T08:16:34.083Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
08:16:34 [2022-10-12T08:16:34.083Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
08:16:34 [2022-10-12T08:16:34.083Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
08:16:34 [2022-10-12T08:16:34.083Z] --- PASS: TestNetworkInvalidJSON (0.02s)
08:16:34 [2022-10-12T08:16:34.084Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z] === RUN   TestNetworkList
08:16:34 [2022-10-12T08:16:34.084Z] === RUN   TestNetworkList//networks
08:16:34 [2022-10-12T08:16:34.084Z] === PAUSE TestNetworkList//networks
08:16:34 [2022-10-12T08:16:34.084Z] === RUN   TestNetworkList//networks/
08:16:34 [2022-10-12T08:16:34.084Z] === PAUSE TestNetworkList//networks/
08:16:34 [2022-10-12T08:16:34.084Z] === CONT  TestNetworkList//networks
08:16:34 [2022-10-12T08:16:34.084Z] === CONT  TestNetworkList//networks/
08:16:34 [2022-10-12T08:16:34.084Z] --- PASS: TestNetworkList (0.01s)
08:16:34 [2022-10-12T08:16:34.084Z]     --- PASS: TestNetworkList//networks/ (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z]     --- PASS: TestNetworkList//networks (0.00s)
08:16:34 [2022-10-12T08:16:34.084Z] === RUN   TestHostIPv4BridgeLabel
08:16:34 [2022-10-12T08:16:34.644Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
08:16:34 [2022-10-12T08:16:34.644Z] === RUN   TestDaemonRestartWithLiveRestore
08:16:35 [2022-10-12T08:16:35.571Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
08:16:35 [2022-10-12T08:16:35.571Z] === RUN   TestDaemonDefaultNetworkPools
08:16:36 [2022-10-12T08:16:36.498Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
08:16:36 [2022-10-12T08:16:36.498Z] === RUN   TestDaemonRestartWithExistingNetwork
08:16:37 [2022-10-12T08:16:37.424Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
08:16:37 [2022-10-12T08:16:37.424Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
08:16:38 [2022-10-12T08:16:38.787Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
08:16:38 [2022-10-12T08:16:38.787Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
08:16:39 [2022-10-12T08:16:39.347Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
08:16:39 [2022-10-12T08:16:39.347Z] === RUN   TestServiceWithPredefinedNetwork
08:16:41 [2022-10-12T08:16:41.861Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
08:16:41 [2022-10-12T08:16:41.861Z] === RUN   TestServiceRemoveKeepsIngressNetwork
08:16:41 [2022-10-12T08:16:41.861Z]     service_test.go:242: FLAKY_TEST
08:16:41 [2022-10-12T08:16:41.861Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
08:16:41 [2022-10-12T08:16:41.861Z] === RUN   TestServiceWithDataPathPortInit
08:16:56 [2022-10-12T08:16:56.760Z] --- PASS: TestServiceWithDataPathPortInit (13.89s)
08:16:56 [2022-10-12T08:16:56.760Z] === RUN   TestServiceWithDefaultAddressPoolInit
08:16:58 [2022-10-12T08:16:58.123Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ujqwimfw8h5boqvff0za7kkja Created:2022-10-12 08:16:56.792637984 +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[ba740c932dc6e356138229f5df751061c786a8080e340998db5befee78a3aeda:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nbe9rdox3o7iqoj8et6ozgdyb EndpointID:79de5b751a090680df83ef805b2ed71fefc89f9036db723a7bcca89a6b34d6ff MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f33702031bc7bba3f25615689443d77983f5bc64bb8745fc3bce9768334b44e9 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:e6c53a8d60cc IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.nbe9rdox3o7iqoj8et6ozgdyb EndpointID:79de5b751a090680df83ef805b2ed71fefc89f9036db723a7bcca89a6b34d6ff EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
08:17:02 [2022-10-12T08:17:02.340Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s)
08:17:02 [2022-10-12T08:17:02.340Z] PASS
08:17:02 [2022-10-12T08:17:02.340Z] 
08:17:02 [2022-10-12T08:17:02.340Z] === Skipped
08:17:02 [2022-10-12T08:17:02.340Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
08:17:02 [2022-10-12T08:17:02.340Z]     service_test.go:242: FLAKY_TEST
08:17:02 [2022-10-12T08:17:02.340Z] 
08:17:02 [2022-10-12T08:17:02.340Z] DONE 38 tests, 1 skipped in 43.678s
08:17:02 [2022-10-12T08:17:02.340Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
08:17:02 [2022-10-12T08:17:02.340Z] ++ 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
08:17:02 [2022-10-12T08:17:02.340Z] ++ set -e
08:17:02 [2022-10-12T08:17:02.340Z] ++ '[' -n 0 ']'
08:17:02 [2022-10-12T08:17:02.340Z] ++ set -x
08:17:02 [2022-10-12T08:17:02.340Z] ++ 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
08:17:02 [2022-10-12T08:17:02.340Z] INFO: Testing against a local daemon
08:17:02 [2022-10-12T08:17:02.340Z] === RUN   TestDockerNetworkIpvlanPersistance
08:17:02 [2022-10-12T08:17:02.340Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:17:02 [2022-10-12T08:17:02.340Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
08:17:02 [2022-10-12T08:17:02.340Z] === RUN   TestDockerNetworkIpvlan
08:17:02 [2022-10-12T08:17:02.340Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:17:02 [2022-10-12T08:17:02.340Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
08:17:02 [2022-10-12T08:17:02.340Z] PASS
08:17:02 [2022-10-12T08:17:02.340Z] 
08:17:02 [2022-10-12T08:17:02.340Z] === Skipped
08:17:02 [2022-10-12T08:17:02.340Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
08:17:02 [2022-10-12T08:17:02.340Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:17:02 [2022-10-12T08:17:02.340Z] 
08:17:02 [2022-10-12T08:17:02.340Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
08:17:02 [2022-10-12T08:17:02.340Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
08:17:02 [2022-10-12T08:17:02.340Z] 
08:17:02 [2022-10-12T08:17:02.340Z] DONE 2 tests, 2 skipped in 0.093s
08:17:02 [2022-10-12T08:17:02.340Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
08:17:02 [2022-10-12T08:17:02.340Z] ++ 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
08:17:02 [2022-10-12T08:17:02.340Z] ++ set -e
08:17:02 [2022-10-12T08:17:02.340Z] ++ '[' -n 0 ']'
08:17:02 [2022-10-12T08:17:02.340Z] ++ set -x
08:17:02 [2022-10-12T08:17:02.340Z] ++ 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
08:17:02 [2022-10-12T08:17:02.595Z] INFO: Testing against a local daemon
08:17:02 [2022-10-12T08:17:02.595Z] === RUN   TestDockerNetworkMacvlanPersistance
08:17:03 [2022-10-12T08:17:03.958Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
08:17:03 [2022-10-12T08:17:03.958Z] === RUN   TestDockerNetworkMacvlan
08:17:04 [2022-10-12T08:17:04.519Z] === RUN   TestDockerNetworkMacvlan/Subinterface
08:17:05 [2022-10-12T08:17:05.445Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
08:17:06 [2022-10-12T08:17:06.005Z] === RUN   TestDockerNetworkMacvlan/NilParent
08:17:07 [2022-10-12T08:17:07.892Z] === RUN   TestDockerNetworkMacvlan/InternalMode
08:17:09 [2022-10-12T08:17:09.780Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
08:17:13 [2022-10-12T08:17:13.045Z] === RUN   TestDockerNetworkMacvlan/Addressing
08:17:13 [2022-10-12T08:17:13.301Z] --- PASS: TestDockerNetworkMacvlan (9.51s)
08:17:13 [2022-10-12T08:17:13.301Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
08:17:13 [2022-10-12T08:17:13.301Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
08:17:13 [2022-10-12T08:17:13.301Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s)
08:17:13 [2022-10-12T08:17:13.301Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.79s)
08:17:13 [2022-10-12T08:17:13.301Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
08:17:13 [2022-10-12T08:17:13.301Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s)
08:17:13 [2022-10-12T08:17:13.301Z] PASS
08:17:13 [2022-10-12T08:17:13.301Z] 
08:17:13 [2022-10-12T08:17:13.301Z] DONE 8 tests in 10.944s
08:17:13 [2022-10-12T08:17:13.301Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
08:17:13 [2022-10-12T08:17:13.301Z] ++ 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
08:17:13 [2022-10-12T08:17:13.301Z] ++ set -e
08:17:13 [2022-10-12T08:17:13.301Z] ++ '[' -n 0 ']'
08:17:13 [2022-10-12T08:17:13.301Z] ++ set -x
08:17:13 [2022-10-12T08:17:13.301Z] ++ 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
08:17:13 [2022-10-12T08:17:13.301Z] testing: warning: no tests to run
08:17:13 [2022-10-12T08:17:13.301Z] PASS
08:17:13 [2022-10-12T08:17:13.301Z] 
08:17:13 [2022-10-12T08:17:13.301Z] DONE 0 tests in 0.025s
08:17:13 [2022-10-12T08:17:13.301Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
08:17:13 [2022-10-12T08:17:13.301Z] ++ 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
08:17:13 [2022-10-12T08:17:13.301Z] ++ set -e
08:17:13 [2022-10-12T08:17:13.301Z] ++ '[' -n 0 ']'
08:17:13 [2022-10-12T08:17:13.301Z] ++ set -x
08:17:13 [2022-10-12T08:17:13.302Z] ++ 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
08:17:13 [2022-10-12T08:17:13.558Z] INFO: Testing against a local daemon
08:17:13 [2022-10-12T08:17:13.558Z] === RUN   TestAuthZPluginAllowRequest
08:17:14 [2022-10-12T08:17:14.921Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
08:17:14 [2022-10-12T08:17:14.921Z] === RUN   TestAuthZPluginTLS
08:17:15 [2022-10-12T08:17:15.273Z] --- PASS: TestAuthZPluginTLS (0.56s)
08:17:15 [2022-10-12T08:17:15.273Z] === RUN   TestAuthZPluginDenyRequest
08:17:15 [2022-10-12T08:17:15.834Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
08:17:15 [2022-10-12T08:17:15.834Z] === RUN   TestAuthZPluginAPIDenyResponse
08:17:16 [2022-10-12T08:17:16.394Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
08:17:16 [2022-10-12T08:17:16.394Z] === RUN   TestAuthZPluginDenyResponse
08:17:16 [2022-10-12T08:17:16.955Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
08:17:16 [2022-10-12T08:17:16.955Z] === RUN   TestAuthZPluginAllowEventStream
08:17:18 [2022-10-12T08:17:18.318Z] --- PASS: TestAuthZPluginAllowEventStream (1.25s)
08:17:18 [2022-10-12T08:17:18.318Z] === RUN   TestAuthZPluginErrorResponse
08:17:18 [2022-10-12T08:17:18.574Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
08:17:18 [2022-10-12T08:17:18.574Z] === RUN   TestAuthZPluginErrorRequest
08:17:19 [2022-10-12T08:17:19.135Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
08:17:19 [2022-10-12T08:17:19.135Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
08:17:19 [2022-10-12T08:17:19.695Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
08:17:19 [2022-10-12T08:17:19.695Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
08:17:21 [2022-10-12T08:17:21.059Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s)
08:17:21 [2022-10-12T08:17:21.059Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
08:17:22 [2022-10-12T08:17:22.946Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s)
08:17:22 [2022-10-12T08:17:22.946Z] === RUN   TestAuthZPluginHeader
08:17:23 [2022-10-12T08:17:23.202Z] --- PASS: TestAuthZPluginHeader (0.70s)
08:17:23 [2022-10-12T08:17:23.202Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
08:17:23 [2022-10-12T08:17:23.202Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:23 [2022-10-12T08:17:23.202Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:17:23 [2022-10-12T08:17:23.202Z] === RUN   TestAuthZPluginV2Disable
08:17:23 [2022-10-12T08:17:23.202Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:23 [2022-10-12T08:17:23.202Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
08:17:23 [2022-10-12T08:17:23.202Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
08:17:23 [2022-10-12T08:17:23.202Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:23 [2022-10-12T08:17:23.202Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:17:23 [2022-10-12T08:17:23.202Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
08:17:23 [2022-10-12T08:17:23.202Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:23 [2022-10-12T08:17:23.202Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:17:23 [2022-10-12T08:17:23.202Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
08:17:41 [2022-10-12T08:17:41.241Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
08:17:41 [2022-10-12T08:17:41.241Z] PASS
08:17:41 [2022-10-12T08:17:41.241Z] 
08:17:41 [2022-10-12T08:17:41.241Z] === Skipped
08:17:41 [2022-10-12T08:17:41.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:41 [2022-10-12T08:17:41.241Z] 
08:17:41 [2022-10-12T08:17:41.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:41 [2022-10-12T08:17:41.241Z] 
08:17:41 [2022-10-12T08:17:41.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:41 [2022-10-12T08:17:41.241Z] 
08:17:41 [2022-10-12T08:17:41.241Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:41 [2022-10-12T08:17:41.241Z] 
08:17:41 [2022-10-12T08:17:41.241Z] DONE 17 tests, 4 skipped in 26.749s
08:17:41 [2022-10-12T08:17:41.241Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:17:41 [2022-10-12T08:17:41.241Z] ++ 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
08:17:41 [2022-10-12T08:17:41.241Z] ++ set -e
08:17:41 [2022-10-12T08:17:41.241Z] ++ '[' -n 0 ']'
08:17:41 [2022-10-12T08:17:41.241Z] ++ set -x
08:17:41 [2022-10-12T08:17:41.241Z] ++ 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
08:17:41 [2022-10-12T08:17:41.241Z] INFO: Testing against a local daemon
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:17:41 [2022-10-12T08:17:41.241Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:17:41 [2022-10-12T08:17:41.241Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:17:41 [2022-10-12T08:17:41.241Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:17:41 [2022-10-12T08:17:41.241Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:17:41 [2022-10-12T08:17:41.241Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:17:41 [2022-10-12T08:17:41.241Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:17:41 [2022-10-12T08:17:41.241Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:17:41 [2022-10-12T08:17:41.241Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInstall
08:17:41 [2022-10-12T08:17:41.241Z] === RUN   TestPluginInstall/no_auth
08:17:44 [2022-10-12T08:17:44.506Z] time="2022-10-12T08:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:17:44 [2022-10-12T08:17:44.506Z] time="2022-10-12T08:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8871006cdfd6c7e49eb56ba9534f76c43d3b9ac3877bba36d26422ab17f6e95f" mediatype=application/vnd.docker.plugin.v1+json size=522
08:17:44 [2022-10-12T08:17:44.506Z] time="2022-10-12T08:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:17:44 [2022-10-12T08:17:44.506Z] time="2022-10-12T08:17:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8871006cdfd6c7e49eb56ba9534f76c43d3b9ac3877bba36d26422ab17f6e95f" mediatype=application/vnd.docker.plugin.v1+json size=522
08:17:44 [2022-10-12T08:17:44.506Z] === RUN   TestPluginInstall/with_htpasswd
08:17:44 [2022-10-12T08:17:44.762Z] time="2022-10-12T08:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:17:44 [2022-10-12T08:17:44.762Z] time="2022-10-12T08:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2a3a66914ea8dbbb35abd0a991ecbeff54ea3aef88b9ac44bd3b0b6d13acbd6" mediatype=application/vnd.docker.plugin.v1+json size=522
08:17:44 [2022-10-12T08:17:44.762Z] time="2022-10-12T08:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:17:44 [2022-10-12T08:17:44.762Z] time="2022-10-12T08:17:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c2a3a66914ea8dbbb35abd0a991ecbeff54ea3aef88b9ac44bd3b0b6d13acbd6" mediatype=application/vnd.docker.plugin.v1+json size=522
08:17:45 [2022-10-12T08:17:45.017Z] === RUN   TestPluginInstall/with_insecure
08:17:45 [2022-10-12T08:17:45.944Z] time="2022-10-12T08:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:17:45 [2022-10-12T08:17:45.944Z] time="2022-10-12T08:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2ff7891d7d84f756f84cb79276c231dc45707f1c9f06856ff8e92b3104b6b4c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:17:45 [2022-10-12T08:17:45.944Z] time="2022-10-12T08:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:17:45 [2022-10-12T08:17:45.944Z] time="2022-10-12T08:17:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e2ff7891d7d84f756f84cb79276c231dc45707f1c9f06856ff8e92b3104b6b4c" mediatype=application/vnd.docker.plugin.v1+json size=522
08:17:45 [2022-10-12T08:17:45.944Z]     plugin_test.go:196: [d10a319a3ee7d] daemon is not started
08:17:45 [2022-10-12T08:17:45.944Z] --- PASS: TestPluginInstall (5.61s)
08:17:45 [2022-10-12T08:17:45.944Z]     --- PASS: TestPluginInstall/no_auth (4.02s)
08:17:45 [2022-10-12T08:17:45.944Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
08:17:45 [2022-10-12T08:17:45.944Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
08:17:45 [2022-10-12T08:17:45.944Z] === RUN   TestPluginsWithRuntimes
08:17:47 [2022-10-12T08:17:47.307Z] === RUN   TestPluginsWithRuntimes/No_Args
08:17:48 [2022-10-12T08:17:48.232Z] === RUN   TestPluginsWithRuntimes/With_Args
08:17:49 [2022-10-12T08:17:49.158Z] --- PASS: TestPluginsWithRuntimes (3.32s)
08:17:49 [2022-10-12T08:17:49.158Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
08:17:49 [2022-10-12T08:17:49.158Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
08:17:49 [2022-10-12T08:17:49.158Z] === RUN   TestPluginBackCompatMediaTypes
08:17:49 [2022-10-12T08:17:49.720Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
08:17:49 [2022-10-12T08:17:49.720Z] PASS
08:17:49 [2022-10-12T08:17:49.720Z] 
08:17:49 [2022-10-12T08:17:49.720Z] DONE 24 tests in 9.662s
08:17:49 [2022-10-12T08:17:49.720Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:17:49 [2022-10-12T08:17:49.720Z] ++ 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
08:17:49 [2022-10-12T08:17:49.720Z] ++ set -e
08:17:49 [2022-10-12T08:17:49.720Z] ++ '[' -n 0 ']'
08:17:49 [2022-10-12T08:17:49.720Z] ++ set -x
08:17:49 [2022-10-12T08:17:49.720Z] ++ 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
08:17:49 [2022-10-12T08:17:49.975Z] INFO: Testing against a local daemon
08:17:49 [2022-10-12T08:17:49.975Z] === RUN   TestExternalGraphDriver
08:17:50 [2022-10-12T08:17:50.231Z] === RUN   TestExternalGraphDriver/json
08:17:52 [2022-10-12T08:17:52.118Z] === RUN   TestExternalGraphDriver/spec
08:17:53 [2022-10-12T08:17:53.481Z] === RUN   TestExternalGraphDriver/pull
08:17:55 [2022-10-12T08:17:55.367Z] --- PASS: TestExternalGraphDriver (5.24s)
08:17:55 [2022-10-12T08:17:55.367Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
08:17:55 [2022-10-12T08:17:55.367Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
08:17:55 [2022-10-12T08:17:55.367Z]     --- PASS: TestExternalGraphDriver/pull (1.74s)
08:17:55 [2022-10-12T08:17:55.367Z] === RUN   TestGraphdriverPluginV2
08:17:55 [2022-10-12T08:17:55.624Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:55 [2022-10-12T08:17:55.624Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
08:17:55 [2022-10-12T08:17:55.624Z] PASS
08:17:55 [2022-10-12T08:17:55.624Z] 
08:17:55 [2022-10-12T08:17:55.624Z] === Skipped
08:17:55 [2022-10-12T08:17:55.624Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
08:17:55 [2022-10-12T08:17:55.624Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:17:55 [2022-10-12T08:17:55.624Z] 
08:17:55 [2022-10-12T08:17:55.624Z] DONE 5 tests, 1 skipped in 5.687s
08:17:55 [2022-10-12T08:17:55.624Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:17:55 [2022-10-12T08:17:55.624Z] ++ 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
08:17:55 [2022-10-12T08:17:55.624Z] ++ set -e
08:17:55 [2022-10-12T08:17:55.624Z] ++ '[' -n 0 ']'
08:17:55 [2022-10-12T08:17:55.624Z] ++ set -x
08:17:55 [2022-10-12T08:17:55.624Z] ++ 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
08:17:55 [2022-10-12T08:17:55.624Z] INFO: Testing against a local daemon
08:17:55 [2022-10-12T08:17:55.624Z] === RUN   TestContinueAfterPluginCrash
08:17:55 [2022-10-12T08:17:55.624Z] === PAUSE TestContinueAfterPluginCrash
08:17:55 [2022-10-12T08:17:55.624Z] === RUN   TestReadPluginNoRead
08:17:55 [2022-10-12T08:17:55.624Z] === PAUSE TestReadPluginNoRead
08:17:55 [2022-10-12T08:17:55.624Z] === RUN   TestDaemonStartWithLogOpt
08:17:55 [2022-10-12T08:17:55.624Z] === PAUSE TestDaemonStartWithLogOpt
08:17:55 [2022-10-12T08:17:55.624Z] === CONT  TestContinueAfterPluginCrash
08:17:55 [2022-10-12T08:17:55.624Z] === CONT  TestDaemonStartWithLogOpt
08:17:58 [2022-10-12T08:17:58.916Z] --- PASS: TestDaemonStartWithLogOpt (2.99s)
08:17:58 [2022-10-12T08:17:58.916Z] === CONT  TestReadPluginNoRead
08:18:00 [2022-10-12T08:18:00.935Z] === RUN   TestReadPluginNoRead/default
08:18:02 [2022-10-12T08:18:02.299Z] === RUN   TestReadPluginNoRead/disabled_caching
08:18:03 [2022-10-12T08:18:03.662Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:18:03 [2022-10-12T08:18:03.662Z] --- PASS: TestContinueAfterPluginCrash (8.05s)
08:18:04 [2022-10-12T08:18:04.588Z] === CONT  TestReadPluginNoRead
08:18:04 [2022-10-12T08:18:04.588Z]     read_test.go:91: [da7af8a10e019] daemon is not started
08:18:04 [2022-10-12T08:18:04.588Z] --- PASS: TestReadPluginNoRead (6.01s)
08:18:04 [2022-10-12T08:18:04.588Z]     --- PASS: TestReadPluginNoRead/default (1.33s)
08:18:04 [2022-10-12T08:18:04.588Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.20s)
08:18:04 [2022-10-12T08:18:04.588Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.28s)
08:18:04 [2022-10-12T08:18:04.588Z] PASS
08:18:04 [2022-10-12T08:18:04.588Z] 
08:18:04 [2022-10-12T08:18:04.588Z] DONE 6 tests in 9.107s
08:18:04 [2022-10-12T08:18:04.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:18:04 [2022-10-12T08:18:04.588Z] ++ 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
08:18:04 [2022-10-12T08:18:04.588Z] ++ set -e
08:18:04 [2022-10-12T08:18:04.588Z] ++ '[' -n 0 ']'
08:18:04 [2022-10-12T08:18:04.588Z] ++ set -x
08:18:04 [2022-10-12T08:18:04.588Z] ++ 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
08:18:04 [2022-10-12T08:18:04.588Z] testing: warning: no tests to run
08:18:04 [2022-10-12T08:18:04.588Z] PASS
08:18:04 [2022-10-12T08:18:04.588Z] 
08:18:04 [2022-10-12T08:18:04.588Z] DONE 0 tests in 0.038s
08:18:04 [2022-10-12T08:18:04.844Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:18:04 [2022-10-12T08:18:04.844Z] ++ 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
08:18:04 [2022-10-12T08:18:04.844Z] ++ set -e
08:18:04 [2022-10-12T08:18:04.844Z] ++ '[' -n 0 ']'
08:18:04 [2022-10-12T08:18:04.844Z] ++ set -x
08:18:04 [2022-10-12T08:18:04.844Z] ++ 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
08:18:04 [2022-10-12T08:18:04.844Z] INFO: Testing against a local daemon
08:18:04 [2022-10-12T08:18:04.844Z] === RUN   TestPluginWithDevMounts
08:18:04 [2022-10-12T08:18:04.844Z] === PAUSE TestPluginWithDevMounts
08:18:04 [2022-10-12T08:18:04.844Z] === CONT  TestPluginWithDevMounts
08:18:06 [2022-10-12T08:18:06.729Z] --- PASS: TestPluginWithDevMounts (1.53s)
08:18:06 [2022-10-12T08:18:06.729Z] PASS
08:18:06 [2022-10-12T08:18:06.729Z] 
08:18:06 [2022-10-12T08:18:06.729Z] DONE 1 tests in 1.664s
08:18:06 [2022-10-12T08:18:06.729Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:18:06 [2022-10-12T08:18:06.729Z] ++ 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
08:18:06 [2022-10-12T08:18:06.729Z] ++ set -e
08:18:06 [2022-10-12T08:18:06.729Z] ++ '[' -n 0 ']'
08:18:06 [2022-10-12T08:18:06.729Z] ++ set -x
08:18:06 [2022-10-12T08:18:06.729Z] ++ 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
08:18:06 [2022-10-12T08:18:06.729Z] INFO: Testing against a local daemon
08:18:06 [2022-10-12T08:18:06.729Z] === RUN   TestSecretInspect
08:18:08 [2022-10-12T08:18:08.658Z] --- PASS: TestSecretInspect (2.18s)
08:18:08 [2022-10-12T08:18:08.658Z] === RUN   TestSecretList
08:18:11 [2022-10-12T08:18:11.171Z] --- PASS: TestSecretList (2.17s)
08:18:11 [2022-10-12T08:18:11.171Z] === RUN   TestSecretsCreateAndDelete
08:18:13 [2022-10-12T08:18:13.058Z] --- PASS: TestSecretsCreateAndDelete (2.18s)
08:18:13 [2022-10-12T08:18:13.058Z] === RUN   TestSecretsUpdate
08:18:15 [2022-10-12T08:18:15.570Z] --- PASS: TestSecretsUpdate (2.20s)
08:18:15 [2022-10-12T08:18:15.570Z] === RUN   TestTemplatedSecret
08:18:18 [2022-10-12T08:18:18.083Z] --- PASS: TestTemplatedSecret (2.54s)
08:18:18 [2022-10-12T08:18:18.083Z] === RUN   TestSecretCreateResolve
08:18:19 [2022-10-12T08:18:19.970Z] --- PASS: TestSecretCreateResolve (2.17s)
08:18:19 [2022-10-12T08:18:19.970Z] PASS
08:18:19 [2022-10-12T08:18:19.970Z] 
08:18:19 [2022-10-12T08:18:19.970Z] DONE 6 tests in 13.540s
08:18:19 [2022-10-12T08:18:19.970Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:18:19 [2022-10-12T08:18:19.970Z] ++ 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
08:18:19 [2022-10-12T08:18:19.970Z] ++ set -e
08:18:19 [2022-10-12T08:18:19.970Z] ++ '[' -n 0 ']'
08:18:19 [2022-10-12T08:18:19.970Z] ++ set -x
08:18:19 [2022-10-12T08:18:19.970Z] ++ 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
08:18:19 [2022-10-12T08:18:19.970Z] INFO: Testing against a local daemon
08:18:19 [2022-10-12T08:18:19.970Z] === RUN   TestServiceCreateInit
08:18:19 [2022-10-12T08:18:19.970Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:18:24 [2022-10-12T08:18:24.137Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:18:27 [2022-10-12T08:18:27.402Z] --- PASS: TestServiceCreateInit (7.31s)
08:18:27 [2022-10-12T08:18:27.402Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.67s)
08:18:27 [2022-10-12T08:18:27.402Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s)
08:18:27 [2022-10-12T08:18:27.402Z] === RUN   TestCreateServiceMultipleTimes
08:18:45 [2022-10-12T08:18:45.484Z] --- PASS: TestCreateServiceMultipleTimes (15.22s)
08:18:45 [2022-10-12T08:18:45.484Z] === RUN   TestCreateServiceConflict
08:18:45 [2022-10-12T08:18:45.484Z] --- PASS: TestCreateServiceConflict (2.17s)
08:18:45 [2022-10-12T08:18:45.484Z] === RUN   TestCreateServiceMaxReplicas
08:18:48 [2022-10-12T08:18:48.041Z] --- PASS: TestCreateServiceMaxReplicas (2.79s)
08:18:48 [2022-10-12T08:18:48.041Z] === RUN   TestCreateWithDuplicateNetworkNames
08:19:02 [2022-10-12T08:19:02.919Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
08:19:02 [2022-10-12T08:19:02.919Z] === RUN   TestCreateServiceSecretFileMode
08:19:02 [2022-10-12T08:19:02.919Z] --- PASS: TestCreateServiceSecretFileMode (2.36s)
08:19:02 [2022-10-12T08:19:02.919Z] === RUN   TestCreateServiceConfigFileMode
08:19:05 [2022-10-12T08:19:05.473Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
08:19:05 [2022-10-12T08:19:05.473Z] === RUN   TestCreateServiceSysctls
08:19:08 [2022-10-12T08:19:08.736Z] --- PASS: TestCreateServiceSysctls (3.16s)
08:19:08 [2022-10-12T08:19:08.736Z] === RUN   TestCreateServiceCapabilities
08:19:11 [2022-10-12T08:19:11.249Z] --- PASS: TestCreateServiceCapabilities (2.36s)
08:19:11 [2022-10-12T08:19:11.249Z] === RUN   TestInspect
08:19:13 [2022-10-12T08:19:13.763Z] --- PASS: TestInspect (2.65s)
08:19:13 [2022-10-12T08:19:13.763Z] === RUN   TestCreateJob
08:19:16 [2022-10-12T08:19:16.275Z] --- PASS: TestCreateJob (2.83s)
08:19:16 [2022-10-12T08:19:16.275Z] === RUN   TestReplicatedJob
08:19:21 [2022-10-12T08:19:21.575Z] --- PASS: TestReplicatedJob (4.99s)
08:19:21 [2022-10-12T08:19:21.575Z] === RUN   TestUpdateReplicatedJob
08:19:24 [2022-10-12T08:19:24.844Z] --- PASS: TestUpdateReplicatedJob (3.12s)
08:19:24 [2022-10-12T08:19:24.844Z] === RUN   TestServiceListWithStatuses
08:19:24 [2022-10-12T08:19:24.844Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:19:24 [2022-10-12T08:19:24.844Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:19:24 [2022-10-12T08:19:24.844Z] === RUN   TestDockerNetworkConnectAlias
08:19:29 [2022-10-12T08:19:29.007Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
08:19:29 [2022-10-12T08:19:29.007Z] === RUN   TestDockerNetworkReConnect
08:19:32 [2022-10-12T08:19:32.271Z] --- PASS: TestDockerNetworkReConnect (3.30s)
08:19:32 [2022-10-12T08:19:32.271Z] === RUN   TestServicePlugin
08:19:32 [2022-10-12T08:19:32.271Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:19:32 [2022-10-12T08:19:32.271Z] --- SKIP: TestServicePlugin (0.00s)
08:19:32 [2022-10-12T08:19:32.271Z] === RUN   TestServiceUpdateLabel
08:19:34 [2022-10-12T08:19:34.157Z] --- PASS: TestServiceUpdateLabel (2.20s)
08:19:34 [2022-10-12T08:19:34.157Z] === RUN   TestServiceUpdateSecrets
08:19:48 [2022-10-12T08:19:48.992Z] --- PASS: TestServiceUpdateSecrets (14.20s)
08:19:48 [2022-10-12T08:19:48.992Z] === RUN   TestServiceUpdateConfigs
08:20:03 [2022-10-12T08:20:03.825Z] --- PASS: TestServiceUpdateConfigs (14.34s)
08:20:03 [2022-10-12T08:20:03.825Z] === RUN   TestServiceUpdateNetwork
08:20:15 [2022-10-12T08:20:15.989Z] --- PASS: TestServiceUpdateNetwork (12.19s)
08:20:15 [2022-10-12T08:20:15.989Z] === RUN   TestServiceUpdatePidsLimit
08:20:15 [2022-10-12T08:20:15.989Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:20:16 [2022-10-12T08:20:16.962Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:20:23 [2022-10-12T08:20:23.494Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:20:31 [2022-10-12T08:20:31.575Z] --- PASS: TestServiceUpdatePidsLimit (16.18s)
08:20:31 [2022-10-12T08:20:31.575Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
08:20:31 [2022-10-12T08:20:31.575Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
08:20:31 [2022-10-12T08:20:31.575Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
08:20:31 [2022-10-12T08:20:31.575Z] PASS
08:20:31 [2022-10-12T08:20:31.575Z] 
08:20:31 [2022-10-12T08:20:31.575Z] === Skipped
08:20:31 [2022-10-12T08:20:31.575Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:20:31 [2022-10-12T08:20:31.575Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:20:31 [2022-10-12T08:20:31.575Z] 
08:20:31 [2022-10-12T08:20:31.575Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:20:31 [2022-10-12T08:20:31.575Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:20:31 [2022-10-12T08:20:31.575Z] 
08:20:31 [2022-10-12T08:20:31.575Z] DONE 27 tests, 2 skipped in 130.956s
08:20:31 [2022-10-12T08:20:31.575Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:20:31 [2022-10-12T08:20:31.575Z] ++ 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
08:20:31 [2022-10-12T08:20:31.575Z] ++ set -e
08:20:31 [2022-10-12T08:20:31.575Z] ++ '[' -n 0 ']'
08:20:31 [2022-10-12T08:20:31.575Z] ++ set -x
08:20:31 [2022-10-12T08:20:31.575Z] ++ 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
08:20:31 [2022-10-12T08:20:31.575Z] INFO: Testing against a local daemon
08:20:31 [2022-10-12T08:20:31.575Z] === RUN   TestSessionCreate
08:20:31 [2022-10-12T08:20:31.575Z] --- PASS: TestSessionCreate (0.02s)
08:20:31 [2022-10-12T08:20:31.575Z] === RUN   TestSessionCreateWithBadUpgrade
08:20:31 [2022-10-12T08:20:31.575Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:20:31 [2022-10-12T08:20:31.575Z] PASS
08:20:31 [2022-10-12T08:20:31.575Z] 
08:20:31 [2022-10-12T08:20:31.575Z] DONE 2 tests in 0.127s
08:20:31 [2022-10-12T08:20:31.575Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:20:31 [2022-10-12T08:20:31.575Z] ++ 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
08:20:31 [2022-10-12T08:20:31.575Z] ++ set -e
08:20:31 [2022-10-12T08:20:31.575Z] ++ '[' -n 0 ']'
08:20:31 [2022-10-12T08:20:31.575Z] ++ set -x
08:20:31 [2022-10-12T08:20:31.575Z] ++ 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
08:20:31 [2022-10-12T08:20:31.575Z] INFO: Testing against a local daemon
08:20:31 [2022-10-12T08:20:31.575Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:20:31 [2022-10-12T08:20:31.575Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:20:31 [2022-10-12T08:20:31.575Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:20:31 [2022-10-12T08:20:31.575Z] === RUN   TestDiskUsage
08:20:31 [2022-10-12T08:20:31.575Z] === PAUSE TestDiskUsage
08:20:31 [2022-10-12T08:20:31.575Z] === RUN   TestEventsExecDie
08:20:31 [2022-10-12T08:20:31.830Z] --- PASS: TestEventsExecDie (0.53s)
08:20:31 [2022-10-12T08:20:31.830Z] === RUN   TestEventsBackwardsCompatible
08:20:31 [2022-10-12T08:20:31.830Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:20:31 [2022-10-12T08:20:31.830Z] === RUN   TestEventsVolumeCreate
08:20:31 [2022-10-12T08:20:31.830Z] --- PASS: TestEventsVolumeCreate (0.06s)
08:20:31 [2022-10-12T08:20:31.830Z] === RUN   TestInfoBinaryCommits
08:20:31 [2022-10-12T08:20:31.830Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:20:31 [2022-10-12T08:20:31.830Z] === RUN   TestInfoAPIVersioned
08:20:31 [2022-10-12T08:20:31.830Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:20:31 [2022-10-12T08:20:31.830Z] === RUN   TestInfoAPI
08:20:31 [2022-10-12T08:20:31.830Z] --- PASS: TestInfoAPI (0.02s)
08:20:31 [2022-10-12T08:20:31.830Z] === RUN   TestInfoAPIWarnings
08:20:49 [2022-10-12T08:20:49.911Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:20:49 [2022-10-12T08:20:49.911Z] === RUN   TestInfoDebug
08:20:49 [2022-10-12T08:20:49.911Z] --- PASS: TestInfoDebug (0.52s)
08:20:49 [2022-10-12T08:20:49.911Z] === RUN   TestInfoInsecureRegistries
08:20:49 [2022-10-12T08:20:49.911Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:20:49 [2022-10-12T08:20:49.911Z] === RUN   TestInfoRegistryMirrors
08:20:49 [2022-10-12T08:20:49.911Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:20:49 [2022-10-12T08:20:49.911Z] === RUN   TestLoginFailsWithBadCredentials
08:20:50 [2022-10-12T08:20:50.473Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
08:20:50 [2022-10-12T08:20:50.473Z] === RUN   TestPingCacheHeaders
08:20:50 [2022-10-12T08:20:50.473Z] --- PASS: TestPingCacheHeaders (0.02s)
08:20:50 [2022-10-12T08:20:50.473Z] === RUN   TestPingGet
08:20:50 [2022-10-12T08:20:50.473Z] --- PASS: TestPingGet (0.01s)
08:20:50 [2022-10-12T08:20:50.473Z] === RUN   TestPingHead
08:20:50 [2022-10-12T08:20:50.473Z] --- PASS: TestPingHead (0.02s)
08:20:50 [2022-10-12T08:20:50.473Z] === RUN   TestPingSwarmHeader
08:20:51 [2022-10-12T08:20:51.033Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:20:51 [2022-10-12T08:20:51.594Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:20:52 [2022-10-12T08:20:52.521Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:20:52 [2022-10-12T08:20:52.521Z] --- PASS: TestPingSwarmHeader (2.05s)
08:20:52 [2022-10-12T08:20:52.521Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:20:52 [2022-10-12T08:20:52.521Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:20:52 [2022-10-12T08:20:52.521Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:20:52 [2022-10-12T08:20:52.521Z] === RUN   TestPingBuilderHeader
08:20:52 [2022-10-12T08:20:52.521Z] === RUN   TestPingBuilderHeader/default_config
08:20:53 [2022-10-12T08:20:53.082Z] === RUN   TestPingBuilderHeader/buildkit_disabled
08:20:53 [2022-10-12T08:20:53.643Z] --- PASS: TestPingBuilderHeader (1.05s)
08:20:53 [2022-10-12T08:20:53.644Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
08:20:53 [2022-10-12T08:20:53.644Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
08:20:53 [2022-10-12T08:20:53.644Z] === RUN   TestVersion
08:20:53 [2022-10-12T08:20:53.644Z] --- PASS: TestVersion (0.02s)
08:20:53 [2022-10-12T08:20:53.644Z] === CONT  TestDiskUsage
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/container_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/image_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/volume_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.205Z] === RUN   TestDiskUsage/after_container.Run
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:20:54 [2022-10-12T08:20:54.461Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:20:54 [2022-10-12T08:20:54.717Z] --- PASS: TestDiskUsage (1.17s)
08:20:54 [2022-10-12T08:20:54.717Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:20:54 [2022-10-12T08:20:54.717Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:20:54 [2022-10-12T08:20:54.717Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:20:54 [2022-10-12T08:20:54.717Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.717Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.717Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.717Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]     --- PASS: TestDiskUsage/after_container.Run (0.34s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z] PASS
08:20:54 [2022-10-12T08:20:54.718Z] 
08:20:54 [2022-10-12T08:20:54.718Z] === Skipped
08:20:54 [2022-10-12T08:20:54.718Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:20:54 [2022-10-12T08:20:54.718Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:20:54 [2022-10-12T08:20:54.718Z] 
08:20:54 [2022-10-12T08:20:54.718Z] DONE 57 tests, 1 skipped in 23.644s
08:20:54 [2022-10-12T08:20:54.718Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:20:54 [2022-10-12T08:20:54.718Z] ++ 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
08:20:54 [2022-10-12T08:20:54.718Z] ++ set -e
08:20:54 [2022-10-12T08:20:54.718Z] ++ '[' -n 0 ']'
08:20:54 [2022-10-12T08:20:54.718Z] ++ set -x
08:20:54 [2022-10-12T08:20:54.718Z] ++ 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
08:20:54 [2022-10-12T08:20:54.718Z] INFO: Testing against a local daemon
08:20:54 [2022-10-12T08:20:54.718Z] === RUN   TestVolumesCreateAndList
08:20:54 [2022-10-12T08:20:54.974Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumesRemove
08:20:54 [2022-10-12T08:20:54.974Z] --- PASS: TestVolumesRemove (0.07s)
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumesInspect
08:20:54 [2022-10-12T08:20:54.974Z] --- PASS: TestVolumesInspect (0.02s)
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumesInvalidJSON
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:20:54 [2022-10-12T08:20:54.974Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:20:54 [2022-10-12T08:20:54.974Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:20:54 [2022-10-12T08:20:54.974Z] --- PASS: TestVolumesInvalidJSON (0.01s)
08:20:54 [2022-10-12T08:20:54.974Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:20:54 [2022-10-12T08:20:54.974Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:20:54 [2022-10-12T08:20:54.974Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:20:54 [2022-10-12T08:20:54.974Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:20:54 [2022-10-12T08:20:54.974Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:20:54 [2022-10-12T08:20:54.974Z] === RUN   TestVolumePruneAnonymous
08:20:54 [2022-10-12T08:20:54.974Z] --- PASS: TestVolumePruneAnonymous (0.03s)
08:20:54 [2022-10-12T08:20:54.974Z] PASS
08:20:54 [2022-10-12T08:20:54.974Z] 
08:20:54 [2022-10-12T08:20:54.974Z] DONE 10 tests in 0.259s
08:20:54 [2022-10-12T08:20:54.974Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:20:55 [2022-10-12T08:20:55.238Z] ++++ cat bundles/test-integration/docker.pid
08:20:55 [2022-10-12T08:20:55.239Z] +++ kill 14812
08:20:55 [2022-10-12T08:20:55.239Z] +++ /etc/init.d/apparmor stop
08:20:55 [2022-10-12T08:20:55.239Z] Leaving: AppArmorNo profiles have been unloaded.
08:20:55 [2022-10-12T08:20:55.239Z] 
08:20:55 [2022-10-12T08:20:55.239Z] Unloading profiles will leave already running processes permanently
08:20:55 [2022-10-12T08:20:55.239Z] unconfined, which can lead to unexpected situations.
08:20:55 [2022-10-12T08:20:55.239Z] 
08:20:55 [2022-10-12T08:20:55.239Z] To set a process to complain mode, use the command line tool
08:20:55 [2022-10-12T08:20:55.239Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:20:55 [2022-10-12T08:20:55.239Z] +++ true
08:20:55 [2022-10-12T08:20:55.239Z] exiting test-integration
08:20:55 [2022-10-12T08:20:55.239Z] ++ exit 0
08:20:55 [2022-10-12T08:20:55.239Z] 
Post stage
[Pipeline] junit
08:20:56 [2022-10-12T08:20:56.175Z] Recording test results
08:20:56 [2022-10-12T08:20:56.418Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:20:56 [2022-10-12T08:20:56.737Z] + echo Ensuring container killed.
08:20:56 [2022-10-12T08:20:56.737Z] Ensuring container killed.
08:20:56 [2022-10-12T08:20:56.737Z] + docker rm -vf docker-pr2
08:20:56 [2022-10-12T08:20:56.737Z] Error response from daemon: No such container: docker-pr2
[Pipeline] sh
08:20:57 [2022-10-12T08:20:57.043Z] + echo Chowning /workspace to jenkins user
08:20:57 [2022-10-12T08:20:57.043Z] Chowning /workspace to jenkins user
08:20:57 [2022-10-12T08:20:57.043Z] + id -u
08:20:57 [2022-10-12T08:20:57.043Z] + id -g
08:20:57 [2022-10-12T08:20:57.043Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44287:/workspace busybox chown -R 1000:1000 /workspace
08:20:57 [2022-10-12T08:20:57.043Z] Unable to find image 'busybox:latest' locally
08:20:57 [2022-10-12T08:20:57.302Z] latest: Pulling from library/busybox
08:20:57 [2022-10-12T08:20:57.302Z] 89485c9dae0b: Pulling fs layer
08:20:57 [2022-10-12T08:20:57.302Z] 89485c9dae0b: Download complete
08:20:57 [2022-10-12T08:20:57.558Z] 89485c9dae0b: Pull complete
08:20:57 [2022-10-12T08:20:57.558Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
08:20:57 [2022-10-12T08:20:57.558Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:20:59 [2022-10-12T08:20:59.297Z] + bundleName=arm64-integration
08:20:59 [2022-10-12T08:20:59.297Z] + echo Creating arm64-integration-bundles.tar.gz
08:20:59 [2022-10-12T08:20:59.297Z] Creating arm64-integration-bundles.tar.gz
08:20:59 [2022-10-12T08:20:59.297Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:20:59 [2022-10-12T08:20:59.297Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
08:20:59 [2022-10-12T08:20:59.562Z] Archiving artifacts
08:21:01 [2022-10-12T08:21:01.216Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44287/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:21:01 [2022-10-12T08:21:01.509Z] + make clean
08:21:01 [2022-10-12T08:21:01.765Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:21:01 [2022-10-12T08:21:01.765Z] docker-dev-cache
08:21:01 [2022-10-12T08:21:01.765Z] 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