INFO : 2024-08-24 04:04:49Z - Acquiring server... INFO : 2024-08-24 04:04:49Z - Server 'winbuildsv1' acquired. INFO : 2024-08-24 04:04:49Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-08-24 04:04:49Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\Src... INFO : 2024-08-24 04:04:51Z - Creating file... INFO : 2024-08-24 04:04:51Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-08-24 04:04:51Z - Creating file... INFO : 2024-08-24 04:04:51Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-08-24 04:04:51Z - Variable set. INFO : 2024-08-24 04:04:51Z - Deleted 6 files and 0 directories. INFO : 2024-08-24 04:04:51Z - Template applied. INFO : 2024-08-24 04:04:51Z - Creating zip file... INFO : 2024-08-24 04:04:51Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\temp\SqlScripts.zip file created. INFO : 2024-08-24 04:04:51Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\Src\SqlScripts... INFO : 2024-08-24 04:04:54Z - Deleted 985 files and 156 directories. INFO : 2024-08-24 04:04:54Z - Package created. INFO : 2024-08-24 04:04:54Z - Variable set. WARN : 2024-08-24 04:04:54Z - PSCall global::Get-BestExtensionVersions is improperly formatted: A file extension (.ps1) was expected, and a "Parameters" argument was expected. This may result in errors upon execution. INFO : 2024-08-24 04:04:54Z - Getting list of extensions... INFO : 2024-08-24 04:04:54Z - Variable set. INFO : 2024-08-24 04:04:54Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.2 to ~\extensions\InedoCore.upack... INFO : 2024-08-24 04:04:54Z - Server responded with status code 200 - OK INFO : 2024-08-24 04:04:54Z - HTTP file download completed. INFO : 2024-08-24 04:04:54Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2024-08-24 04:04:54Z - Server responded with status code 200 - OK INFO : 2024-08-24 04:04:54Z - HTTP file download completed. INFO : 2024-08-24 04:04:55Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2024-08-24 04:04:55Z - Server responded with status code 200 - OK INFO : 2024-08-24 04:04:55Z - HTTP file download completed. INFO : 2024-08-24 04:04:55Z - Package created. INFO : 2024-08-24 04:04:55Z - Setting assembly version attributes to 23.0.43.2... INFO : 2024-08-24 04:04:55Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-08-24 04:06:14Z - Found 124 dependencies across 5 projects. INFO : 2024-08-24 04:06:15Z - Dependencies successfully published. INFO : 2024-08-24 04:06:15Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-08-24 04:06:15Z - Server responded with status code 200 - OK INFO : 2024-08-24 04:06:16Z - HTTP file download completed. INFO : 2024-08-24 04:06:16Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\win-x64\service\ProGet.Service.exe... INFO : 2024-08-24 04:06:17Z - Deleted 3 files and 0 directories. INFO : 2024-08-24 04:06:28Z - Package created. INFO : 2024-08-24 04:07:37Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\linux-x64\service... INFO : 2024-08-24 04:07:50Z - Sending build context to Docker daemon 133.3MB INFO : 2024-08-24 04:07:50Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2024-08-24 04:07:50Z - ---> f122e6205fb4 INFO : 2024-08-24 04:07:50Z - Step 2/10 : ENV ASPNETCORE_URLS=http://*:80 DOTNET_RUNNING_IN_CONTAINER=true PROGET_SQL_CONNECTION_STRING="Data Source=proget-sql; Initial Catalog=ProGet; User Id=sa; Password=;" PROGET_SVC_MODE=both INFO : 2024-08-24 04:07:50Z - ---> Running in 94bc8a572867 INFO : 2024-08-24 04:07:50Z - Removing intermediate container 94bc8a572867 INFO : 2024-08-24 04:07:50Z - ---> 6a2e9f76d403 INFO : 2024-08-24 04:07:50Z - Step 3/10 : EXPOSE 80 INFO : 2024-08-24 04:07:50Z - ---> Running in f23f4abd1656 INFO : 2024-08-24 04:07:51Z - Removing intermediate container f23f4abd1656 INFO : 2024-08-24 04:07:51Z - ---> 5e0064c69eb9 INFO : 2024-08-24 04:07:51Z - Step 4/10 : EXPOSE 443 INFO : 2024-08-24 04:07:51Z - ---> Running in a57edf5abde7 INFO : 2024-08-24 04:07:51Z - Removing intermediate container a57edf5abde7 INFO : 2024-08-24 04:07:51Z - ---> 6a6bce89c99f INFO : 2024-08-24 04:07:51Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-08-24 04:07:52Z - ---> f85cf86d604c INFO : 2024-08-24 04:07:52Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-08-24 04:07:52Z - ---> Running in 94d21422dc8d INFO : 2024-08-24 04:07:52Z - Removing intermediate container 94d21422dc8d INFO : 2024-08-24 04:07:52Z - ---> a2f156d4755c INFO : 2024-08-24 04:07:52Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-08-24 04:07:53Z - ---> Running in 2f118cc7fbb1 INFO : 2024-08-24 04:07:53Z - Removing intermediate container 2f118cc7fbb1 INFO : 2024-08-24 04:07:53Z - ---> 18245b93c6c7 INFO : 2024-08-24 04:07:53Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-08-24 04:07:53Z - ---> Running in 0393a0a0dc18 INFO : 2024-08-24 04:07:53Z - Removing intermediate container 0393a0a0dc18 INFO : 2024-08-24 04:07:53Z - ---> 9afad7a9b4e8 INFO : 2024-08-24 04:07:53Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-08-24 04:07:53Z - ---> Running in 5b2bd0aed91d INFO : 2024-08-24 04:07:53Z - Removing intermediate container 5b2bd0aed91d INFO : 2024-08-24 04:07:53Z - ---> 28781e8bba02 INFO : 2024-08-24 04:07:53Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-08-24 04:07:53Z - ---> Running in f6c142e164ea INFO : 2024-08-24 04:07:54Z - Removing intermediate container f6c142e164ea INFO : 2024-08-24 04:07:54Z - ---> e6022612a9d3 INFO : 2024-08-24 04:07:54Z - Successfully built e6022612a9d3 INFO : 2024-08-24 04:07:54Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.43-ci.2 INFO : 2024-08-24 04:07:54Z - Docker build successful. INFO : 2024-08-24 04:07:54Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-08-24 04:07:54Z - 3d1160f9eb37: Preparing INFO : 2024-08-24 04:07:54Z - 3087d4677b4d: Preparing INFO : 2024-08-24 04:07:54Z - a2375faae132: Preparing INFO : 2024-08-24 04:07:54Z - a2375faae132: Layer already exists INFO : 2024-08-24 04:07:54Z - 3087d4677b4d: Layer already exists INFO : 2024-08-24 04:07:59Z - 3d1160f9eb37: Pushed INFO : 2024-08-24 04:07:59Z - 23.0.43-ci.2: digest: sha256:44b19b5edec589e417b87e33a8f57ef757d61b2b4670ab8b5055fdcb0451a691 size: 953 INFO : 2024-08-24 04:08:00Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.43-ci.2 INFO : 2024-08-24 04:08:00Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:44b19b5edec589e417b87e33a8f57ef757d61b2b4670ab8b5055fdcb0451a691 INFO : 2024-08-24 04:08:00Z - Deleted: sha256:e6022612a9d3263261bc41d5835138726fef8e97b5c96b8bced27c7aaf38a38f INFO : 2024-08-24 04:08:00Z - Deleted: sha256:28781e8bba02989a21f0e4f161b160f5c16f41e83ebe6809188d95eaabc6f54d INFO : 2024-08-24 04:08:00Z - Deleted: sha256:9afad7a9b4e8f3af8f9204afb7021e13b366d0fecd0eac0ba27e95288ae2d258 INFO : 2024-08-24 04:08:00Z - Deleted: sha256:18245b93c6c7d2a03ff8a212a6b7891b38c45fdf3f6742b870caecbe27b5ecba INFO : 2024-08-24 04:08:00Z - Deleted: sha256:a2f156d4755c8131a5c11a6741d0fd0d02d2e8eb0830e4d8a856d124c32f1924 INFO : 2024-08-24 04:08:00Z - Deleted: sha256:f85cf86d604cb56c471c4c18834c30ebb2d436a983189aaa03620a7948fd5794 INFO : 2024-08-24 04:08:00Z - Deleted: sha256:e817afc3a61cbddcb72154e91415dd395504c13805fe4e94fa8559f76fb1bfe7 INFO : 2024-08-24 04:08:00Z - Deleted: sha256:6a6bce89c99fbbd941fa1af34e44e4feced980a0da4774a6b47895cc3ae884de INFO : 2024-08-24 04:08:00Z - Deleted: sha256:5e0064c69eb9bbfe19bdd6fe7427d15b54d2ee172d74e0e1c9d3111b7e287371 INFO : 2024-08-24 04:08:00Z - Deleted: sha256:6a2e9f76d4035b4d6f76f17755725a67fa485e1fde7331988a15b9b8beb42a1a INFO : 2024-08-24 04:08:00Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\Src\Romp\Installer\upack.json saved. INFO : 2024-08-24 04:08:00Z - Replacement complete. INFO : 2024-08-24 04:08:00Z - Creating zip file... INFO : 2024-08-24 04:08:00Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E476725\ProGet.RompPack.upack file created.