INFO : 2024-02-16 06:24:00Z - Acquiring server... INFO : 2024-02-16 06:24:00Z - Server 'winbuildsv1' acquired. INFO : 2024-02-16 06:24:00Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-02-16 06:24:01Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\Src... INFO : 2024-02-16 06:24:04Z - Creating file... INFO : 2024-02-16 06:24:04Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-02-16 06:24:04Z - Creating file... INFO : 2024-02-16 06:24:04Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-02-16 06:24:05Z - Variable set. INFO : 2024-02-16 06:24:05Z - Deleted 5 files and 0 directories. INFO : 2024-02-16 06:24:05Z - Template applied. INFO : 2024-02-16 06:24:05Z - Creating zip file... INFO : 2024-02-16 06:24:05Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\temp\SqlScripts.zip file created. INFO : 2024-02-16 06:24:05Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\Src\SqlScripts... INFO : 2024-02-16 06:24:07Z - Deleted 928 files and 151 directories. INFO : 2024-02-16 06:24:07Z - Package created. INFO : 2024-02-16 06:24:07Z - Variable set. WARN : 2024-02-16 06:24:07Z - 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-02-16 06:24:10Z - Getting list of extensions... INFO : 2024-02-16 06:24:10Z - Variable set. INFO : 2024-02-16 06:24:10Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.2 to ~\extensions\InedoCore.upack... INFO : 2024-02-16 06:24:10Z - Server responded with status code 200 - OK INFO : 2024-02-16 06:24:10Z - HTTP file download completed. INFO : 2024-02-16 06:24:10Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2024-02-16 06:24:10Z - Server responded with status code 200 - OK INFO : 2024-02-16 06:24:10Z - HTTP file download completed. INFO : 2024-02-16 06:24:10Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2024-02-16 06:24:11Z - Server responded with status code 200 - OK INFO : 2024-02-16 06:24:11Z - HTTP file download completed. INFO : 2024-02-16 06:24:11Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2024-02-16 06:24:11Z - Server responded with status code 200 - OK INFO : 2024-02-16 06:24:11Z - HTTP file download completed. INFO : 2024-02-16 06:24:11Z - Package created. INFO : 2024-02-16 06:24:11Z - Setting assembly version attributes to 23.0.29.17... INFO : 2024-02-16 06:24:11Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-02-16 06:26:10Z - Found 124 dependencies across 4 projects. INFO : 2024-02-16 06:26:11Z - Dependencies successfully published. INFO : 2024-02-16 06:26:11Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-02-16 06:26:11Z - Server responded with status code 200 - OK INFO : 2024-02-16 06:26:11Z - HTTP file download completed. INFO : 2024-02-16 06:26:11Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\win-x64\service\ProGet.Service.exe... INFO : 2024-02-16 06:26:12Z - Deleted 3 files and 0 directories. INFO : 2024-02-16 06:26:22Z - Package created. INFO : 2024-02-16 06:27:33Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\linux-x64\service... INFO : 2024-02-16 06:27:46Z - Sending build context to Docker daemon 132.5MB INFO : 2024-02-16 06:27:46Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2024-02-16 06:27:46Z - ---> fc37050f4475 INFO : 2024-02-16 06:27:46Z - 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-02-16 06:27:46Z - ---> Running in 45b39c6fedc3 INFO : 2024-02-16 06:27:46Z - Removing intermediate container 45b39c6fedc3 INFO : 2024-02-16 06:27:46Z - ---> 91ad54d9e3d5 INFO : 2024-02-16 06:27:46Z - Step 3/10 : EXPOSE 80 INFO : 2024-02-16 06:27:46Z - ---> Running in 475b66f36808 INFO : 2024-02-16 06:27:46Z - Removing intermediate container 475b66f36808 INFO : 2024-02-16 06:27:46Z - ---> 4ae64dfbbe6f INFO : 2024-02-16 06:27:46Z - Step 4/10 : EXPOSE 443 INFO : 2024-02-16 06:27:46Z - ---> Running in e6ce07fb1495 INFO : 2024-02-16 06:27:47Z - Removing intermediate container e6ce07fb1495 INFO : 2024-02-16 06:27:47Z - ---> 826f8b73bc14 INFO : 2024-02-16 06:27:47Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-02-16 06:27:48Z - ---> d68a5a2b3dc0 INFO : 2024-02-16 06:27:48Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-02-16 06:27:48Z - ---> Running in e15a54cfd5f3 INFO : 2024-02-16 06:27:48Z - Removing intermediate container e15a54cfd5f3 INFO : 2024-02-16 06:27:48Z - ---> 5fdb2ceb835b INFO : 2024-02-16 06:27:48Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-02-16 06:27:48Z - ---> Running in 96b02572fb0a INFO : 2024-02-16 06:27:48Z - Removing intermediate container 96b02572fb0a INFO : 2024-02-16 06:27:48Z - ---> 4fff2966f414 INFO : 2024-02-16 06:27:48Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-02-16 06:27:48Z - ---> Running in 1f53341318de INFO : 2024-02-16 06:27:49Z - Removing intermediate container 1f53341318de INFO : 2024-02-16 06:27:49Z - ---> 8c466132d6fe INFO : 2024-02-16 06:27:49Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-02-16 06:27:49Z - ---> Running in d5147a619632 INFO : 2024-02-16 06:27:49Z - Removing intermediate container d5147a619632 INFO : 2024-02-16 06:27:49Z - ---> 73570a56392e INFO : 2024-02-16 06:27:49Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-02-16 06:27:49Z - ---> Running in 9e05cce2ec08 INFO : 2024-02-16 06:27:49Z - Removing intermediate container 9e05cce2ec08 INFO : 2024-02-16 06:27:49Z - ---> 5420507af213 INFO : 2024-02-16 06:27:49Z - Successfully built 5420507af213 INFO : 2024-02-16 06:27:49Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.29-ci.17 INFO : 2024-02-16 06:27:49Z - Docker build successful. INFO : 2024-02-16 06:27:49Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-02-16 06:27:49Z - 271e0e056a31: Preparing INFO : 2024-02-16 06:27:49Z - 003b73cb640a: Preparing INFO : 2024-02-16 06:27:49Z - 1b6fd3ad4ce6: Preparing INFO : 2024-02-16 06:27:49Z - 003b73cb640a: Layer already exists INFO : 2024-02-16 06:27:49Z - 1b6fd3ad4ce6: Layer already exists INFO : 2024-02-16 06:27:55Z - 271e0e056a31: Pushed INFO : 2024-02-16 06:27:55Z - 23.0.29-ci.17: digest: sha256:52c7fc1339dec84f039539b515eff6249f5bb8c437dc364c895518f046f21a5b size: 953 INFO : 2024-02-16 06:27:55Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.29-ci.17 INFO : 2024-02-16 06:27:55Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:52c7fc1339dec84f039539b515eff6249f5bb8c437dc364c895518f046f21a5b INFO : 2024-02-16 06:27:55Z - Deleted: sha256:5420507af213f8b10d7a6caaff3e4e3af2da51b1dff0f22f8de631721345553d INFO : 2024-02-16 06:27:55Z - Deleted: sha256:73570a56392e6c87385ef1411b363da09c308a0ba100a18bac9e08d4ef48d83d INFO : 2024-02-16 06:27:55Z - Deleted: sha256:8c466132d6fe2bdbd2df640a12805558da5bb3ce0edb2076c527b34943b46a95 INFO : 2024-02-16 06:27:55Z - Deleted: sha256:4fff2966f41433e212f1fa44b9da7e5ac399e64831bd14f08aebb4a59b3fa5ed INFO : 2024-02-16 06:27:55Z - Deleted: sha256:5fdb2ceb835b53a0567d107103fd79e74cf590d0c63915ef33377606a4563931 INFO : 2024-02-16 06:27:55Z - Deleted: sha256:d68a5a2b3dc0721fc57825b3d357111edaf9429aeba76b02da8f20d3e95884e9 INFO : 2024-02-16 06:27:55Z - Deleted: sha256:435a0f0ce6097d7b4e592b29519edc2ac5319c5613fe158e0f9205377e77a46f INFO : 2024-02-16 06:27:55Z - Deleted: sha256:826f8b73bc146cd130b80c97405561490f780ff4f2f810fd0bf20070200b9a4a INFO : 2024-02-16 06:27:55Z - Deleted: sha256:4ae64dfbbe6ff5bc21cf64d0e38f0b6f3390e2c8f9e4ad0e26d6d0239fd3c046 INFO : 2024-02-16 06:27:55Z - Deleted: sha256:91ad54d9e3d5d15782f426ea38ed42d4f1b28e4aea623305e6bd2cf79e8508a6 INFO : 2024-02-16 06:27:55Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\Src\Romp\Installer\upack.json saved. INFO : 2024-02-16 06:27:55Z - Replacement complete. INFO : 2024-02-16 06:27:55Z - Creating zip file... INFO : 2024-02-16 06:27:55Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E419327\ProGet.RompPack.upack file created.