Replies: 1 comment
-
@joferbr me parece um erro com a versão do AWS provider. Tente atualizar para uma versão mais recente para ver se resolve o problema. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
terraform init
Initializing the backend...
Initializing provider plugins...
Partner and community providers are signed by their developers.
If you'd like to know more about provider signing, you can read about it here:
https://www.terraform.io/docs/plugins/signing.html
Terraform has been successfully initialized!
You may now begin working with Terraform. Try running "terraform plan" to see
any changes that are required for your infrastructure. All Terraform commands
should now work.
If you ever set or change modules or backend configuration for Terraform,
rerun this command to reinitialize your working directory. If you forget, other
commands will detect it and remind you to do so if necessary.
terraform plan
Stopping operation...
Interrupt received.
Please wait for Terraform to exit or data loss may occur.
Gracefully shutting down...
Error: rpc error: code = Unavailable desc = transport is closing
panic: close of nil channel
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe:
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: goroutine 114 [running]:
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: github.com/hashicorp/terraform-plugin-go/tfprotov5/server.(*server).stop(0xc0018e8d00)
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.1.0/tfprotov5/server/server.go:201 +0x78
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: github.com/hashicorp/terraform-plugin-go/tfprotov5/server.(*server).Stop(0xc0018e8d00, 0x7952180, 0xc00063c330, 0xc00063c360, 0xc0018e8d00, 0xc00063c330, 0xc0015afba0)
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.1.0/tfprotov5/server/server.go:215 +0xa9
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: github.com/hashicorp/terraform-plugin-go/tfprotov5/internal/tfplugin5._Provider_Stop_Handler(0x6d12920, 0xc0018e8d00, 0x7952180, 0xc00063c330, 0xc0006401e0, 0x0, 0x7952180, 0xc00063c330, 0x0, 0x0)
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/github.com/hashicorp/terraform-plugin-go@v0.1.0/tfprotov5/internal/tfplugin5/tfplugin5_grpc.pb.go:434 +0x214
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: google.golang.org/grpc.(*Server).processUnaryRPC(0xc000121a40, 0x7975660, 0xc00062e180, 0xc000642100, 0xc001908330, 0xad1cfe8, 0x0, 0x0, 0x0)
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/grpc@v1.32.0/server.go:1194 +0x522
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: google.golang.org/grpc.(*Server).handleStream(0xc000121a40, 0x7975660, 0xc00062e180, 0xc000642100, 0x0)
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/grpc@v1.32.0/server.go:1517 +0xd25
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: google.golang.org/grpc.(*Server).serveStreams.func1.2(0xc000392910, 0xc000121a40, 0x7975660, 0xc00062e180, 0xc000642100)
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/grpc@v1.32.0/server.go:859 +0xa8
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: created by google.golang.org/grpc.(*Server).serveStreams.func1
2022-06-03T04:39:57.837-0300 [DEBUG] plugin.terraform-provider-aws_v3.23.0_x5.exe: /opt/teamcity-agent/work/5d79fe75d4460a2f/pkg/mod/google.golang.org/grpc@v1.32.0/server.go:857 +0x1fd
2022/06/03 04:39:57 [TRACE] vertex "provider["registry.terraform.io/hashicorp/aws"]": visit complete
2022/06/03 04:39:57 [TRACE] dag/walk: upstream of "aws_s3_bucket.joferbrbucket (expand)" errored, so skipping
2022-06-03T04:39:57.867-0300 [WARN] plugin.stdio: received EOF, stopping recv loop: err="rpc error: code = Unavailable desc = transport is closing"
2022/06/03 04:39:57 [TRACE] dag/walk: upstream of "provider["registry.terraform.io/hashicorp/aws"] (close)" errored, so skipping
2022/06/03 04:39:57 [TRACE] dag/walk: upstream of "meta.count-boundary (EachMode fixup)" errored, so skipping
2022/06/03 04:39:57 [TRACE] dag/walk: upstream of "root" errored, so skipping
2022/06/03 04:39:57 [TRACE] backend/local: graceful stop has completed
2022/06/03 04:39:57 [INFO] backend/local: plan operation completed
2022/06/03 04:39:57 [WARN] terraform: stop complete
2022/06/03 04:39:57 [TRACE] statemgr.Filesystem: removing lock metadata file .terraform.tfstate.lock.info
2022/06/03 04:39:57 [TRACE] statemgr.Filesystem: unlocked by closing terraform.tfstate
2022-06-03T04:39:57.877-0300 [DEBUG] plugin: plugin process exited: path=.terraform/providers/registry.terraform.io/hashicorp/aws/3.23.0/windows_amd64/terraform-provider-aws_v3.23.0_x5.exe pid=1972 error="exit status 2"
2022-06-03T04:39:57.877-0300 [DEBUG] plugin: plugin exited
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Terraform crashed! This is always indicative of a bug within Terraform.
A crash log has been placed at "crash.log" relative to your current
working directory. It would be immensely helpful if you could please
report the crash with Terraform1 so that we can fix this.
When reporting bugs, please include your terraform version. That
information is available on the first line of crash.log. You can also
get it by running 'terraform --version' on the command line.
SECURITY WARNING: the "crash.log" file that was created may contain
sensitive information that must be redacted before it is safe to share
on the issue tracker.
!!!!!!!!!!!!!!!!!!!!!!!!!!! TERRAFORM CRASH !!!!!!!!!!!!!!!!!!!!!!!!!!!!
Beta Was this translation helpful? Give feedback.
All reactions