INFO : 2021-02-19 18:57:32Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-02-19 18:57:50Z - Artifact deployed. INFO : 2021-02-19 18:57:50Z - Now scanning "service", found 102 files. INFO : 2021-02-19 18:57:50Z - Now scanning "web", found 33 files. INFO : 2021-02-19 18:57:50Z - Now scanning "db", found 2 files. INFO : 2021-02-19 18:57:50Z - Now have 137 files in total. INFO : 2021-02-19 18:57:50Z - Removed 0 files due to nonunique device and inode. INFO : 2021-02-19 18:57:50Z - Now removing files with zero size from list...removed 0 files INFO : 2021-02-19 18:57:50Z - Total size is 63156949 bytes or 60 MiB INFO : 2021-02-19 18:57:50Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-02-19 18:57:50Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-02-19 18:57:50Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-02-19 18:57:50Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-02-19 18:57:50Z - It seems like you have 54 files that are not unique INFO : 2021-02-19 18:57:50Z - Totally, 8 MiB can be reduced. INFO : 2021-02-19 18:57:50Z - Now making hard links. INFO : 2021-02-19 18:57:50Z - Making 27 links. INFO : 2021-02-19 18:57:51Z - Sending build context to Docker daemon 81.7MB INFO : 2021-02-19 18:57:52Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.3 INFO : 2021-02-19 18:57:52Z - ---> c3a51e51a0f9 INFO : 2021-02-19 18:57:52Z - Step 2/9 : EXPOSE 80 INFO : 2021-02-19 18:57:52Z - ---> Running in 9e11ba86bfe6 INFO : 2021-02-19 18:57:52Z - Removing intermediate container 9e11ba86bfe6 INFO : 2021-02-19 18:57:52Z - ---> b59b2bd28bf0 INFO : 2021-02-19 18:57:52Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-02-19 18:57:54Z - ---> 97b4ac697562 INFO : 2021-02-19 18:57:54Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-02-19 18:57:54Z - ---> Running in d24f577966d8 INFO : 2021-02-19 18:57:55Z - Removing intermediate container d24f577966d8 INFO : 2021-02-19 18:57:55Z - ---> 067321afbd8e INFO : 2021-02-19 18:57:55Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-02-19 18:57:55Z - ---> Running in c525e2b28df5 INFO : 2021-02-19 18:57:55Z - Removing intermediate container c525e2b28df5 INFO : 2021-02-19 18:57:55Z - ---> 6ee17f35fc7d INFO : 2021-02-19 18:57:55Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-02-19 18:57:55Z - ---> Running in 1f7b458fa42a INFO : 2021-02-19 18:57:55Z - Removing intermediate container 1f7b458fa42a INFO : 2021-02-19 18:57:55Z - ---> d9786e3878f2 INFO : 2021-02-19 18:57:55Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-02-19 18:57:55Z - ---> Running in 4fcd144f5b51 INFO : 2021-02-19 18:57:56Z - Removing intermediate container 4fcd144f5b51 INFO : 2021-02-19 18:57:56Z - ---> d1a46c2e299d INFO : 2021-02-19 18:57:56Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-02-19 18:57:56Z - ---> Running in b44cc2e60c15 INFO : 2021-02-19 18:57:56Z - Removing intermediate container b44cc2e60c15 INFO : 2021-02-19 18:57:56Z - ---> c7b9fb014111 INFO : 2021-02-19 18:57:56Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-02-19 18:57:56Z - ---> Running in 3a8d848fffd8 INFO : 2021-02-19 18:57:56Z - Removing intermediate container 3a8d848fffd8 INFO : 2021-02-19 18:57:56Z - ---> 5a231adcdc0b INFO : 2021-02-19 18:57:56Z - Successfully built 5a231adcdc0b INFO : 2021-02-19 18:57:56Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.2-ci.6