INFO : 2021-04-02 16:29:30Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-04-02 16:29:35Z - Artifact deployed. INFO : 2021-04-02 16:29:35Z - Now scanning "service", found 102 files. INFO : 2021-04-02 16:29:35Z - Now scanning "web", found 33 files. INFO : 2021-04-02 16:29:35Z - Now scanning "db", found 2 files. INFO : 2021-04-02 16:29:35Z - Now have 137 files in total. INFO : 2021-04-02 16:29:35Z - Removed 0 files due to nonunique device and inode. INFO : 2021-04-02 16:29:35Z - Now removing files with zero size from list...removed 0 files INFO : 2021-04-02 16:29:35Z - Total size is 63563194 bytes or 61 MiB INFO : 2021-04-02 16:29:35Z - Now sorting on size:removed 73 files due to unique sizes from list.64 files left. INFO : 2021-04-02 16:29:35Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2021-04-02 16:29:35Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2021-04-02 16:29:35Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2021-04-02 16:29:35Z - It seems like you have 54 files that are not unique INFO : 2021-04-02 16:29:35Z - Totally, 8 MiB can be reduced. INFO : 2021-04-02 16:29:35Z - Now making hard links. INFO : 2021-04-02 16:29:35Z - Making 27 links. INFO : 2021-04-02 16:29:36Z - Sending build context to Docker daemon 82.04MB INFO : 2021-04-02 16:29:36Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.4 INFO : 2021-04-02 16:29:36Z - ---> 7beae3537a65 INFO : 2021-04-02 16:29:36Z - Step 2/9 : EXPOSE 80 INFO : 2021-04-02 16:29:37Z - ---> Running in 09c9907f088a INFO : 2021-04-02 16:29:37Z - Removing intermediate container 09c9907f088a INFO : 2021-04-02 16:29:37Z - ---> d941a5dbb5f2 INFO : 2021-04-02 16:29:37Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-04-02 16:29:38Z - ---> a4c886a5f625 INFO : 2021-04-02 16:29:38Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-04-02 16:29:38Z - ---> Running in c4b7e021e0eb INFO : 2021-04-02 16:29:38Z - Removing intermediate container c4b7e021e0eb INFO : 2021-04-02 16:29:38Z - ---> b6f2f6a73f7d INFO : 2021-04-02 16:29:38Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-04-02 16:29:38Z - ---> Running in 318257f7ef2f INFO : 2021-04-02 16:29:38Z - Removing intermediate container 318257f7ef2f INFO : 2021-04-02 16:29:38Z - ---> d452ea4235b0 INFO : 2021-04-02 16:29:38Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-04-02 16:29:38Z - ---> Running in fd0645f15ca3 INFO : 2021-04-02 16:29:38Z - Removing intermediate container fd0645f15ca3 INFO : 2021-04-02 16:29:38Z - ---> 554e8ccea4dd INFO : 2021-04-02 16:29:38Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-04-02 16:29:39Z - ---> Running in 20a3215f3081 INFO : 2021-04-02 16:29:39Z - Removing intermediate container 20a3215f3081 INFO : 2021-04-02 16:29:39Z - ---> b895ef3cf20c INFO : 2021-04-02 16:29:39Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-04-02 16:29:39Z - ---> Running in f3912d07354c INFO : 2021-04-02 16:29:39Z - Removing intermediate container f3912d07354c INFO : 2021-04-02 16:29:39Z - ---> 169639fc87b8 INFO : 2021-04-02 16:29:39Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-04-02 16:29:39Z - ---> Running in 9f1e2abacae4 INFO : 2021-04-02 16:29:39Z - Removing intermediate container 9f1e2abacae4 INFO : 2021-04-02 16:29:39Z - ---> b273b6d6e0c8 INFO : 2021-04-02 16:29:39Z - Successfully built b273b6d6e0c8 INFO : 2021-04-02 16:29:39Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.4-ci.3