INFO : 2023-10-12 18:40:13Z - Acquiring server... INFO : 2023-10-12 18:40:13Z - Server 'winbuildsv1' acquired. INFO : 2023-10-12 18:40:13Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-10-12 18:40:14Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\Src... INFO : 2023-10-12 18:40:17Z - Creating file... INFO : 2023-10-12 18:40:17Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-10-12 18:40:17Z - Creating file... INFO : 2023-10-12 18:40:17Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-10-12 18:40:17Z - Variable set. INFO : 2023-10-12 18:40:17Z - Deleted 5 files and 0 directories. INFO : 2023-10-12 18:40:17Z - Template applied. INFO : 2023-10-12 18:40:17Z - Creating zip file... INFO : 2023-10-12 18:40:18Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\temp\SqlScripts.zip file created. INFO : 2023-10-12 18:40:18Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\Src\SqlScripts... INFO : 2023-10-12 18:40:19Z - Deleted 871 files and 147 directories. INFO : 2023-10-12 18:40:20Z - Package created. INFO : 2023-10-12 18:40:20Z - Variable set. WARN : 2023-10-12 18:40:20Z - 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 : 2023-10-12 18:40:21Z - Getting list of extensions... INFO : 2023-10-12 18:40:22Z - Variable set. INFO : 2023-10-12 18:40:22Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-10-12 18:40:22Z - Server responded with status code 200 - OK INFO : 2023-10-12 18:40:22Z - HTTP file download completed. INFO : 2023-10-12 18:40:22Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-10-12 18:40:22Z - Server responded with status code 200 - OK INFO : 2023-10-12 18:40:22Z - HTTP file download completed. INFO : 2023-10-12 18:40:22Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-10-12 18:40:22Z - Server responded with status code 200 - OK INFO : 2023-10-12 18:40:22Z - HTTP file download completed. INFO : 2023-10-12 18:40:22Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-10-12 18:40:22Z - Server responded with status code 200 - OK INFO : 2023-10-12 18:40:22Z - HTTP file download completed. INFO : 2023-10-12 18:40:22Z - Package created. INFO : 2023-10-12 18:40:23Z - Setting assembly version attributes to 23.0.20.14... INFO : 2023-10-12 18:40:23Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-10-12 18:41:55Z - Found 123 dependencies across 4 projects. INFO : 2023-10-12 18:41:55Z - Dependencies successfully published. INFO : 2023-10-12 18:41:55Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\win-x64\service\ProGet.Service.exe... INFO : 2023-10-12 18:41:55Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-10-12 18:45:51Z - Vulnerability index downloaded. INFO : 2023-10-12 18:45:52Z - Process exited with code: 0 (success) INFO : 2023-10-12 18:45:52Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\win-x64\service\ProGet.Service.exe... INFO : 2023-10-12 18:45:52Z - Deleted 3 files and 0 directories. INFO : 2023-10-12 18:46:02Z - Package created. INFO : 2023-10-12 18:47:10Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\linux-x64\service... INFO : 2023-10-12 18:47:23Z - Sending build context to Docker daemon 134.9MB INFO : 2023-10-12 18:47:23Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-10-12 18:47:23Z - ---> c8b487667d6e INFO : 2023-10-12 18:47:23Z - 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 : 2023-10-12 18:47:23Z - ---> Running in 20da3095bedf INFO : 2023-10-12 18:47:23Z - Removing intermediate container 20da3095bedf INFO : 2023-10-12 18:47:23Z - ---> dd5568732411 INFO : 2023-10-12 18:47:23Z - Step 3/10 : EXPOSE 80 INFO : 2023-10-12 18:47:23Z - ---> Running in a00ccc54e035 INFO : 2023-10-12 18:47:23Z - Removing intermediate container a00ccc54e035 INFO : 2023-10-12 18:47:23Z - ---> 176a7e2bcb9d INFO : 2023-10-12 18:47:23Z - Step 4/10 : EXPOSE 443 INFO : 2023-10-12 18:47:23Z - ---> Running in 260542e8d623 INFO : 2023-10-12 18:47:24Z - Removing intermediate container 260542e8d623 INFO : 2023-10-12 18:47:24Z - ---> 5cee76d46ab5 INFO : 2023-10-12 18:47:24Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-10-12 18:47:25Z - ---> 1c8a51296c18 INFO : 2023-10-12 18:47:25Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-10-12 18:47:25Z - ---> Running in 891c20fe3324 INFO : 2023-10-12 18:47:25Z - Removing intermediate container 891c20fe3324 INFO : 2023-10-12 18:47:25Z - ---> dafdebfe4fb5 INFO : 2023-10-12 18:47:25Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-10-12 18:47:25Z - ---> Running in 01f2dae93cc4 INFO : 2023-10-12 18:47:26Z - Removing intermediate container 01f2dae93cc4 INFO : 2023-10-12 18:47:26Z - ---> 515388160d5a INFO : 2023-10-12 18:47:26Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-10-12 18:47:26Z - ---> Running in 6612d4fdbaac INFO : 2023-10-12 18:47:26Z - Removing intermediate container 6612d4fdbaac INFO : 2023-10-12 18:47:26Z - ---> 3a7d946dc046 INFO : 2023-10-12 18:47:26Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-10-12 18:47:26Z - ---> Running in 7122aa9d43c0 INFO : 2023-10-12 18:47:26Z - Removing intermediate container 7122aa9d43c0 INFO : 2023-10-12 18:47:26Z - ---> a2cf4eaf0816 INFO : 2023-10-12 18:47:26Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-10-12 18:47:26Z - ---> Running in 709912f46643 INFO : 2023-10-12 18:47:26Z - Removing intermediate container 709912f46643 INFO : 2023-10-12 18:47:26Z - ---> 1f2b1edb741e INFO : 2023-10-12 18:47:26Z - Successfully built 1f2b1edb741e INFO : 2023-10-12 18:47:26Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.20-ci.14 INFO : 2023-10-12 18:47:26Z - Docker build successful. INFO : 2023-10-12 18:47:27Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2023-10-12 18:47:27Z - 7f2c4686cbfc: Preparing INFO : 2023-10-12 18:47:27Z - 9a822c647cc9: Preparing INFO : 2023-10-12 18:47:27Z - 633f5bf471f7: Preparing INFO : 2023-10-12 18:47:27Z - 633f5bf471f7: Layer already exists INFO : 2023-10-12 18:47:27Z - 9a822c647cc9: Layer already exists INFO : 2023-10-12 18:47:32Z - 7f2c4686cbfc: Pushed INFO : 2023-10-12 18:47:32Z - 23.0.20-ci.14: digest: sha256:cb1467923cb261a64170bc231895283e256974f7d3438f4707293d34d986da14 size: 953 INFO : 2023-10-12 18:47:32Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.20-ci.14 INFO : 2023-10-12 18:47:32Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:cb1467923cb261a64170bc231895283e256974f7d3438f4707293d34d986da14 INFO : 2023-10-12 18:47:32Z - Deleted: sha256:1f2b1edb741e8900bad9bff208b4ac93390aed6ca759c0111cf87022a0a0b1ec INFO : 2023-10-12 18:47:32Z - Deleted: sha256:a2cf4eaf08164a6db8a953928359daad7217b64031cf3f0ed8d43c5c698e6d78 INFO : 2023-10-12 18:47:32Z - Deleted: sha256:3a7d946dc0465634a7f21baaf51e2baa3b90873001ae2ef7f3cb35e2a037dc09 INFO : 2023-10-12 18:47:32Z - Deleted: sha256:515388160d5a164164382c3fbe6533bd30df8d39b62c6b51e46e7bae64864940 INFO : 2023-10-12 18:47:32Z - Deleted: sha256:dafdebfe4fb539c8460f70c9d62626b146b7aea1d29378ad11a591c16c8093b6 INFO : 2023-10-12 18:47:32Z - Deleted: sha256:1c8a51296c18d791b9274dbdc650947edf64eef31e46bb702887cdb4f64e4eee INFO : 2023-10-12 18:47:32Z - Deleted: sha256:25503c63994c751c80753a9f17fa459f4a222df5d638cab76f274d6ae67a44f1 INFO : 2023-10-12 18:47:32Z - Deleted: sha256:5cee76d46ab54c30ade845b275c8d6237811440dd7bd051865bdc81103b0422a INFO : 2023-10-12 18:47:32Z - Deleted: sha256:176a7e2bcb9d0a0880029e3dccdcf9cf3a7baaffbee655a4ec022055a58b747e INFO : 2023-10-12 18:47:32Z - Deleted: sha256:dd556873241135b1bdcf0f8326c60e74e004723da7caafdad38f8afe9a1ecb1b INFO : 2023-10-12 18:47:32Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\Src\Romp\Installer\upack.json saved. INFO : 2023-10-12 18:47:32Z - Replacement complete. INFO : 2023-10-12 18:47:32Z - Creating zip file... INFO : 2023-10-12 18:47:32Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E381259\ProGet.RompPack.upack file created.