INFO : 2024-09-07 00:41:38Z - Acquiring server... INFO : 2024-09-07 00:41:38Z - Server 'winbuildsv1' acquired. INFO : 2024-09-07 00:41:39Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2024-09-07 00:41:41Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\Src... INFO : 2024-09-07 00:41:44Z - Creating file... INFO : 2024-09-07 00:41:44Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\Src\ProGet.Service\App_appSettings.config file created. INFO : 2024-09-07 00:41:44Z - Creating file... INFO : 2024-09-07 00:41:44Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2024-09-07 00:41:45Z - Variable set. INFO : 2024-09-07 00:41:45Z - Deleted 8 files and 0 directories. INFO : 2024-09-07 00:41:45Z - Template applied. INFO : 2024-09-07 00:41:45Z - Creating zip file... INFO : 2024-09-07 00:41:45Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\temp\SqlScripts.zip file created. INFO : 2024-09-07 00:41:45Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\Src\SqlScripts... INFO : 2024-09-07 00:41:47Z - Deleted 946 files and 160 directories. INFO : 2024-09-07 00:41:47Z - Package created. INFO : 2024-09-07 00:41:48Z - Variable set. WARN : 2024-09-07 00:41:48Z - 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-09-07 00:41:49Z - Getting list of extensions... INFO : 2024-09-07 00:41:50Z - Variable set. INFO : 2024-09-07 00:41:50Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.1 to ~\extensions\InedoCore.upack... INFO : 2024-09-07 00:41:50Z - Server responded with status code 200 - OK INFO : 2024-09-07 00:41:50Z - HTTP file download completed. INFO : 2024-09-07 00:41:50Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.0.1 to ~\extensions\Azure.upack... INFO : 2024-09-07 00:41:50Z - Server responded with status code 200 - OK INFO : 2024-09-07 00:41:50Z - HTTP file download completed. INFO : 2024-09-07 00:41:50Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.0.0 to ~\extensions\AWS.upack... INFO : 2024-09-07 00:41:50Z - Server responded with status code 200 - OK INFO : 2024-09-07 00:41:50Z - HTTP file download completed. INFO : 2024-09-07 00:41:50Z - Package created. INFO : 2024-09-07 00:41:51Z - Setting assembly version attributes to 24.0.14.6... INFO : 2024-09-07 00:41:51Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2024-09-07 00:44:11Z - Found 125 dependencies across 5 projects. INFO : 2024-09-07 00:44:12Z - Dependencies successfully published. INFO : 2024-09-07 00:44:12Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2024-09-07 00:44:12Z - Server responded with status code 200 - OK INFO : 2024-09-07 00:44:13Z - HTTP file download completed. INFO : 2024-09-07 00:44:13Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\win-x64\service\ProGet.Service.exe... INFO : 2024-09-07 00:44:13Z - Deleted 3 files and 0 directories. INFO : 2024-09-07 00:44:25Z - Package created. INFO : 2024-09-07 00:45:26Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\linux-x64\service... INFO : 2024-09-07 00:45:43Z - Sending build context to Docker daemon 139.7MB INFO : 2024-09-07 00:45:43Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2024-09-07 00:45:43Z - ---> 27c990d61589 INFO : 2024-09-07 00:45:43Z - 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-09-07 00:45:43Z - ---> Running in e6bb7e5ad563 INFO : 2024-09-07 00:45:43Z - Removing intermediate container e6bb7e5ad563 INFO : 2024-09-07 00:45:43Z - ---> 80d0696437ba INFO : 2024-09-07 00:45:43Z - Step 3/10 : EXPOSE 80 INFO : 2024-09-07 00:45:43Z - ---> Running in b77317e9dd25 INFO : 2024-09-07 00:45:43Z - Removing intermediate container b77317e9dd25 INFO : 2024-09-07 00:45:43Z - ---> 15185986bc3b INFO : 2024-09-07 00:45:43Z - Step 4/10 : EXPOSE 443 INFO : 2024-09-07 00:45:43Z - ---> Running in 4a56b235a7ca INFO : 2024-09-07 00:45:44Z - Removing intermediate container 4a56b235a7ca INFO : 2024-09-07 00:45:44Z - ---> d55436232f09 INFO : 2024-09-07 00:45:44Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2024-09-07 00:45:45Z - ---> 5b7b0aef596f INFO : 2024-09-07 00:45:45Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2024-09-07 00:45:45Z - ---> Running in 157e6add97b8 INFO : 2024-09-07 00:45:46Z - Removing intermediate container 157e6add97b8 INFO : 2024-09-07 00:45:46Z - ---> 4d4dcb05a1c8 INFO : 2024-09-07 00:45:46Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2024-09-07 00:45:46Z - ---> Running in c8ad058c1cae INFO : 2024-09-07 00:45:46Z - Removing intermediate container c8ad058c1cae INFO : 2024-09-07 00:45:46Z - ---> 000921976cc9 INFO : 2024-09-07 00:45:46Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2024-09-07 00:45:46Z - ---> Running in e0e95649aa9d INFO : 2024-09-07 00:45:46Z - Removing intermediate container e0e95649aa9d INFO : 2024-09-07 00:45:46Z - ---> 93f9da989be5 INFO : 2024-09-07 00:45:46Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2024-09-07 00:45:46Z - ---> Running in 747017ae41af INFO : 2024-09-07 00:45:47Z - Removing intermediate container 747017ae41af INFO : 2024-09-07 00:45:47Z - ---> ee18e1fd02ea INFO : 2024-09-07 00:45:47Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2024-09-07 00:45:47Z - ---> Running in 0fd1495bcffc INFO : 2024-09-07 00:45:47Z - Removing intermediate container 0fd1495bcffc INFO : 2024-09-07 00:45:47Z - ---> ada6916b0e99 INFO : 2024-09-07 00:45:47Z - Successfully built ada6916b0e99 INFO : 2024-09-07 00:45:47Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.14-ci.6 INFO : 2024-09-07 00:45:47Z - Docker build successful. INFO : 2024-09-07 00:45:47Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2024-09-07 00:45:47Z - 298efe1e34e9: Preparing INFO : 2024-09-07 00:45:47Z - 6178ec83d130: Preparing INFO : 2024-09-07 00:45:47Z - e17b898eb7e3: Preparing INFO : 2024-09-07 00:45:47Z - 32148f9f6c5a: Preparing INFO : 2024-09-07 00:45:47Z - e17b898eb7e3: Layer already exists INFO : 2024-09-07 00:45:47Z - 32148f9f6c5a: Layer already exists INFO : 2024-09-07 00:45:47Z - 6178ec83d130: Layer already exists INFO : 2024-09-07 00:45:53Z - 298efe1e34e9: Pushed INFO : 2024-09-07 00:45:53Z - 24.0.14-ci.6: digest: sha256:cde3a350b6db10e883144d42c10c5d0f503d156f7adb64c0b54042598c72390c size: 1161 INFO : 2024-09-07 00:45:53Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.14-ci.6 INFO : 2024-09-07 00:45:53Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:cde3a350b6db10e883144d42c10c5d0f503d156f7adb64c0b54042598c72390c INFO : 2024-09-07 00:45:53Z - Deleted: sha256:ada6916b0e99fb72c50170ee07ae2aae8b317d23dc43e3fc37947505eb8d634a INFO : 2024-09-07 00:45:53Z - Deleted: sha256:ee18e1fd02eaf114fc218de114208c57d5509113d502094a49f8b2b0250f960e INFO : 2024-09-07 00:45:53Z - Deleted: sha256:93f9da989be58e12adaa0fd74390653212c8830ef2563500aa96f11063d46176 INFO : 2024-09-07 00:45:53Z - Deleted: sha256:000921976cc96c902718fbf65ee02a15b964834a9459181c0ef83581794eb8fb INFO : 2024-09-07 00:45:53Z - Deleted: sha256:4d4dcb05a1c8d959af169ae161c3661a060ea26bfeb52156461b3032bdb88798 INFO : 2024-09-07 00:45:53Z - Deleted: sha256:5b7b0aef596f3098002b2e0057b423d5eb8f3ed724da8d59efa8dee9aae4d580 INFO : 2024-09-07 00:45:53Z - Deleted: sha256:50ce2b39f0d7244fade6d3b021e4317521ce93be65c7e18296694744be65606a INFO : 2024-09-07 00:45:53Z - Deleted: sha256:d55436232f09020a8c88e5dde561881456cb4860f6f6ce8520e096abcb7d13b2 INFO : 2024-09-07 00:45:53Z - Deleted: sha256:15185986bc3b406f9de89e5c189f6966ff4b50042b72e3a28e8b7f3e9da75962 INFO : 2024-09-07 00:45:53Z - Deleted: sha256:80d0696437bad89ddc081468c586c73d1adcd6c2eaf4caf74cec378219aaaf7f INFO : 2024-09-07 00:45:53Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\Src\Romp\Installer\upack.json saved. INFO : 2024-09-07 00:45:53Z - Replacement complete. INFO : 2024-09-07 00:45:53Z - Creating zip file... INFO : 2024-09-07 00:45:53Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E480979\ProGet.RompPack.upack file created.