INFO : 2022-07-29 17:52:06Z - Acquiring server... INFO : 2022-07-29 17:52:06Z - Server 'winbuildsv1' acquired. INFO : 2022-07-29 17:52:06Z - Variable set. INFO : 2022-07-29 17:52:06Z - Getting source from 'https://gitlab.com/inedo/Otter.git' on 'thousand' branch... INFO : 2022-07-29 17:52:08Z - Get source complete. INFO : 2022-07-29 17:52:08Z - Variable set. INFO : 2022-07-29 17:52:08Z - Variable set. INFO : 2022-07-29 17:52:08Z - Deleted 5 files and 0 directories. INFO : 2022-07-29 17:52:08Z - Template applied. INFO : 2022-07-29 17:52:08Z - Creating zip file... INFO : 2022-07-29 17:52:08Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\temp\SqlScripts.zip file created. INFO : 2022-07-29 17:52:08Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\Src\SqlScripts... INFO : 2022-07-29 17:52:09Z - Deleted 285 files and 52 directories. INFO : 2022-07-29 17:52:09Z - Package created. INFO : 2022-07-29 17:52:09Z - Variable set. INFO : 2022-07-29 17:52:09Z - Getting list of extensions... INFO : 2022-07-29 17:52:09Z - Variable set. INFO : 2022-07-29 17:52:09Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Linux/2.0.0 to ~\extensions\Linux.upack... INFO : 2022-07-29 17:52:09Z - Server responded with status code 200 - OK INFO : 2022-07-29 17:52:09Z - HTTP file download completed. INFO : 2022-07-29 17:52:09Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0 to ~\extensions\InedoCore.upack... INFO : 2022-07-29 17:52:09Z - Server responded with status code 200 - OK INFO : 2022-07-29 17:52:10Z - HTTP file download completed. INFO : 2022-07-29 17:52:10Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Scripting/2.0.1 to ~\extensions\Scripting.upack... INFO : 2022-07-29 17:52:10Z - Server responded with status code 200 - OK INFO : 2022-07-29 17:52:12Z - HTTP file download completed. INFO : 2022-07-29 17:52:12Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Windows/2.0.1 to ~\extensions\Windows.upack... INFO : 2022-07-29 17:52:12Z - Server responded with status code 200 - OK INFO : 2022-07-29 17:52:12Z - HTTP file download completed. INFO : 2022-07-29 17:52:14Z - Package created. INFO : 2022-07-29 17:52:14Z - Setting assembly version attributes to 22.0.6.15... INFO : 2022-07-29 17:52:14Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\Src\src\Shared\OtterAssemblyInfo.cs... INFO : 2022-07-29 17:53:05Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\win-x64\Service\Otter.Service.exe... INFO : 2022-07-29 17:53:18Z - Deleted 4 files and 0 directories. INFO : 2022-07-29 17:53:18Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\agents2... INFO : 2022-07-29 17:53:26Z - Deduplicated 24 items in linux-x64 INFO : 2022-07-29 17:53:28Z - Deduplicated 392 items in win-x64 INFO : 2022-07-29 17:53:29Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\win-x64\service\agents... INFO : 2022-07-29 17:53:30Z - Deleted 3 files and 0 directories. INFO : 2022-07-29 17:53:58Z - Package created. INFO : 2022-07-29 17:54:46Z - Deduplicated 345 items in linux-x64 INFO : 2022-07-29 17:54:48Z - Deduplicated 24 items in win-x64 INFO : 2022-07-29 17:54:48Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\agents2 to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\linux-x64\service\agents... INFO : 2022-07-29 17:55:22Z - Sending build context to Docker daemon 280.1MB INFO : 2022-07-29 17:55:22Z - Step 1/7 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-07-29 17:55:22Z - ---> 5adf4059e7e8 INFO : 2022-07-29 17:55:22Z - 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-07-29 17:55:22Z - ---> Running in 7cda6041d672 INFO : 2022-07-29 17:55:23Z - Removing intermediate container 7cda6041d672 INFO : 2022-07-29 17:55:23Z - ---> a72b39ec5eb5 INFO : 2022-07-29 17:55:23Z - Step 3/7 : EXPOSE 80 INFO : 2022-07-29 17:55:23Z - ---> Running in fb4d5336ca8a INFO : 2022-07-29 17:55:23Z - Removing intermediate container fb4d5336ca8a INFO : 2022-07-29 17:55:23Z - ---> 05eaefb76921 INFO : 2022-07-29 17:55:23Z - Step 4/7 : COPY otter/ /usr/local/otter/ INFO : 2022-07-29 17:55:25Z - ---> 97a9668d9183 INFO : 2022-07-29 17:55:25Z - Step 5/7 : VOLUME /var/otter/extensions INFO : 2022-07-29 17:55:26Z - ---> Running in 2f1ea64d9739 INFO : 2022-07-29 17:55:26Z - Removing intermediate container 2f1ea64d9739 INFO : 2022-07-29 17:55:26Z - ---> df7f9554a61a INFO : 2022-07-29 17:55:26Z - Step 6/7 : WORKDIR /usr/local/otter/ INFO : 2022-07-29 17:55:26Z - ---> Running in 2461dadb74db INFO : 2022-07-29 17:55:26Z - Removing intermediate container 2461dadb74db INFO : 2022-07-29 17:55:26Z - ---> 2caee7e5901c INFO : 2022-07-29 17:55:26Z - Step 7/7 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-07-29 17:55:26Z - ---> Running in 2816df1a3ab2 INFO : 2022-07-29 17:55:26Z - Removing intermediate container 2816df1a3ab2 INFO : 2022-07-29 17:55:26Z - ---> aef47ce0ddcb INFO : 2022-07-29 17:55:26Z - Successfully built aef47ce0ddcb INFO : 2022-07-29 17:55:26Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:22.0.6-ci.15 INFO : 2022-07-29 17:55:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\Src\Romp\Installer\upack.json saved. INFO : 2022-07-29 17:55:39Z - Replacement complete. INFO : 2022-07-29 17:55:39Z - Creating zip file... INFO : 2022-07-29 17:55:39Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E242924\Otter.RompPack.upack file created.