Serialize Pulumi publish steps to avoid Inferno.Common build races#21
Merged
Merged
Pulumi / inferno-deploy/main - preview deployment
succeeded
Jun 15, 2026 in 19s
Preview deployment
Deployment #23 succeeded. The last 100 lines of logs are shown below. Visit the Pulumi Cloud for complete logs.
Details
Logs
Download deployment executor
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3146k 0 3146k 0 0 5345k 0 --:--:-- --:--:-- --:--:-- 5342k
100 12.8M 0 12.8M 0 0 16.2M 0 --:--:-- --:--:-- --:--:-- 16.2M
Git Hash: 094f964973f4e84bbaada94b73cb6285f05cdf86
Build Timestamp: 2026-06-15T16:00:52Z
Get source
$ /pulumi-deploy-executor getsource git --repoURL="https://github.com/CamSoper/Inferno.git" --workDir="/deployment" --personalAccessToken="$PULUMI_DEPLOY_PERSONALACCESSTOKEN" --commit="b804c179e37bc6ec50764515876821103ed6ebe3" --repoDir="Inferno.Deploy"
Successfully cloned: https://github.com/CamSoper/Inferno.git
Download dependencies
$ /pulumi-deploy-executor dependencies download --workDir="/deployment/Inferno.Deploy"
Installing dependencies...
Welcome to .NET 9.0!
---------------------
SDK Version: 9.0.312
Telemetry
---------
The .NET tools collect usage data in order to help us improve your experience. It is collected by Microsoft and shared with the community. You can opt-out of telemetry by setting the DOTNET_CLI_TELEMETRY_OPTOUT environment variable to '1' or 'true' using your favorite shell.
Read more about .NET CLI Tools telemetry: https://aka.ms/dotnet-cli-telemetry
----------------
Installed an ASP.NET Core HTTPS development certificate.
To trust the certificate, run 'dotnet dev-certs https --trust'
Learn about HTTPS: https://aka.ms/dotnet-https
----------------
Write your first app: https://aka.ms/dotnet-hello-world
Find out what's new: https://aka.ms/dotnet-whats-new
Explore documentation: https://aka.ms/dotnet-docs
Report issues and find source on GitHub: https://github.com/dotnet/core
Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli
--------------------------------------------------------------------------------------
Determining projects to restore...
Restored /deployment/Inferno.Deploy/Inferno.Deploy.csproj (in 2.02 sec).
Inferno.Deploy -> /deployment/Inferno.Deploy/bin/Debug/net8.0/Inferno.Deploy.dll
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:04.90
Finished installing dependencies
running 'dotnet build -nologo'
Determining projects to restore...
All projects are up-to-date for restore.
Inferno.Deploy -> /deployment/Inferno.Deploy/bin/Debug/net8.0/Inferno.Deploy.dll
Build succeeded.
0 Warning(s)
0 Error(s)
Time Elapsed 00:00:00.92
'dotnet build -nologo' completed successfully
[resource plugin command-1.2.1] installing
warning: A new version of Pulumi is available. To upgrade from version '3.229.0' to '3.246.0', visit https://pulumi.com/docs/install/ for manual instructions and release notes.
Pre-run command 1
$ mkdir -p ~/.ssh && echo "$SSH_PRIVATE_KEY" | base64 -d > ~/.ssh/id_rsa && chmod 600 ~/.ssh/id_rsa
pulumi preview
$ /pulumi-deploy-executor pulumi preview --stackIdentity="CamSoper-org/inferno-deploy/main" --workDir="/deployment/Inferno.Deploy"
Previewing update (main)
View Live: https://app.pulumi.com/CamSoper-org/inferno-deploy/main/previews/3eae92f9-6fcb-4e8d-8067-087396e4530c
pulumi:pulumi:Stack inferno-deploy-main running 'dotnet build -nologo'
pulumi:pulumi:Stack inferno-deploy-main Determining projects to restore...
pulumi:pulumi:Stack inferno-deploy-main All projects are up-to-date for restore.
pulumi:pulumi:Stack inferno-deploy-main Inferno.Deploy -> /deployment/Inferno.Deploy/bin/Debug/net8.0/Inferno.Deploy.dll
pulumi:pulumi:Stack inferno-deploy-main
pulumi:pulumi:Stack inferno-deploy-main Build succeeded.
pulumi:pulumi:Stack inferno-deploy-main 0 Warning(s)
pulumi:pulumi:Stack inferno-deploy-main
pulumi:pulumi:Stack inferno-deploy-main Time Elapsed 00:00:00.95
pulumi:pulumi:Stack inferno-deploy-main 'dotnet build -nologo' completed successfully
pulumi:pulumi:Stack inferno-deploy-main running 'dotnet build -nologo' completed successfully
++ command:local:Command publish-cli create replacement [diff: ~triggers]
+- command:local:Command publish-cli replace [diff: ~triggers]
++ command:remote:Command restart-mqtt create replacement [diff: ~triggers]
+- command:remote:Command restart-mqtt replace [diff: ~triggers]
++ command:remote:Command restart-api create replacement [diff: ~triggers]
+- command:remote:Command restart-api replace [diff: ~triggers]
-- command:local:Command publish-mqtt delete original
-- command:local:Command publish-cli delete original [diff: ~triggers]
-- command:local:Command publish-api delete original
-- command:remote:Command restart-api delete original [diff: ~triggers]
-- command:remote:Command restart-mqtt delete original [diff: ~triggers]
pulumi:pulumi:Stack inferno-deploy-main
Resources:
+-3 to replace
10 unchanged
The log file for this run is at /tmp/pulumi.b4c85f3480db.root.log.INFO.20260615-175727.346
Result: succeeded
Loading