INFO : 2023-07-01 02:19:11Z - Acquiring server... INFO : 2023-07-01 02:19:11Z - Server 'winbuildsv1' acquired. INFO : 2023-07-01 02:19:12Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-07-01 02:19:12Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\Src... INFO : 2023-07-01 02:19:14Z - Creating file... INFO : 2023-07-01 02:19:14Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-07-01 02:19:14Z - Creating file... INFO : 2023-07-01 02:19:14Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-07-01 02:19:15Z - Variable set. INFO : 2023-07-01 02:19:15Z - Deleted 5 files and 0 directories. INFO : 2023-07-01 02:19:15Z - Template applied. INFO : 2023-07-01 02:19:15Z - Creating zip file... INFO : 2023-07-01 02:19:15Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\temp\SqlScripts.zip file created. INFO : 2023-07-01 02:19:15Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\Src\SqlScripts... INFO : 2023-07-01 02:19:17Z - Deleted 875 files and 138 directories. INFO : 2023-07-01 02:19:17Z - Package created. INFO : 2023-07-01 02:19:18Z - Variable set. WARN : 2023-07-01 02:19:18Z - PSCall global::Get-BestExtensionVersions is improperly formatted: A file extension (.ps1) was expected, and a "Parameters" argument was expected. This may result in errors upon execution. INFO : 2023-07-01 02:19:20Z - Getting list of extensions... INFO : 2023-07-01 02:19:21Z - Variable set. INFO : 2023-07-01 02:19:21Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.2.1 to ~\extensions\InedoCore.upack... INFO : 2023-07-01 02:19:21Z - Server responded with status code 200 - OK INFO : 2023-07-01 02:19:21Z - HTTP file download completed. INFO : 2023-07-01 02:19:21Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-07-01 02:19:21Z - Server responded with status code 200 - OK INFO : 2023-07-01 02:19:21Z - HTTP file download completed. INFO : 2023-07-01 02:19:21Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-07-01 02:19:21Z - Server responded with status code 200 - OK INFO : 2023-07-01 02:19:21Z - HTTP file download completed. INFO : 2023-07-01 02:19:21Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-07-01 02:19:21Z - Server responded with status code 200 - OK INFO : 2023-07-01 02:19:21Z - HTTP file download completed. INFO : 2023-07-01 02:19:22Z - Package created. INFO : 2023-07-01 02:19:22Z - Setting assembly version attributes to 22.0.30.5... INFO : 2023-07-01 02:19:22Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-07-01 02:21:04Z - Found 138 dependencies across 4 projects. INFO : 2023-07-01 02:21:05Z - Dependencies successfully published. INFO : 2023-07-01 02:21:05Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\win-x64\service\ProGet.Service.exe... INFO : 2023-07-01 02:21:06Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-07-01 02:23:06Z - Vulnerability index downloaded. INFO : 2023-07-01 02:23:06Z - Process exited with code: 0 (success) INFO : 2023-07-01 02:23:06Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\win-x64\service\ProGet.Service.exe... INFO : 2023-07-01 02:23:07Z - Deleted 3 files and 0 directories. INFO : 2023-07-01 02:23:17Z - Package created. INFO : 2023-07-01 02:24:26Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\linux-x64\service... INFO : 2023-07-01 02:24:39Z - Sending build context to Docker daemon 131.1MB INFO : 2023-07-01 02:24:39Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-07-01 02:24:39Z - ---> 5adf4059e7e8 INFO : 2023-07-01 02:24:39Z - Step 2/10 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true PROGET_SQL_CONNECTION_STRING="Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" PROGET_SVC_MODE=both INFO : 2023-07-01 02:24:40Z - ---> Running in 3ed6f5e06d4b INFO : 2023-07-01 02:24:40Z - Removing intermediate container 3ed6f5e06d4b INFO : 2023-07-01 02:24:40Z - ---> 525790478b08 INFO : 2023-07-01 02:24:40Z - Step 3/10 : EXPOSE 80 INFO : 2023-07-01 02:24:40Z - ---> Running in 391e4c69ebf7 INFO : 2023-07-01 02:24:40Z - Removing intermediate container 391e4c69ebf7 INFO : 2023-07-01 02:24:40Z - ---> ae48052aaee5 INFO : 2023-07-01 02:24:40Z - Step 4/10 : EXPOSE 443 INFO : 2023-07-01 02:24:40Z - ---> Running in 8607df480a8e INFO : 2023-07-01 02:24:40Z - Removing intermediate container 8607df480a8e INFO : 2023-07-01 02:24:40Z - ---> 305dc0f78b11 INFO : 2023-07-01 02:24:40Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-07-01 02:24:42Z - ---> 6defb5795d90 INFO : 2023-07-01 02:24:42Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-07-01 02:24:42Z - ---> Running in ed4386105239 INFO : 2023-07-01 02:24:42Z - Removing intermediate container ed4386105239 INFO : 2023-07-01 02:24:42Z - ---> 28fd5e87e0b1 INFO : 2023-07-01 02:24:42Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-07-01 02:24:42Z - ---> Running in 7a728beef973 INFO : 2023-07-01 02:24:42Z - Removing intermediate container 7a728beef973 INFO : 2023-07-01 02:24:42Z - ---> f4c59fc7f305 INFO : 2023-07-01 02:24:42Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-07-01 02:24:43Z - ---> Running in eb745cbf8723 INFO : 2023-07-01 02:24:43Z - Removing intermediate container eb745cbf8723 INFO : 2023-07-01 02:24:43Z - ---> 940e77e586d2 INFO : 2023-07-01 02:24:43Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-07-01 02:24:43Z - ---> Running in f25a4f508207 INFO : 2023-07-01 02:24:43Z - Removing intermediate container f25a4f508207 INFO : 2023-07-01 02:24:43Z - ---> 9bdbd3e6ebe4 INFO : 2023-07-01 02:24:43Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-07-01 02:24:43Z - ---> Running in 7580c0dbed53 INFO : 2023-07-01 02:24:43Z - Removing intermediate container 7580c0dbed53 INFO : 2023-07-01 02:24:43Z - ---> ef657ae23955 INFO : 2023-07-01 02:24:43Z - Successfully built ef657ae23955 INFO : 2023-07-01 02:24:43Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.30-ci.5 INFO : 2023-07-01 02:24:50Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\Src\Romp\Installer\upack.json saved. INFO : 2023-07-01 02:24:50Z - Replacement complete. INFO : 2023-07-01 02:24:50Z - Creating zip file... INFO : 2023-07-01 02:24:50Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E349078\ProGet.RompPack.upack file created.