INFO : 2022-08-19 21:17:58Z - Acquiring server... INFO : 2022-08-19 21:17:58Z - Server 'winbuildsv1' acquired. INFO : 2022-08-19 21:17:59Z - Variable set. INFO : 2022-08-19 21:17:59Z - Getting source from 'https://gitlab.com/inedo/ProGet.git' on 'thousand' branch... INFO : 2022-08-19 21:18:04Z - Get source complete. INFO : 2022-08-19 21:18:04Z - Variable set. INFO : 2022-08-19 21:18:04Z - Variable set. INFO : 2022-08-19 21:18:04Z - Deleted 5 files and 0 directories. INFO : 2022-08-19 21:18:04Z - Template applied. INFO : 2022-08-19 21:18:04Z - Creating zip file... INFO : 2022-08-19 21:18:05Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E251026\temp\SqlScripts.zip file created. INFO : 2022-08-19 21:18:05Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E251026\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E251026\Src\SqlScripts... INFO : 2022-08-19 21:18:07Z - Deleted 848 files and 131 directories. INFO : 2022-08-19 21:18:07Z - Package created. INFO : 2022-08-19 21:18:07Z - Variable set. INFO : 2022-08-19 21:18:07Z - Getting list of extensions... INFO : 2022-08-19 21:18:08Z - Variable set. INFO : 2022-08-19 21:18:08Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.1 to ~\extensions\InedoCore.upack... INFO : 2022-08-19 21:18:08Z - Server responded with status code 200 - OK INFO : 2022-08-19 21:18:08Z - HTTP file download completed. INFO : 2022-08-19 21:18:08Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2022-08-19 21:18:08Z - Server responded with status code 200 - OK INFO : 2022-08-19 21:18:08Z - HTTP file download completed. INFO : 2022-08-19 21:18:08Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.1 to ~\extensions\AWS.upack... INFO : 2022-08-19 21:18:08Z - Server responded with status code 200 - OK INFO : 2022-08-19 21:18:08Z - HTTP file download completed. INFO : 2022-08-19 21:18:08Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2022-08-19 21:18:08Z - Server responded with status code 200 - OK INFO : 2022-08-19 21:18:08Z - HTTP file download completed. INFO : 2022-08-19 21:18:08Z - Package created. INFO : 2022-08-19 21:18:08Z - Setting assembly version attributes to 22.0.6.5... INFO : 2022-08-19 21:18:08Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E251026\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2022-08-19 21:19:35Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E251026\win-x64\Service\ProGet.Service.exe... INFO : 2022-08-19 21:19:36Z - Deleted 3 files and 0 directories. INFO : 2022-08-19 21:19:51Z - Package created. INFO : 2022-08-19 21:20:53Z - Sending build context to Docker daemon 127.1MB INFO : 2022-08-19 21:20:53Z - Step 1/8 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-08-19 21:20:53Z - ---> 5adf4059e7e8 INFO : 2022-08-19 21:20:53Z - 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-19 21:20:53Z - ---> Running in a3071689faef INFO : 2022-08-19 21:20:53Z - Removing intermediate container a3071689faef INFO : 2022-08-19 21:20:53Z - ---> 938ea2ff9713 INFO : 2022-08-19 21:20:53Z - Step 3/8 : EXPOSE 80 INFO : 2022-08-19 21:20:53Z - ---> Running in ae60d7509448 INFO : 2022-08-19 21:20:54Z - Removing intermediate container ae60d7509448 INFO : 2022-08-19 21:20:54Z - ---> fd152765f1c3 INFO : 2022-08-19 21:20:54Z - Step 4/8 : COPY proget/ /usr/local/proget/ INFO : 2022-08-19 21:20:55Z - ---> 835128756d1a INFO : 2022-08-19 21:20:55Z - Step 5/8 : VOLUME /var/proget/packages INFO : 2022-08-19 21:20:55Z - ---> Running in 623359f6fb3d INFO : 2022-08-19 21:20:56Z - Removing intermediate container 623359f6fb3d INFO : 2022-08-19 21:20:56Z - ---> c461b6aea48c INFO : 2022-08-19 21:20:56Z - Step 6/8 : VOLUME /var/proget/extensions INFO : 2022-08-19 21:20:56Z - ---> Running in f147f39da920 INFO : 2022-08-19 21:20:56Z - Removing intermediate container f147f39da920 INFO : 2022-08-19 21:20:56Z - ---> f80ef67c2558 INFO : 2022-08-19 21:20:56Z - Step 7/8 : WORKDIR /usr/local/proget/ INFO : 2022-08-19 21:20:56Z - ---> Running in f598b3119c6f INFO : 2022-08-19 21:20:56Z - Removing intermediate container f598b3119c6f INFO : 2022-08-19 21:20:56Z - ---> 4226fe5c1bcb INFO : 2022-08-19 21:20:56Z - Step 8/8 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2022-08-19 21:20:56Z - ---> Running in 7e1559adf7d8 INFO : 2022-08-19 21:20:57Z - Removing intermediate container 7e1559adf7d8 INFO : 2022-08-19 21:20:57Z - ---> f8539113dc9f INFO : 2022-08-19 21:20:57Z - Successfully built f8539113dc9f INFO : 2022-08-19 21:20:57Z - Successfully tagged proget.inedo.com/productimages/inedo/proget:22.0.6-ci.5 INFO : 2022-08-19 21:21:03Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E251026\Src\Romp\Installer\upack.json saved. INFO : 2022-08-19 21:21:03Z - Replacement complete. INFO : 2022-08-19 21:21:03Z - Creating zip file... INFO : 2022-08-19 21:21:03Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E251026\ProGet.RompPack.upack file created.