INFO : 2023-05-13 01:52:32Z - Acquiring server... INFO : 2023-05-13 01:52:32Z - Server 'winbuildsv1' acquired. INFO : 2023-05-13 01:52:34Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-05-13 01:52:35Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\Src... INFO : 2023-05-13 01:52:39Z - Creating file... INFO : 2023-05-13 01:52:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-05-13 01:52:39Z - Creating file... INFO : 2023-05-13 01:52:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-05-13 01:52:39Z - Variable set. INFO : 2023-05-13 01:52:39Z - Deleted 5 files and 0 directories. INFO : 2023-05-13 01:52:39Z - Template applied. INFO : 2023-05-13 01:52:39Z - Creating zip file... INFO : 2023-05-13 01:52:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\temp\SqlScripts.zip file created. INFO : 2023-05-13 01:52:39Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\Src\SqlScripts... INFO : 2023-05-13 01:52:41Z - Deleted 848 files and 141 directories. INFO : 2023-05-13 01:52:41Z - Package created. INFO : 2023-05-13 01:52:42Z - Variable set. WARN : 2023-05-13 01:52:42Z - 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-05-13 01:52:43Z - Getting list of extensions... INFO : 2023-05-13 01:52:44Z - Variable set. INFO : 2023-05-13 01:52:44Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-05-13 01:52:44Z - Server responded with status code 200 - OK INFO : 2023-05-13 01:52:44Z - HTTP file download completed. INFO : 2023-05-13 01:52:44Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-05-13 01:52:44Z - Server responded with status code 200 - OK INFO : 2023-05-13 01:52:44Z - HTTP file download completed. INFO : 2023-05-13 01:52:44Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-05-13 01:52:44Z - Server responded with status code 200 - OK INFO : 2023-05-13 01:52:44Z - HTTP file download completed. INFO : 2023-05-13 01:52:44Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-05-13 01:52:44Z - Server responded with status code 200 - OK INFO : 2023-05-13 01:52:44Z - HTTP file download completed. INFO : 2023-05-13 01:52:45Z - Package created. INFO : 2023-05-13 01:52:45Z - Setting assembly version attributes to 23.0.3.4... INFO : 2023-05-13 01:52:45Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-05-13 01:54:20Z - Found 123 dependencies across 8 projects. INFO : 2023-05-13 01:54:21Z - Dependencies successfully published. INFO : 2023-05-13 01:54:21Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\win-x64\service\ProGet.Service.exe... INFO : 2023-05-13 01:54:21Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-05-13 01:55:56Z - Vulnerability index downloaded. INFO : 2023-05-13 01:55:56Z - Process exited with code: 0 (success) INFO : 2023-05-13 01:55:56Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\win-x64\service\ProGet.Service.exe... INFO : 2023-05-13 01:55:57Z - Deleted 3 files and 0 directories. INFO : 2023-05-13 01:56:05Z - Package created. INFO : 2023-05-13 01:57:11Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\linux-x64\service... INFO : 2023-05-13 01:57:25Z - Sending build context to Docker daemon 133.1MB INFO : 2023-05-13 01:57:25Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-05-13 01:57:25Z - ---> 5adf4059e7e8 INFO : 2023-05-13 01:57:25Z - 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-05-13 01:57:25Z - ---> Running in be9f36eecc03 INFO : 2023-05-13 01:57:25Z - Removing intermediate container be9f36eecc03 INFO : 2023-05-13 01:57:25Z - ---> 15d4d8f24f69 INFO : 2023-05-13 01:57:25Z - Step 3/10 : EXPOSE 80 INFO : 2023-05-13 01:57:25Z - ---> Running in 941157d87138 INFO : 2023-05-13 01:57:25Z - Removing intermediate container 941157d87138 INFO : 2023-05-13 01:57:25Z - ---> 02839adc2ca3 INFO : 2023-05-13 01:57:25Z - Step 4/10 : EXPOSE 443 INFO : 2023-05-13 01:57:25Z - ---> Running in 7220016c837d INFO : 2023-05-13 01:57:26Z - Removing intermediate container 7220016c837d INFO : 2023-05-13 01:57:26Z - ---> 42a1fc969b44 INFO : 2023-05-13 01:57:26Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-05-13 01:57:27Z - ---> 38b2b404fe8f INFO : 2023-05-13 01:57:27Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-05-13 01:57:27Z - ---> Running in a6a6d4898da8 INFO : 2023-05-13 01:57:27Z - Removing intermediate container a6a6d4898da8 INFO : 2023-05-13 01:57:27Z - ---> 9ee76e45c8c5 INFO : 2023-05-13 01:57:27Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-05-13 01:57:27Z - ---> Running in 0997f7f8ae40 INFO : 2023-05-13 01:57:28Z - Removing intermediate container 0997f7f8ae40 INFO : 2023-05-13 01:57:28Z - ---> 85aaa5a74694 INFO : 2023-05-13 01:57:28Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-05-13 01:57:28Z - ---> Running in 491ed82d5c4d INFO : 2023-05-13 01:57:28Z - Removing intermediate container 491ed82d5c4d INFO : 2023-05-13 01:57:28Z - ---> 91b91f022651 INFO : 2023-05-13 01:57:28Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-05-13 01:57:28Z - ---> Running in feb8cfdaf5c8 INFO : 2023-05-13 01:57:28Z - Removing intermediate container feb8cfdaf5c8 INFO : 2023-05-13 01:57:28Z - ---> 46a1ff7f0a63 INFO : 2023-05-13 01:57:28Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-05-13 01:57:28Z - ---> Running in 0008a9ff775e INFO : 2023-05-13 01:57:28Z - Removing intermediate container 0008a9ff775e INFO : 2023-05-13 01:57:28Z - ---> 618ea5ee71a1 INFO : 2023-05-13 01:57:28Z - Successfully built 618ea5ee71a1 INFO : 2023-05-13 01:57:28Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.3-ci.4 INFO : 2023-05-13 01:57:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\Src\Romp\Installer\upack.json saved. INFO : 2023-05-13 01:57:35Z - Replacement complete. INFO : 2023-05-13 01:57:35Z - Creating zip file... INFO : 2023-05-13 01:57:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E334213\ProGet.RompPack.upack file created.