WOA-Project / WOA-Deployer-Lumia

Making your Lumias great again!
MIT License
481 stars 71 forks source link

Could not locate file File name: 'Nokia\product.dat' #46

Open AlairEileen opened 5 years ago

AlairEileen commented 5 years ago

image image

phone disk info : image

My phone is Lumia 950.

Log Info: 2019-09-04 18:38:17.002 +08:00 [Verbose] Started WOA Deployer for Lumia v2.6 2019-09-04 18:38:20.548 +08:00 [Verbose] Checking path: "H:\sources" exists 2019-09-04 18:38:23.863 +08:00 [Verbose] Default directory for WimFolder has been set to "H:\sources" 2019-09-04 18:38:23.874 +08:00 [Verbose] Trying to load WIM metadata file at '"H:\sources\install.wim"' 2019-09-04 18:38:23.895 +08:00 [Verbose] Getting WIM stream 2019-09-04 18:38:23.896 +08:00 [Verbose] (WIM) Finding Magic Bytes... 2019-09-04 18:38:23.896 +08:00 [Verbose] (WIM) Found Magic Bytes at 0 2019-09-04 18:38:23.897 +08:00 [Verbose] (WIM) Finding WIM XML Data... 2019-09-04 18:38:23.897 +08:00 [Verbose] (WIM) Found WIM XML Data at 042979272732 2019-09-04 18:38:23.919 +08:00 [Verbose] Wim metadata deserialized correctly WimMetadata { TotalBytes: "4297927273", Images: [ImageMetadata { DirectoryCount: "23607", FileCount: "101161", TotalBytes: "16814994097", HardLinkBytes: "6419216843", CreationTime: Time { HighPart: "0x01D562E1", LowPart: "0x11507570" }, LastModificationTime: Time { HighPart: "0x01D562E1", LowPart: "0xBF864018" }, WimBoot: "0", Windows: Windows { Arch: "12", ProductName: "Microsoft® Windows® Operating System", EditionId: "Professional", InstallationType: "Client", ServicingData: ServicingData { GdrDuRevision: "0", PKeyConfigVersion: "10.0.18362.1;2016-01-01T00:00:00Z" }, ProductType: "WinNT", ProductSuite: "Terminal Server", Languages: Languages { Language: "en-US", Default: "en-US" }, Version: Version { Major: "10", Minor: "0", Build: "18362", SpBuild: "329", SpLevel: "0" }, SystemRoot: "WINDOWS" }, Name: "Windows 10 Pro", Description: "Windows 10 Pro", Flags: null, DiplayName: null, DisplayDescription: null, Index: "1" }] } 2019-09-04 18:38:23.921 +08:00 [Verbose] WIM metadata file at '"H:\sources\install.wim"' retrieved correctly 2019-09-04 18:38:25.045 +08:00 [Information] # Starting deployment... 2019-09-04 18:38:28.143 +08:00 [Debug] Device Stream disposed 2019-09-04 18:38:28.210 +08:00 [Information] 2019-09-04 18:38:28.210 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 18:38:28.266 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 18:38:30.519 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 18:38:29 +08:00 } 2019-09-04 18:38:31.490 +08:00 [Debug] Initializing Device Stream... 2019-09-04 18:38:31.503 +08:00 [Debug] Reading device GPT... 2019-09-04 18:38:31.505 +08:00 [Debug] Found DPP 2019-09-04 18:38:31.505 +08:00 [Debug] Found SBL1 2019-09-04 18:38:31.505 +08:00 [Debug] Found PLAT 2019-09-04 18:38:31.506 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 18:38:31.506 +08:00 [Debug] Starting reading operation 2019-09-04 18:38:31.506 +08:00 [Debug] Reading from 54525952 to 55574016 2019-09-04 18:38:32.104 +08:00 [Debug] Reading pconf.bin from file system... 2019-09-04 18:38:32.140 +08:00 [Debug] Reading product.dat from file system... 2019-09-04 18:38:32.147 +08:00 [Error] An error has occurred System.DivideByZeroException: Attempted to divide by zero. at DiscUtils.Fat.FatFileSystem.DetectFATType(Byte[] bpb) at DiscUtils.Fat.FatFileSystem.Initialize(Stream data) at DiscUtils.Fat.FatFileSystem..ctor(Stream data) at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 130 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 18:38:32.164 +08:00 [Information] Error: Attempted to divide by zero. 2019-09-04 18:39:00.830 +08:00 [Information] 2019-09-04 18:50:56.861 +08:00 [Verbose] Started WOA Deployer for Lumia v2.6 2019-09-04 18:51:41.598 +08:00 [Verbose] Getting Dual Boot Status... 2019-09-04 18:51:44.275 +08:00 [Debug] Device Stream disposed 2019-09-04 18:51:45.106 +08:00 [Debug] Device Stream disposed 2019-09-04 18:51:46.799 +08:00 [Debug] Device Stream disposed 2019-09-04 18:51:48.448 +08:00 [Debug] Device Stream disposed 2019-09-04 18:51:48.454 +08:00 [Error] An error has occurred System.ArgumentNullException: Value cannot be null. Parameter name: paths at System.IO.Path.Combine(String[] paths) at Deployer.FileSystem.FileSystemMixin.CombineRelativeBcdPath(String root) in D:\a\1\s\Source\DeployerPlatform\Deployer\FileSystem\FileSystemMixin.cs:line 16 at Deployer.Lumia.Phone.d17.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 180 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Phone.d18.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 187 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Phone.d8.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 47 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Phone.d9.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 69 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.AdvancedViewModel.d44.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\AdvancedViewModel.cs:line 163 2019-09-04 18:51:48.477 +08:00 [Information] Error: Value cannot be null. Parameter name: paths 2019-09-04 18:51:54.572 +08:00 [Information] 2019-09-04 19:00:22.168 +08:00 [Verbose] Checking path: "H:\sources" exists 2019-09-04 19:00:25.327 +08:00 [Verbose] Default directory for WimFolder has been set to "H:\sources" 2019-09-04 19:00:25.340 +08:00 [Verbose] Trying to load WIM metadata file at '"H:\sources\install.wim"' 2019-09-04 19:00:25.377 +08:00 [Verbose] Getting WIM stream 2019-09-04 19:00:25.378 +08:00 [Verbose] (WIM) Finding Magic Bytes... 2019-09-04 19:00:25.379 +08:00 [Verbose] (WIM) Found Magic Bytes at 0 2019-09-04 19:00:25.379 +08:00 [Verbose] (WIM) Finding WIM XML Data... 2019-09-04 19:00:25.379 +08:00 [Verbose] (WIM) Found WIM XML Data at 042979272732 2019-09-04 19:00:25.402 +08:00 [Verbose] Wim metadata deserialized correctly WimMetadata { TotalBytes: "4297927273", Images: [ImageMetadata { DirectoryCount: "23607", FileCount: "101161", TotalBytes: "16814994097", HardLinkBytes: "6419216843", CreationTime: Time { HighPart: "0x01D562E1", LowPart: "0x11507570" }, LastModificationTime: Time { HighPart: "0x01D562E1", LowPart: "0xBF864018" }, WimBoot: "0", Windows: Windows { Arch: "12", ProductName: "Microsoft® Windows® Operating System", EditionId: "Professional", InstallationType: "Client", ServicingData: ServicingData { GdrDuRevision: "0", PKeyConfigVersion: "10.0.18362.1;2016-01-01T00:00:00Z" }, ProductType: "WinNT", ProductSuite: "Terminal Server", Languages: Languages { Language: "en-US", Default: "en-US" }, Version: Version { Major: "10", Minor: "0", Build: "18362", SpBuild: "329", SpLevel: "0" }, SystemRoot: "WINDOWS" }, Name: "Windows 10 Pro", Description: "Windows 10 Pro", Flags: null, DiplayName: null, DisplayDescription: null, Index: "1" }] } 2019-09-04 19:00:25.405 +08:00 [Verbose] WIM metadata file at '"H:\sources\install.wim"' retrieved correctly 2019-09-04 19:00:26.161 +08:00 [Information] # Starting deployment... 2019-09-04 19:00:27.827 +08:00 [Debug] Device Stream disposed 2019-09-04 19:00:27.885 +08:00 [Information] 2019-09-04 19:00:27.885 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 19:00:27.935 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 19:00:30.583 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 19:00:28 +08:00 } 2019-09-04 19:00:31.510 +08:00 [Debug] Initializing Device Stream... 2019-09-04 19:00:31.524 +08:00 [Debug] Reading device GPT... 2019-09-04 19:00:31.526 +08:00 [Debug] Found DPP 2019-09-04 19:00:31.526 +08:00 [Debug] Found SBL1 2019-09-04 19:00:31.526 +08:00 [Debug] Found PLAT 2019-09-04 19:00:31.526 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 19:00:31.527 +08:00 [Debug] Starting reading operation 2019-09-04 19:00:31.527 +08:00 [Debug] Reading from 54525952 to 55574016 2019-09-04 19:00:32.149 +08:00 [Debug] Reading pconf.bin from file system... 2019-09-04 19:00:32.183 +08:00 [Debug] Reading product.dat from file system... 2019-09-04 19:00:32.186 +08:00 [Error] An error has occurred System.DivideByZeroException: Attempted to divide by zero. at DiscUtils.Fat.FatFileSystem.DetectFATType(Byte[] bpb) at DiscUtils.Fat.FatFileSystem.Initialize(Stream data) at DiscUtils.Fat.FatFileSystem..ctor(Stream data) at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 130 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 19:00:32.195 +08:00 [Information] Error: Attempted to divide by zero. 2019-09-04 19:00:35.511 +08:00 [Information] 2019-09-04 19:02:48.463 +08:00 [Verbose] Getting Dual Boot Status... 2019-09-04 19:02:49.283 +08:00 [Debug] Device Stream disposed 2019-09-04 19:02:50.166 +08:00 [Debug] Device Stream disposed 2019-09-04 19:02:51.808 +08:00 [Debug] Device Stream disposed 2019-09-04 19:02:53.395 +08:00 [Debug] Device Stream disposed 2019-09-04 19:02:53.419 +08:00 [Debug] Running process: { Command: "C:\WINDOWS\SysNative\bcdedit.exe", Arguments: "/STORE \"F:\EFI\Microsoft\Boot\BCD\" ", workingDirectory: "" } 2019-09-04 19:02:53.609 +08:00 [Debug] End of process. Execution summary: { ExitCode: 0, OutputOutput: "", ErrorOutput: "" } 2019-09-04 19:02:55.198 +08:00 [Debug] Device Stream disposed 2019-09-04 19:02:55.199 +08:00 [Verbose] WOA Present: False 2019-09-04 19:02:55.199 +08:00 [Verbose] Windows 10 Mobile Present: True 2019-09-04 19:02:55.200 +08:00 [Verbose] OOBE Finished: False 2019-09-04 19:02:55.200 +08:00 [Verbose] Dual Boot Status retrieved 2019-09-04 19:02:55.200 +08:00 [Verbose] Dual Boot Status is DualBootStatus { IsEnabled: False, CanDualBoot: False } 2019-09-04 19:03:20.075 +08:00 [Verbose] Getting Dual Boot Status... 2019-09-04 19:03:20.875 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:21.681 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:23.390 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:25.014 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:25.015 +08:00 [Debug] Running process: { Command: "C:\WINDOWS\SysNative\bcdedit.exe", Arguments: "/STORE \"F:\EFI\Microsoft\Boot\BCD\" ", workingDirectory: "" } 2019-09-04 19:03:25.202 +08:00 [Debug] End of process. Execution summary: { ExitCode: 0, OutputOutput: "", ErrorOutput: "" } 2019-09-04 19:03:26.866 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:26.866 +08:00 [Verbose] WOA Present: False 2019-09-04 19:03:26.866 +08:00 [Verbose] Windows 10 Mobile Present: True 2019-09-04 19:03:26.866 +08:00 [Verbose] OOBE Finished: False 2019-09-04 19:03:26.866 +08:00 [Verbose] Dual Boot Status retrieved 2019-09-04 19:03:26.866 +08:00 [Verbose] Dual Boot Status is DualBootStatus { IsEnabled: False, CanDualBoot: False } 2019-09-04 19:03:26.867 +08:00 [Debug] Dual Boot status will not change 2019-09-04 19:03:32.935 +08:00 [Verbose] Getting Dual Boot Status... 2019-09-04 19:03:33.713 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:34.507 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:36.244 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:37.921 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:37.922 +08:00 [Debug] Running process: { Command: "C:\WINDOWS\SysNative\bcdedit.exe", Arguments: "/STORE \"F:\EFI\Microsoft\Boot\BCD\" ", workingDirectory: "" } 2019-09-04 19:03:38.153 +08:00 [Debug] End of process. Execution summary: { ExitCode: 0, OutputOutput: "", ErrorOutput: "" } 2019-09-04 19:03:40.025 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:40.026 +08:00 [Verbose] WOA Present: False 2019-09-04 19:03:40.026 +08:00 [Verbose] Windows 10 Mobile Present: True 2019-09-04 19:03:40.026 +08:00 [Verbose] OOBE Finished: False 2019-09-04 19:03:40.026 +08:00 [Verbose] Dual Boot Status retrieved 2019-09-04 19:03:40.026 +08:00 [Verbose] Dual Boot Status is DualBootStatus { IsEnabled: False, CanDualBoot: False } 2019-09-04 19:03:42.640 +08:00 [Information] # Starting deployment... 2019-09-04 19:03:44.378 +08:00 [Debug] Device Stream disposed 2019-09-04 19:03:44.385 +08:00 [Information] 2019-09-04 19:03:44.385 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 19:03:44.396 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 19:03:46.468 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 19:03:45 +08:00 } 2019-09-04 19:03:47.242 +08:00 [Debug] Initializing Device Stream... 2019-09-04 19:03:47.253 +08:00 [Debug] Reading device GPT... 2019-09-04 19:03:47.255 +08:00 [Debug] Found DPP 2019-09-04 19:03:47.255 +08:00 [Debug] Found SBL1 2019-09-04 19:03:47.255 +08:00 [Debug] Found PLAT 2019-09-04 19:03:47.255 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 19:03:47.255 +08:00 [Debug] Starting reading operation 2019-09-04 19:03:47.255 +08:00 [Debug] Reading from 54525952 to 55574016 2019-09-04 19:03:47.300 +08:00 [Debug] Reading pconf.bin from file system... 2019-09-04 19:03:47.320 +08:00 [Debug] Reading product.dat from file system... 2019-09-04 19:03:47.323 +08:00 [Error] An error has occurred System.DivideByZeroException: Attempted to divide by zero. at DiscUtils.Fat.FatFileSystem.DetectFATType(Byte[] bpb) at DiscUtils.Fat.FatFileSystem.Initialize(Stream data) at DiscUtils.Fat.FatFileSystem..ctor(Stream data) at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 130 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 19:03:47.324 +08:00 [Information] Error: Attempted to divide by zero. 2019-09-04 19:03:51.526 +08:00 [Information] 2019-09-04 19:07:48.852 +08:00 [Information] # Starting deployment... 2019-09-04 19:07:50.588 +08:00 [Debug] Device Stream disposed 2019-09-04 19:07:50.595 +08:00 [Information] 2019-09-04 19:07:50.595 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 19:07:50.606 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 19:07:52.578 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 19:07:51 +08:00 } 2019-09-04 19:07:53.411 +08:00 [Debug] Initializing Device Stream... 2019-09-04 19:07:53.422 +08:00 [Debug] Reading device GPT... 2019-09-04 19:07:53.424 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 19:07:53.427 +08:00 [Error] An error has occurred System.DivideByZeroException: Attempted to divide by zero. at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.ChunkReader(Stream stream, Byte[] buffer, UInt64 startOffset, UInt64 endOffset, Int32 sectorSize) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 215 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 106 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 19:07:53.428 +08:00 [Information] Error: Attempted to divide by zero. 2019-09-04 19:07:55.728 +08:00 [Information] 2019-09-04 19:10:44.689 +08:00 [Information] # Starting deployment... 2019-09-04 19:10:46.292 +08:00 [Debug] Device Stream disposed 2019-09-04 19:10:46.299 +08:00 [Information] 2019-09-04 19:10:46.299 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 19:10:46.310 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 19:10:49.267 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 19:10:47 +08:00 } 2019-09-04 19:10:50.057 +08:00 [Debug] Initializing Device Stream... 2019-09-04 19:10:50.068 +08:00 [Debug] Reading device GPT... 2019-09-04 19:10:50.070 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 19:10:50.072 +08:00 [Error] An error has occurred System.DivideByZeroException: Attempted to divide by zero. at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.ChunkReader(Stream stream, Byte[] buffer, UInt64 startOffset, UInt64 endOffset, Int32 sectorSize) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 215 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 106 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 19:10:50.072 +08:00 [Information] Error: Attempted to divide by zero. 2019-09-04 19:10:52.358 +08:00 [Information] 2019-09-04 20:55:39.208 +08:00 [Verbose] Started WOA Deployer for Lumia v2.6 2019-09-04 20:55:43.768 +08:00 [Verbose] Checking path: "H:\sources" exists 2019-09-04 20:55:45.501 +08:00 [Verbose] Default directory for WimFolder has been set to "H:\sources" 2019-09-04 20:55:45.513 +08:00 [Verbose] Trying to load WIM metadata file at '"H:\sources\install.wim"' 2019-09-04 20:55:45.540 +08:00 [Verbose] Getting WIM stream 2019-09-04 20:55:45.541 +08:00 [Verbose] (WIM) Finding Magic Bytes... 2019-09-04 20:55:45.542 +08:00 [Verbose] (WIM) Found Magic Bytes at 0 2019-09-04 20:55:45.542 +08:00 [Verbose] (WIM) Finding WIM XML Data... 2019-09-04 20:55:45.542 +08:00 [Verbose] (WIM) Found WIM XML Data at 042979272732 2019-09-04 20:55:45.565 +08:00 [Verbose] Wim metadata deserialized correctly WimMetadata { TotalBytes: "4297927273", Images: [ImageMetadata { DirectoryCount: "23607", FileCount: "101161", TotalBytes: "16814994097", HardLinkBytes: "6419216843", CreationTime: Time { HighPart: "0x01D562E1", LowPart: "0x11507570" }, LastModificationTime: Time { HighPart: "0x01D562E1", LowPart: "0xBF864018" }, WimBoot: "0", Windows: Windows { Arch: "12", ProductName: "Microsoft® Windows® Operating System", EditionId: "Professional", InstallationType: "Client", ServicingData: ServicingData { GdrDuRevision: "0", PKeyConfigVersion: "10.0.18362.1;2016-01-01T00:00:00Z" }, ProductType: "WinNT", ProductSuite: "Terminal Server", Languages: Languages { Language: "en-US", Default: "en-US" }, Version: Version { Major: "10", Minor: "0", Build: "18362", SpBuild: "329", SpLevel: "0" }, SystemRoot: "WINDOWS" }, Name: "Windows 10 Pro", Description: "Windows 10 Pro", Flags: null, DiplayName: null, DisplayDescription: null, Index: "1" }] } 2019-09-04 20:55:45.568 +08:00 [Verbose] WIM metadata file at '"H:\sources\install.wim"' retrieved correctly 2019-09-04 20:55:46.327 +08:00 [Information] # Starting deployment... 2019-09-04 20:55:49.715 +08:00 [Debug] Device Stream disposed 2019-09-04 20:55:49.776 +08:00 [Information] 2019-09-04 20:55:49.776 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 20:55:49.827 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 20:55:54.518 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 20:55:50 +08:00 } 2019-09-04 20:55:55.503 +08:00 [Debug] Initializing Device Stream... 2019-09-04 20:55:55.519 +08:00 [Debug] Reading device GPT... 2019-09-04 20:55:55.522 +08:00 [Debug] Found DPP 2019-09-04 20:55:55.522 +08:00 [Debug] Found SBL1 2019-09-04 20:55:55.522 +08:00 [Debug] Found PLAT 2019-09-04 20:55:55.522 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 20:55:55.522 +08:00 [Debug] Starting reading operation 2019-09-04 20:55:55.522 +08:00 [Debug] Reading from 54525952 to 55574016 2019-09-04 20:55:56.241 +08:00 [Debug] Reading pconf.bin from file system... 2019-09-04 20:55:56.276 +08:00 [Debug] Reading product.dat from file system... 2019-09-04 20:55:57.832 +08:00 [Debug] Is the device a MMO device: False 2019-09-04 20:55:57.838 +08:00 [Error] An error has occurred System.IO.FileNotFoundException: Could not locate file File name: 'Nokia\product.dat' at DiscUtils.Fat.FatFileSystem.OpenFile(String path, FileMode mode, FileAccess access) at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 138 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 20:55:57.877 +08:00 [Information] Error: Could not locate file 2019-09-04 20:56:00.080 +08:00 [Information] 2019-09-04 20:56:36.303 +08:00 [Information] # Starting deployment... 2019-09-04 20:56:37.943 +08:00 [Debug] Device Stream disposed 2019-09-04 20:56:37.950 +08:00 [Information] 2019-09-04 20:56:37.950 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 20:56:37.961 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 20:56:39.399 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 20:56:38 +08:00 } 2019-09-04 20:56:40.211 +08:00 [Debug] Initializing Device Stream... 2019-09-04 20:56:40.226 +08:00 [Debug] Reading device GPT... 2019-09-04 20:56:40.228 +08:00 [Debug] Found DPP 2019-09-04 20:56:40.228 +08:00 [Debug] Found SBL1 2019-09-04 20:56:40.228 +08:00 [Debug] Found PLAT 2019-09-04 20:56:40.228 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 20:56:40.228 +08:00 [Debug] Starting reading operation 2019-09-04 20:56:40.228 +08:00 [Debug] Reading from 54525952 to 55574016 2019-09-04 20:56:40.274 +08:00 [Debug] Reading pconf.bin from file system... 2019-09-04 20:56:40.294 +08:00 [Debug] Reading product.dat from file system... 2019-09-04 20:56:41.818 +08:00 [Debug] Is the device a MMO device: False 2019-09-04 20:56:41.820 +08:00 [Error] An error has occurred System.IO.FileNotFoundException: Could not locate file File name: 'Nokia\product.dat' at DiscUtils.Fat.FatFileSystem.OpenFile(String path, FileMode mode, FileAccess access) at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 138 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 20:56:41.821 +08:00 [Information] Error: Could not locate file 2019-09-04 20:56:44.229 +08:00 [Information] 2019-09-04 20:58:54.573 +08:00 [Verbose] Started WOA Deployer for Lumia v2.6 2019-09-04 20:58:58.856 +08:00 [Verbose] Checking path: "H:\sources" exists 2019-09-04 20:59:00.250 +08:00 [Verbose] Default directory for WimFolder has been set to "H:\sources" 2019-09-04 20:59:00.263 +08:00 [Verbose] Trying to load WIM metadata file at '"H:\sources\install.wim"' 2019-09-04 20:59:00.299 +08:00 [Verbose] Getting WIM stream 2019-09-04 20:59:00.300 +08:00 [Verbose] (WIM) Finding Magic Bytes... 2019-09-04 20:59:00.300 +08:00 [Verbose] (WIM) Found Magic Bytes at 0 2019-09-04 20:59:00.300 +08:00 [Verbose] (WIM) Finding WIM XML Data... 2019-09-04 20:59:00.301 +08:00 [Verbose] (WIM) Found WIM XML Data at 042979272732 2019-09-04 20:59:00.322 +08:00 [Verbose] Wim metadata deserialized correctly WimMetadata { TotalBytes: "4297927273", Images: [ImageMetadata { DirectoryCount: "23607", FileCount: "101161", TotalBytes: "16814994097", HardLinkBytes: "6419216843", CreationTime: Time { HighPart: "0x01D562E1", LowPart: "0x11507570" }, LastModificationTime: Time { HighPart: "0x01D562E1", LowPart: "0xBF864018" }, WimBoot: "0", Windows: Windows { Arch: "12", ProductName: "Microsoft® Windows® Operating System", EditionId: "Professional", InstallationType: "Client", ServicingData: ServicingData { GdrDuRevision: "0", PKeyConfigVersion: "10.0.18362.1;2016-01-01T00:00:00Z" }, ProductType: "WinNT", ProductSuite: "Terminal Server", Languages: Languages { Language: "en-US", Default: "en-US" }, Version: Version { Major: "10", Minor: "0", Build: "18362", SpBuild: "329", SpLevel: "0" }, SystemRoot: "WINDOWS" }, Name: "Windows 10 Pro", Description: "Windows 10 Pro", Flags: null, DiplayName: null, DisplayDescription: null, Index: "1" }] } 2019-09-04 20:59:00.326 +08:00 [Verbose] WIM metadata file at '"H:\sources\install.wim"' retrieved correctly 2019-09-04 20:59:01.375 +08:00 [Information] # Starting deployment... 2019-09-04 20:59:04.677 +08:00 [Debug] Device Stream disposed 2019-09-04 20:59:04.736 +08:00 [Information] 2019-09-04 20:59:04.736 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 20:59:04.787 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 21:00:44.817 +08:00 [Error] Operation cancelled by the user System.Threading.Tasks.TaskCanceledException: A task was canceled. 2019-09-04 21:00:51.133 +08:00 [Information] # Starting deployment... 2019-09-04 21:00:52.864 +08:00 [Debug] Device Stream disposed 2019-09-04 21:00:52.866 +08:00 [Information] 2019-09-04 21:00:52.866 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 21:00:52.878 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 21:01:40.613 +08:00 [Error] An error has occurred System.Net.Http.HttpRequestException: An error occurred while sending the request. ---> System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---> System.IO.IOException: Authentication failed because the remote party has closed the transport stream. at System.Net.TlsStream.EndWrite(IAsyncResult asyncResult) at System.Net.PooledStream.EndWrite(IAsyncResult asyncResult) at System.Net.ConnectStream.WriteHeadersCallback(IAsyncResult ar) --- End of inner exception stack trace --- at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) at System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar) --- End of inner exception stack trace --- at System.Reactive.PlatformServices.ExceptionServicesImpl.Rethrow(Exception exception) in D:\a\1\s\Rx.NET\Source\src\System.Reactive\Internal\ExceptionServicesImpl.cs:line 16 at System.Reactive.ExceptionHelpers.ThrowIfNotNull(Exception exception) in D:\a\1\s\Rx.NET\Source\src\System.Reactive\Internal\ExceptionServices.cs:line 20 at System.Reactive.Subjects.AsyncSubject`1.GetResult() in D:\a\1\s\Rx.NET\Source\src\System.Reactive\Subjects\AsyncSubject.cs:line 437 at Deployer.Downloader.d3.MoveNext() in D:\a\1\s\Source\DeployerPlatform\Deployer\Downloader.cs:line 35 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Downloader.d5.MoveNext() in D:\a\1\s\Source\DeployerPlatform\Deployer\Downloader.cs:line 72 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Tasks.FetchGitHubBase.d11.MoveNext() in D:\a\1\s\Source\DeployerPlatform\Deployer\Tasks\FetchGitHubBase.cs:line 53 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Execution.ScriptRunner.d5.MoveNext() in D:\a\1\s\Source\DeployerPlatform\Deployer\Execution\ScriptRunner.cs:line 45 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Execution.ScriptRunner.d4.MoveNext() in D:\a\1\s\Source\DeployerPlatform\Deployer\Execution\ScriptRunner.cs:line 28 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d14.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 76 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d12.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 54 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 40 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 21:01:40.645 +08:00 [Information] Error: An error occurred while sending the request. 2019-09-04 21:01:43.203 +08:00 [Information] 2019-09-04 21:01:43.872 +08:00 [Information] # Starting deployment... 2019-09-04 21:01:45.516 +08:00 [Debug] Device Stream disposed 2019-09-04 21:01:45.518 +08:00 [Information] 2019-09-04 21:01:45.518 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 21:01:45.530 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 21:01:58.548 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 21:01:50 +08:00 } 2019-09-04 21:01:59.472 +08:00 [Debug] Initializing Device Stream... 2019-09-04 21:01:59.490 +08:00 [Debug] Reading device GPT... 2019-09-04 21:01:59.493 +08:00 [Debug] Found DPP 2019-09-04 21:01:59.493 +08:00 [Debug] Found SBL1 2019-09-04 21:01:59.493 +08:00 [Debug] Found PLAT 2019-09-04 21:01:59.493 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 21:01:59.493 +08:00 [Debug] Starting reading operation 2019-09-04 21:01:59.493 +08:00 [Debug] Reading from 54525952 to 55574016 2019-09-04 21:01:59.683 +08:00 [Debug] Reading pconf.bin from file system... 2019-09-04 21:01:59.718 +08:00 [Debug] Reading product.dat from file system... 2019-09-04 21:02:01.283 +08:00 [Debug] Is the device a MMO device: False 2019-09-04 21:02:01.285 +08:00 [Error] An error has occurred System.IO.FileNotFoundException: Could not locate file File name: 'Nokia\product.dat' at DiscUtils.Fat.FatFileSystem.OpenFile(String path, FileMode mode, FileAccess access) at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 138 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 21:02:01.290 +08:00 [Information] Error: Could not locate file 2019-09-04 21:02:03.405 +08:00 [Information] 2019-09-04 21:02:06.917 +08:00 [Information] # Starting deployment... 2019-09-04 21:02:08.569 +08:00 [Debug] Device Stream disposed 2019-09-04 21:02:08.576 +08:00 [Information] 2019-09-04 21:02:08.576 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 21:02:08.588 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 21:02:12.831 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 21:02:09 +08:00 } 2019-09-04 21:02:13.642 +08:00 [Debug] Initializing Device Stream... 2019-09-04 21:02:13.656 +08:00 [Debug] Reading device GPT... 2019-09-04 21:02:13.659 +08:00 [Debug] Found DPP 2019-09-04 21:02:13.659 +08:00 [Debug] Found SBL1 2019-09-04 21:02:13.660 +08:00 [Debug] Found PLAT 2019-09-04 21:02:13.660 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 21:02:13.660 +08:00 [Debug] Starting reading operation 2019-09-04 21:02:13.660 +08:00 [Debug] Reading from 54525952 to 55574016 2019-09-04 21:02:13.705 +08:00 [Debug] Reading pconf.bin from file system... 2019-09-04 21:02:13.724 +08:00 [Debug] Reading product.dat from file system... 2019-09-04 21:02:15.253 +08:00 [Debug] Is the device a MMO device: False 2019-09-04 21:02:15.255 +08:00 [Error] An error has occurred System.IO.FileNotFoundException: Could not locate file File name: 'Nokia\product.dat' at DiscUtils.Fat.FatFileSystem.OpenFile(String path, FileMode mode, FileAccess access) at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 138 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 21:02:15.256 +08:00 [Information] Error: Could not locate file 2019-09-04 21:02:18.272 +08:00 [Information] 2019-09-04 21:05:17.533 +08:00 [Information] # Starting deployment... 2019-09-04 21:05:19.229 +08:00 [Debug] Device Stream disposed 2019-09-04 21:05:19.236 +08:00 [Information] 2019-09-04 21:05:19.236 +08:00 [Information] # Fetching Deployment Scripts 2019-09-04 21:05:19.247 +08:00 [Information] Fetching from GitHub: https://github.com/WOA-Project/Deployment-Scripts - master 2019-09-04 21:05:24.741 +08:00 [Debug] Saving metadata { Repository: RepoInfo { Owner: "WOA-Project", Repository: "Deployment-Scripts" }, Commit: "a36c0d1a0b3451312a0223fa088b1e5f5e49f4e3", Branch: "master", DownloadedOn: 09/04/2019 21:05:20 +08:00 } 2019-09-04 21:05:25.506 +08:00 [Debug] Initializing Device Stream... 2019-09-04 21:05:25.521 +08:00 [Debug] Reading device GPT... 2019-09-04 21:05:25.524 +08:00 [Debug] Found DPP 2019-09-04 21:05:25.524 +08:00 [Debug] Found SBL1 2019-09-04 21:05:25.524 +08:00 [Debug] Found PLAT 2019-09-04 21:05:25.524 +08:00 [Debug] Reading SBL1 Partition 2019-09-04 21:05:25.524 +08:00 [Debug] Starting reading operation 2019-09-04 21:05:25.524 +08:00 [Debug] Reading from 54525952 to 55574016 2019-09-04 21:05:25.570 +08:00 [Debug] Reading pconf.bin from file system... 2019-09-04 21:05:25.589 +08:00 [Debug] Reading product.dat from file system... 2019-09-04 21:05:27.151 +08:00 [Debug] Is the device a MMO device: False 2019-09-04 21:05:27.153 +08:00 [Error] An error has occurred System.IO.FileNotFoundException: Could not locate file File name: 'Nokia\product.dat' at DiscUtils.Fat.FatFileSystem.OpenFile(String path, FileMode mode, FileAccess access) at Deployer.Lumia.NetFx.PhoneMetadata.PhoneInfoReader.GetPhoneInfo(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneInfoReader.cs:line 138 at Deployer.Lumia.NetFx.PhoneMetadata.PhoneModelInfoInfoReader.GetPhoneModel(UInt32 diskNumber) in D:\a\1\s\Source\Deployer.Lumia.NetFx\PhoneMetadata\PhoneModelInfoInfoReader.cs:line 17 at Deployer.Lumia.Phone.d7.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\Phone.cs:line 37 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d13.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 67 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.WoaDeployer.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia\WoaDeployer.cs:line 41 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Deployer.Lumia.Gui.ViewModels.DeploymentViewModel.d11.MoveNext() in D:\a\1\s\Source\Deployer.Lumia.Gui\ViewModels\DeploymentViewModel.cs:line 68 2019-09-04 21:05:27.154 +08:00 [Information] Error: Could not locate file 2019-09-04 21:05:39.554 +08:00 [Information]