ue4-docker: Error building 4.25.3 windows server 2019 "Not enough space on disk"

Output of the ue4-docker info command:

PS C:\Users\Administrator> ue4-docker info
ue4-docker version:         0.0.71 (latest available version is 0.0.71)
Operating system:           Windows Server 2019 Standard Version 1809 (OS Build 17763.1397)
Docker daemon version:      19.03.5
NVIDIA Docker supported:    No
Maximum image size:         200GB
Available disk space:       1.31 TiB
Total system memory:        24 GiB physical, 27.5 GiB virtual
Number of processors:       8 physical, 8 logical

I was previously able to build 4.24.3 on this same machine.

When trying to build 4.25.3 (with “ue4-docker build 4.25.3 --exclude debug --exclude templates --monitor”), I get the following error.

Copying 163320 files from C:\UnrealEngine to C:\UnrealEngine\LocalBuilds\Engine\Windows...
[ue4-docker build] [2020-09-16 16:39:12] [Available disk: 1.34 TiB] [Available memory: 12.26 GiB physical, 24.20 GiB virtual] [CPU usage: 15.80%]
[ue4-docker build] [2020-09-16 16:39:32] [Available disk: 1.34 TiB] [Available memory: 9.55 GiB physical, 24.19 GiB virtual] [CPU usage: 7.60%]
[ue4-docker build] [2020-09-16 16:39:52] [Available disk: 1.34 TiB] [Available memory: 9.61 GiB physical, 24.20 GiB virtual] [CPU usage: 2.60%]
[ue4-docker build] [2020-09-16 16:40:12] [Available disk: 1.34 TiB] [Available memory: 9.59 GiB physical, 24.19 GiB virtual] [CPU usage: 2.00%]
[ue4-docker build] [2020-09-16 16:40:32] [Available disk: 1.34 TiB] [Available memory: 9.61 GiB physical, 24.18 GiB virtual] [CPU usage: 2.40%]
[ue4-docker build] [2020-09-16 16:40:52] [Available disk: 1.33 TiB] [Available memory: 9.61 GiB physical, 24.17 GiB virtual] [CPU usage: 2.20%]
[ue4-docker build] [2020-09-16 16:41:12] [Available disk: 1.33 TiB] [Available memory: 10.23 GiB physical, 24.18 GiB virtual] [CPU usage: 2.20%]
[ue4-docker build] [2020-09-16 16:41:32] [Available disk: 1.33 TiB] [Available memory: 12.06 GiB physical, 24.16 GiB virtual] [CPU usage: 0.90%]
[ue4-docker build] [2020-09-16 16:41:52] [Available disk: 1.33 TiB] [Available memory: 12.08 GiB physical, 24.17 GiB virtual] [CPU usage: 2.70%]
[ue4-docker build] [2020-09-16 16:42:12] [Available disk: 1.33 TiB] [Available memory: 12.08 GiB physical, 24.17 GiB virtual] [CPU usage: 2.50%]
[ue4-docker build] [2020-09-16 16:42:32] [Available disk: 1.33 TiB] [Available memory: 12.02 GiB physical, 24.19 GiB virtual] [CPU usage: 2.60%]
[ue4-docker build] [2020-09-16 16:42:52] [Available disk: 1.32 TiB] [Available memory: 11.85 GiB physical, 24.20 GiB virtual] [CPU usage: 4.00%]
[ue4-docker build] [2020-09-16 16:43:12] [Available disk: 1.32 TiB] [Available memory: 11.57 GiB physical, 24.17 GiB virtual] [CPU usage: 4.30%]
[ue4-docker build] [2020-09-16 16:43:33] [Available disk: 1.32 TiB] [Available memory: 13.37 GiB physical, 24.17 GiB virtual] [CPU usage: 1.20%]
[ue4-docker build] [2020-09-16 16:43:53] [Available disk: 1.32 TiB] [Available memory: 14.48 GiB physical, 24.13 GiB virtual] [CPU usage: 3.50%]
[ue4-docker build] [2020-09-16 16:44:13] [Available disk: 1.32 TiB] [Available memory: 14.10 GiB physical, 24.10 GiB virtual] [CPU usage: 6.00%]
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\AndroidPermission\Intermediate\Build\Win64\UE4Server\Development\AndroidPermission\Module.AndroidPermission.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\AndroidPermission\Intermediate\Build\Win64\UE4Server\Development\AndroidPermission\Module.AndroidPermission.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\AR\Microsoft\HoloLensAR\Intermediate\Build\Win64\UE4Server\Development\HoloLensAR\Module.HoloLensAR.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\AR\Microsoft\HoloLensAR\Intermediate\Build\Win64\UE4Server\Development\HoloLensAR\Module.HoloLensAR.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\MixedRealityCaptureFramework\Intermediate\Build\Win64\UE4Server\Inc\MixedRealityCaptureFramework\MrcCalibrationData.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\MixedRealityCaptureFramework\Intermediate\Build\Win64\UE4Server\Inc\MixedRealityCaptureFramework\MrcCalibrationData.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\AudioCaptureCore\Module.AudioCaptureCore.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\AudioCaptureCore\Module.AudioCaptureCore.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionEngine\Module.GeometryCollectionEngine.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionEngine\Module.GeometryCollectionEngine.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Developer\TraceSourceFiltering\Intermediate\Build\Win64\UE4Server\Development\SourceFilteringTrace\Module.SourceFilteringTrace.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Developer\TraceSourceFiltering\Intermediate\Build\Win64\UE4Server\Development\SourceFilteringTrace\Module.SourceFilteringTrace.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\SignificanceManager\Intermediate\Build\Win64\UE4Server\Development\SignificanceManager\SignificanceManager.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\SignificanceManager\Intermediate\Build\Win64\UE4Server\Development\SignificanceManager\SignificanceManager.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\ResonanceAudio\Intermediate\Build\Win64\UE4Server\Development\ResonanceAudio\lockless_task_queue.cc.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\ResonanceAudio\Intermediate\Build\Win64\UE4Server\Development\ResonanceAudio\lockless_task_queue.cc.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\Steam\SteamSockets\Intermediate\Build\Win64\UE4Server\Inc\SteamSockets\SteamSocketsNetConnection.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\Steam\SteamSockets\Intermediate\Build\Win64\UE4Server\Inc\SteamSockets\SteamSocketsNetConnection.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\GeometryCache\Intermediate\Build\Win64\UE4Client\Shipping\GeometryCache\Module.GeometryCache.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\GeometryCache\Intermediate\Build\Win64\UE4Client\Shipping\GeometryCache\Module.GeometryCache.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Compositing\Composure\Intermediate\Build\Win64\UE4Server\Inc\Composure\CompositingElementInputs.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Compositing\Composure\Intermediate\Build\Win64\UE4Server\Inc\Composure\CompositingElementInputs.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Media\AvfMedia\Intermediate\Build\Win64\UE4Server\Inc\AvfMediaFactory\AvfMediaSettings.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Media\AvfMedia\Intermediate\Build\Win64\UE4Server\Inc\AvfMediaFactory\AvfMediaSettings.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\GeometryCollectionPlugin\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionTracks\Module.GeometryCollectionTracks.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\GeometryCollectionPlugin\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionTracks\Module.GeometryCollectionTracks.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\MobilePatchingUtils\Intermediate\Build\Win64\UE4Client\Shipping\MobilePatchingUtils\Module.MobilePatchingUtils.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\MobilePatchingUtils\Intermediate\Build\Win64\UE4Client\Shipping\MobilePatchingUtils\Module.MobilePatchingUtils.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Chaos\PBDCollisionConstraints.ispc_sse2.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Chaos\PBDCollisionConstraints.ispc_sse2.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Engine\Module.Engine.gen.34_of_65.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Engine\Module.Engine.gen.34_of_65.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\Oculus\OculusAudio\Intermediate\Build\Win64\UE4Server\Inc\OculusAudio\OculusAudioGeometryComponent.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\Oculus\OculusAudio\Intermediate\Build\Win64\UE4Server\Inc\OculusAudio\OculusAudioGeometryComponent.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\ControlRig\Intermediate\Build\Win64\UE4Server\Development\ControlRig\Module.ControlRig.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\ControlRig\Intermediate\Build\Win64\UE4Server\Development\ControlRig\Module.ControlRig.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Renderer\Module.Renderer.5_of_15.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Renderer\Module.Renderer.5_of_15.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\nDisplay\Intermediate\Build\Win64\UE4Server\Inc\MPCDI\MPCDIBlueprintLib.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\nDisplay\Intermediate\Build\Win64\UE4Server\Inc\MPCDI\MPCDIBlueprintLib.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Lumin\MagicLeapPassableWorld\Intermediate\Build\Win64\UE4Server\Development\MagicLeapARPin\Module.MagicLeapARPin.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Lumin\MagicLeapPassableWorld\Intermediate\Build\Win64\UE4Server\Development\MagicLeapARPin\Module.MagicLeapARPin.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\DigitalMultiplex\DMXEngine\Intermediate\Build\Win64\UE4Server\Inc\DMXRuntime\DMXComponent.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\DigitalMultiplex\DMXEngine\Intermediate\Build\Win64\UE4Server\Inc\DMXRuntime\DMXComponent.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Development\AppFramework\Module.AppFramework.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Development\AppFramework\Module.AppFramework.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\PhysXVehicles\Intermediate\Build\Win64\UE4Server\Development\PhysXVehicles\Module.PhysXVehicles.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\PhysXVehicles\Intermediate\Build\Win64\UE4Server\Development\PhysXVehicles\Module.PhysXVehicles.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\GameplayAbilities\Intermediate\Build\Win64\UE4Server\Inc\GameplayAbilities\GameplayAbilityBlueprint.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\GameplayAbilities\Intermediate\Build\Win64\UE4Server\Inc\GameplayAbilities\GameplayAbilityBlueprint.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Media\MediaIOFramework\Intermediate\Build\Win64\UE4Server\Development\MediaIOCore\Module.MediaIOCore.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Media\MediaIOFramework\Intermediate\Build\Win64\UE4Server\Development\MediaIOCore\Module.MediaIOCore.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Enterprise\DatasmithContent\Intermediate\Build\Win64\UE4Server\Inc\DatasmithContent\DatasmithAssetUserData.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Enterprise\DatasmithContent\Intermediate\Build\Win64\UE4Server\Inc\DatasmithContent\DatasmithAssetUserData.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\GoogleVR\GoogleVRController\Intermediate\Build\Win64\UE4Server\Inc\GoogleVRController\GoogleVRControllerFunctionLibrary.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\GoogleVR\GoogleVRController\Intermediate\Build\Win64\UE4Server\Inc\GoogleVRController\GoogleVRControllerFunctionLibrary.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\Landscape\Module.Landscape.gen.2_of_3.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\Landscape\Module.Landscape.gen.2_of_3.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Development\Engine\Module.Engine.33_of_47.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Development\Engine\Module.Engine.33_of_47.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4\Shipping\Engine\Module.Engine.37_of_47.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4\Shipping\Engine\Module.Engine.37_of_47.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Animation\LiveLink\Intermediate\Build\Win64\UE4Server\Development\LiveLinkMovieScene\Module.LiveLinkMovieScene.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Animation\LiveLink\Intermediate\Build\Win64\UE4Server\Development\LiveLinkMovieScene\Module.LiveLinkMovieScene.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\VirtualProductionUtilities\Intermediate\Build\Win64\UE4Client\Shipping\VPUtilities\Module.VPUtilities.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\VirtualProductionUtilities\Intermediate\Build\Win64\UE4Client\Shipping\VPUtilities\Module.VPUtilities.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Enterprise\VariantManagerContent\Intermediate\Build\Win64\UE4Server\Development\VariantManagerContent\Module.VariantManagerContent.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Enterprise\VariantManagerContent\Intermediate\Build\Win64\UE4Server\Development\VariantManagerContent\Module.VariantManagerContent.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\MeshModelingToolset\Intermediate\Build\Win64\UE4Server\Development\MeshModelingTools\Module.MeshModelingTools.gen.2_of_3.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\MeshModelingToolset\Intermediate\Build\Win64\UE4Server\Development\MeshModelingTools\Module.MeshModelingTools.gen.2_of_3.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\RawInput\Intermediate\Build\Win64\UE4Server\Inc\RawInput\RawInputFunctionLibrary.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\RawInput\Intermediate\Build\Win64\UE4Server\Inc\RawInput\RawInputFunctionLibrary.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Online\OnlineFramework\Intermediate\Build\Win64\UE4Server\Development\Party\Module.Party.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Online\OnlineFramework\Intermediate\Build\Win64\UE4Server\Development\Party\Module.Party.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Online\OnlineSubsystem\Intermediate\Build\Win64\UE4Server\Development\OnlineSubsystem\Module.OnlineSubsystem.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Online\OnlineSubsystem\Intermediate\Build\Win64\UE4Server\Development\OnlineSubsystem\Module.OnlineSubsystem.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\MovieSceneCapture\Module.MovieSceneCapture.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\MovieSceneCapture\Module.MovieSceneCapture.gen.cpp.obj, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Lumin\MagicLeapContacts\Intermediate\Build\Win64\UE4Server\Inc\MagicLeapContacts\MagicLeapContactsComponent.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Lumin\MagicLeapContacts\Intermediate\Build\Win64\UE4Server\Inc\MagicLeapContacts\MagicLeapContactsComponent.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\AudioCaptureCore\Module.AudioCaptureCore.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\AudioCaptureCore\Module.AudioCaptureCore.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\AR\Microsoft\HoloLensAR\Intermediate\Build\Win64\UE4Server\Development\HoloLensAR\Module.HoloLensAR.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\AR\Microsoft\HoloLensAR\Intermediate\Build\Win64\UE4Server\Development\HoloLensAR\Module.HoloLensAR.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionEngine\Module.GeometryCollectionEngine.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionEngine\Module.GeometryCollectionEngine.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Developer\TraceSourceFiltering\Intermediate\Build\Win64\UE4Server\Development\SourceFilteringTrace\Module.SourceFilteringTrace.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Developer\TraceSourceFiltering\Intermediate\Build\Win64\UE4Server\Development\SourceFilteringTrace\Module.SourceFilteringTrace.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\SignificanceManager\Intermediate\Build\Win64\UE4Server\Development\SignificanceManager\SignificanceManager.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\SignificanceManager\Intermediate\Build\Win64\UE4Server\Development\SignificanceManager\SignificanceManager.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\ResonanceAudio\Intermediate\Build\Win64\UE4Server\Development\ResonanceAudio\lockless_task_queue.cc.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\ResonanceAudio\Intermediate\Build\Win64\UE4Server\Development\ResonanceAudio\lockless_task_queue.cc.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\Steam\SteamSockets\Intermediate\Build\Win64\UE4Server\Inc\SteamSockets\SteamSocketsNetConnection.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\Steam\SteamSockets\Intermediate\Build\Win64\UE4Server\Inc\SteamSockets\SteamSocketsNetConnection.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Media\AvfMedia\Intermediate\Build\Win64\UE4Server\Inc\AvfMediaFactory\AvfMediaSettings.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Media\AvfMedia\Intermediate\Build\Win64\UE4Server\Inc\AvfMediaFactory\AvfMediaSettings.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\GeometryCollectionPlugin\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionTracks\Module.GeometryCollectionTracks.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\GeometryCollectionPlugin\Intermediate\Build\Win64\UE4Server\Development\GeometryCollectionTracks\Module.GeometryCollectionTracks.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Compositing\Composure\Intermediate\Build\Win64\UE4Server\Inc\Composure\CompositingElementInputs.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Compositing\Composure\Intermediate\Build\Win64\UE4Server\Inc\Composure\CompositingElementInputs.generated.h, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Engine\Module.Engine.gen.34_of_65.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Engine\Module.Engine.gen.34_of_65.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Chaos\PBDCollisionConstraints.ispc_sse2.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate\Build\Win64\UE4Client\Shipping\Chaos\PBDCollisionConstraints.ispc_sse2.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Experimental\GeometryCache\Intermediate\Build\Win64\UE4Client\Shipping\GeometryCache\Module.GeometryCache.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Experimental\GeometryCache\Intermediate\Build\Win64\UE4Client\Shipping\GeometryCache\Module.GeometryCache.gen.cpp.obj, deleting, waiting 10s and retrying.
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
WARNING: SafeCopyFile Exception was Exception in mscorlib: There is not enough space on the disk.

         Stacktrace:    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
            at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
            at AutomationTool.InternalUtils.SafeCopyFile(String SourceName, String TargetName, Boolean bQuiet, List`1 IniKeyBlacklist, List`1 IniSectionBlacklist)
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\Oculus\OculusAudio\Intermediate\Build\Win64\UE4Server\Inc\OculusAudio\OculusAudioGeometryComponent.generated.h to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\Oculus\OculusAudio\Intermediate\Build\Win64\UE4Server\Inc\OculusAudio\OculusAudioGeometryComponent.generated.h, deleting, waiting 10s and retrying.
Failed to copy C:\UnrealEngine\Engine\Plugins\Runtime\MobilePatchingUtils\Intermediate\Build\Win64\UE4Client\Shipping\MobilePatchingUtils\Module.MobilePatchingUtils.gen.cpp.obj to C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins\Runtime\MobilePatchingUtils\Intermediate\Build\Win64\UE4Client\Shipping\MobilePatchingUtils\Module.MobilePatchingUtils.gen.cpp.obj, deleting, waiting 10s and retrying.
[ue4-docker build] [2020-09-16 16:44:33] [Available disk: 1.32 TiB] [Available memory: 15.06 GiB physical, 24.10 GiB virtual] [CPU usage: 4.80%]
There is not enough space on the disk.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.Write(Byte[] array, Int32 offset, Int32 count)
   at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
   at System.Diagnostics.TextWriterTraceListener.Flush()
   at Tools.DotNETCommon.Log.WriteLinePrivate(Int32 StackFramesToSkip, Boolean bWriteOnce, LogEventType Verbosity, LogFormatOptions FormatOptions, String Format, Object[] Args)
   at Tools.DotNETCommon.Log.TraceInformation(String Format, Object[] Args)
   at AutomationTool.Program.Main(String[] Arguments)
   at System.AppDomain._nExecuteAssembly(RuntimeAssembly assembly, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, String[] args)
   at System.AppDomain.ExecuteAssembly(String assemblyFile, String[] args)
   at AutomationToolLauncher.Launcher.Main(String[] Arguments) in C:\UnrealEngine\Engine\Source\Programs\AutomationToolLauncher\Launcher.cs:line 29

