INFO : 2021-11-05 19:34:06Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2021-11-05 19:34:10Z - Artifact deployed. INFO : 2021-11-05 19:34:10Z - Now scanning "service", found 102 files. INFO : 2021-11-05 19:34:10Z - Now scanning "web", found 33 files. INFO : 2021-11-05 19:34:10Z - Now scanning "db", found 2 files. INFO : 2021-11-05 19:34:10Z - Now have 137 files in total. INFO : 2021-11-05 19:34:10Z - Removed 0 files due to nonunique device and inode. INFO : 2021-11-05 19:34:10Z - Now removing files with zero size from list...removed 0 files INFO : 2021-11-05 19:34:10Z - Total size is 64041547 bytes or 61 MiB INFO : 2021-11-05 19:34:10Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2021-11-05 19:34:10Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2021-11-05 19:34:10Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2021-11-05 19:34:10Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2021-11-05 19:34:10Z - It seems like you have 54 files that are not unique INFO : 2021-11-05 19:34:10Z - Totally, 8 MiB can be reduced. INFO : 2021-11-05 19:34:10Z - Now making hard links. INFO : 2021-11-05 19:34:10Z - Making 27 links. INFO : 2021-11-05 19:34:10Z - Sending build context to Docker daemon 83.19MB INFO : 2021-11-05 19:34:10Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.11 INFO : 2021-11-05 19:34:10Z - ---> 8102e4dcab1c INFO : 2021-11-05 19:34:10Z - Step 2/9 : EXPOSE 80 INFO : 2021-11-05 19:34:11Z - ---> Running in 99bdacb45d23 INFO : 2021-11-05 19:34:11Z - Removing intermediate container 99bdacb45d23 INFO : 2021-11-05 19:34:11Z - ---> f676b5d1a29c INFO : 2021-11-05 19:34:11Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2021-11-05 19:34:12Z - ---> 99f6d624b014 INFO : 2021-11-05 19:34:12Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2021-11-05 19:34:12Z - ---> Running in 207b760705a0 INFO : 2021-11-05 19:34:12Z - Removing intermediate container 207b760705a0 INFO : 2021-11-05 19:34:12Z - ---> 13882a211bdc INFO : 2021-11-05 19:34:12Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2021-11-05 19:34:12Z - ---> Running in 55c5e77cd3ef INFO : 2021-11-05 19:34:12Z - Removing intermediate container 55c5e77cd3ef INFO : 2021-11-05 19:34:12Z - ---> a740dfef36fa INFO : 2021-11-05 19:34:12Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2021-11-05 19:34:12Z - ---> Running in aab3d5b19c81 INFO : 2021-11-05 19:34:13Z - Removing intermediate container aab3d5b19c81 INFO : 2021-11-05 19:34:13Z - ---> 48368c50854a INFO : 2021-11-05 19:34:13Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2021-11-05 19:34:13Z - ---> Running in f11bf9dca40f INFO : 2021-11-05 19:34:13Z - Removing intermediate container f11bf9dca40f INFO : 2021-11-05 19:34:13Z - ---> a647b6b4510c INFO : 2021-11-05 19:34:13Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2021-11-05 19:34:13Z - ---> Running in ba9b78522803 INFO : 2021-11-05 19:34:13Z - Removing intermediate container ba9b78522803 INFO : 2021-11-05 19:34:13Z - ---> a36612579eec INFO : 2021-11-05 19:34:13Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2021-11-05 19:34:13Z - ---> Running in 08e6d6883aa6 INFO : 2021-11-05 19:34:13Z - Removing intermediate container 08e6d6883aa6 INFO : 2021-11-05 19:34:13Z - ---> 552a0cee2104 INFO : 2021-11-05 19:34:13Z - Successfully built 552a0cee2104 INFO : 2021-11-05 19:34:13Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.14-ci.2