INFO : 2023-08-18 18:42:16Z - Acquiring server... INFO : 2023-08-18 18:42:16Z - Server 'winbuildsv1' acquired. INFO : 2023-08-18 18:42:17Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2023-08-18 18:42:18Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\Src... INFO : 2023-08-18 18:42:21Z - Creating file... INFO : 2023-08-18 18:42:21Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\Src\ProGet.Service\App_appSettings.config file created. INFO : 2023-08-18 18:42:21Z - Creating file... INFO : 2023-08-18 18:42:21Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2023-08-18 18:42:21Z - Variable set. INFO : 2023-08-18 18:42:21Z - Deleted 5 files and 0 directories. INFO : 2023-08-18 18:42:21Z - Template applied. INFO : 2023-08-18 18:42:21Z - Creating zip file... INFO : 2023-08-18 18:42:21Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\temp\SqlScripts.zip file created. INFO : 2023-08-18 18:42:21Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\Src\SqlScripts... INFO : 2023-08-18 18:42:23Z - Deleted 860 files and 145 directories. INFO : 2023-08-18 18:42:23Z - Package created. INFO : 2023-08-18 18:42:24Z - Variable set. WARN : 2023-08-18 18:42:24Z - 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-08-18 18:42:26Z - Getting list of extensions... INFO : 2023-08-18 18:42:26Z - Variable set. INFO : 2023-08-18 18:42:26Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/2.3.0 to ~\extensions\InedoCore.upack... INFO : 2023-08-18 18:42:27Z - Server responded with status code 200 - OK INFO : 2023-08-18 18:42:27Z - HTTP file download completed. INFO : 2023-08-18 18:42:27Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/2.0.1 to ~\extensions\Azure.upack... INFO : 2023-08-18 18:42:27Z - Server responded with status code 200 - OK INFO : 2023-08-18 18:42:27Z - HTTP file download completed. INFO : 2023-08-18 18:42:27Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/2.0.3 to ~\extensions\AWS.upack... INFO : 2023-08-18 18:42:27Z - Server responded with status code 200 - OK INFO : 2023-08-18 18:42:27Z - HTTP file download completed. INFO : 2023-08-18 18:42:27Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Sonatype/2.0.1 to ~\extensions\Sonatype.upack... INFO : 2023-08-18 18:42:27Z - Server responded with status code 200 - OK INFO : 2023-08-18 18:42:27Z - HTTP file download completed. INFO : 2023-08-18 18:42:27Z - Package created. INFO : 2023-08-18 18:42:27Z - Setting assembly version attributes to 23.0.15.4... INFO : 2023-08-18 18:42:27Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2023-08-18 18:44:06Z - Found 123 dependencies across 4 projects. INFO : 2023-08-18 18:44:07Z - Dependencies successfully published. INFO : 2023-08-18 18:44:07Z - Executing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\win-x64\service\ProGet.Service.exe... INFO : 2023-08-18 18:44:07Z - Downloading vulnerability index to pgvc.zip... INFO : 2023-08-18 18:46:46Z - Vulnerability index downloaded. INFO : 2023-08-18 18:46:46Z - Process exited with code: 0 (success) INFO : 2023-08-18 18:46:46Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\win-x64\service\ProGet.Service.exe... INFO : 2023-08-18 18:46:47Z - Deleted 3 files and 0 directories. INFO : 2023-08-18 18:46:56Z - Package created. INFO : 2023-08-18 18:48:04Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\linux-x64\service... INFO : 2023-08-18 18:48:17Z - Sending build context to Docker daemon 134.5MB INFO : 2023-08-18 18:48:17Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:6.0 INFO : 2023-08-18 18:48:17Z - ---> 5adf4059e7e8 INFO : 2023-08-18 18:48:17Z - 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-08-18 18:48:17Z - ---> Running in 652e3e405aea INFO : 2023-08-18 18:48:17Z - Removing intermediate container 652e3e405aea INFO : 2023-08-18 18:48:17Z - ---> 87c3a67805b2 INFO : 2023-08-18 18:48:17Z - Step 3/10 : EXPOSE 80 INFO : 2023-08-18 18:48:17Z - ---> Running in 434bd13beacb INFO : 2023-08-18 18:48:18Z - Removing intermediate container 434bd13beacb INFO : 2023-08-18 18:48:18Z - ---> c22979c87d80 INFO : 2023-08-18 18:48:18Z - Step 4/10 : EXPOSE 443 INFO : 2023-08-18 18:48:18Z - ---> Running in 5b20e5ac11fa INFO : 2023-08-18 18:48:18Z - Removing intermediate container 5b20e5ac11fa INFO : 2023-08-18 18:48:18Z - ---> 20805ed4b860 INFO : 2023-08-18 18:48:18Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2023-08-18 18:48:19Z - ---> af7c2db86a0e INFO : 2023-08-18 18:48:19Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2023-08-18 18:48:19Z - ---> Running in c1982558c825 INFO : 2023-08-18 18:48:19Z - Removing intermediate container c1982558c825 INFO : 2023-08-18 18:48:19Z - ---> 64f4bedbe570 INFO : 2023-08-18 18:48:19Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2023-08-18 18:48:20Z - ---> Running in 9abc336df436 INFO : 2023-08-18 18:48:20Z - Removing intermediate container 9abc336df436 INFO : 2023-08-18 18:48:20Z - ---> 56287f1a1d4a INFO : 2023-08-18 18:48:20Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2023-08-18 18:48:20Z - ---> Running in 6d5ef6ce59d0 INFO : 2023-08-18 18:48:20Z - Removing intermediate container 6d5ef6ce59d0 INFO : 2023-08-18 18:48:20Z - ---> 373a72b10cf0 INFO : 2023-08-18 18:48:20Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2023-08-18 18:48:20Z - ---> Running in c182d2e1f7c6 INFO : 2023-08-18 18:48:20Z - Removing intermediate container c182d2e1f7c6 INFO : 2023-08-18 18:48:20Z - ---> cf7b6b887bd2 INFO : 2023-08-18 18:48:20Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2023-08-18 18:48:20Z - ---> Running in a4e8cf4334a1 INFO : 2023-08-18 18:48:21Z - Removing intermediate container a4e8cf4334a1 INFO : 2023-08-18 18:48:21Z - ---> 2c625ac7477f INFO : 2023-08-18 18:48:21Z - Successfully built 2c625ac7477f INFO : 2023-08-18 18:48:21Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:23.0.15-ci.4 INFO : 2023-08-18 18:48:21Z - Docker build successful. INFO : 2023-08-18 18:48:21Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2023-08-18 18:48:21Z - 4e2ed5f03de2: Preparing INFO : 2023-08-18 18:48:21Z - 7f515aa76152: Preparing INFO : 2023-08-18 18:48:21Z - 608f3a074261: Preparing INFO : 2023-08-18 18:48:21Z - 7f515aa76152: Layer already exists INFO : 2023-08-18 18:48:21Z - 608f3a074261: Layer already exists INFO : 2023-08-18 18:48:26Z - 4e2ed5f03de2: Pushed INFO : 2023-08-18 18:48:26Z - 23.0.15-ci.4: digest: sha256:87f20c0e444137433bd7491817316d90967fdcd1e8bea1f20f225d3e05c48659 size: 953 INFO : 2023-08-18 18:48:27Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:23.0.15-ci.4 INFO : 2023-08-18 18:48:27Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:87f20c0e444137433bd7491817316d90967fdcd1e8bea1f20f225d3e05c48659 INFO : 2023-08-18 18:48:27Z - Deleted: sha256:2c625ac7477febb7c4bed978c42d8984115f0358355f0ee6976761675eb022e0 INFO : 2023-08-18 18:48:27Z - Deleted: sha256:cf7b6b887bd25de0478f7a266dc356fdec238552b18abd11f77c6404b055824b INFO : 2023-08-18 18:48:27Z - Deleted: sha256:373a72b10cf05b9ade44f595f87f6a4453e3e31a39ee88d4d371c9d7a1fffa5d INFO : 2023-08-18 18:48:27Z - Deleted: sha256:56287f1a1d4a59b5f8c6adb7ec4f49f6e89a894a7fbac3a55ffc210e3e9d6b62 INFO : 2023-08-18 18:48:27Z - Deleted: sha256:64f4bedbe570e145a958ca9cabccacec192648ec60718b01dba627278aef3a9e INFO : 2023-08-18 18:48:27Z - Deleted: sha256:af7c2db86a0e31a268146d3a8fd5566e4badf0e6ef6b9787155c29e4b23e39c1 INFO : 2023-08-18 18:48:27Z - Deleted: sha256:cd0c9c22f6995ea626b5eb74772e71cca35e32811a40ac8dfb1815a35197ecfb INFO : 2023-08-18 18:48:27Z - Deleted: sha256:20805ed4b860325d89ee86faca53f3b0b234544609f14286a8fa9b98bf3e78e1 INFO : 2023-08-18 18:48:27Z - Deleted: sha256:c22979c87d8040572c01eddbaaa2209823ad695f409aa06d93479c4cf1e61bdd INFO : 2023-08-18 18:48:27Z - Deleted: sha256:87c3a67805b20df25b97b559f8e50067fdcba068dd16293cff500b28ccff7982 INFO : 2023-08-18 18:48:27Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\Src\Romp\Installer\upack.json saved. INFO : 2023-08-18 18:48:27Z - Replacement complete. INFO : 2023-08-18 18:48:27Z - Creating zip file... INFO : 2023-08-18 18:48:27Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E363987\ProGet.RompPack.upack file created.