Unhandled Exception: System.IO.IOException: There is not enough space on the disk.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.FlushInternalBuffer()
   at System.IO.FileStream.Flush(Boolean flushToDisk)
   at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
   at System.IO.StreamWriter.Dispose(Boolean disposing)
   at System.IO.StreamWriter.Close()
   at System.Diagnostics.TextWriterTraceListener.Close()
   at System.Diagnostics.TraceInternal.Close()
   at System.Diagnostics.Trace.Close()
   at AutomationTool.Program.Domain_ProcessExit(Object sender, EventArgs e)

Unhandled Exception: System.IO.IOException: There is not enough space on the disk.

   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.FileStream.FlushWrite(Boolean calledFromFinalizer)
   at System.IO.FileStream.Dispose(Boolean disposing)
   at System.IO.Stream.Close()
   at System.IO.StreamWriter.Dispose(Boolean disposing)
   at System.IO.StreamWriter.Close()
   at System.Diagnostics.TextWriterTraceListener.Close()
   at System.Diagnostics.TraceInternal.Close()
   at System.Diagnostics.Trace.Close()
   at AutomationTool.Program.Domain_ProcessExit(Object sender, EventArgs e)
BUILD FAILED
[ue4-docker build] [2020-09-16 16:44:53] [Available disk: 1.31 TiB] [Available memory: 18.75 GiB physical, 24.56 GiB virtual] [CPU usage: 12.40%]
[ue4-docker build] [2020-09-16 16:45:13] [Available disk: 1.31 TiB] [Available memory: 21.38 GiB physical, 25.10 GiB virtual] [CPU usage: 5.40%]
The command 'cmd /S /C .\Engine\Build\BatchFiles\RunUAT.bat BuildGraph -target="Make Installed Build Win64" -script=Engine/Build/InstalledEngineBuild.xml -set:HostPlatformOnly=true -set:WithDDC=%BUILD_DDC% &&        del /s /q C:\UnrealEngine\LocalBuilds\InstalledDDC 2>NUL &&     python C:\exclude-components.py C:\UnrealEngine\LocalBuilds\Engine\Windows %EXCLUDE_DEBUG% %EXCLUDE_TEMPLATES% && echo. && echo.RUN directive complete. Docker will now commit the filesystem layer to disk. && echo.Note that for large filesystem layers this can take quite some time. && echo.Performing filesystem layer commit... && echo.' returned a non-zero code: 193
[ue4-docker build] Error: failed to build image "adamrehn/ue4-minimal:4.25.3-ltsc2019".

Output of “docker images” if it’s relevant

PS C:\Users\Administrator> docker images
REPOSITORY                               TAG                              IMAGE ID            CREATED             SIZE
<none>                                   <none>                           144b6dba91b0        5 hours ago         77.7GB
adamrehn/ue4-engine                      4.25.3                           80ca2f4304a2        2 days ago          141GB
adamrehn/ue4-engine                      4.25.3-ltsc2019                  80ca2f4304a2        2 days ago          141GB
adamrehn/ue4-source                      4.25.3                           03fecffaaccf        2 days ago          77.7GB
adamrehn/ue4-source                      4.25.3-ltsc2019                  03fecffaaccf        2 days ago          77.7GB
adamrehn/ue4-build-prerequisites         ltsc2019                         b40777654313        2 months ago        25.7GB
mcr.microsoft.com/dotnet/framework/sdk   4.8-windowsservercore-ltsc2019   be6035551084        2 months ago        10.2GB
mcr.microsoft.com/windows/servercore     ltsc2019                         987b1d5e0abf        2 months ago        4.99GB

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Reactions: 1
  • Comments: 41 (4 by maintainers)

Commits related to this issue

Most upvoted comments

So.

  1. Original issue was fixed in Moby long time ago but is still not released
  2. We have Moby fork that provides ready-to-download dockerd.exe that doesn’t have this bug
  3. We even have a user-friendly installer for the thing that can be used both on Windows Client and Server
  4. We have ue4-docker diagnostics 20gig so user can check whether their setup is affected
  5. We don’t want to introduce any hacks to ue4-docker itself to workaround this issue on buggy Moby versions

