Created
October 16, 2014 02:52
-
-
Save armon/ee101313a3cee8ff16d2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
armon:~/projects/consul-demo-tf/tf (master) $ TF_LOG=1 terraform plan | |
2014/10/15 19:51:31 Detected home directory from env var: /Users/armon | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: aws = /Users/armon/projects/go/bin/terraform-provider-aws | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: cloudflare = /Users/armon/projects/go/bin/terraform-provider-cloudflare | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: consul = /Users/armon/projects/go/bin/terraform-provider-consul | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: digitalocean = /Users/armon/projects/go/bin/terraform-provider-digitalocean | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: dnsimple = /Users/armon/projects/go/bin/terraform-provider-dnsimple | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: google = /Users/armon/projects/go/bin/terraform-provider-google | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: heroku = /Users/armon/projects/go/bin/terraform-provider-heroku | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: mailgun = /Users/armon/projects/go/bin/terraform-provider-mailgun | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: null = /Users/armon/projects/go/bin/terraform-provider-null | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: file = /Users/armon/projects/go/bin/terraform-provisioner-file | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: local-exec = /Users/armon/projects/go/bin/terraform-provisioner-local-exec | |
2014/10/15 19:51:31 [DEBUG] Discoverd plugin: remote-exec = /Users/armon/projects/go/bin/terraform-provisioner-remote-exec | |
2014/10/15 19:51:31 Detected home directory from env var: /Users/armon | |
2014/10/15 19:51:31 [DEBUG] Attempting to open CLI config file: /Users/armon/.terraformrc | |
2014/10/15 19:51:31 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2014/10/15 19:51:31 [DEBUG] Creating graph for path: [root] | |
2014/10/15 19:51:31 [DEBUG] Starting plugin: /Users/armon/projects/go/bin/terraform-provider-digitalocean []string{"/Users/armon/projects/go/bin/terraform-provider-digitalocean"} | |
2014/10/15 19:51:31 [DEBUG] Waiting for RPC address for: /Users/armon/projects/go/bin/terraform-provider-digitalocean | |
2014/10/15 19:51:31 Detected home directory from env var: /Users/armon | |
2014/10/15 19:51:31 terraform-provider-digitalocean: 2014/10/15 19:51:31 Plugin address: unix /var/folders/f1/11l2rmtx76s3728xf7xd4pwc0000gn/T/tf-plugin938960033 | |
2014/10/15 19:51:31 [DEBUG] Starting plugin: /Users/armon/projects/go/bin/terraform-provider-cloudflare []string{"/Users/armon/projects/go/bin/terraform-provider-cloudflare"} | |
2014/10/15 19:51:31 [DEBUG] Waiting for RPC address for: /Users/armon/projects/go/bin/terraform-provider-cloudflare | |
2014/10/15 19:51:31 terraform-provider-cloudflare: 2014/10/15 19:51:31 Plugin address: unix /var/folders/f1/11l2rmtx76s3728xf7xd4pwc0000gn/T/tf-plugin664437534 | |
2014/10/15 19:51:31 [DEBUG] Starting plugin: /Users/armon/projects/go/bin/terraform-provisioner-remote-exec []string{"/Users/armon/projects/go/bin/terraform-provisioner-remote-exec"} | |
2014/10/15 19:51:31 [DEBUG] Waiting for RPC address for: /Users/armon/projects/go/bin/terraform-provisioner-remote-exec | |
2014/10/15 19:51:31 terraform-provisioner-remote-exec: 2014/10/15 19:51:31 Plugin address: unix /var/folders/f1/11l2rmtx76s3728xf7xd4pwc0000gn/T/tf-plugin714924750 | |
2014/10/15 19:51:31 [DEBUG] Graph [root] created and valid. 33 nouns. | |
2014/10/15 19:51:31 [DEBUG] Creating graph for path: [root] | |
2014/10/15 19:51:31 [DEBUG] Graph [root] created and valid. 33 nouns. | |
2014/10/15 19:51:31 [INFO] Validating provider: cloudflare | |
2014/10/15 19:51:31 [INFO] Validating provider: digitalocean | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-worker3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-worker2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-worker1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-server3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-server2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-worker3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-worker2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-worker1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-server3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-server2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.ams2-worker3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.ams2-worker2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.ams2-worker1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.ams2-server3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.ams2-server2: expanding to count = 1 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.sfo1-worker3 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.sfo1-worker2 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.sfo1-worker1 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.sfo1-server3 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.sfo1-server2 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.nyc1-worker3 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.nyc1-worker2 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.nyc1-worker1 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.nyc1-server3 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.nyc1-server2 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.ams2-worker3 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.ams2-worker2 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.ams2-worker1 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.ams2-server3 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.ams2-server2 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.sfo1-demo2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.sfo1-demo3: expanding to count = 1 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.sfo1-demo2 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.sfo1-demo3 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.nyc1-demo3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.demo3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-server1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.nyc1-demo2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.demo2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.ams2-demo3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.ams2-demo2: expanding to count = 1 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.nyc1-demo3 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.demo3 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.nyc1-server1 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.nyc1-demo2 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.demo2 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.ams2-demo3 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.ams2-demo2 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.nyc1-demo1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.demo1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-server1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.ams2-server1: expanding to count = 1 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.nyc1-demo1 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.demo1 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.sfo1-server1 | |
2014/10/15 19:51:31 [INFO] Validating resource: digitalocean_droplet.ams2-server1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.sfo1-demo1: expanding to count = 1 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.sfo1-demo1 | |
2014/10/15 19:51:31 [DEBUG] cloudflare_record.ams2-demo1: expanding to count = 1 | |
2014/10/15 19:51:31 [INFO] Validating resource: cloudflare_record.ams2-demo1 | |
2014/10/15 19:51:31 [INFO] Writing backup state to: terraform.tfstate.backup | |
2014/10/15 19:51:31 [DEBUG] Creating graph for path: [root] | |
Refreshing Terraform state prior to plan... | |
2014/10/15 19:51:31 [DEBUG] Graph [root] created and valid. 33 nouns. | |
2014/10/15 19:51:31 [INFO] Configuring provider: cloudflare | |
2014/10/15 19:51:31 [INFO] Configuring provider: digitalocean | |
2014/10/15 19:51:31 terraform-provider-digitalocean: 2014/10/15 19:51:31 [INFO] Initializing DigitalOcean client | |
2014/10/15 19:51:31 terraform-provider-digitalocean: 2014/10/15 19:51:31 [INFO] DigitalOcean Client configured for URL: https://api.digitalocean.com/v2 | |
2014/10/15 19:51:31 terraform-provider-cloudflare: 2014/10/15 19:51:31 [INFO] Initializing CloudFlare client | |
2014/10/15 19:51:31 terraform-provider-cloudflare: 2014/10/15 19:51:31 [INFO] CloudFlare Client configured for user: [email protected] | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-worker3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-worker2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-worker1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-server3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.sfo1-server2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-worker3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-worker2: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-worker1: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-server3: expanding to count = 1 | |
2014/10/15 19:51:31 [DEBUG] digitalocean_droplet.nyc1-server2: expanding to count = 1 | |
SIGABRT: abort | |
PC=0x1a5ebe | |
goroutine 26 [syscall]: | |
syscall.Syscall6(0x7, 0xed3b, 0x87bd74, 0x0, 0xc20804b5f0, 0x0, 0x0, 0x0, 0x0, 0xc20804b5f0) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 fp=0x87bcd8 sp=0x87bcd0 | |
syscall.wait4(0xed3b, 0x87bd74, 0x0, 0xc20804b5f0, 0x2c31b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d fp=0x87bd38 sp=0x87bcd8 | |
syscall.Wait4(0xed3b, 0x87bdbc, 0x0, 0xc20804b5f0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 fp=0x87bd80 sp=0x87bd38 | |
os.(*Process).wait(0xc2080cb0c0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec_unix.go:22 +0xfe fp=0x87be28 sp=0x87bd80 | |
os.(*Process).Wait(0xc2080cb0c0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/doc.go:45 +0x39 fp=0x87be50 sp=0x87be28 | |
os/exec.(*Cmd).Wait(0xc208043680, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:357 +0x1db fp=0x87bf28 sp=0x87be50 | |
github.com/hashicorp/terraform/plugin.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:234 +0x95 fp=0x87bfa8 sp=0x87bf28 | |
runtime.goexit() | |
/Users/armon/go/src/pkg/runtime/proc.c:1445 fp=0x87bfb0 sp=0x87bfa8 | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:247 +0xb3e | |
goroutine 16 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc2082a5cc0, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).Walk(0xc208290820, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:490 +0x182 | |
github.com/hashicorp/terraform/terraform.(*Context).Refresh(0xc20804eb40, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:296 +0xd0 | |
github.com/hashicorp/terraform/command.(*PlanCommand).Run(0xc20804a480, 0xc20806c380, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/command/plan.go:102 +0xa64 | |
github.com/mitchellh/cli.(*CLI).Run(0xc20804e6e0, 0xc20808c780, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/mitchellh/cli/cli.go:100 +0x3a1 | |
main.wrappedMain(0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/main.go:147 +0x838 | |
main.realMain(0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/main.go:82 +0x81b | |
main.main() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/main.go:18 +0x1e | |
goroutine 19 [finalizer wait]: | |
runtime.park(0x1b450, 0x751f18, 0x7509a9) | |
/Users/armon/go/src/pkg/runtime/proc.c:1369 +0x89 | |
runtime.parkunlock(0x751f18, 0x7509a9) | |
/Users/armon/go/src/pkg/runtime/proc.c:1385 +0x3b | |
runfinq() | |
/Users/armon/go/src/pkg/runtime/mgc0.c:2644 +0xcf | |
runtime.goexit() | |
/Users/armon/go/src/pkg/runtime/proc.c:1445 | |
goroutine 20 [syscall]: | |
os/signal.loop() | |
/Users/armon/go/src/pkg/os/signal/signal_unix.go:21 +0x1e | |
created by os/signal.init·1 | |
/Users/armon/go/src/pkg/os/signal/signal_unix.go:27 +0x32 | |
goroutine 30 [chan receive]: | |
github.com/hashicorp/terraform/plugin.func·005() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:275 +0x61 | |
created by github.com/hashicorp/terraform/plugin.func·006 | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:277 +0x4d | |
goroutine 23 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc2080661c0) | |
/Users/armon/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc2080661b0) | |
/Users/armon/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc208066180, 0xc2080ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc208036158, 0xc2080ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Scanner).Scan(0xc20802c690, 0x0) | |
/Users/armon/go/src/pkg/bufio/scan.go:165 +0x508 | |
github.com/hashicorp/terraform/command.func·006() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/command/meta.go:185 +0x3c | |
created by github.com/hashicorp/terraform/command.(*Meta).flagSet | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/command/meta.go:188 +0x412 | |
goroutine 24 [syscall]: | |
syscall.Syscall(0x3, 0x3, 0xc208150000, 0x8000, 0x1b4cb, 0x1b450, 0xc208066138) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0x3, 0xc208150000, 0x8000, 0x8000, 0xc52d2, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0x3, 0xc208150000, 0x8000, 0x8000, 0x5c98a0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208036c98, 0xc208150000, 0x8000, 0x8000, 0xc208150000, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208036c98, 0xc208150000, 0x8000, 0x8000, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x82ad30, 0xc208036c50, 0x82aee0, 0xc208036c98, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080cac40) | |
/Users/armon/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/armon/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 25 [syscall]: | |
syscall.Syscall(0x3, 0x5, 0xc208158000, 0x8000, 0x1b4cb, 0x1b450, 0xc208066438) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0x5, 0xc208158000, 0x8000, 0x8000, 0xc52d2, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0x5, 0xc208158000, 0x8000, 0x8000, 0x5c98a0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208036cb8, 0xc208158000, 0x8000, 0x8000, 0xc208158000, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208036cb8, 0xc208158000, 0x8000, 0x8000, 0x63, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x82ad30, 0xc208036c68, 0x82aee0, 0xc208036cb8, 0x10c, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080caca0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/armon/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 27 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc208066400) | |
/Users/armon/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc2080663f0) | |
/Users/armon/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc2080663c0, 0xc2080e4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc208036c60, 0xc2080e4000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2080b2600) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2080b2600, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2080b2600, 0xc20801a10a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
bufio.(*Reader).ReadString(0xc2080b2600, 0xa, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:416 +0x58 | |
github.com/hashicorp/terraform/plugin.(*Client).logStderr(0xc20806e740, 0x82ad08, 0xc208036c60) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:324 +0x5c | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:250 +0xb9f | |
goroutine 28 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc208066100) | |
/Users/armon/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc2080660f0) | |
/Users/armon/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc2080660c0, 0xc2080e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc208036c48, 0xc2080e0000, 0x1000, 0x1000, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2080b2660) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2080b2660, 0xc2080e000a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2080b2660, 0xc2080b250a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
github.com/hashicorp/terraform/plugin.func·004() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:260 +0xad | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:269 +0xc1c | |
goroutine 31 [IO wait]: | |
net.runtime_pollWait(0x830880, 0x72, 0x0) | |
/Users/armon/go/src/pkg/runtime/netpoll.goc:146 +0x66 | |
net.(*pollDesc).Wait(0xc2080e8300, 0x72, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 | |
net.(*pollDesc).WaitRead(0xc2080e8300, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 | |
net.(*netFD).Read(0xc2080e82a0, 0xc2080c4000, 0x1000, 0x1000, 0x0, 0x82a318, 0x23) | |
/Users/armon/go/src/pkg/net/fd_unix.go:242 +0x34c | |
net.(*conn).Read(0xc208036ce0, 0xc2080c4000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/net.go:122 +0xe7 | |
bufio.(*Reader).fill(0xc2080b26c0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080b26c0, 0xc2080f2500, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2080b26c0, 0xc2080f2500, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2080b26c0, 0xc2080f2500, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
github.com/hashicorp/yamux.(*Session).recv(0xc20804e780) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 | |
goroutine 32 [select]: | |
github.com/hashicorp/yamux.(*Session).send(0xc20804e780) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f | |
goroutine 33 [select]: | |
github.com/hashicorp/yamux.(*Session).keepalive(0xc20804e780) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 | |
goroutine 34 [select]: | |
github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804e780, 0xc200000001, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f | |
github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc2080cb380) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x36 | |
created by github.com/hashicorp/terraform/rpc.NewClient | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/rpc/client.go:53 +0x1a4 | |
goroutine 35 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a8500, 0xc208132000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080b2840) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080b2840, 0xc2080f2510, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2080b2840, 0xc2080f2510, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2080b2840, 0xc2080f2510, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2080b2840, 0xc2080f2510, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2081060f0, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2081060f0, 0xc20808db00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2081060f0, 0x373760, 0xc20808db30, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2081060f0, 0x373760, 0xc20808db30, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc20808d740, 0xc20808db30, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080b28a0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 36 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a8640, 0xc208148000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080b2420) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080b2420, 0xc2080f2470, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2080b2420, 0xc2080f2470, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2080b2420, 0xc2080f2470, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2080b2420, 0xc2080f2470, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2081061e0, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2081061e0, 0xc208134a00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2081061e0, 0x373760, 0xc208134a80, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2081061e0, 0x373760, 0xc208134a80, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208134780, 0xc208134a80, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080b2480) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 37 [syscall]: | |
syscall.Syscall(0x3, 0x7, 0xc208180000, 0x8000, 0x1b4cb, 0x1b450, 0xc208066978) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0x7, 0xc208180000, 0x8000, 0x8000, 0xc52d2, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0x7, 0xc208180000, 0x8000, 0x8000, 0x5c98a0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208036228, 0xc208180000, 0x8000, 0x8000, 0xc208180000, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208036228, 0xc208180000, 0x8000, 0x8000, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x82ad30, 0xc2080361e0, 0x82aee0, 0xc208036228, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080ca340) | |
/Users/armon/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/armon/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 38 [syscall]: | |
syscall.Syscall(0x3, 0x9, 0xc208190000, 0x8000, 0x1b4cb, 0x1b450, 0xc208066a38) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0x9, 0xc208190000, 0x8000, 0x8000, 0xc52d2, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0x9, 0xc208190000, 0x8000, 0x8000, 0x5c98a0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208036248, 0xc208190000, 0x8000, 0x8000, 0xc208190000, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208036248, 0xc208190000, 0x8000, 0x8000, 0x54, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x82ad30, 0xc2080361f8, 0x82aee0, 0xc208036248, 0xfb, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080ca3c0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/armon/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 39 [syscall]: | |
syscall.Syscall6(0x7, 0xed3c, 0x8c5d74, 0x0, 0xc20804b440, 0x0, 0x0, 0x0, 0x0, 0xc20804b440) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 | |
syscall.wait4(0xed3c, 0x8c5d74, 0x0, 0xc20804b440, 0x2c31b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d | |
syscall.Wait4(0xed3c, 0x8c5dbc, 0x0, 0xc20804b440, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 | |
os.(*Process).wait(0xc2080ca740, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec_unix.go:22 +0xfe | |
os.(*Process).Wait(0xc2080ca740, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/doc.go:45 +0x39 | |
os/exec.(*Cmd).Wait(0xc208043a40, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:357 +0x1db | |
github.com/hashicorp/terraform/plugin.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:234 +0x95 | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:247 +0xb3e | |
goroutine 40 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc208066a00) | |
/Users/armon/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc2080669f0) | |
/Users/armon/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc2080669c0, 0xc208149000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc2080361f0, 0xc208149000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2080b2e40) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2080b2e40, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2080b2e40, 0xc20801a10a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
bufio.(*Reader).ReadString(0xc2080b2e40, 0xa, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:416 +0x58 | |
github.com/hashicorp/terraform/plugin.(*Client).logStderr(0xc20806e8c0, 0x82ad08, 0xc2080361f0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:324 +0x5c | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:250 +0xb9f | |
goroutine 41 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc208066940) | |
/Users/armon/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc208066930) | |
/Users/armon/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc208066900, 0xc208110000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc2080361d8, 0xc208110000, 0x1000, 0x1000, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2080b2ea0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2080b2ea0, 0xc20811000a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2080b2ea0, 0xc2080b2d0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
github.com/hashicorp/terraform/plugin.func·004() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:260 +0xad | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:269 +0xc1c | |
goroutine 42 [chan receive]: | |
github.com/hashicorp/terraform/plugin.func·005() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:275 +0x61 | |
created by github.com/hashicorp/terraform/plugin.func·006 | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:277 +0x4d | |
goroutine 43 [IO wait]: | |
net.runtime_pollWait(0x8307d0, 0x72, 0x0) | |
/Users/armon/go/src/pkg/runtime/netpoll.goc:146 +0x66 | |
net.(*pollDesc).Wait(0xc2080e8ca0, 0x72, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 | |
net.(*pollDesc).WaitRead(0xc2080e8ca0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 | |
net.(*netFD).Read(0xc2080e8c40, 0xc208111000, 0x1000, 0x1000, 0x0, 0x82a318, 0x23) | |
/Users/armon/go/src/pkg/net/fd_unix.go:242 +0x34c | |
net.(*conn).Read(0xc208036270, 0xc208111000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/net.go:122 +0xe7 | |
bufio.(*Reader).fill(0xc2080b2f00) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080b2f00, 0xc2080f2880, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2080b2f00, 0xc2080f2880, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2080b2f00, 0xc2080f2880, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
github.com/hashicorp/yamux.(*Session).recv(0xc20804e320) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 | |
goroutine 44 [select]: | |
github.com/hashicorp/yamux.(*Session).send(0xc20804e320) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f | |
goroutine 45 [select]: | |
github.com/hashicorp/yamux.(*Session).keepalive(0xc20804e320) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 | |
goroutine 46 [select]: | |
github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804e320, 0xc200000001, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f | |
github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc2080ca860) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x36 | |
created by github.com/hashicorp/terraform/rpc.NewClient | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/rpc/client.go:53 +0x1a4 | |
goroutine 47 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a8780, 0xc208105000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080b3080) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080b3080, 0xc2080f2890, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2080b3080, 0xc2080f2890, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2080b3080, 0xc2080f2890, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2080b3080, 0xc2080f2890, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2081062d0, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2081062d0, 0xc208134e00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2081062d0, 0x373760, 0xc208134ed0, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2081062d0, 0x373760, 0xc208134ed0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208134e40, 0xc208134ed0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080b30e0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 48 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a88c0, 0xc2080b5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080b35c0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080b35c0, 0xc2080f31b0, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2080b35c0, 0xc2080f31b0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2080b35c0, 0xc2080f31b0, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2080b35c0, 0xc2080f31b0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2081063c0, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2081063c0, 0xc208135d00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2081063c0, 0x373760, 0xc208135da0, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2081063c0, 0x373760, 0xc208135da0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208135cb0, 0xc208135da0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080b3620) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 49 [syscall]: | |
syscall.Syscall(0x3, 0xa, 0xc2081b0000, 0x8000, 0x1b4cb, 0x1b450, 0xc208067038) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0xa, 0xc2081b0000, 0x8000, 0x8000, 0xc52d2, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0xa, 0xc2081b0000, 0x8000, 0x8000, 0x5c98a0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208036f18, 0xc2081b0000, 0x8000, 0x8000, 0xc2081b0000, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208036f18, 0xc2081b0000, 0x8000, 0x8000, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x82ad30, 0xc208036e68, 0x82aee0, 0xc208036f18, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080df220) | |
/Users/armon/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/armon/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 50 [syscall]: | |
syscall.Syscall(0x3, 0xc, 0xc2081c2000, 0x8000, 0x1b4cb, 0x1b450, 0xc2080671b8) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:20 +0x5 | |
syscall.read(0xc, 0xc2081c2000, 0x8000, 0x8000, 0xc52d2, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:952 +0x75 | |
syscall.Read(0xc, 0xc2081c2000, 0x8000, 0x8000, 0x5c98a0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_unix.go:136 +0x5c | |
os.(*File).read(0xc208036f68, 0xc2081c2000, 0x8000, 0x8000, 0xc2081c2000, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file_unix.go:190 +0x89 | |
os.(*File).Read(0xc208036f68, 0xc2081c2000, 0x8000, 0x8000, 0x6d, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/file.go:95 +0x98 | |
io.Copy(0x82ad30, 0xc208036e80, 0x82aee0, 0xc208036f68, 0x6d, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:353 +0x1f3 | |
os/exec.func·003(0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:214 +0x7e | |
os/exec.func·004(0xc2080df280) | |
/Users/armon/go/src/pkg/os/exec/exec.go:321 +0x2c | |
created by os/exec.(*Cmd).Start | |
/Users/armon/go/src/pkg/os/exec/exec.go:322 +0x931 | |
goroutine 51 [syscall]: | |
syscall.Syscall6(0x7, 0xed3d, 0xc7bd74, 0x0, 0xc20804bef0, 0x0, 0x0, 0x0, 0x0, 0xc20804bef0) | |
/Users/armon/go/src/pkg/syscall/asm_darwin_amd64.s:44 +0x5 | |
syscall.wait4(0xed3d, 0xc7bd74, 0x0, 0xc20804bef0, 0x2c31b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/zsyscall_darwin_amd64.go:32 +0x7d | |
syscall.Wait4(0xed3d, 0xc7bdbc, 0x0, 0xc20804bef0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/syscall/syscall_bsd.go:129 +0x64 | |
os.(*Process).wait(0xc2080df5c0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec_unix.go:22 +0xfe | |
os.(*Process).Wait(0xc2080df5c0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/doc.go:45 +0x39 | |
os/exec.(*Cmd).Wait(0xc2080a83c0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/os/exec/exec.go:357 +0x1db | |
github.com/hashicorp/terraform/plugin.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:234 +0x95 | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:247 +0xb3e | |
goroutine 52 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc208067180) | |
/Users/armon/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc208067170) | |
/Users/armon/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc208067140, 0xc2081da000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc208036e78, 0xc2081da000, 0x1000, 0x1000, 0x4, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2081acae0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2081acae0, 0xa, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2081acae0, 0xc20801a10a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
bufio.(*Reader).ReadString(0xc2081acae0, 0xa, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:416 +0x58 | |
github.com/hashicorp/terraform/plugin.(*Client).logStderr(0xc20806ebc0, 0x82ad08, 0xc208036e78) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:324 +0x5c | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:250 +0xb9f | |
goroutine 53 [semacquire]: | |
sync.runtime_Syncsemacquire(0xc208067000) | |
/Users/armon/go/src/pkg/runtime/sema.goc:257 +0xc0 | |
sync.(*Cond).Wait(0xc208066ff0) | |
/Users/armon/go/src/pkg/sync/cond.go:62 +0x9d | |
io.(*pipe).read(0xc208066fc0, 0xc2081db000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:52 +0x2b6 | |
io.(*PipeReader).Read(0xc208036e60, 0xc2081db000, 0x1000, 0x1000, 0x4b, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/pipe.go:134 +0x5f | |
bufio.(*Reader).fill(0xc2081acb40) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).ReadSlice(0xc2081acb40, 0xc2081db00a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:298 +0x22c | |
bufio.(*Reader).ReadBytes(0xc2081acb40, 0xc2081aca0a, 0x0, 0x0, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:376 +0xe3 | |
github.com/hashicorp/terraform/plugin.func·004() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:260 +0xad | |
created by github.com/hashicorp/terraform/plugin.(*Client).Start | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:269 +0xc1c | |
goroutine 54 [chan receive]: | |
github.com/hashicorp/terraform/plugin.func·005() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:275 +0x61 | |
created by github.com/hashicorp/terraform/plugin.func·006 | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/plugin/client.go:277 +0x4d | |
goroutine 55 [IO wait]: | |
net.runtime_pollWait(0x830720, 0x72, 0x0) | |
/Users/armon/go/src/pkg/runtime/netpoll.goc:146 +0x66 | |
net.(*pollDesc).Wait(0xc2080ec4c0, 0x72, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/fd_poll_runtime.go:84 +0x46 | |
net.(*pollDesc).WaitRead(0xc2080ec4c0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/fd_poll_runtime.go:89 +0x42 | |
net.(*netFD).Read(0xc2080ec460, 0xc2081de000, 0x1000, 0x1000, 0x0, 0x82a318, 0x23) | |
/Users/armon/go/src/pkg/net/fd_unix.go:242 +0x34c | |
net.(*conn).Read(0xc208036fa8, 0xc2081de000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/net.go:122 +0xe7 | |
bufio.(*Reader).fill(0xc2081acba0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2081acba0, 0xc208102750, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2081acba0, 0xc208102750, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2081acba0, 0xc208102750, 0xc, 0xc, 0xc, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
github.com/hashicorp/yamux.(*Session).recv(0xc20804ebe0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:332 +0xc9 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:93 +0x247 | |
goroutine 56 [select]: | |
github.com/hashicorp/yamux.(*Session).send(0xc20804ebe0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:290 +0x496 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:94 +0x25f | |
goroutine 57 [select]: | |
github.com/hashicorp/yamux.(*Session).keepalive(0xc20804ebe0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:246 +0xc7 | |
created by github.com/hashicorp/yamux.newSession | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:96 +0x289 | |
goroutine 58 [select]: | |
github.com/hashicorp/yamux.(*Session).AcceptStream(0xc20804ebe0, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/session.go:154 +0x11f | |
github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc2080df680) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x36 | |
created by github.com/hashicorp/terraform/rpc.NewClient | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/rpc/client.go:53 +0x1a4 | |
goroutine 59 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a8a00, 0xc2081e0000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2081acd20) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2081acd20, 0xc208102760, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2081acd20, 0xc208102760, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2081acd20, 0xc208102760, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2081acd20, 0xc208102760, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2081064b0, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2081064b0, 0xc208113600, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2081064b0, 0x373760, 0xc208113620, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2081064b0, 0x373760, 0xc208113620, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208113560, 0xc208113620, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2081acd80) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 60 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a8b40, 0xc2081e2000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2081ad260) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2081ad260, 0xc208102ee0, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2081ad260, 0xc208102ee0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2081ad260, 0xc208102ee0, 0x1, 0x9, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2081ad260, 0xc208102ee0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc2081065a0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc2081065a0, 0xc2080fab00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc2081065a0, 0x373760, 0xc2080fab40, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc2081065a0, 0x373760, 0xc2080fab40, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc20810baa0, 0xc2080fab40, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2081ad2c0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 100 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a9680, 0xc208282000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2081ac900) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2081ac900, 0xc20827a4e0, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2081ac900, 0xc20827a4e0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2081ac900, 0xc20827a4e0, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2081ac900, 0xc20827a4e0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc208118b40, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc208118b40, 0xc208279200, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc208118b40, 0x373760, 0xc208279260, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc208118b40, 0x373760, 0xc208279260, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208279170, 0xc208279260, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2081ac960) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 234 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829aa00, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081ef900, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ef980, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef980) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 101 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a9900, 0xc20828d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2080b32c0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2080b32c0, 0xc20827b610, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2080b32c0, 0xc20827b610, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2080b32c0, 0xc20827b610, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2080b32c0, 0xc20827b610, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc208118d20, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc208118d20, 0xc20828ec00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc208118d20, 0x373760, 0xc20828ec60, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc208118d20, 0x373760, 0xc20828ec60, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208287f20, 0xc20828ec60, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2080b3380) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 291 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20831c140, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20831c140) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 280 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 286 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 228 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc208261400, 0xc208206000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc208130120) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc208130120, 0xc2080bca50, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc208130120, 0xc2080bca50, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc208130120, 0xc2080bca50, 0x1, 0x9, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc208130120, 0xc2080bca50, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc20810c1e0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc20810c1e0, 0xc208208600, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc20810c1e0, 0x373760, 0xc2082086f0, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc20810c1e0, 0x373760, 0xc2082086f0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc20811d9e0, 0xc2082086f0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc208130180) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 244 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081eef80) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 289 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 263 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829ab00) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 259 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ee280, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee280) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 268 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 258 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ee340, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee340) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 270 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829afc0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829afc0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 232 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081efb00) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 243 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef080) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 292 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 279 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829b740, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829b740) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 241 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef500) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 236 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829ac80, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081ef840, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ef8c0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef8c0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 246 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081eec40) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 271 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 282 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829b9c0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829b9c0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 227 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc208261180, 0xc20811a000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2081ac480) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2081ac480, 0xc2080d1250, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2081ac480, 0xc2080d1250, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2081ac480, 0xc2080d1250, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2081ac480, 0xc2080d1250, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc20810c000, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc20810c000, 0xc208120d00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc20810c000, 0x373760, 0xc208120d80, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc20810c000, 0x373760, 0xc208120d80, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208120cc0, 0xc208120d80, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2081ac540) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 238 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829b180, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081ef6c0, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ef740, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef740) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 272 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829b280) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 273 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829b240, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829b240) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 239 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829b400, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081ef600, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ef680, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef680) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 278 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829b780) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 274 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 99 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc2080a9540, 0xc20827e000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2081ac660) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2081ac660, 0xc20827a440, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2081ac660, 0xc20827a440, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2081ac660, 0xc20827a440, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2081ac660, 0xc20827a440, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc208118a50, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc208118a50, 0xc208278f00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc208118a50, 0x373760, 0xc208278ff0, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc208118a50, 0x373760, 0xc208278ff0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208278f30, 0xc208278ff0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2081ac6c0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 287 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829bf00) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 230 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081efbc0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 226 [select]: | |
github.com/hashicorp/yamux.(*Stream).Read(0xc208261040, 0xc208122000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/yamux/stream.go:123 +0x382 | |
bufio.(*Reader).fill(0xc2081e5200) | |
/Users/armon/go/src/pkg/bufio/bufio.go:97 +0x1b3 | |
bufio.(*Reader).Read(0xc2081e5200, 0xc2080d1130, 0x1, 0x9, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/bufio/bufio.go:175 +0x230 | |
io.ReadAtLeast(0x82b000, 0xc2081e5200, 0xc2080d1130, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:289 +0xf7 | |
io.ReadFull(0x82b000, 0xc2081e5200, 0xc2080d1130, 0x1, 0x9, 0x16b94, 0x0, 0x0) | |
/Users/armon/go/src/pkg/io/io.go:307 +0x71 | |
encoding/gob.decodeUintReader(0x82b000, 0xc2081e5200, 0xc2080d1130, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decode.go:66 +0xa6 | |
encoding/gob.(*Decoder).recvMessage(0xc208119ef0, 0x1f812f) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:73 +0x57 | |
encoding/gob.(*Decoder).decodeTypeSequence(0xc208119ef0, 0xc208120b00, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:159 +0x49 | |
encoding/gob.(*Decoder).DecodeValue(0xc208119ef0, 0x373760, 0xc208120b70, 0x0, 0x160, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:227 +0x193 | |
encoding/gob.(*Decoder).Decode(0xc208119ef0, 0x373760, 0xc208120b70, 0x0, 0x0) | |
/Users/armon/go/src/pkg/encoding/gob/decoder.go:204 +0x279 | |
net/rpc.(*gobClientCodec).ReadResponseHeader(0xc208120ab0, 0xc208120b70, 0x0, 0x0) | |
/Users/armon/go/src/pkg/net/rpc/client.go:223 +0x5b | |
net/rpc.(*Client).input(0xc2081e5260) | |
/Users/armon/go/src/pkg/net/rpc/client.go:109 +0xda | |
created by net/rpc.NewClientWithCodec | |
/Users/armon/go/src/pkg/net/rpc/client.go:201 +0x8b | |
goroutine 269 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829b000) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 265 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 267 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829ad40, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829ad40) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 261 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2082a5ec0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 262 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 266 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829ad80) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 260 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc2082a5f80, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2082a5f80) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 253 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee700) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 257 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ee400, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee400) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 248 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829b900, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081eea40, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081eeac0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081eeac0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 252 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee7c0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 256 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ee4c0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee4c0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 251 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20831c080, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081ee800, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ee880, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee880) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 250 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829be00, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081ee8c0, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ee940, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee940) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 255 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee580) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 249 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829bb80, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081ee980, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081eea00, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081eea00) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 254 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ee640) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 247 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829b680, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081eeb00, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081eeb80, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081eeb80) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 229 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20810e780) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 277 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 264 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829aac0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829aac0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 290 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20831c180) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 237 [select]: | |
github.com/hashicorp/terraform/depgraph.(*Graph).Walk(0xc20829af00, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:342 +0x726 | |
github.com/hashicorp/terraform/terraform.(*walkContext).genericWalkResource(0xc208290820, 0xc2081ef780, 0xc208208660, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1272 +0xb6 | |
github.com/hashicorp/terraform/terraform.func·010(0xc2081ef800, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1221 +0xa79 | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef800) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 283 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·003() | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:337 +0xb0 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:339 +0x5ad | |
goroutine 233 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081efa40) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 284 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829bc80) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 240 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef5c0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 275 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829b500) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 288 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829bec0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829bec0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 285 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829bc40, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829bc40) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 281 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829ba00) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 245 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081eed00) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 276 [chan send]: | |
github.com/hashicorp/terraform/terraform.func·010(0xc20829b4c0, 0x0, 0x0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/terraform/context.go:1156 +0x16c | |
github.com/hashicorp/terraform/depgraph.func·002(0xc20829b4c0) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:321 +0x254 | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
goroutine 242 [chan receive]: | |
github.com/hashicorp/terraform/depgraph.func·002(0xc2081ef440) | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:308 +0x19e | |
created by github.com/hashicorp/terraform/depgraph.(*Graph).Walk | |
/Users/armon/projects/go/src/github.com/hashicorp/terraform/depgraph/graph.go:328 +0x516 | |
rax 0x2000007 | |
rbx 0xc20801290c | |
rcx 0x87bcd0 | |
rdx 0x0 | |
rdi 0xed3b | |
rsi 0x87bd74 | |
rbp 0xed3b | |
rsp 0x87bcd0 | |
r8 0x0 | |
r9 0x0 | |
r10 0xc20804b5f0 | |
r11 0x202 | |
r12 0x4adcc6af97af9 | |
r13 0x4b88b9c5a8ea0 | |
r14 0x139d812d9eaf3e00 | |
r15 0xc20804c648 | |
rip 0x1a5ebe | |
rflags 0x202 | |
cs 0x7 | |
fs 0x0 | |
gs 0x870000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment