Created
January 22, 2018 02:37
-
-
Save mweagle/4c41c16ce183eadd6a1615890596ab91 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO[0000] ════════════════════════════════════════════════ | |
INFO[0000] ╔═╗┌─┐┌─┐┬─┐┌┬┐┌─┐ Version : 1.0.1 | |
INFO[0000] ╚═╗├─┘├─┤├┬┘ │ ├─┤ SHA : 840ab43 | |
INFO[0000] ╚═╝┴ ┴ ┴┴└─ ┴ ┴ ┴ Go : go1.9.2 | |
INFO[0000] ════════════════════════════════════════════════ | |
INFO[0000] Service: SpartaHTML-mweagle LinkFlags= Option=provision UTC="2018-01-22T02:34:47Z" | |
INFO[0000] ════════════════════════════════════════════════ | |
INFO[0000] Provisioning service BuildID=d64f878f9a00d1300e3c8f2ec60cff856487de61 CodePipelineTrigger= InPlaceUpdates=false NOOP=false Tags= | |
INFO[0000] Verifying IAM Lambda execution roles | |
INFO[0000] IAM roles verified Count=1 | |
INFO[0000] Checking S3 versioning Bucket=myS3Bucket VersioningEnabled=true | |
INFO[0000] Running `go generate` | |
INFO[0000] Compiling binary Name=Sparta.lambda.amd64 | |
INFO[0009] Creating code ZIP archive for upload TempName=./.sparta/SpartaHTML_mweagle-code.zip | |
INFO[0009] Lambda code archive size Size="19 MB" | |
INFO[0009] Creating S3Site archive S3Key=SpartaHTML-mweagle-S3Site.zip SourcePath=/Users/mweagle/Documents/gopath/src/github.com/mweagle/SpartaHTML/resources | |
INFO[0009] Uploading local file to S3 Bucket=myS3Bucket Key=SpartaHTML-mweagle/SpartaHTML_mweagle-code.zip Path=./.sparta/SpartaHTML_mweagle-code.zip Size="19 MB" | |
INFO[0009] Uploading local file to S3 Bucket=myS3Bucket Key=SpartaHTML-mweagle/SpartaHTML-mweagle-S3Site.zip Path=./.sparta/SpartaHTML-mweagle-S3Site.zip Size="2.6 MB" | |
INFO[0027] Checking current API Gateway stage status APIName=SpartaHTML StageName=v1 | |
INFO[0028] Checking current APIGateway stage status CreatedDate="2018-01-21 17:01:23 +0000 UTC" DeploymentId=5r4hij LastUpdated="2018-01-21 17:01:23 +0000 UTC" | |
INFO[0028] Uploading local file to S3 Bucket=myS3Bucket Key=SpartaHTML-mweagle/SpartaHTML_mweagle-cftemplate.json Path=./.sparta/SpartaHTML_mweagle-cftemplate.json Size="13 kB" | |
INFO[0029] Issued CreateChangeSet request StackName=SpartaHTML-mweagle | |
INFO[0037] Issued ExecuteChangeSet request StackName=SpartaHTML-mweagle | |
INFO[0092] CloudFormation provisioning metrics: | |
INFO[0092] Operation duration Duration=46.89s Resource=SpartaHTML-mweagle Type="AWS::CloudFormation::Stack" | |
INFO[0092] Operation duration Duration=20.58s Resource=S3Site89c05c24a06599753eb3ae4e8ef2f1c09f062803 Type="AWS::S3::Bucket" | |
INFO[0092] Operation duration Duration=6.32s Resource=S3SiteBuilder6ad1956beb76b274841c3a0d5700db54f15b2f60 Type="AWS::CloudFormation::CustomResource" | |
INFO[0092] Operation duration Duration=2.39s Resource=mainhelloWorldLambda1b3e4060f28609bb7506d01320b77ed5bdd9989e Type="AWS::Lambda::Function" | |
INFO[0092] Operation duration Duration=1.22s Resource=APIGatewayDeployment84b8be7d4e98094cd203f5ffc8c19964fe9c5b0c Type="AWS::ApiGateway::Deployment" | |
INFO[0092] Operation duration Duration=1.12s Resource=S3SiteCreator5e3ba2bfbd84909fa66fa05dbd29d019af52e382 Type="AWS::Lambda::Function" | |
INFO[0092] ──────────────────────────────────────────────── | |
INFO[0092] Stack Outputs | |
INFO[0092] ──────────────────────────────────────────────── | |
INFO[0092] S3SiteURL Description="S3 Website URL" Value="http://spartahtml-mweagle-s3site89c05c24a06599753eb3ae4e-9kil6qlqk0yt.s3-website-us-west-2.amazonaws.com" | |
INFO[0092] APIGatewayURL Description="API Gateway URL" Value="https://ksuo0qlc3m.execute-api.us-west-2.amazonaws.com/v1" | |
INFO[0092] ──────────────────────────────────────────────── | |
INFO[0092] Stack provisioned CreationTime="2018-01-21 17:00:38.784 +0000 UTC" StackId="arn:aws:cloudformation:us-west-2:123412341234:stack/SpartaHTML-mweagle/9b1b98b0-fecc-11e7-801e-50a68a0e322a" StackName=SpartaHTML-mweagle | |
INFO[0092] ════════════════════════════════════════════════ | |
INFO[0092] SpartaHTML-mweagle Summary | |
INFO[0092] ════════════════════════════════════════════════ | |
INFO[0092] Verifying IAM roles Duration (s)=0 | |
INFO[0092] Verifying AWS preconditions Duration (s)=0 | |
INFO[0092] Creating code bundle Duration (s)=9 | |
INFO[0092] Uploading code Duration (s)=18 | |
INFO[0092] Ensuring CloudFormation stack Duration (s)=65 | |
INFO[0092] Total elapsed time Duration (s)=92 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment