Skip to content

Conversation

@sunziping2016
Copy link
Collaborator

@sunziping2016 sunziping2016 commented Aug 15, 2025

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 15, 2025

Terragrunt Plan 📝

Terragrunt Plan Logs
19:06:21.510 WARN   The `run-all plan` command is deprecated and will be removed in a future version of Terragrunt. Use `terragrunt plan --all` instead.
19:06:21.514 INFO   The runner at . will be processed in the following order for command plan:
Group 1
- Unit ./aliyun
- Unit ./hosts


19:06:34.098 INFO   [hosts] tofu: Initializing the backend...
19:06:36.586 INFO   [hosts] tofu: 
19:06:36.586 INFO   [hosts] tofu: Successfully configured the backend "s3"! OpenTofu will automatically
19:06:36.586 INFO   [hosts] tofu: use this backend unless the backend configuration changes.
19:06:37.703 INFO   [hosts] tofu: Initializing modules...
19:06:37.705 INFO   [hosts] tofu: - nixos_deploy in ../modules/nixos_deploy
19:06:37.706 INFO   [hosts] tofu: Initializing provider plugins...
19:06:37.706 INFO   [hosts] tofu: - Reusing previous version of linyinfeng/shell from the dependency lock file
19:06:42.330 INFO   [hosts] tofu: - Installing linyinfeng/shell v1.7.13 to the shared cache directory...
19:06:45.055 INFO   [hosts] tofu: - Installed linyinfeng/shell v1.7.13. Signature validation was skipped due to the registry not containing GPG keys for this provider
19:06:45.055 INFO   [hosts] tofu: - Using linyinfeng/shell v1.7.13 from the shared cache directory
19:06:45.055 INFO   [hosts] tofu: OpenTofu has been successfully initialized!
19:06:47.060 STDOUT [hosts] tofu: Acquiring state lock. This may take a few moments...
19:07:31.898 INFO   [aliyun] tofu: Initializing the backend...
19:07:36.111 INFO   [aliyun] tofu: 
19:07:36.111 INFO   [aliyun] tofu: Successfully configured the backend "s3"! OpenTofu will automatically
19:07:36.111 INFO   [aliyun] tofu: use this backend unless the backend configuration changes.
19:07:39.432 INFO   [aliyun] tofu: Initializing modules...
19:07:39.435 INFO   [aliyun] tofu: - sg in ../modules/aliyun_security_group
19:07:39.436 INFO   [aliyun] tofu: - vpc in ../modules/aliyun_vpc
19:07:39.437 INFO   [aliyun] tofu: Initializing provider plugins...
19:07:39.437 INFO   [aliyun] tofu: - Reusing previous version of aliyun/alicloud from the dependency lock file
19:07:41.419 INFO   [aliyun] tofu: - Detected previously-installed aliyun/alicloud v1.259.0 in the shared cache directory
19:07:41.419 INFO   [aliyun] tofu: - Using aliyun/alicloud v1.259.0 from the shared cache directory
19:07:41.419 INFO   [aliyun] tofu: OpenTofu has been successfully initialized!
19:08:38.679 STDOUT [aliyun] tofu: No changes. Your infrastructure matches the configuration.
19:08:38.679 STDOUT [aliyun] tofu: OpenTofu has compared your real infrastructure against your configuration and
19:08:38.679 STDOUT [aliyun] tofu: found no differences, so no changes are needed.
19:09:04.665 STDOUT [hosts] tofu: OpenTofu used the selected providers to generate the following execution
19:09:04.665 STDOUT [hosts] tofu: plan. Resource actions are indicated with the following symbols:
19:09:04.665 STDOUT [hosts] tofu: -/+ destroy and then create replacement
19:09:04.666 STDOUT [hosts] tofu: OpenTofu will perform the following actions:
19:09:04.666 STDOUT [hosts] tofu:   # module.nixos_deploy["hkg0"].shell_script.deploy must be replaced
19:09:04.666 STDOUT [hosts] tofu: -/+ resource "shell_script" "deploy" {
19:09:04.666 STDOUT [hosts] tofu:       ~ id                = "d2d12ftgfg3g4edulh7g" -> (known after apply)
19:09:04.666 STDOUT [hosts] tofu:       ~ output            = {
19:09:04.666 STDOUT [hosts] tofu:           - "done" = "true"
19:09:04.666 STDOUT [hosts] tofu:         } -> (known after apply)
19:09:04.666 STDOUT [hosts] tofu:       - read_error        = <<-EOT # forces replacement
19:09:04.666 STDOUT [hosts] tofu:             Error occured during shell execution.
19:09:04.666 STDOUT [hosts] tofu:             Error: 
19:09:04.666 STDOUT [hosts] tofu:             exit status 255
19:09:04.666 STDOUT [hosts] tofu:             
19:09:04.666 STDOUT [hosts] tofu:             Command: 
19:09:04.666 STDOUT [hosts] tofu:             ../modules/nixos_deploy/read.sh
19:09:04.667 STDOUT [hosts] tofu:             
19:09:04.667 STDOUT [hosts] tofu:             StdOut: 
19:09:04.667 STDOUT [hosts] tofu:             
19:09:04.667 STDOUT [hosts] tofu:             
19:09:04.667 STDOUT [hosts] tofu:             StdErr: 
19:09:04.667 STDOUT [hosts] tofu:             ssh: connect to host hkg0.eh578599.xyz port 22: Connection timed out
19:09:04.667 STDOUT [hosts] tofu:             
19:09:04.667 STDOUT [hosts] tofu:             Env: 
19:09:04.667 STDOUT [hosts] tofu:             [NODE=hkg0 FLAKE=. WORKING_DIRECTORY=../..]
19:09:04.667 STDOUT [hosts] tofu:             
19:09:04.667 STDOUT [hosts] tofu:             StdIn: 
19:09:04.667 STDOUT [hosts] tofu:             '{"done":"true"}'
19:09:04.667 STDOUT [hosts] tofu:         EOT -> null
19:09:04.667 STDOUT [hosts] tofu:         # (3 unchanged attributes hidden)
19:09:04.667 STDOUT [hosts] tofu:         # (1 unchanged block hidden)
19:09:04.667 STDOUT [hosts] tofu:     }
19:09:04.667 STDOUT [hosts] tofu: Plan: 1 to add, 0 to change, 1 to destroy.
19:09:04.667 STDOUT [hosts] tofu: 
19:09:05.066 STDOUT [hosts] tofu: Releasing state lock. This may take a few moments...

Status: out of sync ⚠️
Hosts to deploy: hkg0

@github-actions
Copy link
Contributor

Changes for Host hgh0 🚀

Warning: Permanently added 'hgh0' (ED25519) to the list of known hosts.

@sunziping2016 sunziping2016 force-pushed the chore/auto-update-terraform branch from 1275efa to 9a21294 Compare August 22, 2025 11:04
@sunziping2016 sunziping2016 force-pushed the chore/auto-update-terraform branch 2 times, most recently from 6904397 to 2a24d3e Compare September 5, 2025 11:04
@sunziping2016 sunziping2016 force-pushed the chore/auto-update-terraform branch from 2a24d3e to 1c40bfb Compare September 12, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants