INFO : 2020-10-09 19:29:11Z - Downloading package... INFO : 2020-10-09 19:29:11Z - Installing package to C:\ProgramData\BuildMaster\Temp\Service\_E68717\Linux\service... INFO : 2020-10-09 19:29:15Z - Package installed. INFO : 2020-10-09 19:29:15Z - Downloading package... INFO : 2020-10-09 19:29:15Z - Installing package to C:\ProgramData\BuildMaster\Temp\Service\_E68717\Linux\web... INFO : 2020-10-09 19:29:19Z - Package installed. INFO : 2020-10-09 19:29:20Z - Downloading package... INFO : 2020-10-09 19:29:20Z - Installing package to C:\ProgramData\BuildMaster\Temp\Service\_E68717\Linux\dist-extensions... INFO : 2020-10-09 19:29:21Z - Package installed. INFO : 2020-10-09 19:29:21Z - Downloading package... INFO : 2020-10-09 19:29:21Z - Installing package to C:\ProgramData\BuildMaster\Temp\Service\_E68717\Linux\db... INFO : 2020-10-09 19:29:21Z - Package installed. INFO : 2020-10-09 19:29:21Z - C:\ProgramData\BuildMaster\Temp\Service\_E68717\Linux\web\Web.config saved. INFO : 2020-10-09 19:29:21Z - Replacement complete. INFO : 2020-10-09 19:29:21Z - C:\ProgramData\BuildMaster\Temp\Service\_E68717\Linux\web\Web.config saved. INFO : 2020-10-09 19:29:21Z - Replacement complete. INFO : 2020-10-09 19:29:32Z - Now scanning "service", found 26 files. INFO : 2020-10-09 19:29:32Z - Now scanning "web", found 32 files. INFO : 2020-10-09 19:29:32Z - Now have 58 files in total. INFO : 2020-10-09 19:29:32Z - Removed 0 files due to nonunique device and inode. INFO : 2020-10-09 19:29:32Z - Now removing files with zero size from list...removed 0 files INFO : 2020-10-09 19:29:32Z - Total size is 40117709 bytes or 38 MiB INFO : 2020-10-09 19:29:32Z - Now sorting on size:removed 10 files due to unique sizes from list.48 files left. INFO : 2020-10-09 19:29:32Z - Now eliminating candidates based on first bytes:removed 0 files from list.48 files left. INFO : 2020-10-09 19:29:32Z - Now eliminating candidates based on last bytes:removed 0 files from list.48 files left. INFO : 2020-10-09 19:29:32Z - Now eliminating candidates based on md5 checksum:removed 0 files from list.48 files left. INFO : 2020-10-09 19:29:32Z - It seems like you have 48 files that are not unique INFO : 2020-10-09 19:29:32Z - Totally, 17 MiB can be reduced. INFO : 2020-10-09 19:29:32Z - Now making hard links. INFO : 2020-10-09 19:29:32Z - Making 24 links. INFO : 2020-10-09 19:29:32Z - Sending build context to Docker daemon 24.55MB INFO : 2020-10-09 19:29:32Z - Step 1/10 : FROM mono:6.8.0.96 INFO : 2020-10-09 19:29:32Z - ---> 6258db5099ba INFO : 2020-10-09 19:29:32Z - Step 2/10 : EXPOSE 80 INFO : 2020-10-09 19:29:33Z - ---> Running in f92a93234281 INFO : 2020-10-09 19:29:33Z - Removing intermediate container f92a93234281 INFO : 2020-10-09 19:29:33Z - ---> 028f8aa584aa INFO : 2020-10-09 19:29:33Z - Step 3/10 : RUN DEBIAN_FRONTEND="noninteractive" apt-get -y install tzdata INFO : 2020-10-09 19:29:33Z - ---> Running in 75117028fc3b INFO : 2020-10-09 19:29:34Z - Reading package lists... INFO : 2020-10-09 19:29:34Z - Building dependency tree... INFO : 2020-10-09 19:29:34Z - Reading state information... INFO : 2020-10-09 19:29:34Z - tzdata is already the newest version (2019c-0+deb9u1). INFO : 2020-10-09 19:29:34Z - tzdata set to manually installed. INFO : 2020-10-09 19:29:34Z - 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. INFO : 2020-10-09 19:29:34Z - Removing intermediate container 75117028fc3b INFO : 2020-10-09 19:29:34Z - ---> 73426942578f INFO : 2020-10-09 19:29:34Z - Step 4/10 : COPY proget/ /usr/local/proget/ INFO : 2020-10-09 19:29:36Z - ---> e5f76d90ce53 INFO : 2020-10-09 19:29:36Z - Step 5/10 : ENV SQL_CONNECTION_STRING "Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" INFO : 2020-10-09 19:29:36Z - ---> Running in 975fc07804fd INFO : 2020-10-09 19:29:36Z - Removing intermediate container 975fc07804fd INFO : 2020-10-09 19:29:36Z - ---> a4c1253b711f INFO : 2020-10-09 19:29:36Z - Step 6/10 : ENV PROGET_SVC_MODE both INFO : 2020-10-09 19:29:36Z - ---> Running in fb3d4f9b9b5f INFO : 2020-10-09 19:29:36Z - Removing intermediate container fb3d4f9b9b5f INFO : 2020-10-09 19:29:36Z - ---> 482bcc1c378d INFO : 2020-10-09 19:29:36Z - Step 7/10 : VOLUME /var/proget/packages INFO : 2020-10-09 19:29:36Z - ---> Running in fbc877ebc295 INFO : 2020-10-09 19:29:37Z - Removing intermediate container fbc877ebc295 INFO : 2020-10-09 19:29:37Z - ---> 478944aed007 INFO : 2020-10-09 19:29:37Z - Step 8/10 : VOLUME /var/proget/extensions INFO : 2020-10-09 19:29:37Z - ---> Running in 0befe98a34cc INFO : 2020-10-09 19:29:37Z - Removing intermediate container 0befe98a34cc INFO : 2020-10-09 19:29:37Z - ---> 7e59834a8d59 INFO : 2020-10-09 19:29:37Z - Step 9/10 : VOLUME /usr/share/Inedo/SharedConfig INFO : 2020-10-09 19:29:37Z - ---> Running in 98f116f279a0 INFO : 2020-10-09 19:29:37Z - Removing intermediate container 98f116f279a0 INFO : 2020-10-09 19:29:37Z - ---> 1caf64ffd86b INFO : 2020-10-09 19:29:37Z - Step 10/10 : CMD ([ -f /usr/share/Inedo/SharedConfig/ProGet.config ] || echo ''"$SQL_CONNECTION_STRING"'' > /usr/share/Inedo/SharedConfig/ProGet.config) && exec mono /usr/local/proget/service/ProGet.Service.exe run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2020-10-09 19:29:38Z - ---> Running in e7d83446efcf INFO : 2020-10-09 19:29:38Z - Removing intermediate container e7d83446efcf INFO : 2020-10-09 19:29:38Z - ---> 7c75e261d57b INFO : 2020-10-09 19:29:38Z - Successfully built 7c75e261d57b INFO : 2020-10-09 19:29:38Z - Successfully tagged proget.inedo.com/productimages/inedo/progetmono:5.3.13-ci.19