INFO : 2022-02-11 15:26:53Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2022-02-11 15:26:58Z - Artifact deployed. INFO : 2022-02-11 15:26:58Z - Now scanning "service", found 102 files. INFO : 2022-02-11 15:26:58Z - Now scanning "web", found 33 files. INFO : 2022-02-11 15:26:58Z - Now scanning "db", found 2 files. INFO : 2022-02-11 15:26:58Z - Now have 137 files in total. INFO : 2022-02-11 15:26:58Z - Removed 0 files due to nonunique device and inode. INFO : 2022-02-11 15:26:58Z - Now removing files with zero size from list...removed 0 files INFO : 2022-02-11 15:26:58Z - Total size is 65228375 bytes or 62 MiB INFO : 2022-02-11 15:26:58Z - Now sorting on size:removed 72 files due to unique sizes from list.65 files left. INFO : 2022-02-11 15:26:58Z - Now eliminating candidates based on first bytes:removed 0 files from list.65 files left. INFO : 2022-02-11 15:26:58Z - Now eliminating candidates based on last bytes:removed 8 files from list.57 files left. INFO : 2022-02-11 15:26:58Z - Now eliminating candidates based on md5 checksum:removed 3 files from list.54 files left. INFO : 2022-02-11 15:26:58Z - It seems like you have 54 files that are not unique INFO : 2022-02-11 15:26:58Z - Totally, 8 MiB can be reduced. INFO : 2022-02-11 15:26:58Z - Now making hard links. INFO : 2022-02-11 15:26:58Z - Making 27 links. INFO : 2022-02-11 15:26:58Z - Sending build context to Docker daemon 84.3MB INFO : 2022-02-11 15:26:58Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.13 INFO : 2022-02-11 15:26:58Z - ---> 3aaf45867ca6 INFO : 2022-02-11 15:26:58Z - Step 2/9 : EXPOSE 80 INFO : 2022-02-11 15:26:59Z - ---> Running in d4446b30fb19 INFO : 2022-02-11 15:26:59Z - Removing intermediate container d4446b30fb19 INFO : 2022-02-11 15:26:59Z - ---> a603e13f2507 INFO : 2022-02-11 15:26:59Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2022-02-11 15:27:00Z - ---> 48bc16adaaf5 INFO : 2022-02-11 15:27:00Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2022-02-11 15:27:00Z - ---> Running in 9b3dc7ffeed3 INFO : 2022-02-11 15:27:00Z - Removing intermediate container 9b3dc7ffeed3 INFO : 2022-02-11 15:27:00Z - ---> f885c9af7495 INFO : 2022-02-11 15:27:00Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2022-02-11 15:27:00Z - ---> Running in 32928979ac17 INFO : 2022-02-11 15:27:00Z - Removing intermediate container 32928979ac17 INFO : 2022-02-11 15:27:00Z - ---> e57c3de13094 INFO : 2022-02-11 15:27:00Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2022-02-11 15:27:01Z - ---> Running in b8a8fcdf6c7f INFO : 2022-02-11 15:27:01Z - Removing intermediate container b8a8fcdf6c7f INFO : 2022-02-11 15:27:01Z - ---> 04e5a9841e71 INFO : 2022-02-11 15:27:01Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2022-02-11 15:27:01Z - ---> Running in da22dde12389 INFO : 2022-02-11 15:27:01Z - Removing intermediate container da22dde12389 INFO : 2022-02-11 15:27:01Z - ---> 4bfee2bd7207 INFO : 2022-02-11 15:27:01Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2022-02-11 15:27:01Z - ---> Running in 7d8a2665028d INFO : 2022-02-11 15:27:01Z - Removing intermediate container 7d8a2665028d INFO : 2022-02-11 15:27:01Z - ---> 431dddf6e48a INFO : 2022-02-11 15:27:01Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-02-11 15:27:01Z - ---> Running in 0c2936e73dcc INFO : 2022-02-11 15:27:02Z - Removing intermediate container 0c2936e73dcc INFO : 2022-02-11 15:27:02Z - ---> 506978a12b6d INFO : 2022-02-11 15:27:02Z - Successfully built 506978a12b6d INFO : 2022-02-11 15:27:02Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.19-ci.4