INFO : 2022-08-27 02:39:30Z - Acquiring server... INFO : 2022-08-27 02:39:30Z - Server 'winbuildsv1' acquired. INFO : 2022-08-27 02:39:31Z - Variable set. INFO : 2022-08-27 02:39:31Z - Getting source from 'https://gitlab.com/inedo/ProGet.git' on 'thousand' branch... INFO : 2022-08-27 02:39:34Z - Get source complete. INFO : 2022-08-27 02:39:34Z - Variable set. INFO : 2022-08-27 02:39:35Z - Variable set. INFO : 2022-08-27 02:39:35Z - Deleted 5 files and 0 directories. INFO : 2022-08-27 02:39:35Z - Template applied. INFO : 2022-08-27 02:39:35Z - Creating zip file... INFO : 2022-08-27 02:39:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E254191\temp\SqlScripts.zip file created. INFO : 2022-08-27 02:39:35Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E254191\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E254191\Src\SqlScripts... INFO : 2022-08-27 02:39:37Z - Deleted 848 files and 131 directories. INFO : 2022-08-27 02:39:37Z - Package created. INFO : 2022-08-27 02:39:37Z - Variable set. INFO : 2022-08-27 02:39:37Z - Getting list of extensions... INFO : 2022-08-27 02:39:37Z - Variable set. INFO : 2022-08-27 02:39:37Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.1 to ~\extensions\InedoCore.upack... INFO : 2022-08-27 02:39:37Z - Server responded with status code 200 - OK INFO : 2022-08-27 02:39:38Z - HTTP file download completed. INFO : 2022-08-27 02:39:38Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2022-08-27 02:39:38Z - Server responded with status code 200 - OK INFO : 2022-08-27 02:39:38Z - HTTP file download completed. INFO : 2022-08-27 02:39:38Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.1 to ~\extensions\AWS.upack... INFO : 2022-08-27 02:39:38Z - Server responded with status code 200 - OK INFO : 2022-08-27 02:39:38Z - HTTP file download completed. INFO : 2022-08-27 02:39:38Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2022-08-27 02:39:38Z - Server responded with status code 200 - OK INFO : 2022-08-27 02:39:38Z - HTTP file download completed. INFO : 2022-08-27 02:39:38Z - Package created. INFO : 2022-08-27 02:39:38Z - Setting assembly version attributes to 22.0.7.3... INFO : 2022-08-27 02:39:38Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E254191\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2022-08-27 02:40:41Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E254191\win-x64\Service\ProGet.Service.exe... INFO : 2022-08-27 02:40:42Z - Deleted 3 files and 0 directories. INFO : 2022-08-27 02:40:52Z - Package created. INFO : 2022-08-27 02:42:04Z - Sending build context to Docker daemon 127.1MB INFO : 2022-08-27 02:42:04Z - Step 1/8 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-08-27 02:42:04Z - ---> 5adf4059e7e8 INFO : 2022-08-27 02:42:04Z - 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-08-27 02:42:04Z - ---> Running in f1ef1c025ae4 INFO : 2022-08-27 02:42:04Z - Removing intermediate container f1ef1c025ae4 INFO : 2022-08-27 02:42:04Z - ---> 85c17d82a7c3 INFO : 2022-08-27 02:42:04Z - Step 3/8 : EXPOSE 80 INFO : 2022-08-27 02:42:04Z - ---> Running in 9df09184cd47 INFO : 2022-08-27 02:42:04Z - Removing intermediate container 9df09184cd47 INFO : 2022-08-27 02:42:04Z - ---> 2eb51497471c INFO : 2022-08-27 02:42:04Z - Step 4/8 : COPY proget/ /usr/local/proget/ INFO : 2022-08-27 02:42:06Z - ---> 8baf5d8ede37 INFO : 2022-08-27 02:42:06Z - Step 5/8 : VOLUME /var/proget/packages INFO : 2022-08-27 02:42:06Z - ---> Running in 3439fc8178ef INFO : 2022-08-27 02:42:06Z - Removing intermediate container 3439fc8178ef INFO : 2022-08-27 02:42:06Z - ---> acd8140782a1 INFO : 2022-08-27 02:42:06Z - Step 6/8 : VOLUME /var/proget/extensions INFO : 2022-08-27 02:42:06Z - ---> Running in ac7f7e7b1990 INFO : 2022-08-27 02:42:06Z - Removing intermediate container ac7f7e7b1990 INFO : 2022-08-27 02:42:06Z - ---> 099b3932712d INFO : 2022-08-27 02:42:06Z - Step 7/8 : WORKDIR /usr/local/proget/ INFO : 2022-08-27 02:42:06Z - ---> Running in 6747ecd872fd INFO : 2022-08-27 02:42:07Z - Removing intermediate container 6747ecd872fd INFO : 2022-08-27 02:42:07Z - ---> 82b319a9ccce INFO : 2022-08-27 02:42:07Z - Step 8/8 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2022-08-27 02:42:07Z - ---> Running in 4d05be9029c0 INFO : 2022-08-27 02:42:07Z - Removing intermediate container 4d05be9029c0 INFO : 2022-08-27 02:42:07Z - ---> 59283e74d0bf INFO : 2022-08-27 02:42:07Z - Successfully built 59283e74d0bf INFO : 2022-08-27 02:42:07Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:22.0.7-ci.3 INFO : 2022-08-27 02:42:13Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E254191\Src\Romp\Installer\upack.json saved. INFO : 2022-08-27 02:42:13Z - Replacement complete. INFO : 2022-08-27 02:42:13Z - Creating zip file... INFO : 2022-08-27 02:42:13Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E254191\ProGet.RompPack.upack file created.