INFO : 2022-10-21 17:31:51Z - Acquiring server...
INFO : 2022-10-21 17:31:51Z - Server 'winbuildsv1' acquired.
INFO : 2022-10-21 17:31:52Z - Updating local repository for https://gitlab.com/inedo/ProGet.git...
INFO : 2022-10-21 17:31:53Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E271453\Src...
INFO : 2022-10-21 17:31:56Z - Variable set.
INFO : 2022-10-21 17:31:56Z - Deleted 5 files and 0 directories.
INFO : 2022-10-21 17:31:56Z - Template applied.
INFO : 2022-10-21 17:31:56Z - Creating zip file...
INFO : 2022-10-21 17:31:56Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E271453\temp\SqlScripts.zip file created.
INFO : 2022-10-21 17:31:56Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E271453\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E271453\Src\SqlScripts...
INFO : 2022-10-21 17:31:58Z - Deleted 848 files and 131 directories.
INFO : 2022-10-21 17:31:58Z - Package created.
INFO : 2022-10-21 17:31:58Z - Variable set.
WARN : 2022-10-21 17:31:58Z - 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 : 2022-10-21 17:32:00Z - Getting list of extensions...
INFO : 2022-10-21 17:32:00Z - Variable set.
INFO : 2022-10-21 17:32:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.1 to ~\extensions\InedoCore.upack...
INFO : 2022-10-21 17:32:00Z - Server responded with status code 200 - OK
INFO : 2022-10-21 17:32:00Z - HTTP file download completed.
INFO : 2022-10-21 17:32:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack...
INFO : 2022-10-21 17:32:00Z - Server responded with status code 200 - OK
INFO : 2022-10-21 17:32:00Z - HTTP file download completed.
INFO : 2022-10-21 17:32:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.1 to ~\extensions\AWS.upack...
INFO : 2022-10-21 17:32:00Z - Server responded with status code 200 - OK
INFO : 2022-10-21 17:32:00Z - HTTP file download completed.
INFO : 2022-10-21 17:32:00Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack...
INFO : 2022-10-21 17:32:00Z - Server responded with status code 200 - OK
INFO : 2022-10-21 17:32:00Z - HTTP file download completed.
INFO : 2022-10-21 17:32:01Z - Package created.
INFO : 2022-10-21 17:32:01Z - Setting assembly version attributes to 22.0.12.2...
INFO : 2022-10-21 17:32:01Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E271453\Src\Shared\ProGetAssemblyInfo.cs...
INFO : 2022-10-21 17:34:09Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E271453\win-x64\Service\ProGet.Service.exe...
INFO : 2022-10-21 17:34:10Z - Deleted 3 files and 0 directories.
INFO : 2022-10-21 17:34:19Z - Package created.
INFO : 2022-10-21 17:35:52Z - Sending build context to Docker daemon  127.2MB
INFO : 2022-10-21 17:35:52Z - Step 1/8 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0
INFO : 2022-10-21 17:35:52Z -  ---> 5adf4059e7e8
INFO : 2022-10-21 17:35:52Z - Step 2/8 : 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 : 2022-10-21 17:35:52Z -  ---> Running in 53fd6749bdda
INFO : 2022-10-21 17:35:52Z - Removing intermediate container 53fd6749bdda
INFO : 2022-10-21 17:35:52Z -  ---> ce540a0045b9
INFO : 2022-10-21 17:35:52Z - Step 3/8 : EXPOSE 80
INFO : 2022-10-21 17:35:52Z -  ---> Running in 6cb08e46e8e0
INFO : 2022-10-21 17:35:52Z - Removing intermediate container 6cb08e46e8e0
INFO : 2022-10-21 17:35:52Z -  ---> 90a058116602
INFO : 2022-10-21 17:35:52Z - Step 4/8 : COPY proget/ /usr/local/proget/
INFO : 2022-10-21 17:35:54Z -  ---> b3035a3762f5
INFO : 2022-10-21 17:35:54Z - Step 5/8 : VOLUME /var/proget/packages
INFO : 2022-10-21 17:35:54Z -  ---> Running in aecb510b6dee
INFO : 2022-10-21 17:35:54Z - Removing intermediate container aecb510b6dee
INFO : 2022-10-21 17:35:54Z -  ---> c17cea31d41e
INFO : 2022-10-21 17:35:54Z - Step 6/8 : VOLUME /var/proget/extensions
INFO : 2022-10-21 17:35:54Z -  ---> Running in 024f63e69160
INFO : 2022-10-21 17:35:54Z - Removing intermediate container 024f63e69160
INFO : 2022-10-21 17:35:54Z -  ---> f1496ed1f735
INFO : 2022-10-21 17:35:54Z - Step 7/8 : WORKDIR /usr/local/proget/
INFO : 2022-10-21 17:35:54Z -  ---> Running in 5da608abce96
INFO : 2022-10-21 17:35:55Z - Removing intermediate container 5da608abce96
INFO : 2022-10-21 17:35:55Z -  ---> 0049cf3e16e7
INFO : 2022-10-21 17:35:55Z - Step 8/8 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer
INFO : 2022-10-21 17:35:55Z -  ---> Running in 6e690e9cb990
INFO : 2022-10-21 17:35:55Z - Removing intermediate container 6e690e9cb990
INFO : 2022-10-21 17:35:55Z -  ---> 9e680890785b
INFO : 2022-10-21 17:35:55Z - Successfully built 9e680890785b
INFO : 2022-10-21 17:35:55Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:22.0.12-ci.2
INFO : 2022-10-21 17:36:01Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E271453\Src\Romp\Installer\upack.json saved.
INFO : 2022-10-21 17:36:01Z - Replacement complete.
INFO : 2022-10-21 17:36:01Z - Creating zip file...
INFO : 2022-10-21 17:36:01Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E271453\ProGet.RompPack.upack file created.
