Created
February 18, 2015 00:29
-
-
Save gosuri/9ee1f32a1a8cffb17e6d to your computer and use it in GitHub Desktop.
terraform-crash
This file contains hidden or 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
2015/02/17 16:23:45 [INFO] Terraform version: 0.3.7 dev e9778c85a5291b6db767277703a4f08bbee20765 | |
2015/02/17 16:23:45 Detected home directory from env var: /Users/gosuri | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: atlas = /Users/gosuri/projects/go/bin/terraform-provider-atlas | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: aws = /Users/gosuri/projects/go/bin/terraform-provider-aws | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: azure = /Users/gosuri/projects/go/bin/terraform-provider-azure | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: cloudflare = /Users/gosuri/projects/go/bin/terraform-provider-cloudflare | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: cloudstack = /Users/gosuri/projects/go/bin/terraform-provider-cloudstack | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: consul = /Users/gosuri/projects/go/bin/terraform-provider-consul | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: digitalocean = /Users/gosuri/projects/go/bin/terraform-provider-digitalocean | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: dnsimple = /Users/gosuri/projects/go/bin/terraform-provider-dnsimple | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: exec = /Users/gosuri/projects/go/bin/terraform-provider-exec | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: google = /Users/gosuri/projects/go/bin/terraform-provider-google | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: heroku = /Users/gosuri/projects/go/bin/terraform-provider-heroku | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: mailgun = /Users/gosuri/projects/go/bin/terraform-provider-mailgun | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: null = /Users/gosuri/projects/go/bin/terraform-provider-null | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: file = /Users/gosuri/projects/go/bin/terraform-provisioner-file | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: local-exec = /Users/gosuri/projects/go/bin/terraform-provisioner-local-exec | |
2015/02/17 16:23:45 [DEBUG] Discoverd plugin: remote-exec = /Users/gosuri/projects/go/bin/terraform-provisioner-remote-exec | |
2015/02/17 16:23:45 Detected home directory from env var: /Users/gosuri | |
2015/02/17 16:23:45 [DEBUG] Attempting to open CLI config file: /Users/gosuri/.terraformrc | |
2015/02/17 16:23:45 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root] | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root region_california] | |
2015/02/17 16:23:45 [DEBUG] Starting plugin: /Users/gosuri/projects/go/bin/terraform-provider-aws []string{"/Users/gosuri/projects/go/bin/terraform-provider-aws"} | |
2015/02/17 16:23:45 [DEBUG] Waiting for RPC address for: /Users/gosuri/projects/go/bin/terraform-provider-aws | |
2015/02/17 16:23:45 Detected home directory from env var: /Users/gosuri | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 Plugin address: unix /var/folders/6v/z683fbk55w5frdgw9l0zxb0w0000gn/T/tf-plugin320735076 | |
2015/02/17 16:23:45 [DEBUG] Graph [root region_california] created and valid. 17 nouns. | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root support] | |
2015/02/17 16:23:45 [DEBUG] Graph [root support] created and valid. 5 nouns. | |
2015/02/17 16:23:45 [DEBUG] Graph [root] created and valid. 3 nouns. | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root] | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root region_california] | |
2015/02/17 16:23:45 [DEBUG] Graph [root region_california] created and valid. 17 nouns. | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root support] | |
2015/02/17 16:23:45 [DEBUG] Graph [root support] created and valid. 5 nouns. | |
2015/02/17 16:23:45 [DEBUG] Graph [root] created and valid. 3 nouns. | |
2015/02/17 16:23:45 [INFO] Validating provider: aws | |
2015/02/17 16:23:45 [DEBUG] aws_vpc.default: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_vpc.default | |
2015/02/17 16:23:45 [DEBUG] aws_security_group.nat: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_security_group.default: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_subnet.subnet2: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_subnet.subnet1: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_internet_gateway.default: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_security_group.nat | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_security_group.default | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_subnet.subnet2 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_subnet.subnet1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_internet_gateway.default | |
2015/02/17 16:23:45 [DEBUG] aws_instance.dns: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_instance.dns | |
2015/02/17 16:23:45 [DEBUG] aws_instance.nat: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_instance.nat | |
2015/02/17 16:23:45 [DEBUG] aws_route_table.public: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.nat_public: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.vpn_public: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_eip.nat: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_route_table.private: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_route_table.public | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_route53_record.nat_public | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_route53_record.vpn_public | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_eip.nat | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_route_table.private | |
2015/02/17 16:23:45 [DEBUG] aws_route_table_association.public: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_route_table_association.public | |
2015/02/17 16:23:45 [DEBUG] aws_route_table_association.private: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_route_table_association.private | |
2015/02/17 16:23:45 [INFO] Validating provider: aws | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.vpn: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_s3_bucket.test-kitchen: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_s3_bucket.vpn: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_route53_record.vpn | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_s3_bucket.test-kitchen | |
2015/02/17 16:23:45 [INFO] Validating resource: aws_s3_bucket.vpn | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root] | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root region_california] | |
2015/02/17 16:23:45 [DEBUG] Graph [root region_california] created and valid. 17 nouns. | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root support] | |
2015/02/17 16:23:45 [DEBUG] Graph [root support] created and valid. 5 nouns. | |
2015/02/17 16:23:45 [DEBUG] Graph [root] created and valid. 3 nouns. | |
2015/02/17 16:23:45 [INFO] Configuring provider: aws | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Building AWS auth structure | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Building AWS region structure | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing EC2 connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing ELB connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing AutoScaling connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing S3 connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing RDS connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing Route53 connection | |
2015/02/17 16:23:45 [DEBUG] aws_vpc.default: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_vpc.default (Graph node: aws_vpc.default) | |
2015/02/17 16:23:45 [DEBUG] aws_vpc.default: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [DEBUG] aws_security_group.nat: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_security_group.default: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_subnet.subnet2: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_subnet.subnet1: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_internet_gateway.default: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_security_group.nat (Graph node: aws_security_group.nat) | |
2015/02/17 16:23:45 [DEBUG] aws_security_group.nat: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_security_group.default (Graph node: aws_security_group.default) | |
2015/02/17 16:23:45 [DEBUG] aws_security_group.default: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_subnet.subnet2 (Graph node: aws_subnet.subnet2) | |
2015/02/17 16:23:45 [DEBUG] aws_subnet.subnet2: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_subnet.subnet1 (Graph node: aws_subnet.subnet1) | |
2015/02/17 16:23:45 [DEBUG] aws_subnet.subnet1: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_internet_gateway.default (Graph node: aws_internet_gateway.default) | |
2015/02/17 16:23:45 [DEBUG] aws_internet_gateway.default: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [DEBUG] aws_instance.dns: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_instance.nat: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_instance.dns (Graph node: aws_instance.dns) | |
2015/02/17 16:23:45 [DEBUG] aws_instance.dns: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_instance.nat (Graph node: aws_instance.nat) | |
2015/02/17 16:23:45 [DEBUG] aws_instance.nat: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [DEBUG] aws_route_table.public: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.nat_public: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.vpn_public: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_eip.nat: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_route_table.private: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_route_table.public (Graph node: aws_route_table.public) | |
2015/02/17 16:23:45 [DEBUG] aws_route_table.public: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_route53_record.nat_public (Graph node: aws_route53_record.nat_public) | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.nat_public: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_route53_record.vpn_public (Graph node: aws_route53_record.vpn_public) | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.vpn_public: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_eip.nat (Graph node: aws_eip.nat) | |
2015/02/17 16:23:45 [DEBUG] aws_eip.nat: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_route_table.private (Graph node: aws_route_table.private) | |
2015/02/17 16:23:45 [DEBUG] aws_route_table.private: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [DEBUG] aws_route_table_association.public: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_route_table_association.private: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_route_table_association.public (Graph node: aws_route_table_association.public) | |
2015/02/17 16:23:45 [DEBUG] aws_route_table_association.public: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.region_california walking: aws_route_table_association.private (Graph node: aws_route_table_association.private) | |
2015/02/17 16:23:45 [DEBUG] aws_route_table_association.private: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Configuring provider: aws | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Building AWS auth structure | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Building AWS region structure | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing EC2 connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing ELB connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing AutoScaling connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing S3 connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing RDS connection | |
2015/02/17 16:23:45 terraform-provider-aws: 2015/02/17 16:23:45 [INFO] Initializing Route53 connection | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.vpn: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_s3_bucket.test-kitchen: expanding to count = 1 | |
2015/02/17 16:23:45 [DEBUG] aws_s3_bucket.vpn: expanding to count = 1 | |
2015/02/17 16:23:45 [INFO] Module root.support walking: aws_route53_record.vpn (Graph node: aws_route53_record.vpn) | |
2015/02/17 16:23:45 [DEBUG] aws_route53_record.vpn: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.support walking: aws_s3_bucket.test-kitchen (Graph node: aws_s3_bucket.test-kitchen) | |
2015/02/17 16:23:45 [DEBUG] aws_s3_bucket.test-kitchen: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [INFO] Module root.support walking: aws_s3_bucket.vpn (Graph node: aws_s3_bucket.vpn) | |
2015/02/17 16:23:45 [DEBUG] aws_s3_bucket.vpn: Not refreshing, ID is empty | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root] | |
2015/02/17 16:23:45 [DEBUG] Creating graph for path: [root region_california] | |
2015/02/17 16:23:46 [DEBUG] Graph [root region_california] created and valid. 17 nouns. | |
2015/02/17 16:23:46 [DEBUG] Creating graph for path: [root support] | |
2015/02/17 16:23:46 [DEBUG] Graph [root support] created and valid. 5 nouns. | |
2015/02/17 16:23:46 [DEBUG] Graph [root] created and valid. 3 nouns. | |
2015/02/17 16:23:46 [INFO] Configuring provider: aws | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Building AWS auth structure | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Building AWS region structure | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing EC2 connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing ELB connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing AutoScaling connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing S3 connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing RDS connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing Route53 connection | |
2015/02/17 16:23:46 [DEBUG] aws_vpc.default: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_vpc.default (Graph node: aws_vpc.default) | |
2015/02/17 16:23:46 [DEBUG] aws_vpc.default: Executing diff | |
2015/02/17 16:23:46 [DEBUG] aws_vpc.default: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"tags.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "enable_dns_hostnames":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "main_route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "default_network_acl_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "default_security_group_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.129.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "enable_dns_support":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_security_group.nat: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_security_group.default: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_subnet.subnet2: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_subnet.subnet1: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_internet_gateway.default: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_security_group.nat (Graph node: aws_security_group.nat) | |
2015/02/17 16:23:46 [DEBUG] aws_security_group.nat: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_security_group.default (Graph node: aws_security_group.default) | |
2015/02/17 16:23:46 [DEBUG] aws_security_group.default: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_subnet.subnet2 (Graph node: aws_subnet.subnet2) | |
2015/02/17 16:23:46 [DEBUG] aws_subnet.subnet2: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_subnet.subnet1 (Graph node: aws_subnet.subnet1) | |
2015/02/17 16:23:46 [DEBUG] aws_subnet.subnet1: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_internet_gateway.default (Graph node: aws_internet_gateway.default) | |
2015/02/17 16:23:46 [DEBUG] aws_internet_gateway.default: Executing diff | |
2015/02/17 16:23:46 [DEBUG] aws_security_group.default: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"egress.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.default.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.396320837.to_port":*terraform.ResourceAttrDiff{Old:"", New:"65535", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"Default security group for california that allows all traffic from the entire network", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "ingress.3416854893.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.0.0.0/8", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.109842837.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.109842837.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.0.0.0/8", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3416854893.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.396320837.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.396320837.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.109842837.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.396320837.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.109842837.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.109842837.to_port":*terraform.ResourceAttrDiff{Old:"", New:"-1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.396320837.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.0.0.0/8", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.396320837.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3416854893.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3416854893.to_port":*terraform.ResourceAttrDiff{Old:"", New:"65535", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3416854893.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3416854893.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.3416854893.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"default-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.109842837.from_port":*terraform.ResourceAttrDiff{Old:"", New:"-1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.109842837.protocol":*terraform.ResourceAttrDiff{Old:"", New:"icmp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.396320837.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"default-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_subnet.subnet2: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"tags.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"subnet2-private-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.default.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.129.1.0/24", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-west-1b", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_subnet.subnet1: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"us-west-1b", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "map_public_ip_on_launch":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"subnet1-public-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.default.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.129.0.0/24", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_internet_gateway.default: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.default.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_instance.dns: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_instance.dns (Graph node: aws_instance.dns) | |
2015/02/17 16:23:46 [DEBUG] aws_instance.dns: Executing diff | |
2015/02/17 16:23:46 [DEBUG] aws_security_group.nat: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.default.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.2974123152.to_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.219953956.from_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.#":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.219953956.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2061166354.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "egress.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.219953956.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "owner_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.219953956.to_port":*terraform.ResourceAttrDiff{Old:"", New:"22", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "ingress.2974123152.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2974123152.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"nat-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2061166354.security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2974123152.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"10.0.0.0/8", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2061166354.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.219953956.protocol":*terraform.ResourceAttrDiff{Old:"", New:"tcp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2974123152.from_port":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2061166354.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"nat-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ingress.2061166354.protocol":*terraform.ResourceAttrDiff{Old:"", New:"udp", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2974123152.protocol":*terraform.ResourceAttrDiff{Old:"", New:"-1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2974123152.cidr_blocks.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.219953956.self":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2061166354.to_port":*terraform.ResourceAttrDiff{Old:"", New:"1199", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "description":*terraform.ResourceAttrDiff{Old:"", New:"california NAT security group", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.2061166354.from_port":*terraform.ResourceAttrDiff{Old:"", New:"1194", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ingress.219953956.cidr_blocks.0":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_instance.nat: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_instance.nat (Graph node: aws_instance.nat) | |
2015/02/17 16:23:46 [DEBUG] aws_instance.nat: Executing diff | |
2015/02/17 16:23:46 [DEBUG] aws_instance.dns: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"user_data":*terraform.ResourceAttrDiff{Old:"", New:"7425e958c31b10178c4f728bbd3707b7b2a4e5a9", NewComputed:false, NewRemoved:false, NewExtra:"#!/bin/bash\n\nset -o nounset\nset -o errexit\nset -o pipefail\n\nOPS_BUCKET=demandbase-deploy\n\n# chef config\nNODENAME=''\nROLE=''\nENVIRONMENT=''\nCHEF_VERSION=\"12.0.3\"\nNODEDATA=/var/chef/node.json\n\n# Internal route53 zone\nZONE_ID=\"Z3ULBJM0UTZPKP\"\nINSTANCE_ID=$(curl -s http://169.254.169.254/latest/meta-data/instance-id)\nREGION=''\nREGION_NAME=''\n\n# Packages\nBASE_PACKAGES=\"\ngit\nruby\nruby-dev\nmake\nbundler\n\"\n# https://github.com/gosuri/aws-region-name\nAWS_REGION_NAME_VER=\"0.1.3\" \n\n# Hostnamer to name hosts during autoscaling \n# https://github.com/Demandbase/hostnamer\nHOSTNAMER_VER=1.0.3\n\nfunction bootstrap() {\n log \"Starting bootstrapping node\"\n dist_upgrade\n apt-get install -y $(printf \"%s \" $BASE_PACKAGES)\n install_aws_region_name\n is_missing_command \"aws\" || install_aws_cli \n is_missing_command \"chef-client\" || install_chef \n is_missing_command \"hostnamer\" || install_hostnamer\n set_aws_default_region\n log \"Finishied bootstrapping node\"\n}\n\nfunction log() {\n logger -t \"bootstrap\" ${1}\n echo \"--> bootstrap: ${1}\"\n}\n\nfunction is_missing_command() {\n type ${1} >/dev/null 2>&1\n}\n\nfunction set_aws_default_region() {\n REGION=$(aws-region-name --region)\n REGION_NAME=$(aws-region-name)\n export AWS_DEFAULT_REGION=${REGION}\n export REGION_NAME=${REGION_NAME}\n}\n\nfunction install_aws_cli() {\n log \"Installing aws cli\"\n apt-get install wget unzip -y\n curl -s \"https://s3.amazonaws.com/aws-cli/awscli-bundle.zip\" -o \"awscli-bundle.zip\"\n unzip awscli-bundle.zip\n sudo ./awscli-bundle/install -i /usr/local/aws -b /usr/local/bin/aws\n rm awscli-bundle.zip \n rm -rf awscli-bundle\n}\n\n# ensure the tag exists and matches the value\nfunction ensure_tag() {\n local tag=\"${1}\" val=\"${2}\"\n local current=$(read_tag ${tag})\n [ \"${current}\" == \"${val}\" ] || write_tag ${tag} ${val}\n}\n\n# read_tag <tag>\nfunction read_tag() {\n local tag=\"${1}\"\n aws ec2 describe-tags --region ${REGION} --filters \"Name=resource-id,Values=${INSTANCE_ID}\" \"Name=key,Values=${tag}\" --output=text | cut -f5\n}\n\nfunction write_tag() {\n local tag=\"${1}\" val=\"${2}\"\n aws ec2 create-tags --resources ${INSTANCE_ID} --tags Key=${tag},Value=${val} --region ${REGION}\n}\n\nfunction install_aws_region_name() {\n local ver=${AWS_REGION_NAME_VER}\n log \"Installing aws-region-name-${ver}\"\n curl -sL https://github.com/gosuri/aws-region-name/archive/v${ver}.tar.gz | tar xz\n install -m 0755 aws-region-name-${ver}/aws-region-name /usr/local/bin\n rm -rf aws-region-name-${ver}\n}\n\nfunction install_hostnamer() {\n local version=${HOSTNAMER_VER}\n log \"Installing hostnamer-${version}\"\n wget https://s3.amazonaws.com/demandbase-pkgs-public/hostnamer_${version}_all.deb\n sudo dpkg --install hostnamer_${version}_all.deb\n}\n\nfunction install_chef() {\n log \"Installing chef-${CHEF_VERSION}\"\n curl -L https://www.opscode.com/chef/install.sh | bash -s -- -v ${CHEF_VERSION}\n}\n\nfunction dist_upgrade() {\n log \"Upgrading distribution\"\n export DEBIAN_FRONTEND=noninteractive\n # Upgrade headlessly (this is only safe-ish on vanilla systems)\n aptitude update && apt-get -o Dpkg::Options::=\"--force-confnew\" --force-yes -fuy dist-upgrade\n}\n\nfunction config_chef_client() {\n log \"Downloading chef validator keys\"\n local dir=/etc/chef\n aws s3 cp s3://${OPS_BUCKET}/demandbase-validator.pem ${dir}/demandbase-validator.pem\n\n log \"Configuring chef ${dir}/client.rb\"\n cat > ${dir}/client.rb <<EOM\nnode_name \"${NODENAME}\"\nenvironment \"${ENVIRONMENT}\"\nlog_level :info\nchef_server_url 'https://api.opscode.com/organizations/demandbase'\nverify_api_cert true\nvalidation_key \"/etc/chef/demandbase-validator.pem\"\njson_attribs \"/var/chef/node.json\"\nlog_location \"/var/log/chef.log\"\nvalidation_client_name 'demandbase-validator'\nEOM\n}\n\nfunction write_node_data() {\n local file=/var/chef/node.json\n mkdir -p /var/chef\n log \"Writing node data to ${file}\"\n cat > ${file} <<EOM\n{\n \"run_list\": [\"role[${ROLE}]\"],\n \"ops-bucket\": \"${OPS_BUCKET}\",\n \"aws-region-name\": { \"version\": \"${AWS_REGION_NAME_VER}\" }\n}\nEOM\n}\n\nfunction runchef() {\n log \"Running chef-client\"\n local n=0\n detect_missing_config\n\n # if client.rb is missing or empty\n if [ ! -s /var/chef/client.rb ]; then\n config_chef_client\n fi\n\n # if #{NODEDATA} is missing or empty\n if [ ! -s ${NODEDATA} ]; then\n write_node_data\n fi\n\n #set +o errexit\n until [ ${n} -ge 3 ]; do\n n=$[$n+1]\n chef-client 2>&1 && break\n sleep 5\n done\n #set -o errexit\n}\n\nfunction detect_missing_config() {\n [ \"${ROLE}\" ] || export ROLE=$(read_tag 'Role')\n [ \"${ENVIRONMENT}\" ] || export ENVIRONMENT=$(read_tag 'Environment')\n [ \"${NODENAME}\" ] || name_host\n}\n\nfunction name_host() {\n log \"Setting hostname from role: ${ROLE}\"\n\n # Attempt to set the node name from the Name tag\n # or generate one using $ROLE\n local nametag=$(read_tag 'Name')\n if [ \"${nametag}\" ]; then\n export NODENAME=${nametag}\n elif [ \"${ROLE}\" ]; then \n local htag=\"${REGION_NAME}\"\n [ \"${ENVIRONMENT}\" ] && htag=\"${ENVIRONMENT},${htag}\"\n export NODENAME=$(hostnamer -n ${ROLE} -t \"${htag}\" --zone-id ${ZONE_ID})\n write_tag 'Name' ${NODENAME}\n fi\n}\niptables -t nat -A POSTROUTING -j MASQUERADE\necho 1 > /proc/sys/net/ipv4/conf/all/forwarding\n\ncat > /etc/resolv.conf <<EOF\n# set public nameservers as DNS may not be available\n# will be overwritten by chef later in the bootstrap\nnameserver 8.8.8.8\nnameserver 169.254.169.253\nEOF\n\nbootstrap\nrunchef\n", RequiresNew:true, Type:0x0}, "block_device.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "private_dns":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "source_dest_check":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ami":*terraform.ResourceAttrDiff{Old:"", New:"ami-f61802b3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "tenancy":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "instance_type":*terraform.ResourceAttrDiff{Old:"", New:"t2.small", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "iam_instance_profile":*terraform.ResourceAttrDiff{Old:"", New:"role-deploy", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.subnet2.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "public_dns":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "key_name":*terraform.ResourceAttrDiff{Old:"", New:"demandbase-california-20140821", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "ebs_optimized":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"x-dns-production-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "private_ip":*terraform.ResourceAttrDiff{Old:"", New:"10.129.1.10", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "public_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "associate_public_ip_address":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "tags.Role":*terraform.ResourceAttrDiff{Old:"", New:"x-dnscache", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.#":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Environment":*terraform.ResourceAttrDiff{Old:"", New:"production", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_instance.nat: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"private_dns":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "user_data":*terraform.ResourceAttrDiff{Old:"", New:"c950c16fe701ab9a234a6f8fbba5e65340388671", NewComputed:false, NewRemoved:false, NewExtra:"#!/bin/bash\n\nset -o nounset\nset -o errexit\nset -o pipefail\n\nOPS_BUCKET=demandbase-deploy\n\n# chef config\nNODENAME=''\nROLE=''\nENVIRONMENT=production\nCHEF_VERSION=\"11.16.4\"\nNODEDATA=/var/chef/node.json\n\n# Internal route53 zone\nZONE_ID=\"Z3ULBJM0UTZPKP\"\nINSTANCE_ID=$(curl -s http://169.254.169.254/latest/meta-data/instance-id)\nREGION=''\nREGION_NAME=''\n\n# Packages\nBASE_PACKAGES=\"\ngit\nruby\nruby-dev\nmake\nbundler\n\"\n# https://github.com/gosuri/aws-region-name\nAWS_REGION_NAME_VER=\"0.1.3\" \n\n# Hostnamer to name hosts during autoscaling \n# https://github.com/Demandbase/hostnamer\nHOSTNAMER_VER=1.0.3\n\nfunction bootstrap() {\n log \"Starting bootstrapping node\"\n dist_upgrade\n apt-get install -y $(printf \"%s \" $BASE_PACKAGES)\n install_aws_region_name\n is_missing_command \"aws\" || install_aws_cli \n is_missing_command \"chef-client\" || install_chef \n is_missing_command \"hostnamer\" || install_hostnamer\n set_aws_default_region\n log \"Finishied bootstrapping node\"\n}\n\nfunction log() {\n logger -t \"bootstrap\" ${1}\n echo \"--> bootstrap: ${1}\"\n}\n\nfunction is_missing_command() {\n type ${1} >/dev/null 2>&1\n}\n\nfunction set_aws_default_region() {\n REGION=$(aws-region-name --region)\n REGION_NAME=$(aws-region-name)\n export AWS_DEFAULT_REGION=${REGION}\n export REGION_NAME=${REGION_NAME}\n}\n\nfunction install_aws_cli() {\n log \"Installing aws cli\"\n apt-get install wget unzip -y\n curl -s \"https://s3.amazonaws.com/aws-cli/awscli-bundle.zip\" -o \"awscli-bundle.zip\"\n unzip awscli-bundle.zip\n sudo ./awscli-bundle/install -i /usr/local/aws -b /usr/local/bin/aws\n rm awscli-bundle.zip \n rm -rf awscli-bundle\n}\n\n# ensure the tag exists and matches the value\nfunction ensure_tag() {\n local tag=\"${1}\" val=\"${2}\"\n local current=$(read_tag ${tag})\n [ \"${current}\" == \"${val}\" ] || write_tag ${tag} ${val}\n}\n\n# read_tag <tag>\nfunction read_tag() {\n local tag=\"${1}\"\n aws ec2 describe-tags --region ${REGION} --filters \"Name=resource-id,Values=${INSTANCE_ID}\" \"Name=key,Values=${tag}\" --output=text | cut -f5\n}\n\nfunction write_tag() {\n local tag=\"${1}\" val=\"${2}\"\n aws ec2 create-tags --resources ${INSTANCE_ID} --tags Key=${tag},Value=${val} --region ${REGION}\n}\n\nfunction install_aws_region_name() {\n local ver=${AWS_REGION_NAME_VER}\n log \"Installing aws-region-name-${ver}\"\n curl -sL https://github.com/gosuri/aws-region-name/archive/v${ver}.tar.gz | tar xz\n install -m 0755 aws-region-name-${ver}/aws-region-name /usr/local/bin\n rm -rf aws-region-name-${ver}\n}\n\nfunction install_hostnamer() {\n local version=${HOSTNAMER_VER}\n log \"Installing hostnamer-${version}\"\n wget https://s3.amazonaws.com/demandbase-pkgs-public/hostnamer_${version}_all.deb\n sudo dpkg --install hostnamer_${version}_all.deb\n}\n\nfunction install_chef() {\n log \"Installing chef-${CHEF_VERSION}\"\n curl -L https://www.opscode.com/chef/install.sh | bash -s -- -v ${CHEF_VERSION}\n}\n\nfunction dist_upgrade() {\n log \"Upgrading distribution\"\n export DEBIAN_FRONTEND=noninteractive\n # Upgrade headlessly (this is only safe-ish on vanilla systems)\n aptitude update && apt-get -o Dpkg::Options::=\"--force-confnew\" --force-yes -fuy dist-upgrade\n}\n\nfunction config_chef_client() {\n log \"Downloading chef validator keys\"\n local dir=/etc/chef\n aws s3 cp s3://${OPS_BUCKET}/demandbase-validator.pem ${dir}/demandbase-validator.pem\n\n log \"Configuring chef ${dir}/client.rb\"\n cat > ${dir}/client.rb <<EOM\nnode_name \"${NODENAME}\"\nenvironment \"${ENVIRONMENT}\"\nlog_level :info\nchef_server_url 'https://api.opscode.com/organizations/demandbase'\nverify_api_cert true\nvalidation_key \"/etc/chef/demandbase-validator.pem\"\njson_attribs \"/var/chef/node.json\"\nlog_location \"/var/log/chef.log\"\nvalidation_client_name 'demandbase-validator'\nEOM\n}\n\nfunction write_node_data() {\n local file=/var/chef/node.json\n mkdir -p /var/chef\n log \"Writing node data to ${file}\"\n cat > ${file} <<EOM\n{\n \"run_list\": [\"role[${ROLE}]\"],\n \"ops-bucket\": \"${OPS_BUCKET}\",\n \"aws-region-name\": { \"version\": \"${AWS_REGION_NAME_VER}\" }\n}\nEOM\n}\n\nfunction runchef() {\n log \"Running chef-client\"\n local n=0\n detect_missing_config\n\n # if client.rb is missing or empty\n if [ ! -s /var/chef/client.rb ]; then\n config_chef_client\n fi\n\n # if #{NODEDATA} is missing or empty\n if [ ! -s ${NODEDATA} ]; then\n write_node_data\n fi\n\n #set +o errexit\n until [ ${n} -ge 3 ]; do\n n=$[$n+1]\n chef-client 2>&1 && break\n sleep 5\n done\n #set -o errexit\n}\n\nfunction detect_missing_config() {\n [ \"${ROLE}\" ] || export ROLE=$(read_tag 'Role')\n [ \"${NODENAME}\" ] || name_host\n}\n\nfunction name_host() {\n log \"Setting hostname from role: ${ROLE}\"\n\n # Attempt to set the node name from the Name tag\n # or generate one using $ROLE\n local nametag=$(read_tag 'Name')\n if [ \"${nametag}\" ]; then\n export NODENAME=${nametag}\n elif [ \"${ROLE}\" ]; then \n export NODENAME=$(hostnamer -n ${ROLE} -t ${ENVIRONMENT},${REGION_NAME} --zone-id ${ZONE_ID})\n write_tag 'Name' ${NODENAME}\n fi\n}\niptables -t nat -A POSTROUTING -j MASQUERADE\necho 1 > /proc/sys/net/ipv4/conf/all/forwarding\n\ncat > /etc/resolv.conf <<EOF\n# set public nameservers as DNS may not be available\n# will be overwritten by chef later in the bootstrap\nnameserver 8.8.8.8\nnameserver 169.254.169.253\nEOF\n\nbootstrap\nrunchef\n", RequiresNew:true, Type:0x0}, "block_device.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "private_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "tags.#":*terraform.ResourceAttrDiff{Old:"", New:"3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.subnet1.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "public_dns":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "key_name":*terraform.ResourceAttrDiff{Old:"", New:"demandbase-california-20140821", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "associate_public_ip_address":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "security_groups.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "iam_instance_profile":*terraform.ResourceAttrDiff{Old:"", New:"role-deploy", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "tags.Environment":*terraform.ResourceAttrDiff{Old:"", New:"production", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"x-nat-production-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "instance_type":*terraform.ResourceAttrDiff{Old:"", New:"t2.small", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ami":*terraform.ResourceAttrDiff{Old:"", New:"ami-f61802b3", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "availability_zone":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "public_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tenancy":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ebs_optimized":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "source_dest_check":*terraform.ResourceAttrDiff{Old:"", New:"0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Role":*terraform.ResourceAttrDiff{Old:"", New:"x-nat", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_route_table.private: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.nat_public: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.vpn_public: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_eip.nat: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_route_table.public: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_route_table.private (Graph node: aws_route_table.private) | |
2015/02/17 16:23:46 [DEBUG] aws_route_table.private: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_route53_record.nat_public (Graph node: aws_route53_record.nat_public) | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.nat_public: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_route53_record.vpn_public (Graph node: aws_route53_record.vpn_public) | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.vpn_public: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_eip.nat (Graph node: aws_eip.nat) | |
2015/02/17 16:23:46 [DEBUG] aws_eip.nat: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_route_table.public (Graph node: aws_route_table.public) | |
2015/02/17 16:23:46 [DEBUG] aws_route_table.public: Executing diff | |
2015/02/17 16:23:46 [DEBUG] aws_route_table.private: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"route.~4135494131.cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.130.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3189338396.instance_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.nat.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~2905481903.cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~2905481903.gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~4135494131.instance_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.nat.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"rtb-private-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.#":*terraform.ResourceAttrDiff{Old:"", New:"4", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.default.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "route.~3189338396.gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3230413056.cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.131.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3230413056.instance_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.nat.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3189338396.cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.128.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~2905481903.instance_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.nat.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3230413056.gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "route.~4135494131.gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_route_table_association.private: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_route_table_association.private (Graph node: aws_route_table_association.private) | |
2015/02/17 16:23:46 [DEBUG] aws_route_table_association.private: Executing diff | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.nat_public: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "name":*terraform.ResourceAttrDiff{Old:"", New:"nat-california.demandbase.com", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "type":*terraform.ResourceAttrDiff{Old:"", New:"A", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "zone_id":*terraform.ResourceAttrDiff{Old:"", New:"Z3R9IQR0W73R73", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ttl":*terraform.ResourceAttrDiff{Old:"", New:"300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "records.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.vpn_public: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"records.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"vpn-as-california.demandbase.com", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "type":*terraform.ResourceAttrDiff{Old:"", New:"A", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "zone_id":*terraform.ResourceAttrDiff{Old:"", New:"Z3R9IQR0W73R73", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ttl":*terraform.ResourceAttrDiff{Old:"", New:"300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_eip.nat: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"public_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "private_ip":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "instance":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.nat.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "allocation_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "association_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "domain":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_route_table.public: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"route.~4135494131.gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}, "route.~1235774185.instance_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.#":*terraform.ResourceAttrDiff{Old:"", New:"1", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.#":*terraform.ResourceAttrDiff{Old:"", New:"4", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~4135494131.instance_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.nat.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3230413056.cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.131.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3189338396.gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~1235774185.cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"0.0.0.0/0", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "tags.Name":*terraform.ResourceAttrDiff{Old:"", New:"rtb-public-california", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3189338396.cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.128.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3230413056.gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3230413056.instance_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.nat.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~4135494131.cidr_block":*terraform.ResourceAttrDiff{Old:"", New:"10.130.0.0/16", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~3189338396.instance_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_instance.nat.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "route.~1235774185.gateway_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_internet_gateway.default.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "vpc_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_vpc.default.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_route_table_association.private: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.subnet2.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.private.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_route_table_association.public: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_route_table_association.public (Graph node: aws_route_table_association.public) | |
2015/02/17 16:23:46 [DEBUG] aws_route_table_association.public: Executing diff | |
2015/02/17 16:23:46 [DEBUG] aws_route_table_association.public: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"subnet_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_subnet.subnet1.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "route_table_id":*terraform.ResourceAttrDiff{Old:"", New:"${aws_route_table.public.id}", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [INFO] Configuring provider: aws | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Building AWS auth structure | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Building AWS region structure | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing EC2 connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing ELB connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing AutoScaling connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing S3 connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing RDS connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing Route53 connection | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.vpn: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_s3_bucket.test-kitchen: expanding to count = 1 | |
2015/02/17 16:23:46 [DEBUG] aws_s3_bucket.vpn: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.support walking: aws_route53_record.vpn (Graph node: aws_route53_record.vpn) | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.vpn: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.support walking: aws_s3_bucket.test-kitchen (Graph node: aws_s3_bucket.test-kitchen) | |
2015/02/17 16:23:46 [DEBUG] aws_s3_bucket.test-kitchen: Executing diff | |
2015/02/17 16:23:46 [INFO] Module root.support walking: aws_s3_bucket.vpn (Graph node: aws_s3_bucket.vpn) | |
2015/02/17 16:23:46 [DEBUG] aws_s3_bucket.vpn: Executing diff | |
2015/02/17 16:23:46 [DEBUG] aws_route53_record.vpn: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"zone_id":*terraform.ResourceAttrDiff{Old:"", New:"Z3R9IQR0W73R73", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "ttl":*terraform.ResourceAttrDiff{Old:"", New:"300", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "records.#":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:false, Type:0x0}, "name":*terraform.ResourceAttrDiff{Old:"", New:"vpn-as.demandbase.com", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "type":*terraform.ResourceAttrDiff{Old:"", New:"A", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_s3_bucket.test-kitchen: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"bucket":*terraform.ResourceAttrDiff{Old:"", New:"demandbase-test-kitchen", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "acl":*terraform.ResourceAttrDiff{Old:"", New:"private", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [DEBUG] aws_s3_bucket.vpn: Diff: &terraform.InstanceDiff{Attributes:map[string]*terraform.ResourceAttrDiff{"acl":*terraform.ResourceAttrDiff{Old:"", New:"private", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "bucket":*terraform.ResourceAttrDiff{Old:"", New:"demandbase-vpn", NewComputed:false, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x0}, "id":*terraform.ResourceAttrDiff{Old:"", New:"", NewComputed:true, NewRemoved:false, NewExtra:interface {}(nil), RequiresNew:true, Type:0x2}}, Destroy:false, DestroyTainted:false} | |
2015/02/17 16:23:46 [INFO] Apply walk starting | |
2015/02/17 16:23:46 [DEBUG] Creating graph for path: [root] | |
2015/02/17 16:23:46 [DEBUG] Creating graph for path: [root region_california] | |
2015/02/17 16:23:46 [DEBUG] Graph [root region_california] created and valid. 17 nouns. | |
2015/02/17 16:23:46 [DEBUG] Creating graph for path: [root support] | |
2015/02/17 16:23:46 [DEBUG] Graph [root support] created and valid. 5 nouns. | |
2015/02/17 16:23:46 [DEBUG] Graph [root] created and valid. 3 nouns. | |
2015/02/17 16:23:46 [INFO] Configuring provider: aws | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Building AWS auth structure | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Building AWS region structure | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing EC2 connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing ELB connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing AutoScaling connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing S3 connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing RDS connection | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [INFO] Initializing Route53 connection | |
2015/02/17 16:23:46 [DEBUG] aws_vpc.default: expanding to count = 1 | |
2015/02/17 16:23:46 [INFO] Module root.region_california walking: aws_vpc.default (Graph node: aws_vpc.default) | |
2015/02/17 16:23:46 [DEBUG] aws_vpc.default: Executing Apply | |
2015/02/17 16:23:46 terraform-provider-aws: 2015/02/17 16:23:46 [DEBUG] VPC create config: &ec2.CreateVpc{CidrBlock:"10.129.0.0/16", InstanceTenancy:""} | |
2015/02/17 16:23:47 terraform-provider-aws: 2015/02/17 16:23:47 [INFO] VPC ID: vpc-5979b83c | |
2015/02/17 16:23:47 terraform-provider-aws: 2015/02/17 16:23:47 [DEBUG] Waiting for VPC (vpc-5979b83c) to become available | |
2015/02/17 16:23:47 terraform-provider-aws: 2015/02/17 16:23:47 [DEBUG] Waiting for state to become: available | |
2015/02/17 16:23:47 terraform-provider-aws: 2015/02/17 16:23:47 [TRACE] Waiting 100ms before next try | |
2015/02/17 16:23:47 terraform-provider-aws: 2015/02/17 16:23:47 [INFO] Modifying enable_dns_hostnames vpc attribute for vpc-5979b83c: &ec2.ModifyVpcAttribute{EnableDnsSupport:false, EnableDnsHostnames:true, SetEnableDnsSupport:false, SetEnableDnsHostnames:true} | |
2015/02/17 16:23:48 terraform-provider-aws: 2015/02/17 16:23:48 [INFO] Modifying enable_dns_support vpc attribute for vpc-5979b83c: &ec2.ModifyVpcAttribute{EnableDnsSupport:true, EnableDnsHostnames:false, SetEnableDnsSupport:true, SetEnableDnsHostnames:false} | |
2015/02/17 16:23:49 terraform-provider-aws: 2015/02/17 16:23:49 [DEBUG] Creating tags: []ec2.Tag{ec2.Tag{Key:"Name", Value:"california"}} | |
2015/02/17 16:23:55 [DEBUG] aws_security_group.nat: expanding to count = 1 | |
2015/02/17 16:23:55 [DEBUG] aws_security_group.default: expanding to count = 1 | |
2015/02/17 16:23:55 [DEBUG] aws_subnet.subnet2: expanding to count = 1 | |
2015/02/17 16:23:55 [DEBUG] aws_subnet.subnet1: expanding to count = 1 | |
2015/02/17 16:23:55 [DEBUG] aws_internet_gateway.default: expanding to count = 1 | |
2015/02/17 16:23:55 [INFO] Module root.region_california walking: aws_security_group.nat (Graph node: aws_security_group.nat) | |
2015/02/17 16:23:55 [INFO] Module root.region_california walking: aws_security_group.default (Graph node: aws_security_group.default) | |
2015/02/17 16:23:55 [INFO] Module root.region_california walking: aws_subnet.subnet2 (Graph node: aws_subnet.subnet2) | |
2015/02/17 16:23:55 [INFO] Module root.region_california walking: aws_subnet.subnet1 (Graph node: aws_subnet.subnet1) | |
2015/02/17 16:23:55 [INFO] Module root.region_california walking: aws_internet_gateway.default (Graph node: aws_internet_gateway.default) | |
2015/02/17 16:23:55 [DEBUG] aws_security_group.default: Executing Apply | |
2015/02/17 16:23:55 [DEBUG] aws_subnet.subnet2: Executing Apply | |
2015/02/17 16:23:55 [DEBUG] aws_subnet.subnet1: Executing Apply | |
2015/02/17 16:23:55 [DEBUG] aws_internet_gateway.default: Executing Apply | |
2015/02/17 16:23:55 [DEBUG] aws_security_group.nat: Executing Apply | |
2015/02/17 16:23:55 terraform-provider-aws: 2015/02/17 16:23:55 [DEBUG] Security Group create configuration: ec2.SecurityGroup{Id:"", Name:"default-california", Description:"Default security group for california that allows all traffic from the entire network", VpcId:"vpc-5979b83c", Tags:[]ec2.Tag(nil)} | |
2015/02/17 16:23:55 terraform-provider-aws: 2015/02/17 16:23:55 [DEBUG] Creating internet gateway | |
2015/02/17 16:23:55 terraform-provider-aws: 2015/02/17 16:23:55 [DEBUG] Security Group create configuration: ec2.SecurityGroup{Id:"", Name:"nat-california", Description:"california NAT security group", VpcId:"vpc-5979b83c", Tags:[]ec2.Tag(nil)} | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [INFO] InternetGateway ID: igw-a10bffc4 | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [INFO] Attaching Internet Gateway 'igw-a10bffc4' to VPC 'vpc-5979b83c' | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [INFO] Security Group ID: sg-806ccce5 | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [DEBUG] Waiting for Security Group (sg-806ccce5) to exist | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [DEBUG] Waiting for state to become: exists | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [TRACE] Waiting 100ms before next try | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [INFO] Subnet ID: subnet-9f20f9fa | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [DEBUG] Waiting for subnet (subnet-9f20f9fa) to become available | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [DEBUG] Waiting for state to become: available | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [TRACE] Waiting 100ms before next try | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [INFO] Security Group ID: sg-836ccce6 | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [DEBUG] Waiting for Security Group (sg-836ccce6) to exist | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [DEBUG] Waiting for state to become: exists | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [TRACE] Waiting 100ms before next try | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [INFO] Subnet ID: subnet-9e20f9fb | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [DEBUG] Waiting for subnet (subnet-9e20f9fb) to become available | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [DEBUG] Waiting for state to become: available | |
2015/02/17 16:23:56 terraform-provider-aws: 2015/02/17 16:23:56 [TRACE] Waiting 100ms before next try | |
2015/02/17 16:23:57 terraform-provider-aws: 2015/02/17 16:23:57 [DEBUG] Creating tags: []ec2.Tag{ec2.Tag{Key:"Name", Value:"subnet1-public-california"}} | |
2015/02/17 16:23:57 terraform-provider-aws: 2015/02/17 16:23:57 [DEBUG] Creating tags: []ec2.Tag{ec2.Tag{Key:"Name", Value:"subnet2-private-california"}} | |
2015/02/17 16:23:57 terraform-provider-aws: panic: interface conversion: interface is *ec2.EC2, not *aws.AWSClient | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 243 [running]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupUpdateRules(0xc20854c420, 0x606d70, 0x7, 0x5ef6e0, 0xc208168900, 0xc2083fdb50, 0xb, 0xc2083af960, 0x12, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:297 +0x45e | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupUpdate(0xc20854c420, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:341 +0x242 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupCreate(0xc20854c420, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:184 +0xaf7 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc2081cafc0, 0xc20829d360, 0xc2084ae370, 0x4443e0, 0xc2081ea660, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc2081cb0e0, 0xc2084c75c0, 0xc20829d360, 0xc2084ae370, 0x445940, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc2081c4000, 0xc20829d220, 0xc2084ae6b0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.call(0x500ca0, 0x5ba5e0, 0x13, 0x5f3bb0, 0x4, 0xc2085f3f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.Call(0x500ca0, 0x5ba5e0, 0x13, 0xc2085f3f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:296 +0xbc | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*service).call(0xc208208080, 0xc208208000, 0xc2081c2040, 0xc208160100, 0xc208535e80, 0x4458e0, 0xc20829d220, 0x16, 0x445940, 0xc2084ae6b0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 1 [IO wait]: | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).Wait(0xc208010ae0, 0x72, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208010ae0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*netFD).accept(0xc208010a80, 0x0, 0xb11dc8, 0xc20800b528) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:419 +0x40b | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*UnixListener).AcceptUnix(0xc20801ed40, 0x36820, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/unixsock_posix.go:282 +0x56 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*UnixListener).Accept(0xc20801ed40, 0x0, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/unixsock_posix.go:293 +0x4c | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*Server).Accept(0xc20800b420, 0xb12770, 0xc20801ed40) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:33 +0x37 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/plugin.Serve(0xc20800b400) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:88 +0x7e8 | |
2015/02/17 16:23:57 terraform-provider-aws: main.main() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/bins/provider-aws/main.go:11 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 5 [syscall]: | |
2015/02/17 16:23:57 terraform-provider-aws: os/signal.loop() | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/os/signal/signal_unix.go:21 +0x1f | |
2015/02/17 16:23:57 terraform-provider-aws: created by os/signal.init·1 | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/os/signal/signal_unix.go:27 +0x35 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 7 [chan receive]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/plugin.func·007() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:79 +0x69 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/plugin.Serve | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/plugin/server.go:85 +0x7c4 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 8 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc2080568c0, 0xc2080d5000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc2080526c0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc2080526c0, 0xc20800b5c0, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc2080526c0, 0xc20800b5c0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc2080526c0, 0xc20800b5c0, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc2080526c0, 0xc20800b5c0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208060700, 0xc20808ed80) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208060700, 0xc20801ee00, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208060700, 0x452fc0, 0xc20801eea0, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208060700, 0x452fc0, 0xc20801eea0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2080cc3c0, 0xc20801eea0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208035f00, 0xb13a28, 0xc2080cc3c0, 0x0, 0x0, 0xc20801eea0, 0xc20800b500, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208035f00, 0xb13a28, 0xc2080cc3c0, 0xc208060600, 0xc20801f420, 0x46ec80, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208035f00, 0xb13a28, 0xc2080cc3c0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208035f00, 0xb13950, 0xc2080568c0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*Server).ServeConn(0xc20800b420, 0xb13868, 0xc2080380a0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:76 +0x530 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*Server).Accept | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:39 +0x173 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 9 [IO wait]: | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).Wait(0xc208010bc0, 0x72, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208010bc0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*netFD).Read(0xc208010b60, 0xc20800f000, 0x1000, 0x1000, 0x0, 0xb11dc8, 0xc2084ae978) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*conn).Read(0xc2080380a0, 0xc20800f000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc208052360) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc208052360, 0xc20800b540, 0xc, 0xc, 0xc2084ae9b0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc208052360, 0xc20800b540, 0xc, 0xc, 0xc, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc208052360, 0xc20800b540, 0xc, 0xc, 0xc, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).recv(0xc208042f00) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:340 +0xcb | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:93 +0x3f0 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 10 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).send(0xc208042f00) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:298 +0x554 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:94 +0x40a | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 11 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).keepalive(0xc208042f00) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:254 +0x106 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/yamux.newSession | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:96 +0x435 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 13 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Session).AcceptStream(0xc208042f00, 0xc20000000a, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/session.go:162 +0x173 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*muxBroker).Run(0xc20801ee60) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/mux_broker.go:107 +0x37 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*Server).ServeConn | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:65 +0x388 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 85 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056140, 0xc2080ac000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc208052900) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc208052900, 0xc2081469c0, 0x1, 0x9, 0x4751c0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc208052900, 0xc2081469c0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc208052900, 0xc2081469c0, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc208052900, 0xc2081469c0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208061b80, 0xc20808f440) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208061b80, 0xc208118700, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208061b80, 0x452fc0, 0xc208118760, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208061b80, 0x452fc0, 0xc208118760, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208131c50, 0xc208118760, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20814a980, 0xb13a28, 0xc208131c50, 0x0, 0x0, 0xc208118760, 0xc208146900, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20814a980, 0xb13a28, 0xc208131c50, 0xc208060d00, 0xc208118fa0, 0x5ad920, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20814a980, 0xb13a28, 0xc208131c50) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20814a980, 0xb13950, 0xc208056140) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056140, 0x654d30, 0x10, 0x5ba540, 0xc208118740) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 15 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056a00, 0xc2080ef000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc2080530e0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc2080530e0, 0xc20800bd34, 0x1, 0x9, 0xc2080a1858, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc2080530e0, 0xc20800bd34, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc2080530e0, 0xc20800bd34, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc2080530e0, 0xc20800bd34, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208060c00, 0xc20808f560) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208060c00, 0xc20801f800, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208060c00, 0x452fc0, 0xc20801f860, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208060c00, 0x452fc0, 0xc20801f860, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2080ea450, 0xc20801f860, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080d68c0, 0xb13a28, 0xc2080ea450, 0x0, 0x0, 0xc20801f860, 0xc20800bd00, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080d68c0, 0xb13a28, 0xc2080ea450, 0xc208060980, 0xc20801fe00, 0x445ac0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080d68c0, 0xb13a28, 0xc2080ea450) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080d68c0, 0xb13950, 0xc208056a00) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056a00, 0x654d30, 0x10, 0x5ba540, 0xc20801f840) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 33 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056b40, 0xc2080ab000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc208052060) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc208052060, 0xc2080f0042, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc208052060, 0xc2080f0042, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc208052060, 0xc2080f0042, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc208052060, 0xc2080f0042, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208060c80, 0xc20808f680) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208060c80, 0xc2080f6500, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208060c80, 0x452fc0, 0xc2080f65c0, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208060c80, 0x452fc0, 0xc2080f65c0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208102660, 0xc2080f65c0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080d6240, 0xb13a28, 0xc208102660, 0x0, 0x0, 0xc2080f65c0, 0xc2080f0000, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080d6240, 0xb13a28, 0xc208102660, 0xc208060380, 0xc2080f6020, 0x46ec80, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080d6240, 0xb13a28, 0xc208102660) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080d6240, 0xb13950, 0xc208056b40) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056b40, 0x654d30, 0x10, 0x5ba540, 0xc2080f6000) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 41 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056280, 0xc20810b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc2080534a0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc2080534a0, 0xc2080f0e94, 0x1, 0x9, 0xc2080a5858, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc2080534a0, 0xc2080f0e94, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc2080534a0, 0xc2080f0e94, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc2080534a0, 0xc2080f0e94, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208061300, 0xc20808f7a0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208061300, 0xc2080f7300, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208061300, 0x452fc0, 0xc2080f73c0, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208061300, 0x452fc0, 0xc2080f73c0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2080eb770, 0xc2080f73c0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2080d7b80, 0xb13a28, 0xc2080eb770, 0x0, 0x0, 0xc2080f73c0, 0xc2080f0e00, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2080d7b80, 0xb13a28, 0xc2080eb770, 0xc208061280, 0xc2080f7960, 0x445ca0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2080d7b80, 0xb13a28, 0xc2080eb770) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2080d7b80, 0xb13950, 0xc208056280) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056280, 0x654d30, 0x10, 0x5ba540, 0xc2080f73a0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 59 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc2080563c0, 0xc20812b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc208053c80) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc208053c80, 0xc2080f1810, 0x1, 0x9, 0xc208111858, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc208053c80, 0xc2080f1810, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc208053c80, 0xc2080f1810, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc208053c80, 0xc2080f1810, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208061880, 0xc20808f8c0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208061880, 0xc208143c00, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208061880, 0x452fc0, 0xc208143cc0, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208061880, 0x452fc0, 0xc208143cc0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208116e10, 0xc208143cc0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208035440, 0xb13a28, 0xc208116e10, 0x0, 0x0, 0xc208143cc0, 0xc2080f1800, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208035440, 0xb13a28, 0xc208116e10, 0xc208061800, 0xc208118180, 0x445ca0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208035440, 0xb13a28, 0xc208116e10) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208035440, 0xb13950, 0xc2080563c0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc2080563c0, 0x654d30, 0x10, 0x5ba540, 0xc208118160) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 246 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).roundTrip(0xc20819efd0, 0xc20845a480, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:1082 +0x7ad | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20802e090, 0xc2084e4d00, 0xe7a1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:235 +0x558 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8e0ee0, 0xc2084e4d00, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8e0ee0, 0xc2084e4d00, 0xc2080f8160, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.send(0xc2084e4d00, 0xb126f0, 0x8e0ee0, 0x14e, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:219 +0x4fc | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).send(0xc2080cc0f0, 0xc2084e4d00, 0x14e, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:142 +0x15b | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc2080cc0f0, 0xc2084e4d00, 0x743be8, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:367 +0xb25 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).Get(0xc2080cc0f0, 0xc208115ce0, 0x14e, 0x28, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:299 +0xba | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc208168900, 0xc2084a9320, 0x449b40, 0xc2084a9350, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:145 +0x362 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).CreateTags(0xc208168900, 0xc20827b5b8, 0x1, 0x1, 0xc208450200, 0x1, 0x1, 0xc2084a9350, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:2090 +0x3dc | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.setTags(0xc208168900, 0xc20854cae0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/tags.go:36 +0x6cd | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSubnetUpdate(0xc20854cae0, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_subnet.go:125 +0xf7 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSubnetCreate(0xc20854cae0, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_subnet.go:89 +0x91b | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc2081cb020, 0xc20826e600, 0xc2084ae9f0, 0x4443e0, 0xc2081ea660, 0xb19201, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc2081cb0e0, 0xc208472e00, 0xc20826e600, 0xc2084ae9f0, 0x445940, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc2081c4000, 0xc20826e500, 0xc2084aeb20, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.call(0x500ca0, 0x5ba5e0, 0x13, 0x5f3bb0, 0x4, 0xc20827bf28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.Call(0x500ca0, 0x5ba5e0, 0x13, 0xc20827bf28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:296 +0xbc | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*service).call(0xc208208080, 0xc208208000, 0xc2081c2040, 0xc208160100, 0xc2081c4020, 0x4458e0, 0xc20826e500, 0x16, 0x445940, 0xc2084aeb20, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 103 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056500, 0xc208162000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc2080538c0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc2080538c0, 0xc208147330, 0x1, 0x9, 0x4751c0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc2080538c0, 0xc208147330, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc2080538c0, 0xc208147330, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc2080538c0, 0xc208147330, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208160080, 0xc208145200) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208160080, 0xc2080f6500, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208160080, 0x452fc0, 0xc2080f65a0, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208160080, 0x452fc0, 0xc2080f65a0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208103e60, 0xc2080f65a0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc20814aec0, 0xb13a28, 0xc208103e60, 0x0, 0x0, 0xc2080f65a0, 0xc208147300, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc20814aec0, 0xb13a28, 0xc208103e60, 0xc208061d00, 0xc2080f71c0, 0x5ad920, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc20814aec0, 0xb13a28, 0xc208103e60) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc20814aec0, 0xb13950, 0xc208056500) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056500, 0x654d30, 0x10, 0x5ba540, 0xc2080f6560) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 111 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056640, 0xc208180000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc2081723c0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc2081723c0, 0xc20816ab54, 0x1, 0x9, 0xc208113858, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc2081723c0, 0xc20816ab54, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc2081723c0, 0xc20816ab54, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc2081723c0, 0xc20816ab54, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208160600, 0xc208145440) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208160600, 0xc20816e600, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208160600, 0x452fc0, 0xc20816e6a0, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208160600, 0x452fc0, 0xc20816e6a0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208167b00, 0xc20816e6a0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc2081704c0, 0xb13a28, 0xc208167b00, 0x0, 0x0, 0xc20816e6a0, 0xc20816ab00, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc2081704c0, 0xb13a28, 0xc208167b00, 0xc208160300, 0xc208201460, 0x445a00, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc2081704c0, 0xb13a28, 0xc208167b00) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc2081704c0, 0xb13950, 0xc208056640) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056640, 0x654d30, 0x10, 0x5ba540, 0xc20816e680) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 129 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056780, 0xc208192000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc208172960) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc208172960, 0xc20816b4d0, 0x1, 0x9, 0xc20810d858, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc208172960, 0xc20816b4d0, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc208172960, 0xc20816b4d0, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc208172960, 0xc20816b4d0, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208160b00, 0xc208168ea0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208160b00, 0xc2081c4d00, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208160b00, 0x452fc0, 0xc2081c4d60, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208160b00, 0x452fc0, 0xc2081c4d60, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208183b00, 0xc2081c4d60, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208170a40, 0xb13a28, 0xc208183b00, 0x0, 0x0, 0xc2081c4d60, 0xc20816b400, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208170a40, 0xb13a28, 0xc208183b00, 0xc208160800, 0xc20816f980, 0x445a00, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208170a40, 0xb13a28, 0xc208183b00) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208170a40, 0xb13950, 0xc208056780) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056780, 0x654d30, 0x10, 0x5ba540, 0xc20816f960) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 155 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056c80, 0xc20814c000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc208172120) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc208172120, 0xc2081c2014, 0x1, 0x9, 0xc20813b858, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc208172120, 0xc2081c2014, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc208172120, 0xc2081c2014, 0x1, 0x9, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc208172120, 0xc2081c2014, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208160f00, 0xc208169b00) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208160f00, 0xc2081c4500, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208160f00, 0x452fc0, 0xc2081c45c0, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208160f00, 0x452fc0, 0xc2081c45c0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc2081cb290, 0xc2081c45c0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208208000, 0xb13a28, 0xc2081cb290, 0x0, 0x0, 0xc2081c45c0, 0xc2081c2000, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208208000, 0xb13a28, 0xc2081cb290, 0xc208160100, 0xc208534d80, 0x4458e0, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208208000, 0xb13a28, 0xc2081cb290) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208208000, 0xb13950, 0xc208056c80) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056c80, 0x654d30, 0x10, 0x5ba540, 0xc2081c4000) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 173 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/yamux.(*Stream).Read(0xc208056dc0, 0xc2081c6000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/yamux/stream.go:125 +0x3ab | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc208172cc0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Read(0xc208172cc0, 0xc2081c2990, 0x1, 0x9, 0x2592, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:174 +0x26c | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadAtLeast(0xb138c8, 0xc208172cc0, 0xc2081c2990, 0x1, 0x9, 0x1, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:298 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: io.ReadFull(0xb138c8, 0xc208172cc0, 0xc2081c2990, 0x1, 0x9, 0x2c, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/io/io.go:316 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.decodeUintReader(0xb138c8, 0xc208172cc0, 0xc2081c2990, 0x9, 0x9, 0x0, 0x1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decode.go:121 +0x99 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).recvMessage(0xc208161400, 0xc2081446c0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:76 +0x55 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).decodeTypeSequence(0xc208161400, 0xc2081c5a00, 0x16) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:140 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).DecodeValue(0xc208161400, 0x452fc0, 0xc2081c5a60, 0x16, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:208 +0x192 | |
2015/02/17 16:23:57 terraform-provider-aws: encoding/gob.(*Decoder).Decode(0xc208161400, 0x452fc0, 0xc2081c5a60, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/encoding/gob/decoder.go:185 +0x297 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*gobServerCodec).ReadRequestHeader(0xc208243380, 0xc2081c5a60, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:402 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequestHeader(0xc208208780, 0xb13a28, 0xc208243380, 0x0, 0x0, 0xc2081c5a60, 0xc2081c2900, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:575 +0x97 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).readRequest(0xc208208780, 0xb13a28, 0xc208243380, 0xc208161280, 0xc2081c5360, 0x46ec80, 0x0, 0x0, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:542 +0xa2 | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeCodec(0xc208208780, 0xb13a28, 0xc208243380) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:461 +0x6d | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*Server).ServeConn(0xc208208780, 0xb13950, 0xc208056dc0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:453 +0x208 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.serve(0xb13950, 0xc208056dc0, 0x654d30, 0x10, 0x5ba540, 0xc2081c5340) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:146 +0x1f9 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.func·001() | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:102 +0x265 | |
2015/02/17 16:23:57 terraform-provider-aws: created by github.com/hashicorp/terraform/rpc.(*dispenseServer).ResourceProvider | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/server.go:103 +0x107 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 248 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Transport).getConn(0xc20802e090, 0xc208164750, 0x0, 0xc208454780, 0x5, 0xc2084b30c0, 0x1f, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:525 +0x608 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20802e090, 0xc208164750, 0xe7a1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:228 +0x4d4 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8e0ee0, 0xc208164750, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8e0ee0, 0xc208164750, 0xc208455900, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.send(0xc208164750, 0xb126f0, 0x8e0ee0, 0x136, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:219 +0x4fc | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).send(0xc2080cc0f0, 0xc208164750, 0x136, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:142 +0x15b | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc2080cc0f0, 0xc208164750, 0x743be8, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:367 +0xb25 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).Get(0xc2080cc0f0, 0xc208454780, 0x136, 0x28, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:299 +0xba | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc208168900, 0xc2085176b0, 0x449b40, 0xc2085176e0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:145 +0x362 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).AttachInternetGateway(0xc208168900, 0xc208536b10, 0xc, 0xc2084aecc0, 0xc, 0xc2085176e0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:3020 +0x1f4 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsInternetGatewayAttach(0xc20854cf00, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_internet_gateway.go:146 +0x576 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsInternetGatewayCreate(0xc20854cf00, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_internet_gateway.go:46 +0x382 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc2081ca5d0, 0xc20826ed80, 0xc2084aec90, 0x4443e0, 0xc2081ea660, 0xb19201, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc2081cb0e0, 0xc208473780, 0xc20826ed80, 0xc2084aec90, 0x445940, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc2081c4000, 0xc20826ec40, 0xc2084aecd0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.call(0x500ca0, 0x5ba5e0, 0x13, 0x5f3bb0, 0x4, 0xc2084e9f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.Call(0x500ca0, 0x5ba5e0, 0x13, 0xc2084e9f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:296 +0xbc | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*service).call(0xc208208080, 0xc208208000, 0xc2081c2040, 0xc208160100, 0xc208535440, 0x4458e0, 0xc20826ec40, 0x16, 0x445940, 0xc2084aecd0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 193 [syscall, locked to thread]: | |
2015/02/17 16:23:57 terraform-provider-aws: runtime.goexit() | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/runtime/asm_amd64.s:2232 +0x1 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 247 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).roundTrip(0xc20819eb00, 0xc208493770, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:1082 +0x7ad | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20802e090, 0xc2084e4b60, 0xe7a1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:235 +0x558 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8e0ee0, 0xc2084e4b60, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8e0ee0, 0xc2084e4b60, 0xc208115080, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.send(0xc2084e4b60, 0xb126f0, 0x8e0ee0, 0x14b, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:219 +0x4fc | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).send(0xc2080cc0f0, 0xc2084e4b60, 0x14b, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:142 +0x15b | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc2080cc0f0, 0xc2084e4b60, 0x743be8, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:367 +0xb25 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).Get(0xc2080cc0f0, 0xc208114dc0, 0x14b, 0x28, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:299 +0xba | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc208168900, 0xc2084a8810, 0x449b40, 0xc2084a8840, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:145 +0x362 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).CreateTags(0xc208168900, 0xc20856f5b8, 0x1, 0x1, 0xc2081fe380, 0x1, 0x1, 0xc2084a8840, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:2090 +0x3dc | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.setTags(0xc208168900, 0xc20854cd20, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/tags.go:36 +0x6cd | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSubnetUpdate(0xc20854cd20, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_subnet.go:125 +0xf7 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSubnetCreate(0xc20854cd20, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_subnet.go:89 +0x91b | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc2081cb020, 0xc20826e9a0, 0xc2084aeb50, 0x4443e0, 0xc2081ea660, 0xb19201, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc2081cb0e0, 0xc2084732c0, 0xc20826e9a0, 0xc2084aeb50, 0x445940, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc2081c4000, 0xc20826e8a0, 0xc2084aec70, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.call(0x500ca0, 0x5ba5e0, 0x13, 0x5f3bb0, 0x4, 0xc20856ff28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.Call(0x500ca0, 0x5ba5e0, 0x13, 0xc20856ff28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:296 +0xbc | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*service).call(0xc208208080, 0xc208208000, 0xc2081c2040, 0xc208160100, 0xc208535c00, 0x4458e0, 0xc20826e8a0, 0x16, 0x445940, 0xc2084aec70, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 313 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc20819ed10) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:945 +0x41d | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 249 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).roundTrip(0xc20819ed10, 0xc208493cb0, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:1082 +0x7ad | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Transport).RoundTrip(0xc20802e090, 0xc2084e4c30, 0xe7a1, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:235 +0x558 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).tries(0x8e0ee0, 0xc2084e4c30, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:79 +0x61 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/aws.(*ResilientTransport).RoundTrip(0x8e0ee0, 0xc2084e4c30, 0xc208318b40, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/aws/client.go:70 +0x44 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.send(0xc2084e4c30, 0xb126f0, 0x8e0ee0, 0x11b, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:219 +0x4fc | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).send(0xc2080cc0f0, 0xc2084e4c30, 0x11b, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:142 +0x15b | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).doFollowingRedirects(0xc2080cc0f0, 0xc2084e4c30, 0x743be8, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:367 +0xb25 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Client).Get(0xc2080cc0f0, 0xc208318a20, 0x11b, 0x28, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/client.go:299 +0xba | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).query(0xc208168900, 0xc2084a8cc0, 0x449ae0, 0xc2084a8cf0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:145 +0x362 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/mitchellh/goamz/ec2.(*EC2).SecurityGroups(0xc208168900, 0xc208477450, 0x1, 0x1, 0x0, 0xc2084a8cf0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/mitchellh/goamz/ec2/ec2.go:1974 +0x2fa | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.func·040(0x0, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:433 +0x11a | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupUpdate(0xc20854d140, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:331 +0x102 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/builtin/providers/aws.resourceAwsSecurityGroupCreate(0xc20854d140, 0x4443e0, 0xc2081ea660, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/builtin/providers/aws/resource_aws_security_group.go:184 +0xaf7 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Resource).Apply(0xc2081cafc0, 0xc20826ef60, 0xc2084aecf0, 0x4443e0, 0xc2081ea660, 0xb19201, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/resource.go:115 +0x2c1 | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/helper/schema.(*Provider).Apply(0xc2081cb0e0, 0xc208473880, 0xc20826ef60, 0xc2084aecf0, 0x445940, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/helper/schema/provider.go:154 +0x1da | |
2015/02/17 16:23:57 terraform-provider-aws: github.com/hashicorp/terraform/rpc.(*ResourceProviderServer).Apply(0xc2081c4000, 0xc20826ee20, 0xc2084af060, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /Users/gosuri/projects/go/src/github.com/hashicorp/terraform/rpc/resource_provider.go:319 +0x7f | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.call(0x500ca0, 0x5ba5e0, 0x13, 0x5f3bb0, 0x4, 0xc208477f28, 0x3, 0x3, 0x0, 0x0, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:419 +0x10e5 | |
2015/02/17 16:23:57 terraform-provider-aws: reflect.Value.Call(0x500ca0, 0x5ba5e0, 0x13, 0xc208477f28, 0x3, 0x3, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/reflect/value.go:296 +0xbc | |
2015/02/17 16:23:57 terraform-provider-aws: net/rpc.(*service).call(0xc208208080, 0xc208208000, 0xc2081c2040, 0xc208160100, 0xc208534d80, 0x4458e0, 0xc20826ee20, 0x16, 0x445940, 0xc2084af060, ...) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:382 +0x1f7 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/rpc.(*Server).ServeCodec | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/rpc/server.go:476 +0x44a | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 310 [IO wait]: | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).Wait(0xc208185b80, 0x72, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208185b80, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*netFD).Read(0xc208185b20, 0xc208401400, 0x400, 0x400, 0x0, 0xb11dc8, 0xc2083fd6a0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*conn).Read(0xc2081a67c0, 0xc208401400, 0x400, 0x400, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2083b0450, 0xb19348, 0xc2081a67c0, 0x5, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc2083ce2c0, 0x17, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc2083ce2c0, 0xc208457000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.noteEOFReader.Read(0xb1dd70, 0xc2083ce2c0, 0xc20819eb58, 0xc208457000, 0x1000, 0x1000, 0xb00010, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc2083af020, 0xc208457000, 0x1000, 0x1000, 0xc207fe5969, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc2085bd920) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Peek(0xc2085bd920, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc20819eb00) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 309 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc20819e8f0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:945 +0x41d | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 308 [runnable]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc20819e8f0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:928 +0x9ce | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 270 [chan receive]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*Transport).dialConn(0xc20802e090, 0x0, 0xc208454780, 0x5, 0xc2084b30c0, 0x1f, 0xc20854dc80, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:643 +0x8d3 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.func·019() | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:520 +0x42 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).getConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:522 +0x335 | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 311 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc20819eb00) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:945 +0x41d | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 314 [IO wait]: | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).Wait(0xc20816d790, 0x72, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc20816d790, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*netFD).Read(0xc20816d730, 0xc208401c00, 0x400, 0x400, 0x0, 0xb11dc8, 0xc2083fd880) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*conn).Read(0xc2081a6868, 0xc208401c00, 0x400, 0x400, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2083b0630, 0xb19348, 0xc2081a6868, 0x5, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc2083ce840, 0x17, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc2083ce840, 0xc20858d000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.noteEOFReader.Read(0xb1dd70, 0xc2083ce840, 0xc20819f028, 0xc20858d000, 0x1000, 0x1000, 0xb00010, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc2083af320, 0xc20858d000, 0x1000, 0x1000, 0xc207fe5967, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc2085bdf20) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Peek(0xc2085bdf20, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc20819efd0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 315 [select]: | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).writeLoop(0xc20819efd0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:945 +0x41d | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:661 +0xcbc | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 307 [IO wait]: | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).Wait(0xc2085798e0, 0x72, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc2085798e0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*netFD).Read(0xc208579880, 0xc208458000, 0x2000, 0x2000, 0x0, 0xb11dc8, 0xc2083fd610) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*conn).Read(0xc2081a68c0, 0xc208458000, 0x2000, 0x2000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2084427b0, 0xb19348, 0xc2081a68c0, 0x5, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc2083ceb00, 0x14, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*clientHandshakeState).readFinished(0xc208159200, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/handshake_client.go:538 +0x5e | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).clientHandshake(0xc2083ceb00, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/handshake_client.go:209 +0x1b87 | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).Handshake(0xc2083ceb00, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:977 +0xf1 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.func·022() | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:637 +0x3c | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:642 +0x88c | |
2015/02/17 16:23:57 terraform-provider-aws: | |
2015/02/17 16:23:57 terraform-provider-aws: goroutine 312 [IO wait]: | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).Wait(0xc208185f70, 0x72, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:84 +0x47 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*pollDesc).WaitRead(0xc208185f70, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_poll_runtime.go:89 +0x43 | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*netFD).Read(0xc208185f10, 0xc208401800, 0x400, 0x400, 0x0, 0xb11dc8, 0xc2083fd790) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/fd_unix.go:242 +0x40f | |
2015/02/17 16:23:57 terraform-provider-aws: net.(*conn).Read(0xc2081a6820, 0xc208401800, 0x400, 0x400, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/net.go:121 +0xdc | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*block).readFromUntil(0xc2083b0510, 0xb19348, 0xc2081a6820, 0x5, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:454 +0xe6 | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).readRecord(0xc2083ce580, 0x17, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:539 +0x2da | |
2015/02/17 16:23:57 terraform-provider-aws: crypto/tls.(*Conn).Read(0xc2083ce580, 0xc20858b000, 0x1000, 0x1000, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/crypto/tls/conn.go:904 +0x166 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.noteEOFReader.Read(0xb1dd70, 0xc2083ce580, 0xc20819ed68, 0xc20858b000, 0x1000, 0x1000, 0xb00010, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:1270 +0x6e | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*noteEOFReader).Read(0xc2083af1a0, 0xc20858b000, 0x1000, 0x1000, 0xc207fe5968, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: <autogenerated>:125 +0xd4 | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).fill(0xc2085bdc20) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:97 +0x1ce | |
2015/02/17 16:23:57 terraform-provider-aws: bufio.(*Reader).Peek(0xc2085bdc20, 0x1, 0x0, 0x0, 0x0, 0x0, 0x0) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/bufio/bufio.go:132 +0xf0 | |
2015/02/17 16:23:57 terraform-provider-aws: net/http.(*persistConn).readLoop(0xc20819ed10) | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:842 +0xa4 | |
2015/02/17 16:23:57 terraform-provider-aws: created by net/http.(*Transport).dialConn | |
2015/02/17 16:23:57 terraform-provider-aws: /usr/local/Cellar/go/1.4.1/libexec/src/net/http/transport.go:660 +0xc9f | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_security_group.nat': 1 error(s) occurred: | |
* unexpected EOF | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_security_group.default': 1 error(s) occurred: | |
* unexpected EOF | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_subnet.subnet2': 1 error(s) occurred: | |
* unexpected EOF | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_subnet.subnet1': 1 error(s) occurred: | |
* unexpected EOF | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_internet_gateway.default': 1 error(s) occurred: | |
* unexpected EOF | |
2015/02/17 16:23:57 [DEBUG] aws_route53_record.nat_public: expanding to count = 1 | |
2015/02/17 16:23:57 [DEBUG] aws_route53_record.vpn_public: expanding to count = 1 | |
2015/02/17 16:23:57 [DEBUG] aws_eip.nat: expanding to count = 1 | |
2015/02/17 16:23:57 [DEBUG] aws_route_table.private: expanding to count = 1 | |
2015/02/17 16:23:57 [INFO] Module root.region_california walking: aws_route53_record.nat_public (Graph node: aws_route53_record.nat_public) | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_route53_record.nat_public': Resource 'aws_instance.nat' not found for variable 'aws_instance.nat.public_ip' | |
2015/02/17 16:23:57 [INFO] Module root.region_california walking: aws_route53_record.vpn_public (Graph node: aws_route53_record.vpn_public) | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_route53_record.vpn_public': Resource 'aws_instance.nat' not found for variable 'aws_instance.nat.public_ip' | |
2015/02/17 16:23:57 [INFO] Module root.region_california walking: aws_eip.nat (Graph node: aws_eip.nat) | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_eip.nat': Resource 'aws_instance.nat' not found for variable 'aws_instance.nat.id' | |
2015/02/17 16:23:57 [INFO] Module root.region_california walking: aws_route_table.private (Graph node: aws_route_table.private) | |
2015/02/17 16:23:57 [ERROR] Error walking 'aws_route_table.private': Resource 'aws_instance.nat' not found for variable 'aws_instance.nat.id' | |
2015/02/17 16:23:57 [DEBUG] /Users/gosuri/projects/go/bin/terraform-provider-aws: plugin process exited | |
2015/02/17 16:23:57 [INFO] Apply walk complete | |
2015/02/17 16:23:57 [INFO] Writing backup state to: terraform.tfstate.backup | |
2015/02/17 16:23:57 waiting for all plugin processes to complete... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment