INFO : 2022-06-10 14:41:32Z - Acquiring server... INFO : 2022-06-10 14:41:32Z - Server 'winbuildsv1' acquired. INFO : 2022-06-10 14:41:33Z - Variable set. INFO : 2022-06-10 14:41:33Z - Getting source from 'https://gitlab.com/inedo/Otter.git' on 'thousand' branch... INFO : 2022-06-10 14:41:37Z - Get source complete. INFO : 2022-06-10 14:41:37Z - Variable set. INFO : 2022-06-10 14:41:38Z - Variable set. INFO : 2022-06-10 14:41:38Z - Deleted 5 files and 0 directories. INFO : 2022-06-10 14:41:38Z - Template applied. INFO : 2022-06-10 14:41:38Z - Creating zip file... INFO : 2022-06-10 14:41:38Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\temp\SqlScripts.zip file created. INFO : 2022-06-10 14:41:38Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\Src\SqlScripts... INFO : 2022-06-10 14:41:38Z - Deleted 285 files and 52 directories. INFO : 2022-06-10 14:41:39Z - Package created. INFO : 2022-06-10 14:41:39Z - Variable set. INFO : 2022-06-10 14:41:39Z - Getting list of extensions... INFO : 2022-06-10 14:41:40Z - Variable set. INFO : 2022-06-10 14:41:40Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Linux/2.0.0 to ~\extensions\Linux.upack... INFO : 2022-06-10 14:41:40Z - Server responded with status code 200 - OK INFO : 2022-06-10 14:41:40Z - HTTP file download completed. INFO : 2022-06-10 14:41:40Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.0.0 to ~\extensions\InedoCore.upack... INFO : 2022-06-10 14:41:40Z - Server responded with status code 200 - OK INFO : 2022-06-10 14:41:40Z - HTTP file download completed. INFO : 2022-06-10 14:41:40Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Scripting/2.0.1 to ~\extensions\Scripting.upack... INFO : 2022-06-10 14:41:40Z - Server responded with status code 200 - OK INFO : 2022-06-10 14:41:42Z - HTTP file download completed. INFO : 2022-06-10 14:41:42Z - Downloading https://proget.inedo.com/upack/PrereleaseExtensions/download/inedox/Windows/2.0.1 to ~\extensions\Windows.upack... INFO : 2022-06-10 14:41:42Z - Server responded with status code 200 - OK INFO : 2022-06-10 14:41:42Z - HTTP file download completed. INFO : 2022-06-10 14:41:44Z - Package created. INFO : 2022-06-10 14:41:45Z - Setting assembly version attributes to 22.0.4.1... INFO : 2022-06-10 14:41:45Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\Src\src\Shared\OtterAssemblyInfo.cs... INFO : 2022-06-10 14:43:04Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\win-x64\Service\Otter.Service.exe... INFO : 2022-06-10 14:43:23Z - Deleted 4 files and 0 directories. INFO : 2022-06-10 14:43:23Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\agents2... INFO : 2022-06-10 14:43:32Z - Deduplicated 25 items in linux-x64 INFO : 2022-06-10 14:43:34Z - Deduplicated 393 items in win-x64 INFO : 2022-06-10 14:43:34Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\agents to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\win-x64\service\agents... INFO : 2022-06-10 14:43:36Z - Deleted 3 files and 0 directories. INFO : 2022-06-10 14:44:06Z - Package created. INFO : 2022-06-10 14:45:13Z - Deduplicated 346 items in linux-x64 INFO : 2022-06-10 14:45:14Z - Deduplicated 25 items in win-x64 INFO : 2022-06-10 14:45:14Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\agents2 to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\linux-x64\service\agents... INFO : 2022-06-10 14:45:44Z - Sending build context to Docker daemon 280MB INFO : 2022-06-10 14:45:44Z - Step 1/7 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2022-06-10 14:45:44Z - ---> 5adf4059e7e8 INFO : 2022-06-10 14:45:44Z - 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-06-10 14:45:44Z - ---> Running in 86265b490711 INFO : 2022-06-10 14:45:45Z - Removing intermediate container 86265b490711 INFO : 2022-06-10 14:45:45Z - ---> 4064ee4830a5 INFO : 2022-06-10 14:45:45Z - Step 3/7 : EXPOSE 80 INFO : 2022-06-10 14:45:45Z - ---> Running in 2bae3c7db7ac INFO : 2022-06-10 14:45:45Z - Removing intermediate container 2bae3c7db7ac INFO : 2022-06-10 14:45:45Z - ---> 82f4c68d432c INFO : 2022-06-10 14:45:45Z - Step 4/7 : COPY otter/ /usr/local/otter/ INFO : 2022-06-10 14:45:47Z - ---> 23763ff44eeb INFO : 2022-06-10 14:45:47Z - Step 5/7 : VOLUME /var/otter/extensions INFO : 2022-06-10 14:45:48Z - ---> Running in de53a7487d40 INFO : 2022-06-10 14:45:48Z - Removing intermediate container de53a7487d40 INFO : 2022-06-10 14:45:48Z - ---> 7863701b4551 INFO : 2022-06-10 14:45:48Z - Step 6/7 : WORKDIR /usr/local/otter/ INFO : 2022-06-10 14:45:48Z - ---> Running in 12b7dbbce1f0 INFO : 2022-06-10 14:45:48Z - Removing intermediate container 12b7dbbce1f0 INFO : 2022-06-10 14:45:48Z - ---> 4f9660a8a27f INFO : 2022-06-10 14:45:48Z - Step 7/7 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-06-10 14:45:48Z - ---> Running in 7b69516f7ad0 INFO : 2022-06-10 14:45:48Z - Removing intermediate container 7b69516f7ad0 INFO : 2022-06-10 14:45:48Z - ---> 6f9736405e44 INFO : 2022-06-10 14:45:48Z - Successfully built 6f9736405e44 INFO : 2022-06-10 14:45:48Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:22.0.4-ci.1 INFO : 2022-06-10 14:46:01Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\Src\Romp\Installer\upack.json saved. INFO : 2022-06-10 14:46:01Z - Replacement complete. INFO : 2022-06-10 14:46:01Z - Creating zip file... INFO : 2022-06-10 14:46:01Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E228026\Otter.RompPack.upack file created.