INFO : 2022-04-25 20:29:41Z - Acquiring server... INFO : 2022-04-25 20:29:41Z - Server 'winbuildsv1' acquired. INFO : 2022-04-25 20:29:41Z - Variable set. INFO : 2022-04-25 20:29:41Z - Getting source from 'https://gitlab.com/inedo/Otter.git' on 'net6' branch... INFO : 2022-04-25 20:29:44Z - Get source complete. INFO : 2022-04-25 20:29:44Z - Variable set. INFO : 2022-04-25 20:29:44Z - Variable set. INFO : 2022-04-25 20:29:44Z - Deleted 5 files and 0 directories. INFO : 2022-04-25 20:29:44Z - Template applied. INFO : 2022-04-25 20:29:44Z - Creating zip file... INFO : 2022-04-25 20:29:44Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\temp\SqlScripts.zip file created. INFO : 2022-04-25 20:29:44Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\Src\SqlScripts... INFO : 2022-04-25 20:29:45Z - Deleted 278 files and 50 directories. INFO : 2022-04-25 20:29:45Z - Package created. INFO : 2022-04-25 20:29:45Z - Variable set. INFO : 2022-04-25 20:29:45Z - Getting list of extensions... INFO : 2022-04-25 20:29:45Z - Variable set. INFO : 2022-04-25 20:29:45Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Linux/2.0.0-CI.2 to ~\extensions\Linux.upack... INFO : 2022-04-25 20:29:45Z - Server responded with status code 200 - OK INFO : 2022-04-25 20:29:45Z - HTTP file download completed. INFO : 2022-04-25 20:29:45Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0-CI.6 to ~\extensions\InedoCore.upack... INFO : 2022-04-25 20:29:45Z - Server responded with status code 200 - OK INFO : 2022-04-25 20:29:45Z - HTTP file download completed. INFO : 2022-04-25 20:29:45Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Scripting/2.0.0-CI.4 to ~\extensions\Scripting.upack... INFO : 2022-04-25 20:29:45Z - Server responded with status code 200 - OK INFO : 2022-04-25 20:29:47Z - HTTP file download completed. INFO : 2022-04-25 20:29:47Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Windows/2.0.0-CI.3 to ~\extensions\Windows.upack... INFO : 2022-04-25 20:29:47Z - Server responded with status code 200 - OK INFO : 2022-04-25 20:29:47Z - HTTP file download completed. INFO : 2022-04-25 20:29:50Z - Package created. INFO : 2022-04-25 20:29:51Z - Setting assembly version attributes to 4.0.0.37... INFO : 2022-04-25 20:29:51Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\Src\src\Shared\OtterAssemblyInfo.cs... INFO : 2022-04-25 20:31:47Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\win-x64\Service\Otter.Service.exe... INFO : 2022-04-25 20:32:03Z - Deleted 4 files and 0 directories. INFO : 2022-04-25 20:32:03Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\agents2... INFO : 2022-04-25 20:32:09Z - Deduplicated 24 items in linux-x64 INFO : 2022-04-25 20:32:11Z - Deduplicated 391 items in win-x64 INFO : 2022-04-25 20:32:11Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\win-x64\service\agents... INFO : 2022-04-25 20:32:12Z - Deleted 3 files and 0 directories. INFO : 2022-04-25 20:32:43Z - Package created. INFO : 2022-04-25 20:33:43Z - Deduplicated 344 items in linux-x64 INFO : 2022-04-25 20:33:44Z - Deduplicated 24 items in win-x64 INFO : 2022-04-25 20:33:44Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\agents2 to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\linux-x64\service\agents... INFO : 2022-04-25 20:34:20Z - Sending build context to Docker daemon 274.6MB INFO : 2022-04-25 20:34:20Z - Step 1/7 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-04-25 20:34:20Z - ---> 5adf4059e7e8 INFO : 2022-04-25 20:34:20Z - 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-25 20:34:20Z - ---> Running in f88cd82ce1e3 INFO : 2022-04-25 20:34:20Z - Removing intermediate container f88cd82ce1e3 INFO : 2022-04-25 20:34:20Z - ---> 94da9fc7cfad INFO : 2022-04-25 20:34:20Z - Step 3/7 : EXPOSE 80 INFO : 2022-04-25 20:34:20Z - ---> Running in 30d6e51e8dc9 INFO : 2022-04-25 20:34:21Z - Removing intermediate container 30d6e51e8dc9 INFO : 2022-04-25 20:34:21Z - ---> 0aa00967e887 INFO : 2022-04-25 20:34:21Z - Step 4/7 : COPY otter/ /usr/local/otter/ INFO : 2022-04-25 20:34:23Z - ---> 8b6594d28b59 INFO : 2022-04-25 20:34:23Z - Step 5/7 : VOLUME /var/otter/extensions INFO : 2022-04-25 20:34:24Z - ---> Running in c38bb3c64943 INFO : 2022-04-25 20:34:24Z - Removing intermediate container c38bb3c64943 INFO : 2022-04-25 20:34:24Z - ---> dbb6e821b96d INFO : 2022-04-25 20:34:24Z - Step 6/7 : WORKDIR /usr/local/otter/ INFO : 2022-04-25 20:34:24Z - ---> Running in 0e47d75c2a6d INFO : 2022-04-25 20:34:24Z - Removing intermediate container 0e47d75c2a6d INFO : 2022-04-25 20:34:24Z - ---> a8cdbbe16617 INFO : 2022-04-25 20:34:24Z - Step 7/7 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-04-25 20:34:24Z - ---> Running in 71d8bc7c631e INFO : 2022-04-25 20:34:24Z - Removing intermediate container 71d8bc7c631e INFO : 2022-04-25 20:34:24Z - ---> cc2b8b9d07fe INFO : 2022-04-25 20:34:24Z - Successfully built cc2b8b9d07fe INFO : 2022-04-25 20:34:24Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:4.0.0-ci.37 INFO : 2022-04-25 20:34:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\Src\Romp\Installer\upack.json saved. INFO : 2022-04-25 20:34:39Z - Replacement complete. INFO : 2022-04-25 20:34:39Z - Creating zip file... INFO : 2022-04-25 20:34:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E212726\Otter.RompPack.upack file created. INFO : 2022-04-25 20:34:39Z - Template applied.