Deploy details
Deploy log
1:15:30 PM: Build ready to start
1:15:33 PM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
1:15:33 PM: build-image tag: v3.3.2
1:15:33 PM: buildbot version: 8727aab446158e7b8c8ad2e96fe74b0154505a4e
1:15:33 PM: Fetching cached dependencies
1:15:33 PM: Starting to download cache of 98.1MB
1:15:34 PM: Finished downloading cache in 1.034650685s
1:15:34 PM: Starting to extract cache
1:15:38 PM: Finished extracting cache in 4.215634905s
1:15:39 PM: Finished fetching cache in 5.393313435s
1:15:39 PM: Starting to prepare the repo for build
1:15:39 PM: Preparing Git Reference pull/16/head
1:15:42 PM: Found netlify.toml. Overriding site configuration
1:15:42 PM: Different publish path detected, going to use the one specified in the toml file: 'dist/client' versus 'lambda' in the site
1:15:42 PM: Different build command detected, going to use the one specified in the toml file: 'npm run build' versus 'npm run build:lambda' in the site
1:15:42 PM: Different functions path detected, going to use the one specified in the toml file: 'dist/server' versus '' in the site
1:15:42 PM: Creating functions prep folder
1:15:42 PM: Starting build script
1:15:42 PM: Installing dependencies
1:15:43 PM: Started restoring cached node version
1:15:45 PM: Finished restoring cached node version
1:15:46 PM: v10.16.3 is already installed.
1:15:46 PM: Now using node v10.16.3 (npm v6.9.0)
1:15:47 PM: Attempting ruby version 2.6.2, read from environment
1:15:48 PM: Using ruby version 2.6.2
1:15:49 PM: Using PHP version 5.6
1:15:49 PM: Started restoring cached node modules
1:15:49 PM: Finished restoring cached node modules
1:15:49 PM: Installing NPM modules using NPM version 6.9.0
1:15:56 PM: npm WARN netlify-lambda-functions@1.0.0 No repository field.
1:15:56 PM: npm WARN
1:15:56 PM: optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
1:15:56 PM: npm WARN
1:15:56 PM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:15:56 PM: updated 2 packages and audited 15222 packages in 6.187s
1:15:56 PM: found 0 vulnerabilities
1:15:57 PM: NPM modules installed
1:15:57 PM: Started restoring cached go cache
1:15:57 PM: Finished restoring cached go cache
1:15:57 PM: unset GOOS;
1:15:57 PM: unset GOARCH;
1:15:57 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
1:15:57 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
1:15:57 PM: go version >&2;
1:15:57 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
1:15:57 PM: go version go1.12 linux/amd64
1:15:57 PM: Installing missing commands
1:15:57 PM: Verify run directory
1:15:57 PM: Executing user command: npm run build
1:15:57 PM: > netlify-lambda-functions@1.0.0 build /opt/build/repo
1:15:57 PM: > npm run build:client && npm run build:server
1:15:58 PM: > netlify-lambda-functions@1.0.0 build:client /opt/build/repo
1:15:58 PM: > webpack --mode production --config webpack.client.js
1:16:00 PM: Hash: 21a7f330a806c879a48d
1:16:00 PM: Version: webpack 4.41.2
1:16:00 PM: Time: 777ms
1:16:00 PM: Built at: 10/15/2019 1:16:00 PM
1:16:00 PM: Asset Size Chunks Chunk Names
1:16:00 PM: index.html 2.96 KiB [emitted]
1:16:00 PM: main.js 1.03 KiB 0 [emitted] main
1:16:00 PM: normalize.css 5.99 KiB [emitted]
1:16:00 PM: styles.css 3.52 KiB [emitted]
1:16:00 PM: Entrypoint main = main.js
1:16:00 PM: [0] ./src/index.js 137 bytes {0} [built]
1:16:00 PM: [2] ./node_modules/file-loader/dist/cjs.js?name=styles.css!./src/styles.css 56 bytes {0} [built]
1:16:00 PM: + 1 hidden module
1:16:00 PM: Child html-webpack-plugin for "index.html":
1:16:00 PM: 1 asset
1:16:00 PM: Entrypoint undefined = index.html
1:16:00 PM: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 2.53 KiB {0} [built]
1:16:00 PM: [2] (webpack)/buildin/global.js 472 bytes {0} [built]
1:16:00 PM: [3] (webpack)/buildin/module.js 497 bytes {0} [built]
1:16:00 PM: [4] ./node_modules/html-loader!./src/lambda/hello.js 169 bytes {0} [built]
1:16:00 PM: [5] ./node_modules/html-loader!./src/lambda/emoji.js 175 bytes {0} [built]
1:16:00 PM: [6] ./node_modules/html-loader!./src/lambda/dog.js 663 bytes {0} [built]
1:16:00 PM: + 1 hidden module
1:16:00 PM: > netlify-lambda-functions@1.0.0 build:server /opt/build/repo
1:16:00 PM: > netlify-lambda build src/lambda
1:16:01 PM: netlify-lambda: Building functions
1:16:02 PM: Hash: c5195a8d0cdf5476cda1
1:16:02 PM: Version: webpack 4.41.2
1:16:02 PM: Time: 660ms
1:16:02 PM: Built at: 10/15/2019 1:16:02 PM
1:16:02 PM: Asset Size Chunks Chunk Names
1:16:02 PM: dog.js 32.5 KiB 0 [emitted] dog
1:16:02 PM: emoji.js 42.7 KiB 1 [emitted] emoji
1:16:02 PM: hello.js 1.05 KiB 2 [emitted] hello
1:16:02 PM: Entrypoint dog = dog.js
1:16:02 PM: Entrypoint emoji = emoji.js
1:16:02 PM: Entrypoint hello = hello.js
1:16:02 PM: [0] /opt/build/repo/node_modules/axios/lib/utils.js 8.28 KiB {0} [built]
1:16:02 PM: [3] /opt/build/repo/node_modules/axios/lib/helpers/bind.js 256 bytes {0} [built]
1:16:02 PM: [4] /opt/build/repo/node_modules/axios/lib/cancel/isCancel.js 102 bytes {0} [built]
1:16:02 PM: [5] /opt/build/repo/node_modules/axios/lib/defaults.js 2.55 KiB {0} [built]
1:16:02 PM: [13] /opt/build/repo/node_modules/axios/lib/core/mergeConfig.js 1.69 KiB {0} [built]
1:16:02 PM: [14] /opt/build/repo/node_modules/axios/lib/cancel/Cancel.js 385 bytes {0} [built]
1:16:02 PM: [15] /opt/build/repo/node_modules/node-emoji/index.js 40 bytes {1} [built]
1:16:02 PM: [16] ./dog.js 638 bytes {0} [built]
1:16:02 PM: [17] /opt/build/repo/node_modules/axios/index.js 40 bytes {0} [built]
1:16:02 PM: [18] /opt/build/repo/node_modules/axios/lib/axios.js 1.39 KiB {0} [built]
1:16:02 PM: [20] /opt/build/repo/node_modules/axios/lib/core/Axios.js 2.4 KiB {0} [built]
1:16:02 PM: [45] /opt/build/repo/node_modules/axios/lib/cancel/CancelToken.js 1.21 KiB {0} [built]
1:16:02 PM: [47] ./emoji.js 145 bytes {1} [built]
1:16:02 PM: [48] /opt/build/repo/node_modules/node-emoji/lib/emoji.js 7.93 KiB {1} [built]
1:16:02 PM: [51] ./hello.js 140 bytes {2} [built]
1:16:02 PM: + 37 hidden modules
1:16:03 PM: Function Dir: /opt/build/repo/dist/server
1:16:03 PM: TempDir: /tmp/zisi-5da5c672e3ac3b0008ee17a4
1:16:04 PM: Prepping functions with zip-it-and-ship-it 0.3.1
1:16:04 PM: [ { path: '/tmp/zisi-5da5c672e3ac3b0008ee17a4/dog.zip',
1:16:04 PM: runtime: 'js' },
1:16:04 PM: { path: '/tmp/zisi-5da5c672e3ac3b0008ee17a4/emoji.zip',
1:16:04 PM: runtime: 'js' },
1:16:04 PM: { path: '/tmp/zisi-5da5c672e3ac3b0008ee17a4/hello.zip',
1:16:04 PM: runtime: 'js' } ]
1:16:04 PM: Prepping functions complete
1:16:04 PM: Caching artifacts
1:16:04 PM: Started saving node modules
1:16:04 PM: Finished saving node modules
1:16:04 PM: Started saving pip cache
1:16:04 PM: Finished saving pip cache
1:16:04 PM: Started saving emacs cask dependencies
1:16:05 PM: Finished saving emacs cask dependencies
1:16:05 PM: Started saving maven dependencies
1:16:05 PM: Finished saving maven dependencies
1:16:05 PM: Started saving boot dependencies
1:16:05 PM: Finished saving boot dependencies
1:16:05 PM: Started saving go dependencies
1:16:05 PM: Finished saving go dependencies
1:16:05 PM: Build script success
1:16:05 PM: Starting to deploy site from 'dist/client'
1:16:05 PM: Creating deploy tree
1:16:06 PM: 0 new files to upload
1:16:06 PM: 0 new functions to upload
1:16:06 PM: Starting post processing
1:16:06 PM: Post processing done
1:16:07 PM: Site is live
1:16:23 PM: Finished processing build request in 50.307989734s