Skip to main content

Deploy details

Deploy successful for nervous-lewin-928377

Add cloudfront

PR #2: cloudfront@0c20bb0

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • @netlify/plugin-functions-core
  • info

    Build time: 1m 23s. Total deploy time: 1m 23s

    Build started at 11:27:26 PM and ended at 11:28:49 PM. Learn more about build minutes

Deploy log

11:27:24 PM: Build ready to start
11:27:26 PM: build-image version: 342853e31ef590be8195dfbea64bbc4657de7b6b
11:27:26 PM: build-image tag: v3.3.16
11:27:26 PM: buildbot version: 0ffb969a1fc5a7aa9d2a93dd77dd40a990576807
11:27:26 PM: Fetching cached dependencies
11:27:26 PM: Starting to download cache of 771.8MB
11:27:31 PM: Finished downloading cache in 5.559323804s
11:27:31 PM: Starting to extract cache
11:27:51 PM: Finished extracting cache in 19.772689998s
11:27:52 PM: Finished fetching cache in 25.579058544s
11:27:52 PM: Starting to prepare the repo for build
11:27:52 PM: Preparing Git Reference pull/2/head
11:27:53 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '' in the Netlify UI
11:27:53 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
11:27:53 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'make build' versus '' in the Netlify UI
11:27:53 PM: Starting build script
11:27:53 PM: Installing dependencies
11:27:54 PM: Python version set to 2.7
11:27:54 PM: Started restoring cached node version
11:27:58 PM: Finished restoring cached node version
11:27:58 PM: Attempting node version '12.18.0' from .nvmrc
11:27:59 PM: v12.18.0 is already installed.
11:27:59 PM: Now using node v12.18.0 (npm v6.14.4)
11:27:59 PM: Started restoring cached build plugins
11:27:59 PM: Finished restoring cached build plugins
11:27:59 PM: Attempting ruby version 2.6.2, read from environment
11:28:00 PM: Started restoring cached ruby version
11:28:00 PM: Finished restoring cached ruby version
11:28:02 PM: Using ruby version 2.6.2
11:28:02 PM: Using PHP version 5.6
11:28:02 PM: 5.2 is already installed.
11:28:02 PM: Using Swift version 5.2
11:28:02 PM: Started restoring cached node modules
11:28:02 PM: Finished restoring cached node modules
11:28:02 PM: Started restoring cached go cache
11:28:09 PM: Finished restoring cached go cache
11:28:09 PM: Installing Go version 1.12
11:28:09 PM: unset GOOS;
11:28:09 PM: unset GOARCH;
11:28:09 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
11:28:09 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
11:28:09 PM: go version >&2;
11:28:09 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
11:28:09 PM: go version go1.12 linux/amd64
11:28:09 PM: Installing missing commands
11:28:09 PM: Verify run directory
11:28:10 PM: ​
11:28:10 PM: ┌─────────────────────────────┐
11:28:10 PM: │ Netlify Build │
11:28:10 PM: └─────────────────────────────┘
11:28:10 PM: ​
11:28:10 PM: ❯ Version
11:28:10 PM: @netlify/build 2.0.10
11:28:10 PM: ​
11:28:10 PM: ❯ Flags
11:28:10 PM: deployId: 5eeaa6dc71adad0008302f23
11:28:10 PM: mode: buildbot
11:28:10 PM: ​
11:28:10 PM: ❯ Current directory
11:28:10 PM: /opt/build/repo
11:28:10 PM: ​
11:28:10 PM: ❯ Config file
11:28:10 PM: /opt/build/repo/netlify.toml
11:28:10 PM: ​
11:28:10 PM: ❯ Context
11:28:10 PM: deploy-preview
11:28:10 PM: ​
11:28:10 PM: ┌────────────────────────────────────┐
11:28:10 PM: │ 1. build.command from netlify.toml │
11:28:10 PM: └────────────────────────────────────┘
11:28:10 PM: ​
11:28:10 PM: $ make build
11:28:10 PM: rm -rf ./api/bin
11:28:10 PM: rm -rf ./functions
11:28:10 PM: env GOOS=linux GOARCH=amd64 go build -ldflags="-s -w" -o ./api/bin/numbers ./api/main.go
11:28:14 PM: mkdir -p functions
11:28:14 PM: cp ./api/bin/numbers functions
11:28:14 PM: npm run-script build
11:28:14 PM: > numbers@1.0.0 build /opt/build/repo
11:28:14 PM: > webpack
11:28:18 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/node_modules/react-dom/cjs/react-dom.development.js as it exceeds the max of 500KB.
11:28:23 PM: Hash: 784e362d8b5a0ea18cdc
11:28:23 PM: Version: webpack 4.43.0
11:28:23 PM: Time: 8101ms
11:28:23 PM: Built at: 06/17/2020 11:28:23 PM
11:28:23 PM: Asset Size Chunks Chunk Names
11:28:23 PM: index.html 708 bytes [emitted]
11:28:23 PM: index_bundle.js 3.25 MiB main [emitted] main
11:28:23 PM: static/favicon.ico 15 KiB [emitted]
11:28:23 PM: Entrypoint main = index_bundle.js
11:28:23 PM: [./client/app/index.js] 588 bytes {main} [built]
11:28:23 PM: [./client/fetch/api.js] 389 bytes {main} [built]
11:28:23 PM: [./node_modules/webpack/buildin/global.js] (webpack)/buildin/global.js 475 bytes {main} [built]
11:28:23 PM: + 510 hidden modules
11:28:23 PM: Child HtmlWebpackCompiler:
11:28:23 PM: Asset Size Chunks Chunk Names
11:28:23 PM: static/favicon.ico 15 KiB [emitted]
11:28:23 PM: + 1 hidden asset
11:28:23 PM: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
11:28:23 PM: [./node_modules/html-webpack-plugin/lib/loader.js!./client/app/index.html] 919 bytes {HtmlWebpackPlugin_0} [built]
11:28:23 PM: ​
11:28:23 PM: (build.command completed in 12.8s)
11:28:23 PM: ​
11:28:23 PM: ┌────────────────────────────────────────────────────────────┐
11:28:23 PM: │ 2. onPostBuild command from @netlify/plugin-functions-core │
11:28:23 PM: └────────────────────────────────────────────────────────────┘
11:28:23 PM: ​
11:28:23 PM: Packaging Functions from functions directory:
11:28:23 PM: - numbers
11:28:24 PM: ​
11:28:24 PM: (@netlify/plugin-functions-core onPostBuild completed in 1.2s)
11:28:24 PM: ​
11:28:24 PM: ┌─────────────────────────────┐
11:28:24 PM: │ Netlify Build Complete │
11:28:24 PM: └─────────────────────────────┘
11:28:24 PM: ​
11:28:24 PM: (Netlify Build completed in 14.8s)
11:28:24 PM: Caching artifacts
11:28:24 PM: Started saving node modules
11:28:24 PM: Finished saving node modules
11:28:24 PM: Started saving build plugins
11:28:25 PM: Finished saving build plugins
11:28:25 PM: Started saving pip cache
11:28:25 PM: Finished saving pip cache
11:28:25 PM: Started saving emacs cask dependencies
11:28:25 PM: Finished saving emacs cask dependencies
11:28:25 PM: Started saving maven dependencies
11:28:25 PM: Finished saving maven dependencies
11:28:25 PM: Started saving boot dependencies
11:28:25 PM: Finished saving boot dependencies
11:28:31 PM: Started saving go dependencies
11:28:47 PM: Finished saving go dependencies
11:28:47 PM: Build script success
11:28:47 PM: Starting to deploy site from 'dist'
11:28:47 PM: Creating deploy tree
11:28:47 PM: Creating deploy upload records
11:28:48 PM: 0 new files to upload
11:28:48 PM: 1 new functions to upload
11:28:49 PM: Starting post processing
11:28:49 PM: Post processing done
11:28:50 PM: Site is live
11:30:15 PM: Finished processing build request in 2m49.099743235s