INFO : 2021-06-11 14:28:54Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-06-11 14:28:58Z - Artifact deployed. INFO : 2021-06-11 14:28:58Z - Now scanning "service", found 102 files. INFO : 2021-06-11 14:28:58Z - Now scanning "web", found 33 files. INFO : 2021-06-11 14:28:58Z - Now scanning "db", found 2 files. INFO : 2021-06-11 14:28:58Z - Now have 137 files in total. INFO : 2021-06-11 14:28:58Z - Removed 0 files due to nonunique device and inode. INFO : 2021-06-11 14:28:58Z - Now removing files with zero size from list...removed 0 files INFO : 2021-06-11 14:28:58Z - Total size is 63880580 bytes or 61 MiB INFO : 2021-06-11 14:28:58Z - Now sorting on size:removed 73 files due to unique sizes from list.64 files left. INFO : 2021-06-11 14:28:58Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2021-06-11 14:28:58Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2021-06-11 14:28:58Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2021-06-11 14:28:58Z - It seems like you have 54 files that are not unique INFO : 2021-06-11 14:28:58Z - Totally, 8 MiB can be reduced. INFO : 2021-06-11 14:28:58Z - Now making hard links. INFO : 2021-06-11 14:28:58Z - Making 27 links. INFO : 2021-06-11 14:28:59Z - Sending build context to Docker daemon 82.94MB INFO : 2021-06-11 14:28:59Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.7 INFO : 2021-06-11 14:28:59Z - ---> 592a912e0dcb INFO : 2021-06-11 14:28:59Z - Step 2/9 : EXPOSE 80 INFO : 2021-06-11 14:28:59Z - ---> Running in 01d63ed8499a INFO : 2021-06-11 14:28:59Z - Removing intermediate container 01d63ed8499a INFO : 2021-06-11 14:28:59Z - ---> 3dafcc21b6e3 INFO : 2021-06-11 14:28:59Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-06-11 14:29:00Z - ---> b99e56b47d2d INFO : 2021-06-11 14:29:00Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-06-11 14:29:01Z - ---> Running in 49e21a49931a INFO : 2021-06-11 14:29:01Z - Removing intermediate container 49e21a49931a INFO : 2021-06-11 14:29:01Z - ---> f2f968dbe751 INFO : 2021-06-11 14:29:01Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-06-11 14:29:01Z - ---> Running in edf354f6d5b8 INFO : 2021-06-11 14:29:01Z - Removing intermediate container edf354f6d5b8 INFO : 2021-06-11 14:29:01Z - ---> 5407f7238924 INFO : 2021-06-11 14:29:01Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-06-11 14:29:01Z - ---> Running in b06937a5b532 INFO : 2021-06-11 14:29:01Z - Removing intermediate container b06937a5b532 INFO : 2021-06-11 14:29:01Z - ---> 715ac64ff98d INFO : 2021-06-11 14:29:01Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-06-11 14:29:01Z - ---> Running in 3e03d166e437 INFO : 2021-06-11 14:29:02Z - Removing intermediate container 3e03d166e437 INFO : 2021-06-11 14:29:02Z - ---> 2cb4c59d4079 INFO : 2021-06-11 14:29:02Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-06-11 14:29:02Z - ---> Running in 1b69e30c0b46 INFO : 2021-06-11 14:29:02Z - Removing intermediate container 1b69e30c0b46 INFO : 2021-06-11 14:29:02Z - ---> 6acf4a6028a5 INFO : 2021-06-11 14:29:02Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-06-11 14:29:02Z - ---> Running in a83268fa7b25 INFO : 2021-06-11 14:29:02Z - Removing intermediate container a83268fa7b25 INFO : 2021-06-11 14:29:02Z - ---> cc7001af25dd INFO : 2021-06-11 14:29:02Z - Successfully built cc7001af25dd INFO : 2021-06-11 14:29:02Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.7-ci.2