INFO : 2022-04-21 20:19:53Z - Acquiring server... INFO : 2022-04-21 20:19:53Z - Server 'winbuildsv1' acquired. INFO : 2022-04-21 20:19:53Z - Variable set. INFO : 2022-04-21 20:19:53Z - Getting source from 'https://gitlab.com/inedo/Otter.git' on 'net6' branch... INFO : 2022-04-21 20:19:56Z - Get source complete. INFO : 2022-04-21 20:19:56Z - Variable set. INFO : 2022-04-21 20:19:56Z - Variable set. INFO : 2022-04-21 20:19:57Z - Deleted 5 files and 0 directories. INFO : 2022-04-21 20:19:57Z - Template applied. INFO : 2022-04-21 20:19:57Z - Creating zip file... INFO : 2022-04-21 20:19:57Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\temp\SqlScripts.zip file created. INFO : 2022-04-21 20:19:57Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\Src\SqlScripts... INFO : 2022-04-21 20:19:57Z - Deleted 278 files and 50 directories. INFO : 2022-04-21 20:19:57Z - Package created. INFO : 2022-04-21 20:19:58Z - Variable set. INFO : 2022-04-21 20:19:58Z - Getting list of extensions... INFO : 2022-04-21 20:19:58Z - Variable set. INFO : 2022-04-21 20:19:58Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Linux/2.0.0-CI.2 to ~\extensions\Linux.upack... INFO : 2022-04-21 20:19:58Z - Server responded with status code 200 - OK INFO : 2022-04-21 20:19:58Z - HTTP file download completed. INFO : 2022-04-21 20:19:58Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0-CI.6 to ~\extensions\InedoCore.upack... INFO : 2022-04-21 20:19:58Z - Server responded with status code 200 - OK INFO : 2022-04-21 20:19:58Z - HTTP file download completed. INFO : 2022-04-21 20:19:58Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Scripting/2.0.0-CI.4 to ~\extensions\Scripting.upack... INFO : 2022-04-21 20:19:59Z - Server responded with status code 200 - OK INFO : 2022-04-21 20:20:01Z - HTTP file download completed. INFO : 2022-04-21 20:20:01Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Windows/2.0.0-CI.3 to ~\extensions\Windows.upack... INFO : 2022-04-21 20:20:01Z - Server responded with status code 200 - OK INFO : 2022-04-21 20:20:01Z - HTTP file download completed. INFO : 2022-04-21 20:20:03Z - Package created. INFO : 2022-04-21 20:20:04Z - Setting assembly version attributes to 4.0.0.35... INFO : 2022-04-21 20:20:04Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\Src\src\Shared\OtterAssemblyInfo.cs... INFO : 2022-04-21 20:22:03Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\win-x64\Service\Otter.Service.exe... INFO : 2022-04-21 20:22:20Z - Deleted 4 files and 0 directories. INFO : 2022-04-21 20:22:20Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\agents2... INFO : 2022-04-21 20:22:28Z - Deduplicated 23 items in linux-x64 INFO : 2022-04-21 20:22:30Z - Deduplicated 390 items in win-x64 INFO : 2022-04-21 20:22:30Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\win-x64\service\agents... INFO : 2022-04-21 20:22:32Z - Deleted 3 files and 0 directories. INFO : 2022-04-21 20:23:02Z - Package created. INFO : 2022-04-21 20:24:07Z - Deduplicated 343 items in linux-x64 INFO : 2022-04-21 20:24:08Z - Deduplicated 23 items in win-x64 INFO : 2022-04-21 20:24:08Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\agents2 to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\linux-x64\service\agents... INFO : 2022-04-21 20:24:43Z - Sending build context to Docker daemon 274.6MB INFO : 2022-04-21 20:24:43Z - Step 1/7 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-04-21 20:24:43Z - ---> 5adf4059e7e8 INFO : 2022-04-21 20:24:43Z - Step 2/7 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true OTTER_SQL_CONNECTION_STRING="Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" OTTER_SVC_MODE=both INFO : 2022-04-21 20:24:44Z - ---> Running in a60226c4f4a9 INFO : 2022-04-21 20:24:44Z - Removing intermediate container a60226c4f4a9 INFO : 2022-04-21 20:24:44Z - ---> 1853699028b4 INFO : 2022-04-21 20:24:44Z - Step 3/7 : EXPOSE 80 INFO : 2022-04-21 20:24:44Z - ---> Running in c0f696b5844b INFO : 2022-04-21 20:24:44Z - Removing intermediate container c0f696b5844b INFO : 2022-04-21 20:24:44Z - ---> ed8ea4b8666c INFO : 2022-04-21 20:24:44Z - Step 4/7 : COPY otter/ /usr/local/otter/ INFO : 2022-04-21 20:24:47Z - ---> f8273212f5f1 INFO : 2022-04-21 20:24:47Z - Step 5/7 : VOLUME /var/otter/extensions INFO : 2022-04-21 20:24:47Z - ---> Running in 2317e334f8d2 INFO : 2022-04-21 20:24:47Z - Removing intermediate container 2317e334f8d2 INFO : 2022-04-21 20:24:47Z - ---> 8abd19f0fe55 INFO : 2022-04-21 20:24:47Z - Step 6/7 : WORKDIR /usr/local/otter/ INFO : 2022-04-21 20:24:47Z - ---> Running in 572594f8a29c INFO : 2022-04-21 20:24:47Z - Removing intermediate container 572594f8a29c INFO : 2022-04-21 20:24:47Z - ---> 3109a70c9934 INFO : 2022-04-21 20:24:47Z - Step 7/7 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-04-21 20:24:47Z - ---> Running in 39501b663b63 INFO : 2022-04-21 20:24:48Z - Removing intermediate container 39501b663b63 INFO : 2022-04-21 20:24:48Z - ---> 45421cb6d1ce INFO : 2022-04-21 20:24:48Z - Successfully built 45421cb6d1ce INFO : 2022-04-21 20:24:48Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:4.0.0-ci.35 INFO : 2022-04-21 20:25:02Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\Src\Romp\Installer\upack.json saved. INFO : 2022-04-21 20:25:02Z - Replacement complete. INFO : 2022-04-21 20:25:02Z - Creating zip file... INFO : 2022-04-21 20:25:02Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E211554\Otter.RompPack.upack file created.