Skip to content

Instantly share code, notes, and snippets.

@YakDriver
Created October 1, 2018 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YakDriver/b14d8271dc62a181a6820009f8f9c152 to your computer and use it in GitHub Desktop.
Save YakDriver/b14d8271dc62a181a6820009f8f9c152 to your computer and use it in GitHub Desktop.
Related to terraform bug
2018/10/01 13:41:49 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:49 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:49 [INFO] CLI args: []string{"/usr/local/bin/terraform", "init", "-input=false"}
2018/10/01 13:41:49 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:49 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:49 [INFO] CLI command args: []string{"init", "-input=false"}
2018/10/01 13:41:49 [DEBUG] command: loading backend config file: /Users/yakdriver/dev/fardvag/sg_bug
2018/10/01 13:41:49 [INFO] command: empty terraform config, returning nil
2018/10/01 13:41:49 [DEBUG] command: no data state file found for backend config
2018/10/01 13:41:49 [DEBUG] New state was assigned lineage "44b3fe01-e94a-ab5c-dde8-904093ff412d"
2018/10/01 13:41:49 [INFO] command: backend initialized: <nil>
2018/10/01 13:41:49 [DEBUG] checking for provider in "."
2018/10/01 13:41:49 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:49 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:49 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:49 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:49 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:49 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:49 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:49 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory
2018/10/01 13:41:49 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/10/01 13:41:49 [DEBUG] checking for provider in "."
2018/10/01 13:41:49 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:49 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:49 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:49 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:49 [DEBUG] plugin requirements: "aws"=""
2018/10/01 13:41:49 [DEBUG] checking for provider in "."
2018/10/01 13:41:49 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:49 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:49 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:49 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:49 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:49 [DEBUG] plugin: waiting for all plugin processes to complete...
2018/10/01 13:41:49 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:49 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:49 [INFO] CLI args: []string{"/usr/local/bin/terraform", "plan", "-input=false", "-out=theplan"}
2018/10/01 13:41:49 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:49 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:49 [INFO] CLI command args: []string{"plan", "-input=false", "-out=theplan"}
2018/10/01 13:41:49 [INFO] command: empty terraform config, returning nil
2018/10/01 13:41:49 [DEBUG] command: no data state file found for backend config
2018/10/01 13:41:49 [DEBUG] New state was assigned lineage "03ec0113-f6ed-e1b2-5782-8de55ef42337"
2018/10/01 13:41:49 [INFO] command: backend initialized: <nil>
2018/10/01 13:41:49 [DEBUG] checking for provider in "."
2018/10/01 13:41:49 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:49 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:49 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:49 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:49 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:49 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:49 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:49 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:49 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:49 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/10/01 13:41:49 [INFO] backend/local: starting Plan operation
2018/10/01 13:41:49 [DEBUG] New state was assigned lineage "83ade9f7-e089-c702-bda8-1e2c6392d030"
2018/10/01 13:41:49 [INFO] terraform: building graph: GraphTypeValidate
2018/10/01 13:41:49 [DEBUG] Resource state not found for "aws_security_group_rule.ingress_2": aws_security_group_rule.ingress_2
2018/10/01 13:41:49 [DEBUG] Resource state not found for "aws_security_group.yak-deleterious": aws_security_group.yak-deleterious
2018/10/01 13:41:49 [DEBUG] Resource state not found for "aws_security_group_rule.ingress": aws_security_group_rule.ingress
2018/10/01 13:41:49 [DEBUG] adding missing provider: aws
2018/10/01 13:41:49 [DEBUG] resource aws_security_group.yak-deleterious using provider provider.aws
2018/10/01 13:41:49 [DEBUG] resource aws_security_group_rule.ingress using provider provider.aws
2018/10/01 13:41:49 [DEBUG] resource aws_security_group_rule.ingress_2 using provider provider.aws
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "output.sg_id" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:49 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_security_group.yak-deleterious - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.ingress - *terraform.NodeValidatableResource
aws_security_group.yak-deleterious - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.ingress_2 - *terraform.NodeValidatableResource
aws_security_group.yak-deleterious - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
output.sg_id - *terraform.NodeApplyableOutput
aws_security_group.yak-deleterious - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
2018-10-01T13:41:49.823-0400 [DEBUG] plugin: starting plugin: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws args=[/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws]
2018-10-01T13:41:49.833-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018-10-01T13:41:49.853-0400 [DEBUG] plugin.terraform-provider-aws: plugin address: timestamp=2018-10-01T13:41:49.852-0400 address=/var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin177057762 network=unix
2018/10/01 13:41:49 [DEBUG] Resource state not found for "aws_security_group.yak-deleterious": aws_security_group.yak-deleterious
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:49 [DEBUG] Resource state not found for "aws_security_group_rule.ingress_2": aws_security_group_rule.ingress_2
2018/10/01 13:41:49 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group_rule.ingress_2 - *terraform.NodeValidatableResourceInstance
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: []
root: eval: *terraform.EvalInterpolate
2018/10/01 13:41:49 [DEBUG] Resource state not found for "aws_security_group.yak-deleterious": aws_security_group.yak-deleterious
2018/10/01 13:41:49 [DEBUG] Resource state not found for "aws_security_group_rule.ingress": aws_security_group_rule.ingress
2018/10/01 13:41:49 [DEBUG] Resource state not found for "aws_security_group_rule.ingress_2": aws_security_group_rule.ingress_2
2018/10/01 13:41:49 [DEBUG] resource aws_security_group_rule.ingress using provider provider.aws
2018/10/01 13:41:49 [DEBUG] resource aws_security_group_rule.ingress_2 using provider provider.aws
2018/10/01 13:41:49 [DEBUG] resource aws_security_group.yak-deleterious using provider provider.aws
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "output.sg_id" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:49 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/10/01 13:41:49 [DEBUG] Starting graph walk: walkPlan
2018-10-01T13:41:49.902-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:49 [INFO] No assume_role block read from configuration
2018-10-01T13:41:49.902-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:49 [INFO] Building AWS region structure
2018-10-01T13:41:49.902-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:49 [INFO] Building AWS auth structure
2018-10-01T13:41:49.902-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:49 [INFO] Setting AWS metadata API timeout to 100ms
2018-10-01T13:41:50.604-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-10-01T13:41:50.604-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [INFO] AWS Auth provider used: "EnvProvider"
2018-10-01T13:41:50.604-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [INFO] Initializing DeviceFarm SDK connection
2018-10-01T13:41:50.604-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: Host: sts.amazonaws.com
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 43
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=42964c16e74e07adc7eb2be853fd0dce378fa7b4c0070e2c917b7ef790106129
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174150Z
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: Action=GetCallerIdentity&Version=2011-06-15
2018-10-01T13:41:50.605-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 403
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:50 GMT
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: X-Amzn-Requestid: 471fc199-c5a1-11e8-a81e-575c231a0ed8
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: <GetCallerIdentityResult>
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: <Arn>arn:aws:iam::AWS_USER_ID:user/davery</Arn>
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: <UserId>AIDAIKMPS7RLZX3JWQLAY</UserId>
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: <Account>AWS_USER_ID</Account>
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResult>
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: <ResponseMetadata>
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: <RequestId>471fc199-c5a1-11e8-a81e-575c231a0ed8</RequestId>
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: </ResponseMetadata>
2018-10-01T13:41:50.864-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResponse>
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 87
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=2f376661d2011de7c26fa7fa2d0457063892f0b9a0739733b91e599b66b1f943
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174150Z
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-10-01T13:41:50.865-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 540
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:50 GMT
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:50 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>eb67d9cf-876e-4fe1-8918-15bd7eb8d86d</requestId>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: <accountAttributeSet>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: <attributeName>supported-platforms</attributeName>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValueSet>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValue>VPC</attributeValue>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: </attributeValueSet>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: </accountAttributeSet>
2018-10-01T13:41:50.997-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeAccountAttributesResponse>
2018/10/01 13:41:50 [DEBUG] Resource state not found for "aws_security_group.yak-deleterious": aws_security_group.yak-deleterious
2018/10/01 13:41:50 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:50 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_security_group.yak-deleterious - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:51 [DEBUG] Resource state not found for "aws_security_group_rule.ingress_2": aws_security_group_rule.ingress_2
2018/10/01 13:41:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:51 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:51 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: []
2018/10/01 13:41:51 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:51 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:51 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: []
2018/10/01 13:41:51 [INFO] backend/local: writing plan output to: theplan
2018/10/01 13:41:51 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-10-01T13:41:51.006-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:51 [ERR] plugin: plugin server: accept unix /var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin177057762: use of closed network connection
2018-10-01T13:41:51.010-0400 [DEBUG] plugin: plugin process exited: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018/10/01 13:41:51 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:51 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:51 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-input=false", "theplan"}
2018/10/01 13:41:51 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:51 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:51 [INFO] CLI command args: []string{"apply", "-input=false", "theplan"}
2018/10/01 13:41:51 [INFO] command: initializing local backend from plan (not set)
2018/10/01 13:41:51 [DEBUG] checking for provider in "."
2018/10/01 13:41:51 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:51 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:51 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:51 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:51 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:51 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:51 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:51 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:51 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:51 [INFO] command: backend initialized: *local.Local
2018/10/01 13:41:51 [DEBUG] checking for provider in "."
2018/10/01 13:41:51 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:51 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:51 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:51 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:51 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:51 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:51 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:51 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:51 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:51 [INFO] backend/local: starting Apply operation
2018/10/01 13:41:51 [INFO] terraform: building graph: GraphTypeApply
wExtra:interface {}(nil), RequiresNew:true, Sensitive:false, Type:0x0}}, Destroy:false, DestroyDeposed:false, DestroyTainted:false, Meta:map[string]interface {}(nil)}
2018/10/01 13:41:51 [DEBUG] Resource state not found for "aws_security_group_rule.ingress": aws_security_group_rule.ingress
2018/10/01 13:41:51 [DEBUG] Resource state not found for "aws_security_group.yak-deleterious": aws_security_group.yak-deleterious
2018/10/01 13:41:51 [DEBUG] Resource state not found for "aws_security_group_rule.ingress_2": aws_security_group_rule.ingress_2
2018/10/01 13:41:51 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group.yak-deleterious - *terraform.NodeApplyableResource
aws_security_group_rule.ingress - *terraform.NodeApplyableResource
aws_security_group_rule.ingress_2 - *terraform.NodeApplyableResource
2018/10/01 13:41:51 [DEBUG] resource aws_security_group_rule.ingress using provider provider.aws
2018/10/01 13:41:51 [DEBUG] resource aws_security_group.yak-deleterious using provider provider.aws
2018/10/01 13:41:51 [DEBUG] resource aws_security_group_rule.ingress_2 using provider provider.aws
2018/10/01 13:41:51 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: [aws_security_group.yak-deleterious aws_security_group.yak-deleterious]
2018/10/01 13:41:51 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:51 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: [aws_security_group.yak-deleterious aws_security_group.yak-deleterious]
2018/10/01 13:41:51 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/10/01 13:41:51 [DEBUG] ReferenceTransformer: "output.sg_id" references: [aws_security_group.yak-deleterious]
-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_security_group.yak-deleterious - *terraform.NodeApplyableResource
aws_security_group_rule.ingress - *terraform.NodeApplyableResource
aws_security_group_rule.ingress_2 - *terraform.NodeApplyableResource
output.sg_id - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
output.sg_id - *terraform.NodeApplyableOutput
aws_security_group.yak-deleterious - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_security_group.yak-deleterious - *terraform.NodeApplyableResource
aws_security_group_rule.ingress - *terraform.NodeApplyableResource
aws_security_group_rule.ingress_2 - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018-10-01T13:41:51.389-0400 [DEBUG] plugin: starting plugin: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws args=[/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws]
2018-10-01T13:41:51.398-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018-10-01T13:41:51.415-0400 [DEBUG] plugin.terraform-provider-aws: plugin address: timestamp=2018-10-01T13:41:51.415-0400 address=/var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin665367065 network=unix
2018-10-01T13:41:51.421-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:51 [INFO] No assume_role block read from configuration
2018-10-01T13:41:51.421-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:51 [INFO] Building AWS region structure
2018-10-01T13:41:51.421-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:51 [INFO] Building AWS auth structure
2018-10-01T13:41:51.421-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:51 [INFO] Setting AWS metadata API timeout to 100ms
2018-10-01T13:41:52.184-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-10-01T13:41:52.184-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [INFO] AWS Auth provider used: "EnvProvider"
2018-10-01T13:41:52.184-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [INFO] Initializing DeviceFarm SDK connection
2018-10-01T13:41:52.184-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: Host: sts.amazonaws.com
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 43
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=9e903add401488fd4f60fb46e79801abd105ea74e343b9c31b5fb05e24ddae00
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174152Z
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: Action=GetCallerIdentity&Version=2011-06-15
2018-10-01T13:41:52.185-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 403
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:52 GMT
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: X-Amzn-Requestid: 48167d61-c5a1-11e8-8cba-cbb00078103f
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: <GetCallerIdentityResult>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: <Arn>arn:aws:iam::AWS_USER_ID:user/davery</Arn>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: <UserId>AIDAIKMPS7RLZX3JWQLAY</UserId>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: <Account>AWS_USER_ID</Account>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResult>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: <ResponseMetadata>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: <RequestId>48167d61-c5a1-11e8-8cba-cbb00078103f</RequestId>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: </ResponseMetadata>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResponse>
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 87
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=85dca5ccaf265e6a66081a436833c024fc1b848d00fadb6c35c40709ad490978
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174152Z
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-10-01T13:41:52.479-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:52.624-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:52.624-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:52.624-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 540
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:51 GMT
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>233fd7ef-d642-4b64-839f-d42a2bb1bd20</requestId>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: <accountAttributeSet>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: <attributeName>supported-platforms</attributeName>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValueSet>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValue>VPC</attributeValue>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: </attributeValueSet>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: </accountAttributeSet>
2018-10-01T13:41:52.625-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeAccountAttributesResponse>
2018/10/01 13:41:52 [DEBUG] apply: aws_security_group.yak-deleterious: executing Apply
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] Security Group create configuration: {
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: Description: "Managed by Terraform",
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: GroupName: "yak-deleterious"
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/CreateSecurityGroup Details:
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 109
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=f4df9a148a1ccba3b7ac4d7cadf3256b96120288d68a9b32f7bb4ca449a0dfd9
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174152Z
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: Action=CreateSecurityGroup&GroupDescription=Managed+by+Terraform&GroupName=yak-deleterious&Version=2016-11-15
2018-10-01T13:41:52.629-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/CreateSecurityGroup Details:
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 283
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:52 GMT
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: <CreateSecurityGroupResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>a743d0c6-ffe9-45fa-8d69-117f94c1c8f7</requestId>
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: <return>true</return>
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: </CreateSecurityGroupResponse>
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [INFO] Security Group ID: sg-0ac169713e70c1df4
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] Waiting for Security Group (sg-0ac169713e70c1df4) to exist
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] Waiting for state to become: [exists]
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:52 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=572646bc711de44181fd7c0d82a5c78f21f29e8490b08bd11dda85c45c26907f
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174152Z
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:52.833-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1030
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:52 GMT
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>c2aee0fd-a2a4-4ad0-9648-70f6d4c08f76</requestId>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions/>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>-1</ipProtocol>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>0.0.0.0/0</cidrIp>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissionsEgress>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] Revoking default egress rule for Security Group for sg-0ac169713e70c1df4
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RevokeSecurityGroupEgress Details:
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 208
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=63cb6ca92f9668e92555926f8f746fb4a1c69835241e2fa1cbae4fd0246384bb
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174153Z
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: Action=RevokeSecurityGroupEgress&GroupId=sg-0ac169713e70c1df4&IpPermissions.1.FromPort=0&IpPermissions.1.IpProtocol=-1&IpPermissions.1.IpRanges.1.CidrIp=0.0.0.0%2F0&IpPermissions.1.ToPort=0&Version=2016-11-15
2018-10-01T13:41:53.114-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RevokeSecurityGroupEgress Details:
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 251
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:52 GMT
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: <RevokeSecurityGroupEgressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>257b8583-16fc-464a-8da2-c89a37b42ed7</requestId>
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: <return>true</return>
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: </RevokeSecurityGroupEgressResponse>
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] Revoking default IPv6 egress rule for Security Group for sg-0ac169713e70c1df4
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RevokeSecurityGroupEgress Details:
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 211
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=ffddad276ac36f18ad20ca95edbb0a7cd12eefa071d2aa0670013b88ff2f36a8
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174153Z
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: Action=RevokeSecurityGroupEgress&GroupId=sg-0ac169713e70c1df4&IpPermissions.1.FromPort=0&IpPermissions.1.IpProtocol=-1&IpPermissions.1.Ipv6Ranges.1.CidrIpv6=%3A%3A%2F0&IpPermissions.1.ToPort=0&Version=2016-11-15
2018-10-01T13:41:53.333-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RevokeSecurityGroupEgress Details:
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 251
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:53 GMT
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:53.680-0400 [DEBUG] plugin.terraform-provider-aws: <RevokeSecurityGroupEgressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>1e313d0e-5572-43f4-81b2-9b1b92b60e39</requestId>
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: <return>true</return>
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: </RevokeSecurityGroupEgressResponse>
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] Waiting for Security Group (sg-0ac169713e70c1df4) to exist
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] Waiting for state to become: [exists]
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:53 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=b8bef7d83d85b380198404165748976cfea845b508cc5d11db589ac9fad03133
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174153Z
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:53.681-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 619
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:53 GMT
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>699aa281-504f-497b-bc42-2e830920c287</requestId>
2018-10-01T13:41:54.106-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions/>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] Waiting for Security Group (sg-0ac169713e70c1df4) to exist
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] Waiting for state to become: [exists]
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=88148c9a10acbe93e657f4905707f64d18b7a5005306c004c7a292934dd455a5
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174154Z
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:54.107-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:54.237-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 619
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:53 GMT
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>abd5470d-e1ac-4132-9ce4-e3e4ba1593e4</requestId>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions/>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:54.238-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018/10/01 13:41:54 [DEBUG] apply: aws_security_group_rule.ingress: executing Apply
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] Locking "sg-0ac169713e70c1df4"
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] Locked "sg-0ac169713e70c1df4"
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=88148c9a10acbe93e657f4905707f64d18b7a5005306c004c7a292934dd455a5
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174154Z
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:54.243-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] Locking "sg-0ac169713e70c1df4"
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 619
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:54 GMT
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>256b92f3-fa98-44f8-863a-4386ac885716</requestId>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions/>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] Authorizing security group sg-0ac169713e70c1df4 Ingress rule: {
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: UserId: ""
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:54.370-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/AuthorizeSecurityGroupIngress Details:
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 318
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a609428f551f0a59bd7169c0cc0968330b890b07c1216679aad99afa0ed52878
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174154Z
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: Action=AuthorizeSecurityGroupIngress&GroupId=sg-0ac169713e70c1df4&IpPermissions.1.FromPort=448&IpPermissions.1.Groups.1.GroupId=sg-0ac169713e70c1df4&IpPermissions.1.Groups.1.UserId=&IpPermissions.1.IpProtocol=udp&IpPermissions.1.Ipv6Ranges.1.CidrIpv6=2002%3Adb8%3A%3A%2F48&IpPermissions.1.ToPort=531&Version=2016-11-15
2018-10-01T13:41:54.371-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/AuthorizeSecurityGroupIngress Details:
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 259
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:54 GMT
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: <AuthorizeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>3b58c2ab-f365-4317-827d-d21f89477227</requestId>
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: <return>true</return>
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: </AuthorizeSecurityGroupIngressResponse>
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] Computed group rule ID sgrule-2379427151
2018-10-01T13:41:54.720-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] Waiting for state to become: [success]
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:54 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=88148c9a10acbe93e657f4905707f64d18b7a5005306c004c7a292934dd455a5
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174154Z
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:54.721-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1339
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:54 GMT
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>8e60b657-e9d2-418b-9306-fb37ee826c05</requestId>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018/10/01 13:41:55 [TRACE] root: eval: *terraform.EvalWriteState
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018/10/01 13:41:55 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.131-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Found rule for Security Group Rule (sgrule-2379427151): {
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018/10/01 13:41:55 [TRACE] Preserving existing state lineage "83ade9f7-e089-c702-bda8-1e2c6392d030"
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Unlocking "sg-0ac169713e70c1df4"
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Unlocked "sg-0ac169713e70c1df4"
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Locked "sg-0ac169713e70c1df4"
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a407edadbb56f1c8eabb7cc044e24aa49d014a06441d5991780b894cc437586d
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174155Z
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018/10/01 13:41:55 [TRACE] Preserving existing state lineage "83ade9f7-e089-c702-bda8-1e2c6392d030"
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:55.132-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018/10/01 13:41:55 [TRACE] Preserving existing state lineage "83ade9f7-e089-c702-bda8-1e2c6392d030"
2018-10-01T13:41:55.278-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:55.278-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1339
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:55 GMT
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>b342b3ca-3414-4165-9d51-354f999c43c3</requestId>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Authorizing security group sg-0ac169713e70c1df4 Ingress rule: {
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:55.279-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/AuthorizeSecurityGroupIngress Details:
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 269
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a23691d037f6e113af441c70086392debcdc6621e72764df7627b960b80275a9
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174155Z
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: Action=AuthorizeSecurityGroupIngress&GroupId=sg-0ac169713e70c1df4&IpPermissions.1.FromPort=8000&IpPermissions.1.IpProtocol=tcp&IpPermissions.1.IpRanges.1.CidrIp=10.0.3.0%2F24&IpPermissions.1.IpRanges.2.CidrIp=10.0.4.0%2F24&IpPermissions.1.ToPort=8000&Version=2016-11-15
2018-10-01T13:41:55.280-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:55.511-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/AuthorizeSecurityGroupIngress Details:
2018-10-01T13:41:55.511-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:55.511-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 259
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:54 GMT
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: <AuthorizeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>07e89e79-3f6e-4a88-8c5a-51d3fbc1d78f</requestId>
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: <return>true</return>
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: </AuthorizeSecurityGroupIngressResponse>
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Computed group rule ID sgrule-3193201860
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Waiting for state to become: [success]
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a407edadbb56f1c8eabb7cc044e24aa49d014a06441d5991780b894cc437586d
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174155Z
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:55.512-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:55 GMT
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>9e837475-711f-4e5c-81a1-1407827ac03b</requestId>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018/10/01 13:41:55 [TRACE] root: eval: *terraform.EvalWriteState
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018/10/01 13:41:55 [TRACE] root: eval: *terraform.EvalUpdateStateHook
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Found rule for Security Group Rule (sgrule-3193201860): {
2018-10-01T13:41:55.950-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Unlocking "sg-0ac169713e70c1df4"
2018-10-01T13:41:55.951-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [DEBUG] Unlocked "sg-0ac169713e70c1df4"
2018/10/01 13:41:55 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-10-01T13:41:55.955-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:55 [ERR] plugin: plugin server: accept unix /var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin665367065: use of closed network connection
2018-10-01T13:41:55.958-0400 [DEBUG] plugin: plugin process exited: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018/10/01 13:41:55 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:55 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:55 [INFO] CLI args: []string{"/usr/local/bin/terraform", "output", "sg_id"}
2018/10/01 13:41:55 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:55 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:55 [INFO] CLI command args: []string{"output", "sg_id"}
2018/10/01 13:41:55 [DEBUG] command: loading backend config file: /Users/yakdriver/dev/fardvag/sg_bug
2018/10/01 13:41:55 [WARN] BackendOpts.Config not set, but config found
2018/10/01 13:41:55 [INFO] command: empty terraform config, returning nil
2018/10/01 13:41:55 [DEBUG] command: no data state file found for backend config
2018/10/01 13:41:55 [DEBUG] New state was assigned lineage "5f42ae34-6e32-42f5-73ff-5253eaa763f6"
2018/10/01 13:41:55 [INFO] command: backend initialized: <nil>
2018/10/01 13:41:55 [DEBUG] checking for provider in "."
2018/10/01 13:41:55 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:55 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:55 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:55 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:55 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:55 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:55 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:55 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:55 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:55 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/10/01 13:41:55 [DEBUG] plugin: waiting for all plugin processes to complete...
2018/10/01 13:41:56 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:56 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:56 [INFO] CLI args: []string{"/usr/local/bin/terraform", "state", "list"}
2018/10/01 13:41:56 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:56 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:56 [INFO] CLI command args: []string{"state", "list"}
2018/10/01 13:41:56 [DEBUG] command: loading backend config file: /Users/yakdriver/dev/fardvag/sg_bug
2018/10/01 13:41:56 [WARN] BackendOpts.Config not set, but config found
2018/10/01 13:41:56 [INFO] command: empty terraform config, returning nil
2018/10/01 13:41:56 [DEBUG] command: no data state file found for backend config
2018/10/01 13:41:56 [DEBUG] New state was assigned lineage "8f2834e7-1630-ce38-57d0-16ae55f093bb"
2018/10/01 13:41:56 [INFO] command: backend initialized: <nil>
2018/10/01 13:41:56 [DEBUG] checking for provider in "."
2018/10/01 13:41:56 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:56 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:56 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:56 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:56 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:56 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/10/01 13:41:56 [DEBUG] plugin: waiting for all plugin processes to complete...
2018/10/01 13:41:56 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:56 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:56 [INFO] CLI args: []string{"/usr/local/bin/terraform", "state", "rm", "aws_security_group.yak-deleterious"}
2018/10/01 13:41:56 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:56 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:56 [INFO] CLI command args: []string{"state", "rm", "aws_security_group.yak-deleterious"}
2018/10/01 13:41:56 [DEBUG] command: loading backend config file: /Users/yakdriver/dev/fardvag/sg_bug
2018/10/01 13:41:56 [WARN] BackendOpts.Config not set, but config found
2018/10/01 13:41:56 [INFO] command: empty terraform config, returning nil
2018/10/01 13:41:56 [DEBUG] command: no data state file found for backend config
2018/10/01 13:41:56 [DEBUG] New state was assigned lineage "2c49fa29-b546-7b7e-2b2a-804889268df4"
2018/10/01 13:41:56 [INFO] command: backend initialized: <nil>
2018/10/01 13:41:56 [DEBUG] checking for provider in "."
2018/10/01 13:41:56 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:56 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:56 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:56 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:56 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:56 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/10/01 13:41:56 [DEBUG] checking for provider in "."
2018/10/01 13:41:56 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:56 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:56 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:56 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:56 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:56 [DEBUG] plugin: waiting for all plugin processes to complete...
2018/10/01 13:41:56 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:56 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:56 [INFO] CLI args: []string{"/usr/local/bin/terraform", "import", "-input=false", "aws_security_group.yak-deleterious", "sg-0ac169713e70c1df4"}
2018/10/01 13:41:56 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:56 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:56 [INFO] CLI command args: []string{"import", "-input=false", "aws_security_group.yak-deleterious", "sg-0ac169713e70c1df4"}
2018/10/01 13:41:56 [INFO] command: empty terraform config, returning nil
2018/10/01 13:41:56 [DEBUG] command: no data state file found for backend config
2018/10/01 13:41:56 [DEBUG] New state was assigned lineage "5bdb4192-417b-b435-266f-dd3b262854b1"
2018/10/01 13:41:56 [INFO] command: backend initialized: <nil>
2018/10/01 13:41:56 [DEBUG] checking for provider in "."
2018/10/01 13:41:56 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:56 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:56 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:56 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:56 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:56 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:56 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/10/01 13:41:56 [DEBUG] resource aws_security_group_rule.ingress using provider provider.aws
2018/10/01 13:41:56 [DEBUG] resource aws_security_group_rule.ingress_2 using provider provider.aws
2018/10/01 13:41:56 [DEBUG] resource aws_security_group.yak-deleterious (import id: sg-0ac169713e70c1df4) using provider provider.aws
2018/10/01 13:41:56 [DEBUG] resource aws_security_group.yak-deleterious using provider provider.aws
Resource
provider.aws - *terraform.NodeApplyableProvider
2018/10/01 13:41:56 [DEBUG] Starting graph walk: walkImport
2018-10-01T13:41:56.454-0400 [DEBUG] plugin: starting plugin: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws args=[/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws]
2018-10-01T13:41:56.462-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018-10-01T13:41:56.479-0400 [DEBUG] plugin.terraform-provider-aws: plugin address: timestamp=2018-10-01T13:41:56.479-0400 address=/var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin595764198 network=unix
2018-10-01T13:41:56.486-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [INFO] No assume_role block read from configuration
2018-10-01T13:41:56.486-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [INFO] Building AWS region structure
2018-10-01T13:41:56.486-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [INFO] Building AWS auth structure
2018-10-01T13:41:56.486-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [INFO] Setting AWS metadata API timeout to 100ms
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [INFO] AWS Auth provider used: "EnvProvider"
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [INFO] Initializing DeviceFarm SDK connection
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:56 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: Host: sts.amazonaws.com
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 43
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=da0cb2bb41214019da7dc41d8362223d5fc1cfd6c663f2df30d3ce1c3bb2fed4
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174156Z
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: Action=GetCallerIdentity&Version=2011-06-15
2018-10-01T13:41:56.804-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 403
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:56 GMT
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: X-Amzn-Requestid: 4acf836c-c5a1-11e8-aae3-1d8d81e34058
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: <GetCallerIdentityResult>
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: <Arn>arn:aws:iam::AWS_USER_ID:user/davery</Arn>
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: <UserId>AIDAIKMPS7RLZX3JWQLAY</UserId>
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: <Account>AWS_USER_ID</Account>
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResult>
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: <ResponseMetadata>
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: <RequestId>4acf836c-c5a1-11e8-aae3-1d8d81e34058</RequestId>
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: </ResponseMetadata>
2018-10-01T13:41:57.047-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResponse>
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 87
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=02e472c0e6565e7019db40d7919175c174682865d6b2d2b0ab3e971d7521c000
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174157Z
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-10-01T13:41:57.048-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 540
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:56 GMT
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>4a31d710-3693-46f3-9a13-8b784c148934</requestId>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: <accountAttributeSet>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: <attributeName>supported-platforms</attributeName>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValueSet>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValue>VPC</attributeValue>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: </attributeValueSet>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: </accountAttributeSet>
2018-10-01T13:41:57.168-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeAccountAttributesResponse>
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3a01c288d0fa2adfbd74219ff497051ab820fc52340a50d74bfa7d77a9e8e69f
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174157Z
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:57.171-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:57 GMT
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>7b4a4bbf-db17-4b8e-a986-adc52100a957</requestId>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:57.306-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3a01c288d0fa2adfbd74219ff497051ab820fc52340a50d74bfa7d77a9e8e69f
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174157Z
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3a01c288d0fa2adfbd74219ff497051ab820fc52340a50d74bfa7d77a9e8e69f
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174157Z
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3a01c288d0fa2adfbd74219ff497051ab820fc52340a50d74bfa7d77a9e8e69f
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174157Z
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=3a01c288d0fa2adfbd74219ff497051ab820fc52340a50d74bfa7d77a9e8e69f
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174157Z
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:57.310-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:57 GMT
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>5d033e53-b400-4219-9766-c48f3da85675</requestId>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] Rules [{
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: } {
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] Found rule for Security Group Rule (sgrule-3193201860): {
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:57.456-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:57 GMT
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>0b4000ae-695f-40f6-a3fa-d01dcb821c11</requestId>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:57.457-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] Rules [{
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: } {
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] Found rule for Security Group Rule (sgrule-1473492942): {
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:57.458-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:56 GMT
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>f3f9355e-d58f-46a3-9c1d-d3fd3336c1cd</requestId>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.459-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018/10/01 13:41:57 [TRACE] root: eval: *terraform.EvalImportStateVerify
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] Rules [{
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018/10/01 13:41:57 [TRACE] [walkImport] Exiting eval tree: import aws_security_group_rule.yak-deleterious-1 result: sgrule-4233598081
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: } {
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] Found rule for Security Group Rule (sgrule-4233598081): {
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:57.460-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:57 GMT
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:57.501-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>9d414555-b125-4d16-9bb4-70396509c5f8</requestId>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] Found a remote Rule that wasn't empty: (map[string]interface {}{"protocol":"tcp", "from_port":8000, "to_port":8000, "cidr_blocks":[]string{"10.0.3.0/24", "10.0.4.0/24"}})
2018-10-01T13:41:57.502-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [DEBUG] Found a remote Rule that wasn't empty: (map[string]interface {}{"protocol":"udp", "from_port":448, "to_port":531, "ipv6_cidr_blocks":[]string{"2002:db8::/48"}, "self":true})
2018/10/01 13:41:57 [INFO] Writing state output to:
2018/10/01 13:41:57 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-10-01T13:41:57.505-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [ERR] plugin: plugin server: accept unix /var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin595764198: use of closed network connection
2018-10-01T13:41:57.508-0400 [DEBUG] plugin: plugin process exited: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018/10/01 13:41:57 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:57 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:57 [INFO] CLI args: []string{"/usr/local/bin/terraform", "plan", "-input=false", "-out=newplan"}
2018/10/01 13:41:57 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:57 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:57 [INFO] CLI command args: []string{"plan", "-input=false", "-out=newplan"}
2018/10/01 13:41:57 [INFO] command: empty terraform config, returning nil
2018/10/01 13:41:57 [DEBUG] command: no data state file found for backend config
2018/10/01 13:41:57 [DEBUG] New state was assigned lineage "b1e852fa-9707-b119-f8d6-2ece83c8217f"
2018/10/01 13:41:57 [INFO] command: backend initialized: <nil>
2018/10/01 13:41:57 [DEBUG] checking for provider in "."
2018/10/01 13:41:57 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:57 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:57 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:57 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:57 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:57 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:57 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:57 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:57 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:57 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/10/01 13:41:57 [INFO] backend/local: starting Plan operation
2018/10/01 13:41:57 [INFO] terraform: building graph: GraphTypeValidate
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc42034aaf0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress_2": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc42034ab40), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-1": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42034abe0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-2": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42034aa00), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42034ab90), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42034aaa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
leResource
aws_security_group_rule.ingress_2 - *terraform.NodeValidatableResource
aws_security_group_rule.yak-deleterious - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
output.sg_id - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.yak-deleterious-1 using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.yak-deleterious-2 using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.yak-deleterious using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group.yak-deleterious using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.ingress using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.ingress_2 using provider provider.aws
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "output.sg_id" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-1" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-2" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: [aws_security_group.yak-deleterious]
yak-deleterious - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.ingress_2 - *terraform.NodeValidatableResource
aws_security_group.yak-deleterious - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_security_group.yak-deleterious - *terraform.NodeValidatableResource
aws_security_group_rule.ingress - *terraform.NodeValidatableResource
aws_security_group_rule.ingress_2 - *terraform.NodeValidatableResource
aws_security_group_rule.yak-deleterious - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
output.sg_id - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
output.sg_id - *terraform.NodeApplyableOutput
aws_security_group.yak-deleterious - *terraform.NodeValidatableResource
provider.aws - *terraform.NodeApplyableProvider
_group_rule.yak-deleterious - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
ity_group_rule.yak-deleterious - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
le.yak-deleterious - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/10/01 13:41:57 [DEBUG] Starting graph walk: walkValidate
2018-10-01T13:41:57.893-0400 [DEBUG] plugin: starting plugin: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws args=[/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws]
2018-10-01T13:41:57.902-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018-10-01T13:41:57.920-0400 [DEBUG] plugin.terraform-provider-aws: plugin address: timestamp=2018-10-01T13:41:57.919-0400 network=unix address=/var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin212973722
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42034aaa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group.yak-deleterious - *terraform.NodeValidatableResourceInstance
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:57 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_security_group.yak-deleterious - *terraform.NodeValidatableResourceInstance
2018/10/01 13:41:57 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group.yak-deleterious - *terraform.NodeValidatableResourceInstance
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc42034aaf0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [INFO] backend/local: plan calling Refresh
2018/10/01 13:41:57 [INFO] terraform: building graph: GraphTypeRefresh
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42040c9b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc42040ca00), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress_2": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc42040ca50), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-2": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42040c960), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42040caa0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-1": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42040caf0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:57 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
aws_security_group_rule.ingress - *terraform.NodeRefreshableManagedResource
aws_security_group_rule.ingress_2 - *terraform.NodeRefreshableManagedResource
aws_security_group_rule.yak-deleterious - *terraform.NodeRefreshableManagedResourceInstance
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeRefreshableManagedResourceInstance
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeRefreshableManagedResourceInstance
2018/10/01 13:41:57 [TRACE] AttachResourceConfigTransformer: Beginning...
2018/10/01 13:41:57 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group_rule.yak-deleterious-1
2018/10/01 13:41:57 [TRACE] AttachResourceConfigTransformer: Attach resource config request: aws_security_group.yak-deleterious
2018/10/01 13:41:57 [DEBUG] adding missing provider: aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.ingress_2 using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.yak-deleterious-2 using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.yak-deleterious using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group_rule.yak-deleterious-1 using provider provider.aws
2018/10/01 13:41:57 [DEBUG] resource aws_security_group.yak-deleterious using provider provider.aws
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-2" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-1" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "output.sg_id" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:57 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:57 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.ingress - *terraform.NodeRefreshableManagedResource
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.ingress_2 - *terraform.NodeRefreshableManagedResource
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious - *terraform.NodeRefreshableManagedResourceInstance
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeRefreshableManagedResourceInstance
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeRefreshableManagedResourceInstance
provider.aws - *terraform.NodeApplyableProvider
output.sg_id - *terraform.NodeApplyableOutput
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/10/01 13:41:57 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.ingress - *terraform.NodeRefreshableManagedResource
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.ingress_2 - *terraform.NodeRefreshableManagedResource
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious - *terraform.NodeRefreshableManagedResourceInstance
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeRefreshableManagedResourceInstance
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeRefreshableManagedResourceInstance
provider.aws - *terraform.NodeApplyableProvider
output.sg_id - *terraform.NodeApplyableOutput
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResource
provider.aws - *terraform.NodeApplyableProvider
2018/10/01 13:41:57 [DEBUG] Starting graph walk: walkRefresh
2018-10-01T13:41:57.973-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [INFO] No assume_role block read from configuration
2018-10-01T13:41:57.973-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [INFO] Building AWS region structure
2018-10-01T13:41:57.973-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [INFO] Building AWS auth structure
2018-10-01T13:41:57.973-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:57 [INFO] Setting AWS metadata API timeout to 100ms
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:58 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:58 [INFO] AWS Auth provider used: "EnvProvider"
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:58 [INFO] Initializing DeviceFarm SDK connection
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:58 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:58 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: Host: sts.amazonaws.com
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 43
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=146b134d9d85caf7eea7142647c9561df9d501e998be8bbd0ad6a64e22f89d42
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174158Z
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: Action=GetCallerIdentity&Version=2011-06-15
2018-10-01T13:41:58.308-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:58.571-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:58 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 403
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:57 GMT
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: X-Amzn-Requestid: 4bb7c012-c5a1-11e8-b8ae-cb25e1053b22
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:58 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: <GetCallerIdentityResult>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: <Arn>arn:aws:iam::AWS_USER_ID:user/davery</Arn>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: <UserId>AIDAIKMPS7RLZX3JWQLAY</UserId>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: <Account>AWS_USER_ID</Account>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResult>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: <ResponseMetadata>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: <RequestId>4bb7c012-c5a1-11e8-b8ae-cb25e1053b22</RequestId>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: </ResponseMetadata>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResponse>
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:58 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 87
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=8275ef29323cb6a547b4879923660689a70676d89c51a13429d25318c0bf2a38
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174158Z
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-10-01T13:41:58.572-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 540
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:58 GMT
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>dbee70c7-8bfe-454d-8ae0-f91bda2d5502</requestId>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: <accountAttributeSet>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: <attributeName>supported-platforms</attributeName>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValueSet>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValue>VPC</attributeValue>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: </attributeValueSet>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: </accountAttributeSet>
2018-10-01T13:41:59.022-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeAccountAttributesResponse>
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42040c9b0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResourceInstance
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_security_group.yak-deleterious - *terraform.NodeRefreshableManagedResourceInstance
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=66de35e5c6a2e50af171d50958e1c758a1b321c1b004ddf873f297a1d600e4af
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174159Z
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=66de35e5c6a2e50af171d50958e1c758a1b321c1b004ddf873f297a1d600e4af
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174159Z
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=66de35e5c6a2e50af171d50958e1c758a1b321c1b004ddf873f297a1d600e4af
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174159Z
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=66de35e5c6a2e50af171d50958e1c758a1b321c1b004ddf873f297a1d600e4af
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174159Z
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:59.025-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:58 GMT
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>6041e57b-5d9a-47db-bd98-c749e7fb439d</requestId>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.157-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Rules [{
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: } {
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Found rule for Security Group Rule (sgrule-3193201860): {
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:59.158-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:58 GMT
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>6329f6b0-ed19-433d-9602-b561fa57cdf5</requestId>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: } {
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.162-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Found rule for Security Group Rule (sgrule-4233598081): {
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:59 GMT
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>9daa6bf0-8ec7-494e-9754-7f896905381f</requestId>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalWriteState
2018/10/01 13:41:59 [TRACE] [walkRefresh] Exiting eval tree: aws_security_group_rule.yak-deleterious-2
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Rules [{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: } {
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Found rule for Security Group Rule (sgrule-1473492942): {
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.163-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:59 GMT
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>cb209f22-db8d-441a-a533-c2d971aac8cf</requestId>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:59.165-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc42040ca00), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group_rule.ingress - *terraform.NodeRefreshableManagedResourceInstance
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_security_group_rule.ingress - *terraform.NodeRefreshableManagedResourceInstance
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: []
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_security_group_rule.ingress - *terraform.NodeRefreshableManagedResourceInstance
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group_rule.ingress - *terraform.NodeRefreshableManagedResourceInstance
2018/10/01 13:41:59 [TRACE] dag/walk: added new vertex: "aws_security_group_rule.ingress"
2018/10/01 13:41:59 [TRACE] dag/walk: walking "aws_security_group_rule.ingress"
2018/10/01 13:41:59 [TRACE] vertex 'root.aws_security_group_rule.ingress': walking
2018/10/01 13:41:59 [TRACE] vertex 'root.aws_security_group_rule.ingress': evaluating
2018/10/01 13:41:59 [TRACE] [walkRefresh] Entering eval tree: aws_security_group_rule.ingress
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalSequence
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalGetProvider
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalReadState
2018/10/01 13:41:59 [TRACE] [walkRefresh] Exiting eval tree: aws_security_group_rule.ingress_2
2018/10/01 13:41:59 [TRACE] vertex 'root.aws_security_group_rule.ingress_2': expanding/walking dynamic subgraph
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress_2": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc42040ca50), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018/10/01 13:41:59 [TRACE] dag/walk: walking "aws_security_group_rule.ingress_2"
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018/10/01 13:41:59 [TRACE] vertex 'root.aws_security_group_rule.ingress_2': walking
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=66de35e5c6a2e50af171d50958e1c758a1b321c1b004ddf873f297a1d600e4af
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018/10/01 13:41:59 [TRACE] vertex 'root.aws_security_group_rule.ingress_2': evaluating
2018/10/01 13:41:59 [TRACE] [walkRefresh] Entering eval tree: aws_security_group_rule.ingress_2
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalSequence
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalGetProvider
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalReadState
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174159Z
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalRefresh
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=66de35e5c6a2e50af171d50958e1c758a1b321c1b004ddf873f297a1d600e4af
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174159Z
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:41:59.168-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.303-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.303-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.303-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.303-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:59 GMT
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>102b1197-566a-42b1-98fb-c5daac095360</requestId>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalWriteState
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: } {
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Found rule for Security Group Rule (sgrule-2379427151): {
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.304-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:59 GMT
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>7c39e18e-8bb8-4163-9652-1ca14b7d360d</requestId>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalWriteState
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018/10/01 13:41:59 [TRACE] dag/walk: walking "provider.aws (close)"
2018/10/01 13:41:59 [TRACE] vertex 'root.provider.aws (close)': walking
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018/10/01 13:41:59 [TRACE] [walkRefresh] Entering eval tree: provider.aws (close)
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalCloseProvider
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018/10/01 13:41:59 [INFO] backend/local: plan calling Plan
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: } {
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: UserId: "AWS_USER_ID"
2018-10-01T13:41:59.308-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Found rule for Security Group Rule (sgrule-3193201860): {
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:41:59.309-0400 [DEBUG] plugin.terraform-provider-aws: }
2018/10/01 13:41:59 [INFO] terraform: building graph: GraphTypePlan
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205b4230), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc4205b42d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress_2": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc4205b4320), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-2 (orphan)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205b4140), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious (orphan)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205b4370), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-1 (orphan)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205b43c0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group.yak-deleterious - *terraform.NodePlannableResource
aws_security_group_rule.ingress - *terraform.NodePlannableResource
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResource
aws_security_group_rule.yak-deleterious (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-1 (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-2 (orphan) - *terraform.NodePlannableResourceOrphan
output.sg_id - *terraform.NodeApplyableOutput
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_security_group.yak-deleterious - *terraform.NodePlannableResource
aws_security_group_rule.ingress - *terraform.NodePlannableResource
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResource
aws_security_group_rule.yak-deleterious (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-1 (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-2 (orphan) - *terraform.NodePlannableResourceOrphan
output.sg_id - *terraform.NodeApplyableOutput
2018/10/01 13:41:59 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/10/01 13:41:59 [DEBUG] adding missing provider: aws
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-2 (orphan)" references: []
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious (orphan)" references: []
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-1 (orphan)" references: []
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: [aws_security_group.yak-deleterious]
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "output.sg_id" references: [aws_security_group.yak-deleterious]
roup_rule.ingress - *terraform.NodePlannableResource
aws_security_group.yak-deleterious - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResource
aws_security_group.yak-deleterious - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious (orphan) - *terraform.NodePlannableResourceOrphan
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-1 (orphan) - *terraform.NodePlannableResourceOrphan
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-2 (orphan) - *terraform.NodePlannableResourceOrphan
provider.aws - *terraform.NodeApplyableProvider
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
aws_security_group.yak-deleterious - *terraform.NodePlannableResource
aws_security_group_rule.ingress - *terraform.NodePlannableResource
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResource
aws_security_group_rule.yak-deleterious (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-1 (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-2 (orphan) - *terraform.NodePlannableResourceOrphan
output.sg_id - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
output.sg_id - *terraform.NodeApplyableOutput
aws_security_group.yak-deleterious - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
y_group_rule.ingress_2 - *terraform.NodePlannableResource
aws_security_group_rule.yak-deleterious (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-1 (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-2 (orphan) - *terraform.NodePlannableResourceOrphan
provider.aws - *terraform.NodeApplyableProvider
rity_group_rule.ingress_2 - *terraform.NodePlannableResource
aws_security_group_rule.yak-deleterious (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-1 (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-2 (orphan) - *terraform.NodePlannableResourceOrphan
provider.aws - *terraform.NodeApplyableProvider
ule.ingress_2 - *terraform.NodePlannableResource
aws_security_group_rule.yak-deleterious (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-1 (orphan) - *terraform.NodePlannableResourceOrphan
aws_security_group_rule.yak-deleterious-2 (orphan) - *terraform.NodePlannableResourceOrphan
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
(orphan) - *terraform.NodePlannableResourceOrphan
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
2018/10/01 13:41:59 [DEBUG] Starting graph walk: walkPlan
2018-10-01T13:41:59.315-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [INFO] No assume_role block read from configuration
2018-10-01T13:41:59.316-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [INFO] Building AWS region structure
2018-10-01T13:41:59.316-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [INFO] Building AWS auth structure
2018-10-01T13:41:59.316-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [INFO] Setting AWS metadata API timeout to 100ms
2018-10-01T13:41:59.684-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-10-01T13:41:59.684-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [INFO] AWS Auth provider used: "EnvProvider"
2018-10-01T13:41:59.684-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [INFO] Initializing DeviceFarm SDK connection
2018-10-01T13:41:59.684-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: Host: sts.amazonaws.com
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 43
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=f84dab4c946954106446e472c60abd901cde1f6b282158f70793204018c90ff2
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174159Z
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: Action=GetCallerIdentity&Version=2011-06-15
2018-10-01T13:41:59.685-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 403
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:59 GMT
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: X-Amzn-Requestid: 4c6e6570-c5a1-11e8-9ad6-e99f9957cc54
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: <GetCallerIdentityResult>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: <Arn>arn:aws:iam::AWS_USER_ID:user/davery</Arn>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: <UserId>AIDAIKMPS7RLZX3JWQLAY</UserId>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: <Account>AWS_USER_ID</Account>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResult>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: <ResponseMetadata>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: <RequestId>4c6e6570-c5a1-11e8-9ad6-e99f9957cc54</RequestId>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: </ResponseMetadata>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResponse>
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 87
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=922a188d75d029aa7f11ac700b02b6866542d779964ac9503e20151356b5a6b7
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174159Z
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-10-01T13:41:59.768-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 540
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:41:59 GMT
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>c480e8d1-8e73-4a9f-aab3-42144610a190</requestId>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: <accountAttributeSet>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: <attributeName>supported-platforms</attributeName>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValueSet>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValue>VPC</attributeValue>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: </attributeValueSet>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: </accountAttributeSet>
2018-10-01T13:41:59.894-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeAccountAttributesResponse>
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc4205b4230), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group.yak-deleterious - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_security_group.yak-deleterious - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc4205b42d0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group_rule.ingress - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_security_group_rule.ingress - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress" references: []
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_security_group_rule.ingress - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.RootTransformer:
aws_security_group_rule.ingress - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:59 [TRACE] dag/walk: added new vertex: "aws_security_group_rule.ingress"
2018/10/01 13:41:59 [TRACE] dag/walk: walking "aws_security_group_rule.ingress"
2018/10/01 13:41:59 [TRACE] vertex 'root.aws_security_group_rule.ingress': walking
2018/10/01 13:41:59 [DEBUG] Attaching resource state to "aws_security_group_rule.ingress_2": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{"aws_security_group.yak-deleterious"}, Primary:(*terraform.InstanceState)(0xc4205b4320), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:59 [TRACE] Graph after step *terraform.TargetsTransformer:
aws_security_group_rule.ingress_2 - *terraform.NodePlannableResourceInstance
2018/10/01 13:41:59 [DEBUG] ReferenceTransformer: "aws_security_group_rule.ingress_2" references: []
2018-10-01T13:41:59.900-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Instance Diff is nil in Diff()
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalCheckPreventDestroy
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalWriteState
2018/10/01 13:41:59 [TRACE] root: eval: *terraform.EvalWriteDiff
2018-10-01T13:41:59.900-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [DEBUG] Instance Diff is nil in Diff()
2018/10/01 13:41:59 [INFO] backend/local: writing plan output to: newplan
2018/10/01 13:41:59 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-10-01T13:41:59.902-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:41:59 [ERR] plugin: plugin server: accept unix /var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin212973722: use of closed network connection
2018-10-01T13:41:59.905-0400 [DEBUG] plugin: plugin process exited: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018/10/01 13:41:59 [INFO] Terraform version: 0.11.8 7a5c1d221ac209bbac66947c369815cd9ca70ed5
2018/10/01 13:41:59 [INFO] Go runtime version: go1.10.1
2018/10/01 13:41:59 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply", "-input=false", "newplan"}
2018/10/01 13:41:59 [DEBUG] Attempting to open CLI config file: /Users/yakdriver/.terraformrc
2018/10/01 13:41:59 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/10/01 13:41:59 [INFO] CLI command args: []string{"apply", "-input=false", "newplan"}
2018/10/01 13:41:59 [INFO] command: initializing local backend from plan (not set)
2018/10/01 13:41:59 [DEBUG] checking for provider in "."
2018/10/01 13:41:59 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:59 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:59 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:59 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:59 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:59 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:59 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:59 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:59 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:59 [INFO] command: backend initialized: *local.Local
2018/10/01 13:41:59 [DEBUG] checking for provider in "."
2018/10/01 13:41:59 [DEBUG] checking for provider in "/usr/local/bin"
2018/10/01 13:41:59 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:59 [DEBUG] checking for provider in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:59 [WARN] found legacy provider "terraform-provider-aws"
2018/10/01 13:41:59 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws"
2018/10/01 13:41:59 [DEBUG] checking for provisioner in "."
2018/10/01 13:41:59 [DEBUG] checking for provisioner in "/usr/local/bin"
2018/10/01 13:41:59 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/10/01 13:41:59 [DEBUG] checking for provisioner in "/Users/yakdriver/.terraform.d/plugins"
2018/10/01 13:41:59 [INFO] backend/local: starting Apply operation
2018/10/01 13:42:00 [INFO] terraform: building graph: GraphTypeApply
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-1 (destroy)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f770), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-2 (destroy)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f7c0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious (destroy)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f720), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f810), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_security_group.yak-deleterious - *terraform.NodeApplyableResource
aws_security_group_rule.yak-deleterious (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-1 (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-2 (destroy) - *terraform.NodeDestroyResource
2018/10/01 13:42:00 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/10/01 13:42:00 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_security_group.yak-deleterious - *terraform.NodeApplyableResource
aws_security_group_rule.yak-deleterious (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-1 (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-2 (destroy) - *terraform.NodeDestroyResource
2018/10/01 13:42:00 [DEBUG] adding missing provider: aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group.yak-deleterious using provider provider.aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious-1 (destroy) using provider provider.aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious-2 (destroy) using provider provider.aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious (destroy) using provider provider.aws
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-2": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f7c0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-2 (destroy)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f7c0), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f720), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious (destroy)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f720), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-1": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f770), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [DEBUG] Attaching resource state to "aws_security_group_rule.yak-deleterious-1 (destroy)": &terraform.ResourceState{Type:"aws_security_group_rule", Dependencies:[]string{}, Primary:(*terraform.InstanceState)(0xc42031f770), Deposed:[]*terraform.InstanceState{}, Provider:"provider.aws", mu:sync.Mutex{state:0, sema:0x0}}
2018/10/01 13:42:00 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/10/01 13:42:00 [TRACE] Graph after step *terraform.ProviderConfigTransformer:
aws_security_group_rule.yak-deleterious - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-1 (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-2 (destroy) - *terraform.NodeDestroyResource
output.sg_id - *terraform.NodeApplyableOutput
2018/10/01 13:42:00 [DEBUG] adding missing provider: aws
2018/10/01 13:42:00 [TRACE] Graph after step *terraform.MissingProviderTransformer:
aws_security_group_rule.yak-deleterious - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-1 (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
aws_security_group_rule.yak-deleterious-2 (destroy) - *terraform.NodeDestroyResource
output.sg_id - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious (destroy) using provider provider.aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious-1 using provider provider.aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious-1 (destroy) using provider provider.aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious-2 using provider provider.aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious-2 (destroy) using provider provider.aws
2018/10/01 13:42:00 [DEBUG] resource aws_security_group_rule.yak-deleterious using provider provider.aws
2018/10/01 13:42:00 [TRACE] Graph after step *terraform.ProviderTransformer:
aws_security_group_rule.yak-deleterious - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious (destroy) - *terraform.NodeDestroyResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-1 - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-1 (destroy) - *terraform.NodeDestroyResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-2 - *terraform.NodeAbstractResource
provider.aws - *terraform.NodeApplyableProvider
aws_security_group_rule.yak-deleterious-2 (destroy) - *terraform.NodeDestroyResource
provider.aws - *terraform.NodeApplyableProvider
output.sg_id - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-2 (destroy)" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious (destroy)" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-1" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-1 (destroy)" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "output.sg_id" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-2" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-1 (destroy)" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious-2 (destroy)" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group_rule.yak-deleterious (destroy)" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "aws_security_group.yak-deleterious" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/10/01 13:42:00 [DEBUG] ReferenceTransformer: "output.sg_id" references: [aws_security_group.yak-deleterious]
ak-deleterious (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-1 (destroy) - *terraform.NodeDestroyResource
aws_security_group_rule.yak-deleterious-2 (destroy) - *terraform.NodeDestroyResource
output.sg_id - *terraform.NodeApplyableOutput
provider.aws - *terraform.NodeApplyableProvider
output.sg_id - *terraform.NodeApplyableOutput
aws_security_group.yak-deleterious - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
2018-10-01T13:42:00.287-0400 [DEBUG] plugin: starting plugin: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws args=[/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws]
2018-10-01T13:42:00.295-0400 [DEBUG] plugin: waiting for RPC address: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
2018-10-01T13:42:00.312-0400 [DEBUG] plugin.terraform-provider-aws: plugin address: timestamp=2018-10-01T13:42:00.312-0400 address=/var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin068274865 network=unix
2018-10-01T13:42:00.318-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [INFO] No assume_role block read from configuration
2018-10-01T13:42:00.318-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [INFO] Building AWS region structure
2018-10-01T13:42:00.319-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [INFO] Building AWS auth structure
2018-10-01T13:42:00.319-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [INFO] Setting AWS metadata API timeout to 100ms
2018-10-01T13:42:00.580-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-10-01T13:42:00.581-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [INFO] AWS Auth provider used: "EnvProvider"
2018-10-01T13:42:00.581-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [INFO] Initializing DeviceFarm SDK connection
2018-10-01T13:42:00.581-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] Trying to get account information via sts:GetCallerIdentity
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: Host: sts.amazonaws.com
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 43
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=8555d00fd0bb15cdb1c30287a48ac20c28ee6579099a6a818b298915644e0209
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174200Z
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: Action=GetCallerIdentity&Version=2011-06-15
2018-10-01T13:42:00.582-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:00.839-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 403
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:00 GMT
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: X-Amzn-Requestid: 4d122038-c5a1-11e8-8667-d970604ed7bb
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: <GetCallerIdentityResult>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: <Arn>arn:aws:iam::AWS_USER_ID:user/davery</Arn>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: <UserId>AIDAIKMPS7RLZX3JWQLAY</UserId>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: <Account>AWS_USER_ID</Account>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResult>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: <ResponseMetadata>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: <RequestId>4d122038-c5a1-11e8-8667-d970604ed7bb</RequestId>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: </ResponseMetadata>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: </GetCallerIdentityResponse>
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 87
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=9d492c37fb1a4f2e9f622a764923cc2bd4846fc3db79f11382716df8ab2bb792
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174200Z
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-10-01T13:42:00.840-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 540
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:00 GMT
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>4f0eaeb1-1c32-4525-85f1-96188c125c32</requestId>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: <accountAttributeSet>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: <attributeName>supported-platforms</attributeName>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValueSet>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: <attributeValue>VPC</attributeValue>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: </attributeValueSet>
2018-10-01T13:42:00.973-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:00.974-0400 [DEBUG] plugin.terraform-provider-aws: </accountAttributeSet>
2018-10-01T13:42:00.974-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeAccountAttributesResponse>
2018-10-01T13:42:00.976-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] Locking "sg-0ac169713e70c1df4"
2018-10-01T13:42:00.976-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] Locking "sg-0ac169713e70c1df4"
2018-10-01T13:42:00.976-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] Locked "sg-0ac169713e70c1df4"
2018-10-01T13:42:00.976-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] Locking "sg-0ac169713e70c1df4"
2018-10-01T13:42:00.976-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e5e5135de873c1201eefcec70b1f2e7df43b39f077db4c4430d5963e2586fefa
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174200Z
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:42:00.977-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:00 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=e5e5135de873c1201eefcec70b1f2e7df43b39f077db4c4430d5963e2586fefa
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174200Z
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:42:00.978-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:00 GMT
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:01.112-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>9d7d54f6-dfa8-44e6-bcb9-411cd5c2baa1</requestId>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:42:01.113-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=fa9452cafab7dfab196a565493cbd103a44b40bb91a1e2bfecc1805041d05ffa
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174201Z
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:42:01.114-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:00 GMT
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>bc0b0bfd-3185-4923-9ab1-1f7c46a58574</requestId>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] Revoking rule (ingress) from security group sg-0ac169713e70c1df4:
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: {
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Ipv6Ranges: [{
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: CidrIpv6: "2002:db8::/48"
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RevokeSecurityGroupIngress Details:
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 228
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=bfff8eb05f87e575eeebd42ae152e4d3e2158b56a11f230d45065f745b0d537e
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174201Z
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: Action=RevokeSecurityGroupIngress&GroupId=sg-0ac169713e70c1df4&IpPermissions.1.FromPort=448&IpPermissions.1.IpProtocol=udp&IpPermissions.1.Ipv6Ranges.1.CidrIpv6=2002%3Adb8%3A%3A%2F48&IpPermissions.1.ToPort=531&Version=2016-11-15
2018-10-01T13:42:01.153-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1927
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:01 GMT
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>4aa0bf8e-d89f-44f8-a626-d10b8c118d36</requestId>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.247-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIpv6>2002:db8::/48</cidrIpv6>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: </ipv6Ranges>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:42:01.248-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RevokeSecurityGroupIngress Details:
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 253
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:00 GMT
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.374-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: <RevokeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>be884c7a-c6d0-4119-afd0-63b651d92005</requestId>
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: <return>true</return>
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: </RevokeSecurityGroupIngressResponse>
2018/10/01 13:42:01 [TRACE] root: eval: *terraform.EvalWriteState
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] Unlocking "sg-0ac169713e70c1df4"
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] Unlocked "sg-0ac169713e70c1df4"
2018/10/01 13:42:01 [TRACE] root: eval: *terraform.EvalApplyPost
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] Locked "sg-0ac169713e70c1df4"
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 79
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=fa9452cafab7dfab196a565493cbd103a44b40bb91a1e2bfecc1805041d05ffa
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174201Z
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:42:01.375-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1768
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:00 GMT
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:01.685-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>15e02a68-4fdf-4501-817b-86b97cdbd1ee</requestId>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>udp</ipProtocol>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>448</fromPort>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>531</toPort>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <groups>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <userId>AWS_USER_ID</userId>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </groups>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges/>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] Revoking rule (ingress) from security group sg-0ac169713e70c1df4:
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: {
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 448,
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "udp",
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 531,
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: UserIdGroupPairs: [{
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: GroupId: "sg-0ac169713e70c1df4",
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: UserId: ""
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: }]
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:01 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RevokeSecurityGroupIngress Details:
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 255
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=5df3b13b969d5fde7b38ab1f0780ed3e16e0dda2a04f2853e43c308a2afd35c7
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174201Z
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: Action=RevokeSecurityGroupIngress&GroupId=sg-0ac169713e70c1df4&IpPermissions.1.FromPort=448&IpPermissions.1.Groups.1.GroupId=sg-0ac169713e70c1df4&IpPermissions.1.Groups.1.UserId=&IpPermissions.1.IpProtocol=udp&IpPermissions.1.ToPort=531&Version=2016-11-15
2018-10-01T13:42:01.686-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RevokeSecurityGroupIngress Details:
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 253
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:01 GMT
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: <RevokeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>05acfd0a-80e4-4277-bb84-0821360559a8</requestId>
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: <return>true</return>
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: </RevokeSecurityGroupIngressResponse>
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] Unlocking "sg-0ac169713e70c1df4"
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] Unlocked "sg-0ac169713e70c1df4"
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] Locked "sg-0ac169713e70c1df4"
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174202Z
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: Action=DescribeSecurityGroups&GroupId.1=sg-0ac169713e70c1df4&Version=2016-11-15
2018-10-01T13:42:02.094-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeSecurityGroups Details:
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 1235
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:01 GMT
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:02.505-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <DescribeSecurityGroupsResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>9809eb81-50d8-4378-b792-9af36939e47d</requestId>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <securityGroupInfo>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <ownerId>AWS_USER_ID</ownerId>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <groupId>sg-0ac169713e70c1df4</groupId>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <groupName>yak-deleterious</groupName>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <groupDescription>Managed by Terraform</groupDescription>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <vpcId>vpc-6469726b</vpcId>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissions>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <ipProtocol>tcp</ipProtocol>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <fromPort>8000</fromPort>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <toPort>8000</toPort>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <groups/>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <ipRanges>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.3.0/24</cidrIp>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <item>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <cidrIp>10.0.4.0/24</cidrIp>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: </ipRanges>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <ipv6Ranges/>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <prefixListIds/>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: </ipPermissions>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: <ipPermissionsEgress/>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: </item>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: </securityGroupInfo>
2018-10-01T13:42:02.506-0400 [DEBUG] plugin.terraform-provider-aws: </DescribeSecurityGroupsResponse>
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] Revoking rule (ingress) from security group sg-0ac169713e70c1df4:
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: {
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: FromPort: 8000,
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: IpProtocol: "tcp",
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: IpRanges: [{
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.3.0/24"
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: },{
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: CidrIp: "10.0.4.0/24"
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: }],
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: ToPort: 8000
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: }
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/RevokeSecurityGroupIngress Details:
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: ---[ REQUEST POST-SIGN ]-----------------------------
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: POST / HTTP/1.1
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: Host: ec2.us-east-1.amazonaws.com
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: User-Agent: aws-sdk-go/1.15.43 (go1.11; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.8
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 266
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: Authorization: AWS4-HMAC-SHA256 Credential=AWSCREDENTIAL/20181001/us-east-1/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date, Signature=a049489b62895bd9ff09f998d5dacb77c39f024e20b60d3e6d71e9f28e8cbe1d
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: X-Amz-Date: 20181001T174202Z
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: Accept-Encoding: gzip
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: Action=RevokeSecurityGroupIngress&GroupId=sg-0ac169713e70c1df4&IpPermissions.1.FromPort=8000&IpPermissions.1.IpProtocol=tcp&IpPermissions.1.IpRanges.1.CidrIp=10.0.3.0%2F24&IpPermissions.1.IpRanges.2.CidrIp=10.0.4.0%2F24&IpPermissions.1.ToPort=8000&Version=2016-11-15
2018-10-01T13:42:02.507-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:02.709-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/RevokeSecurityGroupIngress Details:
2018-10-01T13:42:02.709-0400 [DEBUG] plugin.terraform-provider-aws: ---[ RESPONSE ]--------------------------------------
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: HTTP/1.1 200 OK
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: Connection: close
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: Content-Length: 253
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: Content-Type: text/xml;charset=UTF-8
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: Date: Mon, 01 Oct 2018 17:42:01 GMT
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: Server: AmazonEC2
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws:
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: -----------------------------------------------------
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: <RevokeSecurityGroupIngressResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: <requestId>85607e0e-3f0c-4ac5-a5be-3cc421d711ee</requestId>
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: <return>true</return>
2018-10-01T13:42:02.710-0400 [DEBUG] plugin.terraform-provider-aws: </RevokeSecurityGroupIngressResponse>
2018/10/01 13:42:02 [DEBUG] plugin: waiting for all plugin processes to complete...
2018-10-01T13:42:02.716-0400 [DEBUG] plugin.terraform-provider-aws: 2018/10/01 13:42:02 [ERR] plugin: plugin server: accept unix /var/folders/yl/1rvwf81d499b7h21q_8lsmgw0000gn/T/plugin068274865: use of closed network connection
2018-10-01T13:42:02.718-0400 [DEBUG] plugin: plugin process exited: path=/Users/yakdriver/.terraform.d/plugins/terraform-provider-aws
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment