Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.21 KB | None | 0 0
  1. I'm building a deployment step using AWS CLI, similar to an existing AWS deployment project that is working correctly. In my process, when the process attempts to compress the package for deployment it appears to be adding everything on C:\ to the zip file, rather than just the working directory.
  2.  
  3. I see no discernible difference between the working process and the new one (using the same script, provided by Octopus documentation) and haven't been able to identify why the process is looking at all of C. Any help is appreciated.
  4.  
  5. {noformat}
  6. Task ID: ServerTasks-92163
  7. Related IDs: Deployments-30049, Channels-1181, Releases-18254, Projects-1062, Spaces-1, Environments-47
  8. Task status: Failed
  9. Task queued: Tuesday, 18 February 2020 10:19:10 AM -08:00
  10. Task started: Tuesday, 18 February 2020 10:19:10 AM -08:00
  11. Task completed: Tuesday, 18 February 2020 10:20:04 AM -08:00
  12. Task duration: 54 seconds
  13. Server version: 2019.13.2+Branch.tags-2019.13.2.Sha.f638601247840d69a3702197b7b0e662e08ade8c
  14. Server node: 1ODS-APP01-DC1
  15.  
  16. | == Failed: Deploy OnDemand Dashboard AWS release 0.0.20 to Development ==
  17. 10:19:11 Verbose | Guided failure is not enabled for this task
  18. 10:20:03 Verbose | Releasing workers that required packages.
  19. 10:20:03 Verbose | Released worker 1ods-dbs01-dc1 from lease WorkerTaskLeases-30559
  20. 10:20:04 Fatal | The deployment failed because one or more steps failed. Please see the deployment log for details.
  21. |
  22. | == Success: Step 1: Health Check - Development ==
  23. 10:19:13 Verbose | Health Check - Development completed
  24. |
  25. | == Success: Worker ==
  26. 10:19:11 Verbose | Octopus Server version: 2019.13.2+Branch.tags-2019.13.2.Sha.f638601247840d69a3702197b7b0e662e08ade8c
  27. 10:19:11 Verbose | Environment Information:
  28. | OperatingSystem: Microsoft Windows 10.0.14393
  29. | OsBitVersion: x64
  30. | Is64BitProcess: True
  31. | CurrentUser: NT AUTHORITY\SYSTEM
  32. | MachineName: 1ODS-APP01-DC1
  33. | ProcessorCount: 6
  34. | CurrentDirectory: C:\WINDOWS\system32
  35. | TempDirectory: C:\WINDOWS\TEMP\
  36. | HostProcessName: Octopus.Server
  37. | PID: 2416
  38. 10:19:11 Info | Performing a full health check
  39. 10:19:12 Info | This step has been configured not to include new machines in the deployment.
  40. 10:19:12 Info | No machines have been excluded as a result of the health check.
  41. 10:19:13 Verbose | Successfully finished Health Check - Development on a Worker
  42. |
  43. | == Success: Check deployment target: 1ods-dbs01-dc1 ==
  44. 10:19:11 Verbose | Performing health check on machine
  45. 10:19:12 Verbose | Starting C:\WINDOWS\system32\WindowsPowershell\v1.0\PowerShell.exe in working directory 'C:\Octopus\Work\20200218181911-92163-1030' using 'OEM United States' encoding running as 'NT AUTHORITY\SYSTEM' with the same environment variables as the launching process
  46. 10:19:12 Info | Host Name: 1ODS-DBS01-DC1
  47. 10:19:12 Info | Running As: LITTLER-US\SYSTEM (Local Administrator: True)
  48. 10:19:12 Info | Running Tentacle version 5.0.10
  49. 10:19:12 Info | Tentacle communication uses a 'sha256RSA' certificate
  50. 10:19:12 Info | Running latest version of Calamari: 8.1.7
  51. 10:19:12 Info | Drive C: has 17 GB available
  52. 10:19:12 Info | Drive D: has 21 GB available
  53. 10:19:12 Info | Drive M: has 15 GB available
  54. 10:19:12 Info | Drive N: has 15 GB available
  55. 10:19:12 Info | Drive T: has 17 GB available
  56. 10:19:12 Verbose | Process C:\WINDOWS\system32\WindowsPowershell\v1.0\PowerShell.exe in C:\Octopus\Work\20200218181911-92163-1030 exited with code 0
  57. 10:19:12 Verbose | Exit code: 0
  58. 10:19:12 Verbose | Recording health check results
  59. |
  60. | == Success: Acquire packages ==
  61. 10:19:13 Info | Acquiring packages
  62. 10:19:13 Info | Making a list of packages to acquire
  63. 10:19:13 Verbose | Leased worker 1ods-dbs01-dc1 from pool Cloud Jump Box (lease WorkerTaskLeases-30559).
  64. 10:19:13 Verbose | No packages are required on the Octopus Server
  65. 10:19:13 Verbose | Delta compression is enabled for package transfers from the Octopus Server to deployment targets
  66. 10:19:16 Info | All packages have been acquired
  67. 10:19:16 Verbose | Acquire Packages completed
  68. |
  69. | Success: 1ods-dbs01-dc1
  70. |
  71. | Success: Upload package OnDemand.Dashboard.Web.aws v17
  72. 10:19:13 Verbose | Checking package cache for package OnDemand.Dashboard.Web.aws v17
  73. 10:19:13 Info | Package OnDemand.Dashboard.Web.aws v17 was found in cache. No need to download from feed.
  74. 10:19:13 Verbose | Using file: C:\Octopus\Packages\Spaces-1\feeds-builtin\OnDemand.Dashboard.Web.aws\OnDemand.Dashboard.Web.aws.17.zip
  75. 10:19:13 Verbose | Using Calamari 8.1.7
  76. 10:19:13 Verbose | Using Calamari.linux-x64 8.1.7
  77. 10:19:14 Verbose | Starting C:\WINDOWS\system32\WindowsPowershell\v1.0\PowerShell.exe in working directory 'C:\Octopus\Work\20200218181913-92163-1031' using 'OEM United States' encoding running as 'NT AUTHORITY\SYSTEM' with the same environment variables as the launching process
  78. 10:19:15 Verbose | Octopus Deploy: Calamari version 8.1.7
  79. 10:19:15 Verbose | Environment Information:
  80. 10:19:15 Verbose | OperatingSystem: Microsoft Windows NT 10.0.14393.0
  81. 10:19:15 Verbose | OsBitVersion: x64
  82. 10:19:15 Verbose | Is64BitProcess: True
  83. 10:19:15 Verbose | CurrentUser: NT AUTHORITY\SYSTEM
  84. 10:19:15 Verbose | MachineName: 1ODS-DBS01-DC1
  85. 10:19:15 Verbose | ProcessorCount: 6
  86. 10:19:15 Verbose | CurrentDirectory: C:\Octopus\Work\20200218181913-92163-1031
  87. 10:19:15 Verbose | TempDirectory: C:\WINDOWS\TEMP\
  88. 10:19:15 Verbose | HostProcess: Calamari (4128)
  89. 10:19:15 Verbose | Package OnDemand.Dashboard.Web.aws 17 hash 23e073946f17f3eb370aae749da354aa732c5a78 has already been uploaded
  90. 10:19:15 Verbose | Process C:\WINDOWS\system32\WindowsPowershell\v1.0\PowerShell.exe in C:\Octopus\Work\20200218181913-92163-1031 exited with code 0
  91. 10:19:15 Verbose | Exit code: 0
  92. 10:19:15 Info | Package OnDemand.Dashboard.Web.aws version 17 found in cache. No need to upload this 33.019 MB package. Using C:\Octopus\Files\OnDemand.Dashboard.Web.aws@S17@22BE269BF45CA64AB6E054DE1C412784.zip
  93. |
  94. | == Failed: Step 2: Deploy LoD Dashboard AWS CLI - Development ==
  95. 10:20:03 Fatal | The step failed: Activity Deploy LoD Dashboard AWS CLI - Development on 1ods-dbs01-dc1 failed with error 'The remote script failed with exit code 1'.
  96. 10:20:03 Verbose | Deploy LoD Dashboard AWS CLI - Development completed
  97. |
  98. | == Failed: Worker on behalf of 1ods-dbs01-dc1 ==
  99. 10:19:16 Verbose | Octopus Server version: 2019.13.2+Branch.tags-2019.13.2.Sha.f638601247840d69a3702197b7b0e662e08ade8c
  100. 10:19:16 Verbose | Environment Information:
  101. | OperatingSystem: Microsoft Windows 10.0.14393
  102. | OsBitVersion: x64
  103. | Is64BitProcess: True
  104. | CurrentUser: NT AUTHORITY\SYSTEM
  105. | MachineName: 1ODS-APP01-DC1
  106. | ProcessorCount: 6
  107. | CurrentDirectory: C:\WINDOWS\system32
  108. | TempDirectory: C:\WINDOWS\TEMP\
  109. | HostProcessName: Octopus.Server
  110. | PID: 2416
  111. 10:19:16 Verbose | Executing Deploy LoD Dashboard AWS CLI - Development (type Run an AWS CLI Script) on 1ods-dbs01-dc1
  112. 10:19:16 Verbose | Using Calamari.Cloud 8.1.7
  113. 10:19:16 Verbose | Using Octopus.Dependencies.AWSPS 3.3.390
  114. 10:19:16 Verbose | Using Octopus.Dependencies.AWSCLI32 1.16.178
  115. 10:19:16 Verbose | Using Calamari.Cloud 8.1.7
  116. 10:19:16 Verbose | Using Octopus.Dependencies.AWSPS 3.3.390
  117. 10:19:16 Verbose | Using Octopus.Dependencies.AWSCLI32 1.16.178
  118. 10:19:17 Verbose | Starting C:\WINDOWS\system32\WindowsPowershell\v1.0\PowerShell.exe in working directory 'C:\Octopus\Work\20200218181916-92163-1032' using 'OEM United States' encoding running as 'NT AUTHORITY\SYSTEM' with the same environment variables as the launching process
  119. 10:19:18 Verbose | Octopus Deploy: Calamari version 8.1.7
  120. 10:19:18 Verbose | Environment Information:
  121. 10:19:18 Verbose | OperatingSystem: Microsoft Windows NT 10.0.14393.0
  122. 10:19:18 Verbose | OsBitVersion: x64
  123. 10:19:18 Verbose | Is64BitProcess: True
  124. 10:19:18 Verbose | CurrentUser: NT AUTHORITY\SYSTEM
  125. 10:19:18 Verbose | MachineName: 1ODS-DBS01-DC1
  126. 10:19:18 Verbose | ProcessorCount: 6
  127. 10:19:18 Verbose | CurrentDirectory: C:\Octopus\Work\20200218181916-92163-1032
  128. 10:19:18 Verbose | TempDirectory: C:\WINDOWS\TEMP\
  129. 10:19:18 Verbose | HostProcess: Calamari (9444)
  130. 10:19:18 Info | Extracting package 'C:\Octopus\Files\OnDemand.Dashboard.Web.aws@S17@22BE269BF45CA64AB6E054DE1C412784.zip' to 'C:\Octopus\Work\20200218181916-92163-1032\OnDemand.Dashboard.Web.aws'
  131. 10:19:48 Verbose | Performing variable substitution on 'C:\Octopus\Work\20200218181916-92163-1032\Script.ps1'
  132. 10:19:48 Verbose | Executing 'C:\Octopus\Work\20200218181916-92163-1032\Script.ps1'
  133. 10:19:48 Verbose | Setting Proxy Environment Variables
  134. 10:19:53 Verbose | Name Value
  135. 10:19:53 Verbose | ---- -----
  136. 10:19:53 Verbose | PSVersion 5.1.14393.3383
  137. 10:19:53 Verbose | PSEdition Desktop
  138. 10:19:53 Verbose | PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
  139. 10:19:53 Verbose | BuildVersion 10.0.14393.3383
  140. 10:19:53 Verbose | CLRVersion 4.0.30319.42000
  141. 10:19:53 Verbose | WSManStackVersion 3.0
  142. 10:19:53 Verbose | PSRemotingProtocolVersion 2.3
  143. 10:19:53 Verbose | SerializationVersion 1.1.0.1
  144. 10:19:53 Verbose | PowerShell Environment Information:
  145. 10:19:53 Verbose | OperatingSystem: Microsoft Windows NT 10.0.14393.0
  146. 10:19:53 Verbose | OsBitVersion: x64
  147. 10:19:53 Verbose | Is64BitProcess: True
  148. 10:19:53 Verbose | CurrentUser: NT AUTHORITY\SYSTEM
  149. 10:19:53 Verbose | MachineName: 1ODS-DBS01-DC1
  150. 10:19:53 Verbose | ProcessorCount: 6
  151. 10:19:53 Verbose | CurrentDirectory: C:\Octopus\Work\20200218181916-92163-1032
  152. 10:19:53 Verbose | CurrentLocation: C:\Octopus\Work\20200218181916-92163-1032
  153. 10:19:53 Verbose | TempDirectory: C:\WINDOWS\TEMP\
  154. 10:19:53 Verbose | HostProcess: powershell (7476)
  155. 10:19:53 Verbose | TotalPhysicalMemory: 16776624 KB
  156. 10:19:53 Verbose | AvailablePhysicalMemory: 12570960 KB
  157. 10:19:58 Verbose | Spent 6.8364844 seconds importing the Powershell module C:\Octopus\Tools\Octopus.Dependencies.AWSPS\3.3.390\AWSPS\AWSPowerShell.psd1
  158. 10:19:58 Verbose | Preparing to compress...
  159. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\Graphics\'.
  160. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\netfx_Patch_x64.msp'.
  161. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\netfx_Patch_x86.msp'.
  162. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\Setup.exe'.
  163. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\SetupEngine.dll'.
  164. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\SetupUi.dll'.
  165. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\SetupUtility.exe'.
  166. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\sqmapi.dll'.
  167. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1025\eula.rtf'.
  168. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1025\SetupResources.dll'.
  169. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1028\eula.rtf'.
  170. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1028\SetupResources.dll'.
  171. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1029\eula.rtf'.
  172. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1029\SetupResources.dll'.
  173. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1030\eula.rtf'.
  174. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1030\SetupResources.dll'.
  175. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1031\eula.rtf'.
  176. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1031\SetupResources.dll'.
  177. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1032\eula.rtf'.
  178. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1032\SetupResources.dll'.
  179. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1033\eula.rtf'.
  180. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1033\SetupResources.dll'.
  181. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1035\eula.rtf'.
  182. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1035\SetupResources.dll'.
  183. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1036\eula.rtf'.
  184. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1036\SetupResources.dll'.
  185. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1037\eula.rtf'.
  186. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1037\SetupResources.dll'.
  187. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1038\eula.rtf'.
  188. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1038\SetupResources.dll'.
  189. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1040\eula.rtf'.
  190. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1040\SetupResources.dll'.
  191. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1041\eula.rtf'.
  192. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1041\SetupResources.dll'.
  193. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1042\eula.rtf'.
  194. 10:19:58 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1042\SetupResources.dll'.
  195. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1043\eula.rtf'.
  196. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1043\SetupResources.dll'.
  197. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1044\eula.rtf'.
  198. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1044\SetupResources.dll'.
  199. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1045\eula.rtf'.
  200. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1045\SetupResources.dll'.
  201. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1046\eula.rtf'.
  202. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1046\SetupResources.dll'.
  203. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1049\eula.rtf'.
  204. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1049\SetupResources.dll'.
  205. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1053\eula.rtf'.
  206. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1053\SetupResources.dll'.
  207. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1055\eula.rtf'.
  208. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\1055\SetupResources.dll'.
  209. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\2052\eula.rtf'.
  210. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\2052\SetupResources.dll'.
  211. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\2070\eula.rtf'.
  212. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\2070\SetupResources.dll'.
  213. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\3082\eula.rtf'.
  214. 10:20:03 Verbose | Adding 'C:\0df2d87a8aeb770eb9ac36babb41\3082\SetupResources.dll'.
  215. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\'.
  216. 10:20:03 Verbose | Adding 'C:\inetpub\history\'.
  217. 10:20:03 Verbose | Adding 'C:\inetpub\logs\'.
  218. 10:20:03 Verbose | Adding 'C:\inetpub\temp\'.
  219. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\401-1.htm'.
  220. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\401-2.htm'.
  221. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\401-3.htm'.
  222. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\401-4.htm'.
  223. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\401-5.htm'.
  224. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\401.htm'.
  225. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-1.htm'.
  226. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-10.htm'.
  227. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-11.htm'.
  228. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-12.htm'.
  229. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-13.htm'.
  230. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-14.htm'.
  231. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-15.htm'.
  232. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-16.htm'.
  233. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-17.htm'.
  234. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-18.htm'.
  235. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-19.htm'.
  236. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-2.htm'.
  237. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-3.htm'.
  238. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-4.htm'.
  239. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-5.htm'.
  240. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-6.htm'.
  241. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-7.htm'.
  242. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-8.htm'.
  243. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403-9.htm'.
  244. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\403.htm'.
  245. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-1.htm'.
  246. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-10.htm'.
  247. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-11.htm'.
  248. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-12.htm'.
  249. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-13.htm'.
  250. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-14.htm'.
  251. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-15.htm'.
  252. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-2.htm'.
  253. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-3.htm'.
  254. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-4.htm'.
  255. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-5.htm'.
  256. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-6.htm'.
  257. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-7.htm'.
  258. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-8.htm'.
  259. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404-9.htm'.
  260. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\404.htm'.
  261. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\405.htm'.
  262. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\406.htm'.
  263. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\412.htm'.
  264. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500-100.asp'.
  265. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500-13.htm'.
  266. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500-14.htm'.
  267. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500-15.htm'.
  268. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500-16.htm'.
  269. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500-17.htm'.
  270. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500-18.htm'.
  271. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500-19.htm'.
  272. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\500.htm'.
  273. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\501.htm'.
  274. 10:20:03 Verbose | Adding 'C:\inetpub\custerr\en-US\502.htm'.
  275. 10:20:03 Verbose | Adding 'C:\inetpub\history\CFGHISTORY_0000000001\administration.config'.
  276. 10:20:03 Verbose | Adding 'C:\inetpub\history\CFGHISTORY_0000000001\applicationHost.config'.
  277. 10:20:03 Verbose | Adding 'C:\inetpub\history\CFGHISTORY_0000000002\administration.config'.
  278. 10:20:03 Verbose | Adding 'C:\inetpub\history\CFGHISTORY_0000000002\applicationHost.config'.
  279. 10:20:03 Verbose | The partially created archive file 'C:\Octopus\Work\20200218181916-92163-1032\site.zip' is deleted as it is not usable.
  280. 10:20:03 Error | PermissionDenied: The process cannot access the file 'C:\inetpub\temp\appPools\APCE56E.tmp' because it is being used by another process.
  281. 10:20:03 Error | At C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1:697 char:30
  282. 10:20:03 Error | + ... sArchived = ZipArchiveHelper $subDirFiles.ToArray() $destinationPath ...
  283. 10:20:03 Error | + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  284. 10:20:03 Error | at ZipArchiveHelper, C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1: line 803
  285. 10:20:03 Error | at CompressSingleDirHelper, C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1: line 697
  286. 10:20:03 Error | at CompressArchiveHelper, C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1: line 608
  287. 10:20:03 Error | at Compress-Archive<End>, C:\WINDOWS\system32\WindowsPowerShell\v1.0\Modules\Microsoft.PowerShell.Archive\Microsoft.PowerShell.Archive.psm1: line 217
  288. 10:20:03 Error | at <ScriptBlock>, C:\Octopus\Work\20200218181916-92163-1032\Script.ps1: line 98
  289. 10:20:03 Error | at <ScriptBlock>, C:\Octopus\Work\20200218181916-92163-1032\Bootstrap.Script.ps1: line 2141
  290. 10:20:03 Error | at <ScriptBlock>, <No file>: line 1
  291. 10:20:03 Error | at <ScriptBlock>, <No file>: line 1
  292. 10:20:03 Verbose | Adding journal entry:
  293. 10:20:03 Verbose | <Deployment Id="900d0036-f77b-4bca-bbd7-74f24f18b7e8" EnvironmentId="Environments-47" TenantId="" ProjectId="Projects-1062" InstalledOn="2020-02-18 18:20:02" RetentionPolicySet="Environments-47/Projects-1062/Step-Deploy LoD Dashboard AWS CLI - Development/Machines-563/&lt;default&gt;" ExtractedTo="" CustomInstallationDirectory="" WasSuccessful="False">
  294. 10:20:03 Verbose | <Package PackageId="OnDemand.Dashboard.Web.aws" PackageVersion="17" DeployedFrom="C:\Octopus\Files\OnDemand.Dashboard.Web.aws@S17@22BE269BF45CA64AB6E054DE1C412784.zip" />
  295. 10:20:03 Verbose | </Deployment>
  296. 10:20:03 Verbose | Process C:\WINDOWS\system32\WindowsPowershell\v1.0\PowerShell.exe in C:\Octopus\Work\20200218181916-92163-1032 exited with code 1
  297. 10:20:03 Verbose | Updating manifest with output variables
  298. 10:20:03 Verbose | Updating manifest with action evaluated variables
  299. 10:20:03 Fatal | The remote script failed with exit code 1
  300. 10:20:03 Fatal | The action Deploy LoD Dashboard AWS CLI - Development on 1ods-dbs01-dc1 failed
  301. {noformat}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement