INFO : 2024-08-10 00:45:18Z - Acquiring server... INFO : 2024-08-10 00:45:18Z - Server 'winbuildsv1' acquired. INFO : 2024-08-10 00:45:18Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-08-10 00:45:19Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\Src... INFO : 2024-08-10 00:45:22Z - Creating file... INFO : 2024-08-10 00:45:22Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-08-10 00:45:22Z - Creating file... INFO : 2024-08-10 00:45:22Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-08-10 00:45:23Z - Variable set. INFO : 2024-08-10 00:45:23Z - Deleted 8 files and 0 directories. INFO : 2024-08-10 00:45:23Z - Template applied. INFO : 2024-08-10 00:45:23Z - Creating zip file... INFO : 2024-08-10 00:45:23Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\temp\SqlScripts.zip file created. INFO : 2024-08-10 00:45:23Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\Src\SqlScripts... INFO : 2024-08-10 00:45:25Z - Deleted 937 files and 160 directories. INFO : 2024-08-10 00:45:25Z - Package created. INFO : 2024-08-10 00:45:25Z - Variable set. WARN : 2024-08-10 00:45:25Z - 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-10 00:45:26Z - Getting list of extensions... INFO : 2024-08-10 00:45:26Z - Variable set. INFO : 2024-08-10 00:45:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.1 to ~\extensions\InedoCore.upack... INFO : 2024-08-10 00:45:26Z - Server responded with status code 200 - OK INFO : 2024-08-10 00:45:26Z - HTTP file download completed. INFO : 2024-08-10 00:45:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.0.1 to ~\extensions\Azure.upack... INFO : 2024-08-10 00:45:26Z - Server responded with status code 200 - OK INFO : 2024-08-10 00:45:26Z - HTTP file download completed. INFO : 2024-08-10 00:45:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.0.0 to ~\extensions\AWS.upack... INFO : 2024-08-10 00:45:27Z - Server responded with status code 200 - OK INFO : 2024-08-10 00:45:27Z - HTTP file download completed. INFO : 2024-08-10 00:45:27Z - Package created. INFO : 2024-08-10 00:45:27Z - Setting assembly version attributes to 24.0.12.10... INFO : 2024-08-10 00:45:27Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-08-10 00:47:29Z - Found 125 dependencies across 5 projects. INFO : 2024-08-10 00:47:29Z - Dependencies successfully published. INFO : 2024-08-10 00:47:29Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-08-10 00:47:30Z - Server responded with status code 200 - OK INFO : 2024-08-10 00:47:30Z - HTTP file download completed. INFO : 2024-08-10 00:47:30Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\win-x64\service\ProGet.Service.exe... INFO : 2024-08-10 00:47:31Z - Deleted 3 files and 0 directories. INFO : 2024-08-10 00:47:42Z - Package created. INFO : 2024-08-10 00:48:41Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\linux-x64\service... INFO : 2024-08-10 00:48:58Z - Sending build context to Docker daemon 139.5MB INFO : 2024-08-10 00:48:58Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2024-08-10 00:48:58Z - ---> 27c990d61589 INFO : 2024-08-10 00:48:58Z - 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-10 00:48:58Z - ---> Running in 268dd4dd50a5 INFO : 2024-08-10 00:48:58Z - Removing intermediate container 268dd4dd50a5 INFO : 2024-08-10 00:48:58Z - ---> 35907fc925aa INFO : 2024-08-10 00:48:58Z - Step 3/10 : EXPOSE 80 INFO : 2024-08-10 00:48:58Z - ---> Running in e82519fa5f44 INFO : 2024-08-10 00:48:58Z - Removing intermediate container e82519fa5f44 INFO : 2024-08-10 00:48:58Z - ---> 280964b348d8 INFO : 2024-08-10 00:48:58Z - Step 4/10 : EXPOSE 443 INFO : 2024-08-10 00:48:58Z - ---> Running in 04a159af4c51 INFO : 2024-08-10 00:48:58Z - Removing intermediate container 04a159af4c51 INFO : 2024-08-10 00:48:58Z - ---> 09b37d53cc47 INFO : 2024-08-10 00:48:58Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-08-10 00:49:00Z - ---> 9413be2d7805 INFO : 2024-08-10 00:49:00Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-08-10 00:49:00Z - ---> Running in 37bb06e01f48 INFO : 2024-08-10 00:49:00Z - Removing intermediate container 37bb06e01f48 INFO : 2024-08-10 00:49:00Z - ---> 26951f7d9975 INFO : 2024-08-10 00:49:00Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-08-10 00:49:00Z - ---> Running in 7fa5e9cca18d INFO : 2024-08-10 00:49:00Z - Removing intermediate container 7fa5e9cca18d INFO : 2024-08-10 00:49:00Z - ---> 3cf526edc59f INFO : 2024-08-10 00:49:00Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-08-10 00:49:00Z - ---> Running in ec31b5d16fd6 INFO : 2024-08-10 00:49:01Z - Removing intermediate container ec31b5d16fd6 INFO : 2024-08-10 00:49:01Z - ---> fd88cc29f8ef INFO : 2024-08-10 00:49:01Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-08-10 00:49:01Z - ---> Running in ebe2ad6341cb INFO : 2024-08-10 00:49:01Z - Removing intermediate container ebe2ad6341cb INFO : 2024-08-10 00:49:01Z - ---> eee311ab106e INFO : 2024-08-10 00:49:01Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-08-10 00:49:01Z - ---> Running in a5399f988580 INFO : 2024-08-10 00:49:01Z - Removing intermediate container a5399f988580 INFO : 2024-08-10 00:49:01Z - ---> 44b3fb2a5bdc INFO : 2024-08-10 00:49:01Z - Successfully built 44b3fb2a5bdc INFO : 2024-08-10 00:49:01Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.12-ci.10 INFO : 2024-08-10 00:49:01Z - Docker build successful. INFO : 2024-08-10 00:49:01Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-08-10 00:49:01Z - 7449fae9e88c: Preparing INFO : 2024-08-10 00:49:01Z - 6178ec83d130: Preparing INFO : 2024-08-10 00:49:01Z - e17b898eb7e3: Preparing INFO : 2024-08-10 00:49:01Z - 32148f9f6c5a: Preparing INFO : 2024-08-10 00:49:02Z - 6178ec83d130: Layer already exists INFO : 2024-08-10 00:49:02Z - e17b898eb7e3: Layer already exists INFO : 2024-08-10 00:49:02Z - 32148f9f6c5a: Layer already exists INFO : 2024-08-10 00:49:07Z - 7449fae9e88c: Pushed INFO : 2024-08-10 00:49:07Z - 24.0.12-ci.10: digest: sha256:a4d9c05c523f1db69f3ceb9b825fd1f0c840b0fb14f288521e145f6143d09fe0 size: 1161 INFO : 2024-08-10 00:49:08Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.12-ci.10 INFO : 2024-08-10 00:49:08Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:a4d9c05c523f1db69f3ceb9b825fd1f0c840b0fb14f288521e145f6143d09fe0 INFO : 2024-08-10 00:49:08Z - Deleted: sha256:44b3fb2a5bdc9f7c7e50e1e42c2853fa5d62a28b5166a806f7580d46bd1c0f8a INFO : 2024-08-10 00:49:08Z - Deleted: sha256:eee311ab106e2003031d5e3ff65665f56a939c139b75acac4f3213546ab0ec85 INFO : 2024-08-10 00:49:08Z - Deleted: sha256:fd88cc29f8efb2f5a52514e17f4504c55e711be40b2a50a9f44b9ab0c618963e INFO : 2024-08-10 00:49:08Z - Deleted: sha256:3cf526edc59f8cb4c2881315e5b946700662e4619b9a364d28e4bc9903a087ae INFO : 2024-08-10 00:49:08Z - Deleted: sha256:26951f7d997567f6399aa0fdc24d66da8930a940552b514997f9d201c8b93de9 INFO : 2024-08-10 00:49:08Z - Deleted: sha256:9413be2d7805f2ba6c73415bfce886fae3d509ee10c47292dfac9c8ae9c1c3cd INFO : 2024-08-10 00:49:08Z - Deleted: sha256:dedfd4c8c871c6bce196a08800200bf709f856bc76695acc0a297241493d2cc9 INFO : 2024-08-10 00:49:08Z - Deleted: sha256:09b37d53cc4711787cba8e89c38458af9409e704366a7fa21b0f162f20eb5de4 INFO : 2024-08-10 00:49:08Z - Deleted: sha256:280964b348d8f72fa1b83224730e6d2feddaa035640ef3c9aa9efb74f5fdaa30 INFO : 2024-08-10 00:49:08Z - Deleted: sha256:35907fc925aadbed0e091bf931541ee139e8e3063c78e30eee53e980298788ab INFO : 2024-08-10 00:49:08Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\Src\Romp\Installer\upack.json saved. INFO : 2024-08-10 00:49:08Z - Replacement complete. INFO : 2024-08-10 00:49:08Z - Creating zip file... INFO : 2024-08-10 00:49:08Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E472402\ProGet.RompPack.upack file created.