Skip to content

Instantly share code, notes, and snippets.

@ahl
Last active May 31, 2018 16:22
Show Gist options
  • Save ahl/db1f84f4df6669fec9215cc0b84add10 to your computer and use it in GitHub Desktop.
Save ahl/db1f84f4df6669fec9215cc0b84add10 to your computer and use it in GitHub Desktop.
aws_service_discovery_private_dns_namespace fail
2018/05/30 09:35:34 [INFO] Terraform version: 0.11.7 41e50bd32a8825a84535e353c3674af8ce799161+CHANGES
2018/05/30 09:35:34 [INFO] Go runtime version: go1.10.1
2018/05/30 09:35:34 [INFO] CLI args: []string{"/Users/ahl/gosrc/bin/terraform", "apply"}
2018/05/30 09:35:34 [DEBUG] Attempting to open CLI config file: /Users/ahl/.terraformrc
2018/05/30 09:35:34 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/05/30 09:35:34 [INFO] CLI command args: []string{"apply"}
2018/05/30 09:35:34 [INFO] command: empty terraform config, returning nil
2018/05/30 09:35:34 [DEBUG] command: no data state file found for backend config
2018/05/30 09:35:34 [DEBUG] New state was assigned lineage "6e082fc8-cec3-b3a6-774b-8935c5d11d44"
2018/05/30 09:35:34 [INFO] command: backend initialized: <nil>
2018/05/30 09:35:34 [DEBUG] checking for provider in "."
2018/05/30 09:35:34 [DEBUG] checking for provider in "/Users/ahl/gosrc/bin"
2018/05/30 09:35:34 [WARN] found legacy provider "terraform-provider-aws"
2018/05/30 09:35:34 [DEBUG] checking for provider in ".terraform/plugins/darwin_amd64"
2018/05/30 09:35:34 [DEBUG] found provider "terraform-provider-aws_v1.20.0_x4"
2018/05/30 09:35:34 [DEBUG] found valid plugin: "aws", "1.20.0", "/var/tmp/sd/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.20.0_x4"
2018/05/30 09:35:34 [DEBUG] found valid plugin: "aws", "0.0.0", "/Users/ahl/gosrc/bin/terraform-provider-aws"
2018/05/30 09:35:34 [DEBUG] checking for provisioner in "."
2018/05/30 09:35:34 [DEBUG] checking for provisioner in "/Users/ahl/gosrc/bin"
2018/05/30 09:35:34 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64"
2018/05/30 09:35:34 [INFO] command: backend <nil> is not enhanced, wrapping in local
2018/05/30 09:35:34 [INFO] backend/local: starting Apply operation
2018/05/30 09:35:35 [INFO] terraform: building graph: GraphTypeInput
2018/05/30 09:35:35 [DEBUG] Resource state not found for "aws_service_discovery_private_dns_namespace.fail": aws_service_discovery_private_dns_namespace.fail
2018/05/30 09:35:35 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_service_discovery_private_dns_namespace.fail - *terraform.NodeAbstractResource
2018/05/30 09:35:35 [DEBUG] resource aws_service_discovery_private_dns_namespace.fail using provider provider.aws
2018/05/30 09:35:35 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/30 09:35:35 [DEBUG] ReferenceTransformer: "aws_service_discovery_private_dns_namespace.fail" references: []
2018/05/30 09:35:35 [DEBUG] Starting graph walk: walkInput
2018-05-30T09:35:35.145-0700 [DEBUG] plugin: starting plugin: path=/var/tmp/sd/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.20.0_x4 args=[/var/tmp/sd/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.20.0_x4]
2018-05-30T09:35:35.157-0700 [DEBUG] plugin: waiting for RPC address: path=/var/tmp/sd/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.20.0_x4
2018-05-30T09:35:35.168-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: plugin address: timestamp=2018-05-30T09:35:35.167-0700 address=/var/folders/q4/wlt470150sn72ty0zyxxcng8003c85/T/plugin616021811 network=unix
2018/05/30 09:35:35 [INFO] terraform: building graph: GraphTypeValidate
2018/05/30 09:35:35 [DEBUG] Resource state not found for "aws_service_discovery_private_dns_namespace.fail": aws_service_discovery_private_dns_namespace.fail
2018/05/30 09:35:35 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_service_discovery_private_dns_namespace.fail - *terraform.NodeValidatableResource
2018/05/30 09:35:35 [TRACE] Graph after step *terraform.RootVariableTransformer:
aws_service_discovery_private_dns_namespace.fail - *terraform.NodeValidatableResource
2018/05/30 09:35:35 [TRACE] ProviderConfigTransformer: Starting for path: []
2018/05/30 09:35:35 [DEBUG] resource aws_service_discovery_private_dns_namespace.fail using provider provider.aws
2018/05/30 09:35:35 [DEBUG] ReferenceTransformer: "aws_service_discovery_private_dns_namespace.fail" references: []
2018/05/30 09:35:35 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/30 09:35:35 [DEBUG] Starting graph walk: walkValidate
2018/05/30 09:35:35 [DEBUG] Resource state not found for "aws_service_discovery_private_dns_namespace.fail": aws_service_discovery_private_dns_namespace.fail
2018/05/30 09:35:35 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_service_discovery_private_dns_namespace.fail - *terraform.NodeValidatableResourceInstance
2018/05/30 09:35:35 [DEBUG] ReferenceTransformer: "aws_service_discovery_private_dns_namespace.fail" references: []
2018/05/30 09:35:35 [INFO] backend/local: apply calling Refresh
2018/05/30 09:35:35 [INFO] terraform: building graph: GraphTypeRefresh
2018/05/30 09:35:35 [INFO] backend/local: apply calling Plan
2018/05/30 09:35:35 [INFO] terraform: building graph: GraphTypePlan
2018/05/30 09:35:35 [TRACE] ConfigTransformer: Starting for path: []
2018/05/30 09:35:35 [DEBUG] Resource state not found for "aws_service_discovery_private_dns_namespace.fail": aws_service_discovery_private_dns_namespace.fail
2018/05/30 09:35:35 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_service_discovery_private_dns_namespace.fail - *terraform.NodePlannableResource
2018/05/30 09:35:35 [DEBUG] resource aws_service_discovery_private_dns_namespace.fail using provider provider.aws
2018/05/30 09:35:35 [DEBUG] ReferenceTransformer: "aws_service_discovery_private_dns_namespace.fail" references: []
2018/05/30 09:35:35 [DEBUG] ReferenceTransformer: "provider.aws" references: []
2018/05/30 09:35:35 [TRACE] Graph after step *terraform.ReferenceTransformer:
aws_service_discovery_private_dns_namespace.fail - *terraform.NodePlannableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
2018-05-30T09:35:35.220-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:35 [INFO] No assume_role block read from configuration
2018-05-30T09:35:35.220-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:35 [INFO] Building AWS region structure
2018-05-30T09:35:35.220-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:35 [INFO] Building AWS auth structure
2018-05-30T09:35:35.220-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:35 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-30T09:35:35.542-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:35 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-05-30T09:35:35.542-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:35 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-30T09:35:35.542-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:35 [INFO] Initializing DeviceFarm SDK connection
2018-05-30T09:35:35.543-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:35 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-30T09:35:35.543-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:35.543-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: sts.amazonaws.com
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 43
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=d75a6470c784b5366447f210fe0516dcb3d7518c6002c3a99bcf18d195eb9b85
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163535Z
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-30T09:35:35.544-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 200 OK
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 474
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: text/xml
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:35 GMT
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amzn-Requestid: 7ae414e4-6427-11e8-85d9-7feb9ef82744
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <GetCallerIdentityResult>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Arn>arn:aws:sts::115872563304:assumed-role/sandbox-owner/botocore-session-1527697767</Arn>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <UserId>AROAJDPPT2XTM2MMGSXTY:botocore-session-1527697767</UserId>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Account>115872563304</Account>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </GetCallerIdentityResult>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <ResponseMetadata>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <RequestId>7ae414e4-6427-11e8-85d9-7feb9ef82744</RequestId>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </ResponseMetadata>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </GetCallerIdentityResponse>
2018-05-30T09:35:36.372-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: iam.amazonaws.com
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 33
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=137265c84b8750dd31f833fa5426ebe47363a4b444e2755d658e7c5c3c1cce80
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163536Z
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Action=GetUser&Version=2010-05-08
2018-05-30T09:35:36.373-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 400 Bad Request
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 307
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: text/xml
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:36 GMT
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amzn-Requestid: 7b2fc380-6427-11e8-abad-d5a35f13e4f0
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Error>
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Type>Sender</Type>
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Code>ValidationError</Code>
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </Error>
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <RequestId>7b2fc380-6427-11e8-abad-d5a35f13e4f0</RequestId>
2018-05-30T09:35:36.890-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </ErrorResponse>
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: status code: 400, request id: 7b2fc380-6427-11e8-abad-d5a35f13e4f0
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: status code: 400, request id: 7b2fc380-6427-11e8-abad-d5a35f13e4f0
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:36 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: sts.amazonaws.com
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 43
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=f6476e5b4e43cf237b942afeb17aa3af004de54fd3d8e42078712b9d31b5a176
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163536Z
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-30T09:35:36.891-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 200 OK
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 474
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: text/xml
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:36 GMT
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amzn-Requestid: 7b6fda16-6427-11e8-bccf-9d0479964559
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <GetCallerIdentityResult>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Arn>arn:aws:sts::115872563304:assumed-role/sandbox-owner/botocore-session-1527697767</Arn>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <UserId>AROAJDPPT2XTM2MMGSXTY:botocore-session-1527697767</UserId>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Account>115872563304</Account>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </GetCallerIdentityResult>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <ResponseMetadata>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <RequestId>7b6fda16-6427-11e8-bccf-9d0479964559</RequestId>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </ResponseMetadata>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </GetCallerIdentityResponse>
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: ec2.us-west-2.amazonaws.com
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 87
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-west-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=061b89027f9bf85739736b7c1130f2aacfa383e7bdaa2537718227d6b9e41e83
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163537Z
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-30T09:35:37.290-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 200 OK
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Transfer-Encoding: chunked
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:37 GMT
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Server: AmazonEC2
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Vary: Accept-Encoding
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <requestId>9cd20636-d89f-4ae6-a3d8-f736ce443fea</requestId>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <accountAttributeSet>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <item>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <attributeValueSet>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <item>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <attributeValue>VPC</attributeValue>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </item>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </attributeValueSet>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </item>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </accountAttributeSet>
2018-05-30T09:35:37.419-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </DescribeAccountAttributesResponse>
2018/05/30 09:35:37 [DEBUG] Resource state not found for "aws_service_discovery_private_dns_namespace.fail": aws_service_discovery_private_dns_namespace.fail
2018/05/30 09:35:37 [TRACE] Graph after step *terraform.AttachStateTransformer:
aws_service_discovery_private_dns_namespace.fail - *terraform.NodePlannableResourceInstance
2018/05/30 09:35:37 [DEBUG] ReferenceTransformer: "aws_service_discovery_private_dns_namespace.fail" references: []
2018/05/30 09:35:37 [DEBUG] command: asking for input: "Do you want to perform these actions?"
An execution plan has been generated and is shown below.
2018/05/30 09:35:37 [INFO] terraform: building graph: GraphTypeApply
Resource actions are indicated with the following symbols:
2018/05/30 09:35:37 [DEBUG] Resource state not found for "aws_service_discovery_private_dns_namespace.fail": aws_service_discovery_private_dns_namespace.fail
+ create

rraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
provider.aws - *terraform.NodeApplyableProvider
provider.aws (close) - *terraform.graphNodeCloseProvider
aws_service_discovery_private_dns_namespace.fail - *terraform.NodeApplyableResource
provider.aws - *terraform.NodeApplyableProvider
root - terraform.graphNodeRoot
meta.count-boundary (count boundary fixup) - *terraform.NodeCountBoundary
provider.aws (close) - *terraform.graphNodeCloseProvider
Terraform will perform the following actions:
 + aws_service_discovery_private_dns_namespace.fail
 id: <computed>
arn: <computed>
hosted_zone: <computed>
name: "this.is.a.really.long.name.i.suppose.but.who.are.you.to.judge"
vpc: "vpc-1234"


Plan: 1 to add, 0 to change, 0 to destroy.
Do you want to perform these actions?
Terraform will perform the actions described above.
Only 'yes' will be accepted to approve.
Enter a value: 
2018-05-30T09:35:37.430-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [INFO] No assume_role block read from configuration
2018-05-30T09:35:37.430-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [INFO] Building AWS region structure
2018-05-30T09:35:37.430-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [INFO] Building AWS auth structure
2018-05-30T09:35:37.430-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [INFO] Setting AWS metadata API timeout to 100ms
2018-05-30T09:35:37.675-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [INFO] Ignoring AWS metadata API endpoint at default location as it doesn't return any instance-id
2018-05-30T09:35:37.675-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [INFO] AWS Auth provider used: "EnvProvider"
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [INFO] Initializing DeviceFarm SDK connection
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: sts.amazonaws.com
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 43
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=7a4b76926817caa67267a6a0c8a5b832026bde5f96b4d8c4ebd498ee134a6787
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163537Z
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-30T09:35:37.676-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:37.996-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 200 OK
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 474
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: text/xml
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:37 GMT
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amzn-Requestid: 7bdca5d3-6427-11e8-970d-6b077792a1d6
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <GetCallerIdentityResult>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Arn>arn:aws:sts::115872563304:assumed-role/sandbox-owner/botocore-session-1527697767</Arn>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <UserId>AROAJDPPT2XTM2MMGSXTY:botocore-session-1527697767</UserId>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Account>115872563304</Account>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </GetCallerIdentityResult>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <ResponseMetadata>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <RequestId>7bdca5d3-6427-11e8-970d-6b077792a1d6</RequestId>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </ResponseMetadata>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </GetCallerIdentityResponse>
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] Trying to get account ID via iam:GetUser
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:37 [DEBUG] [aws-sdk-go] DEBUG: Request iam/GetUser Details:
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: iam.amazonaws.com
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 33
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-east-1/iam/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=1be0d873cfda645264f2b035989a29f81b6113c66dd8f42d54818cedc352a576
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163537Z
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Action=GetUser&Version=2010-05-08
2018-05-30T09:35:37.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] DEBUG: Response iam/GetUser Details:
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 400 Bad Request
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 307
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: text/xml
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:38 GMT
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amzn-Requestid: 7c1827b8-6427-11e8-ab6c-7379ff00bfa9
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] <ErrorResponse xmlns="https://iam.amazonaws.com/doc/2010-05-08/">
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Error>
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Type>Sender</Type>
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Code>ValidationError</Code>
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Message>Must specify userName when calling with non-User credentials</Message>
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </Error>
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <RequestId>7c1827b8-6427-11e8-ab6c-7379ff00bfa9</RequestId>
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </ErrorResponse>
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] DEBUG: Validate Response iam/GetUser failed, not retrying, error ValidationError: Must specify userName when calling with non-User credentials
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: status code: 400, request id: 7c1827b8-6427-11e8-ab6c-7379ff00bfa9
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] Getting account ID via iam:GetUser failed: ValidationError: Must specify userName when calling with non-User credentials
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: status code: 400, request id: 7c1827b8-6427-11e8-ab6c-7379ff00bfa9
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] Trying to get account ID via sts:GetCallerIdentity
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] DEBUG: Request sts/GetCallerIdentity Details:
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: sts.amazonaws.com
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 43
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-east-1/sts/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=d1fa9e06bad0b5c0dbe2a093958dab6e8ddb0ab5391f2677107420221d345c32
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163538Z
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Action=GetCallerIdentity&Version=2011-06-15
2018-05-30T09:35:38.400-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] DEBUG: Response sts/GetCallerIdentity Details:
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 200 OK
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 474
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: text/xml
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:38 GMT
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amzn-Requestid: 7c61180e-6427-11e8-8df2-9399977da325
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] <GetCallerIdentityResponse xmlns="https://sts.amazonaws.com/doc/2011-06-15/">
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <GetCallerIdentityResult>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Arn>arn:aws:sts::115872563304:assumed-role/sandbox-owner/botocore-session-1527697767</Arn>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <UserId>AROAJDPPT2XTM2MMGSXTY:botocore-session-1527697767</UserId>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <Account>115872563304</Account>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </GetCallerIdentityResult>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <ResponseMetadata>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <RequestId>7c61180e-6427-11e8-8df2-9399977da325</RequestId>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </ResponseMetadata>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </GetCallerIdentityResponse>
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] DEBUG: Request ec2/DescribeAccountAttributes Details:
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: ec2.us-west-2.amazonaws.com
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 87
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-west-2/ec2/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token, Signature=d1add12c0efcaeb2f6aa552c781de20670af17d4cdf835f780456280d2cf350f
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-www-form-urlencoded; charset=utf-8
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163538Z
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Action=DescribeAccountAttributes&AttributeName.1=supported-platforms&Version=2016-11-15
2018-05-30T09:35:38.869-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] DEBUG: Response ec2/DescribeAccountAttributes Details:
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 200 OK
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Transfer-Encoding: chunked
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: text/xml;charset=UTF-8
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:38 GMT
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Server: AmazonEC2
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Vary: Accept-Encoding
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] <?xml version="1.0" encoding="UTF-8"?>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <DescribeAccountAttributesResponse xmlns="http://ec2.amazonaws.com/doc/2016-11-15/">
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <requestId>ee78b6a6-0c75-4423-aaca-b2eb1e68c71a</requestId>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <accountAttributeSet>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <item>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <attributeName>supported-platforms</attributeName>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <attributeValueSet>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <item>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: <attributeValue>VPC</attributeValue>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </item>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </attributeValueSet>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </item>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </accountAttributeSet>
2018-05-30T09:35:38.992-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: </DescribeAccountAttributesResponse>
aws_service_discovery_private_dns_namespace.fail: Creating...
arn: "" => "<computed>"
hosted_zone: "" => "<computed>"
name: "" => "this.is.a.really.long.name.i.suppose.but.who.are.you.to.judge"
vpc: "" => "vpc-1234"
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:38 [DEBUG] [aws-sdk-go] DEBUG: Request servicediscovery/CreatePrivateDnsNamespace Details:
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ REQUEST POST-SIGN ]-----------------------------
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: POST / HTTP/1.1
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Host: servicediscovery.us-west-2.amazonaws.com
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: User-Agent: aws-sdk-go/1.13.54 (go1.9.2; darwin; amd64) APN/1.0 HashiCorp/1.0 Terraform/0.11.7
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 214
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Authorization: AWS4-HMAC-SHA256 Credential=ASIAJE3XIRC7ZOJJMRXA/20180530/us-west-2/servicediscovery/aws4_request, SignedHeaders=content-length;content-type;host;x-amz-date;x-amz-security-token;x-amz-target, Signature=d406e4d3bf9f324ed319dbc37c3f8085f3fed0ae608a587ab54d69c6c8856581
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Date: 20180530T163538Z
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Security-Token: FQoDYXdzEPL//////////wEaDJKLSLRTWKYeFjEyaiL/AZAIPg8ruzucRNJsms3/fXXDKola9LCCAEBfK31QbWd61GHV+kc33UAojRmf8RwzDpT6t0fSV4MlANyuj12YWy4JXRTc0UzoGuq2W4ovj6EmIzG9I2qWfU1r3W/vvJJhKbwVzEfPig3nkIrJa/5USI3givMn3TQTPzHHW4VHgZJBSwOoAMOatk47Y/xxq9B2TIIS03N0FWGM54D895cU4X5tINaaqMhUXjfKTZVPiGPJdzvm38EF3zqfK24H2lwxdaCRPXXB/H24goIAJ9/0v0DvHm3pFFyGAYMFGCqQDjJs+fhMai8EFYcNJIjJmXpCEy9RYfHS1GKJQLtVV3yfFij0orvYBQ==
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amz-Target: Route53AutoNaming_v20170314.CreatePrivateDnsNamespace
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Accept-Encoding: gzip
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:38.997-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:39.120-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:39 [DEBUG] [aws-sdk-go] DEBUG: Response servicediscovery/CreatePrivateDnsNamespace Details:
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: ---[ RESPONSE ]--------------------------------------
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: HTTP/1.1 400 Bad Request
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Connection: close
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Length: 266
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Content-Type: application/x-amz-json-1.1
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: Date: Wed, 30 May 2018 16:35:39 GMT
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: X-Amzn-Requestid: 7c8bd12a-6427-11e8-81dd-914b35498dee
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4:
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: -----------------------------------------------------
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:39 [DEBUG] [aws-sdk-go] {"__type":"InvalidInput","Message":"1 validation error detected: Value 'tf-this.is.a.really.long.name.i.suppose.but.who.are.you.to.judge20180530163538997000000001' at 'creatorRequestId' failed to satisfy constraint: Member must have length less than or equal to 64"}
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: 2018/05/30 09:35:39 [DEBUG] [aws-sdk-go] DEBUG: Validate Response servicediscovery/CreatePrivateDnsNamespace failed, not retrying, error InvalidInput: 1 validation error detected: Value 'tf-this.is.a.really.long.name.i.suppose.but.who.are.you.to.judge20180530163538997000000001' at 'creatorRequestId' failed to satisfy constraint: Member must have length less than or equal to 64
2018-05-30T09:35:39.121-0700 [DEBUG] plugin.terraform-provider-aws_v1.20.0_x4: status code: 400, request id: 7c8bd12a-6427-11e8-81dd-914b35498dee
2018/05/30 09:35:39 [ERROR] root: eval: *terraform.EvalApplyPost, err: 1 error(s) occurred:
* aws_service_discovery_private_dns_namespace.fail: InvalidInput: 1 validation error detected: Value 'tf-this.is.a.really.long.name.i.suppose.but.who.are.you.to.judge20180530163538997000000001' at 'creatorRequestId' failed to satisfy constraint: Member must have length less than or equal to 64
status code: 400, request id: 7c8bd12a-6427-11e8-81dd-914b35498dee
2018/05/30 09:35:39 [ERROR] root: eval: *terraform.EvalSequence, err: 1 error(s) occurred:
* aws_service_discovery_private_dns_namespace.fail: InvalidInput: 1 validation error detected: Value 'tf-this.is.a.really.long.name.i.suppose.but.who.are.you.to.judge20180530163538997000000001' at 'creatorRequestId' failed to satisfy constraint: Member must have length less than or equal to 64
status code: 400, request id: 7c8bd12a-6427-11e8-81dd-914b35498dee
2018/05/30 09:35:39 [TRACE] [walkApply] Exiting eval tree: aws_service_discovery_private_dns_namespace.fail
2018/05/30 09:35:39 [DEBUG] plugin: waiting for all plugin processes to complete...

Error: Error applying plan:
1 error(s) occurred:
* aws_service_discovery_private_dns_namespace.fail: 1 error(s) occurred:
* aws_service_discovery_private_dns_namespace.fail: InvalidInput: 1 validation error detected: Value 'tf-this.is.a.really.long.name.i.suppose.but.who.are.you.to.judge20180530163538997000000001' at 'creatorRequestId' failed to satisfy constraint: Member must have length less than or equal to 64
status code: 400, request id: 7c8bd12a-6427-11e8-81dd-914b35498dee
Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.

2018-05-30T09:35:39.127-0700 [DEBUG] plugin: plugin process exited: path=/var/tmp/sd/.terraform/plugins/darwin_amd64/terraform-provider-aws_v1.20.0_x4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment