INFO : 2025-01-21 17:15:59Z - Acquiring server... INFO : 2025-01-21 17:15:59Z - Server 'winbuildsv1' acquired. INFO : 2025-01-21 17:16:00Z - Updating local repository for https://git.inedo.com/Inedo/ProGet.git... INFO : 2025-01-21 17:16:02Z - Exporting files to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\Src... INFO : 2025-01-21 17:16:11Z - Creating file... INFO : 2025-01-21 17:16:11Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\Src\ProGet.Service\App_appSettings.config file created. INFO : 2025-01-21 17:16:11Z - Creating file... INFO : 2025-01-21 17:16:11Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\Src\ProGet.WebApplication\Web_appSettings.config file created. INFO : 2025-01-21 17:16:11Z - Variable set. INFO : 2025-01-21 17:16:11Z - Deleted 8 files and 0 directories. INFO : 2025-01-21 17:16:11Z - Template applied. INFO : 2025-01-21 17:16:11Z - Creating zip file... INFO : 2025-01-21 17:16:13Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\temp\SqlScripts.zip file created. INFO : 2025-01-21 17:16:13Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\temp to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\Src\SqlScripts... INFO : 2025-01-21 17:16:15Z - Deleted 942 files and 160 directories. INFO : 2025-01-21 17:16:15Z - Package created. INFO : 2025-01-21 17:16:15Z - Variable set. WARN : 2025-01-21 17:16:15Z - 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-01-21 17:16:16Z - Getting list of extensions... INFO : 2025-01-21 17:16:18Z - Variable set. INFO : 2025-01-21 17:16:18Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/InedoCore/3.0.2 to ~\extensions\InedoCore.upack... INFO : 2025-01-21 17:16:18Z - Server responded with status code 200 - OK INFO : 2025-01-21 17:16:18Z - HTTP file download completed. INFO : 2025-01-21 17:16:18Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/Azure/3.1.2 to ~\extensions\Azure.upack... INFO : 2025-01-21 17:16:18Z - Server responded with status code 200 - OK INFO : 2025-01-21 17:16:18Z - HTTP file download completed. INFO : 2025-01-21 17:16:18Z - Downloading https://proget1000.inedo.com/upack/PrereleaseExtensions/download/inedox/AWS/3.1.1 to ~\extensions\AWS.upack... INFO : 2025-01-21 17:16:18Z - Server responded with status code 200 - OK INFO : 2025-01-21 17:16:18Z - HTTP file download completed. INFO : 2025-01-21 17:16:18Z - Package created. INFO : 2025-01-21 17:16:18Z - Setting assembly version attributes to 24.0.25.7... INFO : 2025-01-21 17:16:18Z - Writing assembly versions attributes to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\Src\Shared\ProGetAssemblyInfo.cs... INFO : 2025-01-21 17:17:30Z - Found 122 dependencies across 5 projects. INFO : 2025-01-21 17:17:31Z - Dependencies successfully published. INFO : 2025-01-21 17:17:31Z - Downloading https://cdn.inedo.com/pgdb/pgvd.ah to ~\win-x64\service\pgvd.ah... INFO : 2025-01-21 17:17:32Z - Server responded with status code 200 - OK INFO : 2025-01-21 17:17:33Z - HTTP file download completed. INFO : 2025-01-21 17:17:33Z - Signing C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\win-x64\service\ProGet.Service.exe... INFO : 2025-01-21 17:17:34Z - Deleted 3 files and 0 directories. INFO : 2025-01-21 17:17:40Z - Package created. INFO : 2025-01-21 17:18:11Z - Copying files from C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\win-x64\service to C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\linux-x64\service... INFO : 2025-01-21 17:18:21Z - Sending build context to Docker daemon 141.7MB INFO : 2025-01-21 17:18:21Z - Step 1/10 : FROM mcr.microsoft.com/dotnet/runtime-deps:8.0 INFO : 2025-01-21 17:18:21Z - ---> 4179646a9b1f INFO : 2025-01-21 17:18:21Z - 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-01-21 17:18:22Z - ---> Running in 62a678be09d3 INFO : 2025-01-21 17:18:22Z - Removing intermediate container 62a678be09d3 INFO : 2025-01-21 17:18:22Z - ---> 61718b1e7ea3 INFO : 2025-01-21 17:18:22Z - Step 3/10 : EXPOSE 80 INFO : 2025-01-21 17:18:22Z - ---> Running in cd08d62f3e09 INFO : 2025-01-21 17:18:23Z - Removing intermediate container cd08d62f3e09 INFO : 2025-01-21 17:18:23Z - ---> 8feff2346725 INFO : 2025-01-21 17:18:23Z - Step 4/10 : EXPOSE 443 INFO : 2025-01-21 17:18:23Z - ---> Running in 112d2229b993 INFO : 2025-01-21 17:18:23Z - Removing intermediate container 112d2229b993 INFO : 2025-01-21 17:18:23Z - ---> 2915317066dc INFO : 2025-01-21 17:18:23Z - Step 5/10 : COPY proget/ /usr/local/proget/ INFO : 2025-01-21 17:18:26Z - ---> f06b893f2d7a INFO : 2025-01-21 17:18:26Z - Step 6/10 : VOLUME /var/proget/packages INFO : 2025-01-21 17:18:26Z - ---> Running in 785d2d202753 INFO : 2025-01-21 17:18:26Z - Removing intermediate container 785d2d202753 INFO : 2025-01-21 17:18:26Z - ---> dd23cbf0cdc3 INFO : 2025-01-21 17:18:26Z - Step 7/10 : VOLUME /var/proget/extensions INFO : 2025-01-21 17:18:26Z - ---> Running in beec33237a7e INFO : 2025-01-21 17:18:26Z - Removing intermediate container beec33237a7e INFO : 2025-01-21 17:18:26Z - ---> ac4e211593ae INFO : 2025-01-21 17:18:26Z - Step 8/10 : VOLUME /var/proget/ssl INFO : 2025-01-21 17:18:26Z - ---> Running in 1374ef30490b INFO : 2025-01-21 17:18:27Z - Removing intermediate container 1374ef30490b INFO : 2025-01-21 17:18:27Z - ---> 29d3feeb82e5 INFO : 2025-01-21 17:18:27Z - Step 9/10 : WORKDIR /usr/local/proget/ INFO : 2025-01-21 17:18:27Z - ---> Running in d5f6cf00b79a INFO : 2025-01-21 17:18:27Z - Removing intermediate container d5f6cf00b79a INFO : 2025-01-21 17:18:27Z - ---> e3833a5157b0 INFO : 2025-01-21 17:18:27Z - Step 10/10 : CMD /usr/local/proget/service/ProGet.Service run --mode=$PROGET_SVC_MODE --linuxContainer INFO : 2025-01-21 17:18:27Z - ---> Running in c715a0ff164b INFO : 2025-01-21 17:18:27Z - Removing intermediate container c715a0ff164b INFO : 2025-01-21 17:18:27Z - ---> ee301f8279c4 INFO : 2025-01-21 17:18:27Z - Successfully built ee301f8279c4 INFO : 2025-01-21 17:18:27Z - Successfully tagged proget1000.inedo.com/productimages/inedo/proget:24.0.25-ci.7 INFO : 2025-01-21 17:18:27Z - Docker build successful. INFO : 2025-01-21 17:18:27Z - The push refers to repository [proget1000.inedo.com/productimages/inedo/proget] INFO : 2025-01-21 17:18:27Z - a91ed47ea55c: Preparing INFO : 2025-01-21 17:18:27Z - d0eb0312674a: Preparing INFO : 2025-01-21 17:18:27Z - 3040c1aaf9df: Preparing INFO : 2025-01-21 17:18:27Z - c0f1022b22a9: Preparing INFO : 2025-01-21 17:18:27Z - d0eb0312674a: Layer already exists INFO : 2025-01-21 17:18:27Z - c0f1022b22a9: Layer already exists INFO : 2025-01-21 17:18:27Z - 3040c1aaf9df: Layer already exists INFO : 2025-01-21 17:18:32Z - a91ed47ea55c: Pushed INFO : 2025-01-21 17:18:32Z - 24.0.25-ci.7: digest: sha256:cf90a98a56a2db4d952846c1e27aeae3c6067b09bc0c5dc89dc8c41ce3f114fe size: 1161 INFO : 2025-01-21 17:18:33Z - Untagged: proget1000.inedo.com/productimages/inedo/proget:24.0.25-ci.7 INFO : 2025-01-21 17:18:33Z - Untagged: proget1000.inedo.com/productimages/inedo/proget@sha256:cf90a98a56a2db4d952846c1e27aeae3c6067b09bc0c5dc89dc8c41ce3f114fe INFO : 2025-01-21 17:18:33Z - Deleted: sha256:ee301f8279c4b3abfc518be8b3d23f9c672eba00f80252b21761f0cb535ccec9 INFO : 2025-01-21 17:18:33Z - Deleted: sha256:e3833a5157b0e045e306424ea8d6d98f2e06fa82c3dbfb2abf5780cfde2a6d3c INFO : 2025-01-21 17:18:33Z - Deleted: sha256:29d3feeb82e510a394bbcd21bdfb42c6e3093487ee613e9d1dbe1356d79ac42b INFO : 2025-01-21 17:18:33Z - Deleted: sha256:ac4e211593aedcf1d25523aee621d1d689d7ead4caa80799019ff93a5336e5f2 INFO : 2025-01-21 17:18:33Z - Deleted: sha256:dd23cbf0cdc33cee52cf9572f6cedfbdbda5ad233f02cf60de39aa381e3ebf63 INFO : 2025-01-21 17:18:33Z - Deleted: sha256:f06b893f2d7a5c61d4dead5b721020b3aec9031448755b49dc7183aee60aae38 INFO : 2025-01-21 17:18:33Z - Deleted: sha256:ac446240a417e8d5201ad8d90e95b4aa5e1b0b79a3a0b356d5e6f504b2f846c5 INFO : 2025-01-21 17:18:33Z - Deleted: sha256:2915317066dc008a1a6c9829af615cc534d87f1cac8254fbeae49c458b4d8f00 INFO : 2025-01-21 17:18:33Z - Deleted: sha256:8feff2346725531326d42f00073b92ca8bb494bcf47cb5be1ef2217fe4486d44 INFO : 2025-01-21 17:18:33Z - Deleted: sha256:61718b1e7ea32183062cb19444f6b274830189d36fb8ee99656315b4cf845284 INFO : 2025-01-21 17:18:33Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\Src\Romp\Installer\upack.json saved. INFO : 2025-01-21 17:18:33Z - Replacement complete. INFO : 2025-01-21 17:18:33Z - Creating zip file... INFO : 2025-01-21 17:18:33Z - C:\Users\builds\AppData\Local\Temp\InedoAgent\BuildMaster\192.168.44.60\Temp\_E522567\ProGet.RompPack.upack file created.