I don’t see what else can be done here. Everyone just sits and waits until Moby finally makes a new release with a fix. Closing.

I got tired waiting for Moby release, so here you are a drop-in dockerd.exe replacement: https://github.com/slonopotamus/shmoby/releases This is just vanilla upstream 20.10.12 plus fixes for COPY issue from https://github.com/moby/moby/pull/41636

For anybody else having this problem, I can confirm that if you use Docker Edge version (as of 11/6/2020) you can get a working build by editing ue4-minimal\windows\Dockerfile and changing this line:

COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows C:\UnrealEngine

to be:

COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Binaries C:\UnrealEngine\Engine\Binaries
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Build C:\UnrealEngine\Engine\Build
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Config C:\UnrealEngine\Engine\Config
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Content C:\UnrealEngine\Engine\Content
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\DerivedDataCache C:\UnrealEngine\Engine\DerivedDataCache
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Documentation C:\UnrealEngine\Engine\Documentation
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Extras C:\UnrealEngine\Engine\Extras
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Intermediate C:\UnrealEngine\Engine\Intermediate
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Plugins C:\UnrealEngine\Engine\Plugins
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Programs C:\UnrealEngine\Engine\Programs
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Shaders C:\UnrealEngine\Engine\Shaders
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Engine\Source C:\UnrealEngine\Engine\Source
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\FeaturePacks C:\UnrealEngine\FeaturePacks
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Samples C:\UnrealEngine\Samples
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\Templates C:\UnrealEngine\Templates
COPY --from=builder C:\UnrealEngine\LocalBuilds\Engine\Windows\legacy-toolchain-fix.py C:\UnrealEngine\legacy-toolchain-fix.py

This successfully builds all images. Note that I was using 500GB storage-opts:

  "storage-opts": [
    "size=500GB"
  ],

It probably works with 400GB or maybe even less.

I’ve created PR #147 that adds diagnostic for 20GiB COPY issue.

@jordirovira That looks like a different issue.

Try your build again with --exclude debug, and if that fixes it, you’ve hit #44, not this issue.