INFO : 2022-03-11 19:36:40Z - Deploying Otter-netcore artifact to ~/otter... INFO : 2022-03-11 19:36:45Z - Artifact deployed. INFO : 2022-03-11 19:36:45Z - Now scanning "service", found 102 files. INFO : 2022-03-11 19:36:45Z - Now scanning "web", found 33 files. INFO : 2022-03-11 19:36:45Z - Now scanning "db", found 2 files. INFO : 2022-03-11 19:36:45Z - Now have 137 files in total. INFO : 2022-03-11 19:36:45Z - Removed 0 files due to nonunique device and inode. INFO : 2022-03-11 19:36:45Z - Now removing files with zero size from list...removed 0 files INFO : 2022-03-11 19:36:45Z - Total size is 65240156 bytes or 62 MiB INFO : 2022-03-11 19:36:45Z - Now sorting on size:removed 73 files due to unique sizes from list.64 files left. INFO : 2022-03-11 19:36:45Z - Now eliminating candidates based on first bytes:removed 0 files from list.64 files left. INFO : 2022-03-11 19:36:45Z - Now eliminating candidates based on last bytes:removed 8 files from list.56 files left. INFO : 2022-03-11 19:36:45Z - Now eliminating candidates based on md5 checksum:removed 2 files from list.54 files left. INFO : 2022-03-11 19:36:45Z - It seems like you have 54 files that are not unique INFO : 2022-03-11 19:36:45Z - Totally, 8 MiB can be reduced. INFO : 2022-03-11 19:36:45Z - Now making hard links. INFO : 2022-03-11 19:36:45Z - Making 27 links. INFO : 2022-03-11 19:36:46Z - Sending build context to Docker daemon 84.26MB INFO : 2022-03-11 19:36:46Z - Step 1/9 : FROM mcr.microsoft.com/dotnet/aspnet:5.0.13 INFO : 2022-03-11 19:36:46Z - ---> 3aaf45867ca6 INFO : 2022-03-11 19:36:46Z - Step 2/9 : EXPOSE 80 INFO : 2022-03-11 19:36:46Z - ---> Running in f0b2b7bc41d8 INFO : 2022-03-11 19:36:46Z - Removing intermediate container f0b2b7bc41d8 INFO : 2022-03-11 19:36:46Z - ---> e3502bf50d27 INFO : 2022-03-11 19:36:46Z - Step 3/9 : COPY otter/ /usr/local/otter/ INFO : 2022-03-11 19:36:47Z - ---> 6a0d4620a204 INFO : 2022-03-11 19:36:47Z - Step 4/9 : ENV OTTER_SQL_CONNECTION_STRING "Data Source=otter-sql; Initial Catalog=Otter; User Id=sa; Password=;" INFO : 2022-03-11 19:36:47Z - ---> Running in 9dd6e260fee3 INFO : 2022-03-11 19:36:47Z - Removing intermediate container 9dd6e260fee3 INFO : 2022-03-11 19:36:47Z - ---> 483637de9910 INFO : 2022-03-11 19:36:47Z - Step 5/9 : ENV ASPNETCORE_URLS "http://*:80" INFO : 2022-03-11 19:36:48Z - ---> Running in 25c4633eb29f INFO : 2022-03-11 19:36:48Z - Removing intermediate container 25c4633eb29f INFO : 2022-03-11 19:36:48Z - ---> 415fb5bffad8 INFO : 2022-03-11 19:36:48Z - Step 6/9 : ENV OTTER_SVC_MODE both INFO : 2022-03-11 19:36:48Z - ---> Running in bcfaade17405 INFO : 2022-03-11 19:36:48Z - Removing intermediate container bcfaade17405 INFO : 2022-03-11 19:36:48Z - ---> afcdf479c97d INFO : 2022-03-11 19:36:48Z - Step 7/9 : VOLUME /var/otter/extensions INFO : 2022-03-11 19:36:48Z - ---> Running in 4648078ab1f5 INFO : 2022-03-11 19:36:48Z - Removing intermediate container 4648078ab1f5 INFO : 2022-03-11 19:36:48Z - ---> 315893045a83 INFO : 2022-03-11 19:36:48Z - Step 8/9 : WORKDIR /usr/local/otter/ INFO : 2022-03-11 19:36:48Z - ---> Running in d935b827521d INFO : 2022-03-11 19:36:48Z - Removing intermediate container d935b827521d INFO : 2022-03-11 19:36:48Z - ---> a9cd472f6aaa INFO : 2022-03-11 19:36:48Z - Step 9/9 : CMD /usr/local/otter/service/Otter.Service run --mode=$OTTER_SVC_MODE --linuxContainer INFO : 2022-03-11 19:36:49Z - ---> Running in 2a38b01b3ac8 INFO : 2022-03-11 19:36:49Z - Removing intermediate container 2a38b01b3ac8 INFO : 2022-03-11 19:36:49Z - ---> 1c1763331d3d INFO : 2022-03-11 19:36:49Z - Successfully built 1c1763331d3d INFO : 2022-03-11 19:36:49Z - Successfully tagged proget.inedo.com/productimages/inedo/otter:3.0.21-ci.2