INFO : 2021-10-08 19:39:31Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-10-08 19:39:35Z - Artifact deployed. INFO : 2021-10-08 19:39:35Z - Now scanning "service", found 102 files. INFO : 2021-10-08 19:39:35Z - Now scanning "web", found 33 files. INFO : 2021-10-08 19:39:35Z - Now scanning "db", found 2 files. INFO : 2021-10-08 19:39:35Z - Now have 137 files in total. INFO : 2021-10-08 19:39:35Z - Removed 0 files due to nonunique device and inode. INFO : 2021-10-08 19:39:35Z - Now removing files with zero size from list...removed 0 files INFO : 2021-10-08 19:39:35Z - Total size is 63898784 bytes or 61 MiB INFO : 2021-10-08 19:39:35Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-10-08 19:39:35Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-10-08 19:39:35Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-10-08 19:39:35Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-10-08 19:39:35Z - It seems like you have 54 files that are not unique INFO : 2021-10-08 19:39:35Z - Totally, 8 MiB can be reduced. INFO : 2021-10-08 19:39:35Z - Now making hard links. INFO : 2021-10-08 19:39:35Z - Making 27 links. INFO : 2021-10-08 19:39:36Z - Sending build context to Docker daemon 82.97MB INFO : 2021-10-08 19:39:36Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.9 INFO : 2021-10-08 19:39:36Z - ---> bc7f809e6755 INFO : 2021-10-08 19:39:36Z - Step 2/9 : EXPOSE 80 INFO : 2021-10-08 19:39:36Z - ---> Running in ddcdd90aa24f INFO : 2021-10-08 19:39:36Z - Removing intermediate container ddcdd90aa24f INFO : 2021-10-08 19:39:36Z - ---> e8a36fe6dc6c INFO : 2021-10-08 19:39:36Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-10-08 19:39:38Z - ---> a6d16124fadb INFO : 2021-10-08 19:39:38Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-10-08 19:39:38Z - ---> Running in bbf605f38936 INFO : 2021-10-08 19:39:38Z - Removing intermediate container bbf605f38936 INFO : 2021-10-08 19:39:38Z - ---> 408256fd3f82 INFO : 2021-10-08 19:39:38Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-10-08 19:39:38Z - ---> Running in 0fe988c12b16 INFO : 2021-10-08 19:39:38Z - Removing intermediate container 0fe988c12b16 INFO : 2021-10-08 19:39:38Z - ---> 7e6f707addf8 INFO : 2021-10-08 19:39:38Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-10-08 19:39:38Z - ---> Running in 61513a5d0f82 INFO : 2021-10-08 19:39:38Z - Removing intermediate container 61513a5d0f82 INFO : 2021-10-08 19:39:38Z - ---> f9aa36d3ac32 INFO : 2021-10-08 19:39:38Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-10-08 19:39:38Z - ---> Running in 5cb0be9d5ca5 INFO : 2021-10-08 19:39:39Z - Removing intermediate container 5cb0be9d5ca5 INFO : 2021-10-08 19:39:39Z - ---> a2bb3bcc4588 INFO : 2021-10-08 19:39:39Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-10-08 19:39:39Z - ---> Running in afed04ee760f INFO : 2021-10-08 19:39:39Z - Removing intermediate container afed04ee760f INFO : 2021-10-08 19:39:39Z - ---> fab804d58584 INFO : 2021-10-08 19:39:39Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-10-08 19:39:39Z - ---> Running in 7f501cd44632 INFO : 2021-10-08 19:39:39Z - Removing intermediate container 7f501cd44632 INFO : 2021-10-08 19:39:39Z - ---> d9ba6b1e614e INFO : 2021-10-08 19:39:39Z - Successfully built d9ba6b1e614e INFO : 2021-10-08 19:39:39Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.12-ci.2