INFO : 2025-03-28 14:46:14Z - Acquiring server... INFO : 2025-03-28 14:46:14Z - Server 'winbuildsv1' acquired. INFO : 2025-03-28 14:46:14Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2025-03-28 14:46:14Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\Src... INFO : 2025-03-28 14:46:18Z - Creating file... INFO : 2025-03-28 14:46:18Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\Src\ProGet.Service\App_appSettings.config file created. INFO : 2025-03-28 14:46:18Z - Creating file... INFO : 2025-03-28 14:46:18Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2025-03-28 14:46:18Z - Variable set. INFO : 2025-03-28 14:46:18Z - Deleted 8 files and 0 directories. INFO : 2025-03-28 14:46:18Z - Template applied. INFO : 2025-03-28 14:46:18Z - Creating zip file... INFO : 2025-03-28 14:46:18Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\temp\SqlScripts.zip file created. INFO : 2025-03-28 14:46:18Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\Src\SqlScripts... INFO : 2025-03-28 14:46:22Z - Deleted 942 files and 160 directories. INFO : 2025-03-28 14:46:22Z - Package created. INFO : 2025-03-28 14:46:22Z - Variable set. WARN : 2025-03-28 14:46:22Z - 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 : 2025-03-28 14:46:23Z - Getting list of extensions... INFO : 2025-03-28 14:46:23Z - Variable set. INFO : 2025-03-28 14:46:23Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.3 to ~\extensions\InedoCore.upack... INFO : 2025-03-28 14:46:23Z - Server responded with status code 200 - OK INFO : 2025-03-28 14:46:23Z - HTTP file download completed. INFO : 2025-03-28 14:46:23Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.2 to ~\extensions\Azure.upack... INFO : 2025-03-28 14:46:23Z - Server responded with status code 200 - OK INFO : 2025-03-28 14:46:23Z - HTTP file download completed. INFO : 2025-03-28 14:46:23Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.1 to ~\extensions\AWS.upack... INFO : 2025-03-28 14:46:24Z - Server responded with status code 200 - OK INFO : 2025-03-28 14:46:24Z - HTTP file download completed. INFO : 2025-03-28 14:46:24Z - Package created. INFO : 2025-03-28 14:46:24Z - Setting assembly version attributes to 24.0.32.2... INFO : 2025-03-28 14:46:24Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2025-03-28 14:47:27Z - Found 122 dependencies across 5 projects. INFO : 2025-03-28 14:47:28Z - Dependencies successfully published. INFO : 2025-03-28 14:47:28Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2025-03-28 14:47:28Z - Server responded with status code 200 - OK INFO : 2025-03-28 14:47:29Z - HTTP file download completed. INFO : 2025-03-28 14:47:29Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\win-x64\service\ProGet.Service.exe... INFO : 2025-03-28 14:47:34Z - Deleted 3 files and 0 directories. INFO : 2025-03-28 14:47:41Z - Package created. INFO : 2025-03-28 14:48:10Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\linux-x64\service... INFO : 2025-03-28 14:48:19Z - Sending build context to Docker daemon 141.9MB INFO : 2025-03-28 14:48:19Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2025-03-28 14:48:19Z - ---> 4179646a9b1f INFO : 2025-03-28 14:48:19Z - 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 : 2025-03-28 14:48:22Z - ---> Running in c12b2522f093 INFO : 2025-03-28 14:48:22Z - Removing intermediate container c12b2522f093 INFO : 2025-03-28 14:48:22Z - ---> ff8ce7f735c8 INFO : 2025-03-28 14:48:22Z - Step 3/10 : EXPOSE 80 INFO : 2025-03-28 14:48:22Z - ---> Running in 76b6ff59f9d7 INFO : 2025-03-28 14:48:22Z - Removing intermediate container 76b6ff59f9d7 INFO : 2025-03-28 14:48:22Z - ---> 0d3908c95683 INFO : 2025-03-28 14:48:22Z - Step 4/10 : EXPOSE 443 INFO : 2025-03-28 14:48:22Z - ---> Running in ab52f1507231 INFO : 2025-03-28 14:48:22Z - Removing intermediate container ab52f1507231 INFO : 2025-03-28 14:48:22Z - ---> ebf3d55a98bb INFO : 2025-03-28 14:48:22Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2025-03-28 14:48:27Z - ---> c894c21b9d16 INFO : 2025-03-28 14:48:27Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2025-03-28 14:48:27Z - ---> Running in 9875ed780ced INFO : 2025-03-28 14:48:28Z - Removing intermediate container 9875ed780ced INFO : 2025-03-28 14:48:28Z - ---> f763dcf0bd1e INFO : 2025-03-28 14:48:28Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2025-03-28 14:48:28Z - ---> Running in 90bf4bbf4900 INFO : 2025-03-28 14:48:28Z - Removing intermediate container 90bf4bbf4900 INFO : 2025-03-28 14:48:28Z - ---> 38cf2b932494 INFO : 2025-03-28 14:48:28Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2025-03-28 14:48:28Z - ---> Running in fb43167d3b80 INFO : 2025-03-28 14:48:29Z - Removing intermediate container fb43167d3b80 INFO : 2025-03-28 14:48:29Z - ---> 14ea8019a4ab INFO : 2025-03-28 14:48:29Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2025-03-28 14:48:29Z - ---> Running in 1d8fe6dd4943 INFO : 2025-03-28 14:48:29Z - Removing intermediate container 1d8fe6dd4943 INFO : 2025-03-28 14:48:29Z - ---> 31f8c9764ae9 INFO : 2025-03-28 14:48:29Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2025-03-28 14:48:29Z - ---> Running in bd18360e6095 INFO : 2025-03-28 14:48:30Z - Removing intermediate container bd18360e6095 INFO : 2025-03-28 14:48:30Z - ---> bae521b6b58b INFO : 2025-03-28 14:48:30Z - Successfully built bae521b6b58b INFO : 2025-03-28 14:48:30Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.32-ci.2 INFO : 2025-03-28 14:48:30Z - Docker build successful. INFO : 2025-03-28 14:48:30Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2025-03-28 14:48:30Z - fcf85dada7ea: Preparing INFO : 2025-03-28 14:48:30Z - d0eb0312674a: Preparing INFO : 2025-03-28 14:48:30Z - 3040c1aaf9df: Preparing INFO : 2025-03-28 14:48:30Z - c0f1022b22a9: Preparing INFO : 2025-03-28 14:48:30Z - d0eb0312674a: Layer already exists INFO : 2025-03-28 14:48:30Z - 3040c1aaf9df: Layer already exists INFO : 2025-03-28 14:48:30Z - c0f1022b22a9: Layer already exists INFO : 2025-03-28 14:48:35Z - fcf85dada7ea: Pushed INFO : 2025-03-28 14:48:35Z - 24.0.32-ci.2: digest: sha256:12cc55edcdb70e995f55a350c69cc481b99c190c96b94a4e1823b6c9dba97796 size: 1161 INFO : 2025-03-28 14:48:35Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.32-ci.2 INFO : 2025-03-28 14:48:35Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:12cc55edcdb70e995f55a350c69cc481b99c190c96b94a4e1823b6c9dba97796 INFO : 2025-03-28 14:48:35Z - Deleted: sha256:bae521b6b58baecee807a75ef4fe4afdd50e93afdc8c82e0108d32ee932dad9a INFO : 2025-03-28 14:48:35Z - Deleted: sha256:31f8c9764ae9858d2bedecf741e5a60d3d1bcff56ecd8236a1281493dc7b6472 INFO : 2025-03-28 14:48:35Z - Deleted: sha256:14ea8019a4abf996956c27e6d878a4aa240e197abce14739c16cc961bb8a7c19 INFO : 2025-03-28 14:48:35Z - Deleted: sha256:38cf2b9324944603ca9859d973653d3db661911de68b0f963dc73164d6519494 INFO : 2025-03-28 14:48:35Z - Deleted: sha256:f763dcf0bd1e1c39dfd4ee804858a808a577aa7bc45206c0ec3991b6201bfc9c INFO : 2025-03-28 14:48:35Z - Deleted: sha256:c894c21b9d1602731f14725d5a57c35c67af361bc3d97e367f3dcd82f9bb01d7 INFO : 2025-03-28 14:48:35Z - Deleted: sha256:e1dab1c040239bac4953625bcc130cab8a043b50aca11e1f9e5d6a47646a5a1d INFO : 2025-03-28 14:48:35Z - Deleted: sha256:ebf3d55a98bbdd52207c7b5dc6a7621330ca57ff9e02a6c217d9078f45e96c82 INFO : 2025-03-28 14:48:35Z - Deleted: sha256:0d3908c956833d2b460d83746e3f292f65dc3e3fddd50c64b4734c530b2dfd6e INFO : 2025-03-28 14:48:35Z - Deleted: sha256:ff8ce7f735c89469363937f6345162a9c5ad6091823f2e0dfec5d7740d2e557a INFO : 2025-03-28 14:48:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\Src\Romp\Installer\upack.json saved. INFO : 2025-03-28 14:48:35Z - Replacement complete. INFO : 2025-03-28 14:48:35Z - Creating zip file... INFO : 2025-03-28 14:48:35Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E542169\ProGet.RompPack.upack file created.