INFO : 2023-04-22 02:07:03Z - Acquiring server... INFO : 2023-04-22 02:07:03Z - Server 'winbuildsv1' acquired. INFO : 2023-04-22 02:07:04Z - Updating local repository for https://gitlab.com/inedo/ProGet.git... INFO : 2023-04-22 02:07:04Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\Src... INFO : 2023-04-22 02:07:07Z - Variable set. INFO : 2023-04-22 02:07:07Z - Deleted 5 files and 0 directories. INFO : 2023-04-22 02:07:07Z - Template applied. INFO : 2023-04-22 02:07:07Z - Creating zip file... INFO : 2023-04-22 02:07:07Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\temp\SqlScripts.zip file created. INFO : 2023-04-22 02:07:07Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\Src\SqlScripts... INFO : 2023-04-22 02:07:09Z - Deleted 875 files and 138 directories. INFO : 2023-04-22 02:07:09Z - Package created. INFO : 2023-04-22 02:07:09Z - Variable set. WARN : 2023-04-22 02:07:09Z - 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-04-22 02:07:10Z - Getting list of extensions... INFO : 2023-04-22 02:07:11Z - Variable set. INFO : 2023-04-22 02:07:11Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.2.1 to ~\extensions\InedoCore.upack... INFO : 2023-04-22 02:07:11Z - Server responded with status code 200 - OK INFO : 2023-04-22 02:07:11Z - HTTP file download completed. INFO : 2023-04-22 02:07:11Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-04-22 02:07:11Z - Server responded with status code 200 - OK INFO : 2023-04-22 02:07:11Z - HTTP file download completed. INFO : 2023-04-22 02:07:11Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.2 to ~\extensions\AWS.upack... INFO : 2023-04-22 02:07:11Z - Server responded with status code 200 - OK INFO : 2023-04-22 02:07:11Z - HTTP file download completed. INFO : 2023-04-22 02:07:11Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-04-22 02:07:11Z - Server responded with status code 200 - OK INFO : 2023-04-22 02:07:11Z - HTTP file download completed. INFO : 2023-04-22 02:07:11Z - Package created. INFO : 2023-04-22 02:07:11Z - Setting assembly version attributes to 22.0.28.4... INFO : 2023-04-22 02:07:12Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-04-22 02:08:31Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\win-x64\service\ProGet.Service.exe... INFO : 2023-04-22 02:08:31Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-04-22 02:10:22Z - Vulnerability index downloaded. INFO : 2023-04-22 02:10:22Z - Process exited with code: 0 (success) INFO : 2023-04-22 02:10:22Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\win-x64\service\ProGet.Service.exe... INFO : 2023-04-22 02:10:22Z - Deleted 3 files and 0 directories. INFO : 2023-04-22 02:10:31Z - Package created. INFO : 2023-04-22 02:11:36Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\linux-x64\service... INFO : 2023-04-22 02:11:49Z - Sending build context to Docker daemon 130.9MB INFO : 2023-04-22 02:11:49Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-04-22 02:11:49Z - ---> 5adf4059e7e8 INFO : 2023-04-22 02:11:49Z - 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-04-22 02:11:49Z - ---> Running in f43361124777 INFO : 2023-04-22 02:11:49Z - Removing intermediate container f43361124777 INFO : 2023-04-22 02:11:49Z - ---> b80b08b0ffd0 INFO : 2023-04-22 02:11:49Z - Step 3/10 : EXPOSE 80 INFO : 2023-04-22 02:11:49Z - ---> Running in 01969d190fe4 INFO : 2023-04-22 02:11:49Z - Removing intermediate container 01969d190fe4 INFO : 2023-04-22 02:11:49Z - ---> 6fd9414a0951 INFO : 2023-04-22 02:11:49Z - Step 4/10 : EXPOSE 443 INFO : 2023-04-22 02:11:50Z - ---> Running in 80e6b980c74e INFO : 2023-04-22 02:11:50Z - Removing intermediate container 80e6b980c74e INFO : 2023-04-22 02:11:50Z - ---> d2364dfb0df9 INFO : 2023-04-22 02:11:50Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-04-22 02:11:51Z - ---> a7e07f4a99d6 INFO : 2023-04-22 02:11:51Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-04-22 02:11:51Z - ---> Running in 78ce1be7f492 INFO : 2023-04-22 02:11:51Z - Removing intermediate container 78ce1be7f492 INFO : 2023-04-22 02:11:51Z - ---> fd9c456112bb INFO : 2023-04-22 02:11:51Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-04-22 02:11:52Z - ---> Running in 2e0e7db0d685 INFO : 2023-04-22 02:11:52Z - Removing intermediate container 2e0e7db0d685 INFO : 2023-04-22 02:11:52Z - ---> c59cc0036744 INFO : 2023-04-22 02:11:52Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-04-22 02:11:52Z - ---> Running in 07250a660e1c INFO : 2023-04-22 02:11:52Z - Removing intermediate container 07250a660e1c INFO : 2023-04-22 02:11:52Z - ---> 79f205112057 INFO : 2023-04-22 02:11:52Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-04-22 02:11:52Z - ---> Running in 29582d103e3d INFO : 2023-04-22 02:11:52Z - Removing intermediate container 29582d103e3d INFO : 2023-04-22 02:11:52Z - ---> 211ab4eeb4f3 INFO : 2023-04-22 02:11:52Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-04-22 02:11:52Z - ---> Running in 4c53a2ffb45b INFO : 2023-04-22 02:11:53Z - Removing intermediate container 4c53a2ffb45b INFO : 2023-04-22 02:11:53Z - ---> fc5b2a994915 INFO : 2023-04-22 02:11:53Z - Successfully built fc5b2a994915 INFO : 2023-04-22 02:11:53Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.28-ci.4 INFO : 2023-04-22 02:11:59Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\Src\Romp\Installer\upack.json saved. INFO : 2023-04-22 02:11:59Z - Replacement complete. INFO : 2023-04-22 02:11:59Z - Creating zip file... INFO : 2023-04-22 02:11:59Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E327668\ProGet.RompPack.upack file created.