11:47:20 AM: Build ready to start
11:51:47 AM: build-image version: 9cade8af58c2cf3a17a1e9433d2e979149488837
11:51:47 AM: build-image tag: v3.3.5
11:51:47 AM: buildbot version: 2bcc42d646155245bd5134a9110b521ad3e07e97
11:51:47 AM: Fetching cached dependencies
11:51:47 AM: Starting to download cache of 118.6MB
11:51:49 AM: Finished downloading cache in 1.705553357s
11:51:49 AM: Starting to extract cache
11:51:55 AM: Finished extracting cache in 6.191598575s
11:51:55 AM: Finished fetching cache in 7.941774841s
11:51:55 AM: Starting to prepare the repo for build
11:51:55 AM: Preparing Git Reference pull/25/head
11:51:56 AM: Found Netlify configuration file netlify.toml in site root
11:51:56 AM: Found Netlify configuration file(s). Overriding site configuration
11:51:56 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist/client' versus 'lambda' in the Netlify UI
11:51:56 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build' versus 'npm run build:lambda' in the Netlify UI
11:51:56 AM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'dist/server' versus '' in the Netlify UI
11:51:56 AM: Creating functions prep folder
11:51:56 AM: Starting build script
11:51:56 AM: Installing dependencies
11:51:57 AM: Started restoring cached node version
11:52:01 AM: Finished restoring cached node version
11:52:02 AM: Downloading and installing node v10.18.1...
11:52:02 AM:
############################## 42.7%
11:52:02 AM:
#############################################################
11:52:02 AM: ########### 100.0%
11:52:02 AM: Computing checksum with sha256sum
11:52:03 AM: Checksums matched!
11:52:08 AM: Now using node v10.18.1 (npm v6.13.4)
11:52:09 AM: Attempting ruby version 2.6.2, read from environment
11:52:10 AM: Using ruby version 2.6.2
11:52:11 AM: Using PHP version 5.6
11:52:11 AM: Started restoring cached node modules
11:52:11 AM: Finished restoring cached node modules
11:52:11 AM: Installing NPM modules using NPM version 6.13.4
11:52:23 AM: WARN netlify-lambda-functions@1.0.0 No repository field.
11:52:23 AM: WARN optional
11:52:23 AM: SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
11:52:23 AM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:52:23 AM: added 9 packages from 7 contributors, updated 8 packages and audited 15224 packages in 8.186s
11:52:24 AM: 15 packages are looking for funding
11:52:24 AM: run `npm fund` for details
11:52:24 AM: found 1 high severity vulnerability
11:52:24 AM: run `npm audit fix` to fix them, or `npm audit` for details
11:52:24 AM: NPM modules installed
11:52:24 AM: Started restoring cached go cache
11:52:24 AM: Finished restoring cached go cache
11:52:24 AM: unset GOARCH;
11:52:24 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
11:52:24 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
11:52:24 AM: go version >&2;
11:52:24 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
11:52:24 AM: go version go1.12 linux/amd64
11:52:24 AM: Installing missing commands
11:52:24 AM: Verify run directory
11:52:24 AM: Executing user command: npm run build
11:52:25 AM: > netlify-lambda-functions@1.0.0 build /opt/build/repo
11:52:25 AM: > npm run build:client && npm run build:server
11:52:25 AM: > netlify-lambda-functions@1.0.0 build:client /opt/build/repo
11:52:25 AM: > webpack --mode production --config webpack.client.js
11:52:28 AM: Hash: c17c4ac172b514669e84
11:52:28 AM: Version: webpack 4.41.3
11:52:28 AM: Time: 1259ms
11:52:28 AM: Built at: 02/05/2020 11:52:28 AM
11:52:28 AM: Asset Size Chunks Chunk Names
11:52:28 AM: index.html 2.96 KiB [emitted]
11:52:28 AM: main.js 959 bytes 0 [emitted] main
11:52:28 AM: normalize.css 5.99 KiB [emitted]
11:52:28 AM: styles.css 3.52 KiB [emitted]
11:52:28 AM: Entrypoint main = main.js
11:52:28 AM: [0] ./src/index.js + 2 modules 248 bytes {0} [built]
11:52:28 AM: | ./src/index.js 137 bytes [built]
11:52:28 AM: | ./node_modules/file-loader/dist/cjs.js?name=styles.css!./src/styles.css 54 bytes [built]
11:52:28 AM: | + 1 hidden module
11:52:28 AM: Child html-webpack-plugin for "index.html":
11:52:28 AM: Entrypoint undefined = index.html
11:52:28 AM: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 2.53 KiB {0} [built]
11:52:28 AM: [2] (webpack)/buildin/global.js 472 bytes {0} [built]
11:52:28 AM: [3] (webpack)/buildin/module.js 497 bytes {0} [built]
11:52:28 AM: [4] ./node_modules/html-loader!./src/lambda/hello.js 169 bytes {0} [built]
11:52:28 AM: [5] ./node_modules/html-loader!./src/lambda/emoji.js 175 bytes {0} [built]
11:52:28 AM: [6] ./node_modules/html-loader!./src/lambda/dog.js 663 bytes {0} [built]
11:52:28 AM: + 1 hidden module
11:52:28 AM: > netlify-lambda-functions@1.0.0 build:server /opt/build/repo
11:52:28 AM: > netlify-lambda build src/lambda
11:52:29 AM: netlify-lambda: Building functions
11:52:31 AM: Hash: 963eaf587eb73394cda2
11:52:31 AM: Version: webpack 4.41.3
11:52:31 AM: Time: 2097ms
11:52:31 AM: Built at: 02/05/2020 11:52:31 AM
11:52:31 AM: Asset Size Chunks Chunk Names
11:52:31 AM: dog.js 32.5 KiB 0 [emitted] dog
11:52:31 AM: emoji.js 42.7 KiB 1 [emitted] emoji
11:52:31 AM: hello.js 1.05 KiB 2 [emitted] hello
11:52:31 AM: Entrypoint dog = dog.js
11:52:31 AM: Entrypoint emoji = emoji.js
11:52:31 AM: Entrypoint hello = hello.js
11:52:31 AM: [0] /opt/build/repo/node_modules/axios/lib/utils.js 8.28 KiB {0} [built]
11:52:31 AM: [3] /opt/build/repo/node_modules/axios/lib/helpers/bind.js 256 bytes {0} [built]
11:52:31 AM: [4] /opt/build/repo/node_modules/axios/lib/cancel/isCancel.js 102 bytes {0} [built]
11:52:31 AM: [5] /opt/build/repo/node_modules/axios/lib/defaults.js 2.55 KiB {0} [built]
11:52:31 AM: [13] /opt/build/repo/node_modules/axios/lib/core/mergeConfig.js 1.69 KiB {0} [built]
11:52:31 AM: [14] /opt/build/repo/node_modules/axios/lib/cancel/Cancel.js 385 bytes {0} [built]
11:52:31 AM: [15] /opt/build/repo/node_modules/node-emoji/index.js 40 bytes {1} [built]
11:52:31 AM: [16] ./dog.js 638 bytes {0} [built]
11:52:31 AM: [17] /opt/build/repo/node_modules/axios/index.js 40 bytes {0} [built]
11:52:31 AM: [18] /opt/build/repo/node_modules/axios/lib/axios.js 1.39 KiB {0} [built]
11:52:31 AM: [20] /opt/build/repo/node_modules/axios/lib/core/Axios.js 2.4 KiB {0} [built]
11:52:31 AM: [45] /opt/build/repo/node_modules/axios/lib/cancel/CancelToken.js 1.21 KiB {0} [built]
11:52:31 AM: [47] ./emoji.js 145 bytes {1} [built]
11:52:31 AM: [48] /opt/build/repo/node_modules/node-emoji/lib/emoji.js 7.93 KiB {1} [built]
11:52:31 AM: [51] ./hello.js 140 bytes {2} [built]
11:52:31 AM: + 37 hidden modules
11:52:32 AM: Function Dir: /opt/build/repo/dist/server
11:52:32 AM: TempDir: /tmp/zisi-5e3aab48bdd5c60008f207c5
11:52:32 AM: Prepping functions with zip-it-and-ship-it 0.3.1
11:52:33 AM: [ { path: '/tmp/zisi-5e3aab48bdd5c60008f207c5/dog.zip',
11:52:33 AM: runtime: 'js' },
11:52:33 AM: { path: '/tmp/zisi-5e3aab48bdd5c60008f207c5/emoji.zip',
11:52:33 AM: runtime: 'js' },
11:52:33 AM: { path: '/tmp/zisi-5e3aab48bdd5c60008f207c5/hello.zip',
11:52:33 AM: runtime: 'js' } ]
11:52:33 AM: Prepping functions complete
11:52:33 AM: Caching artifacts
11:52:33 AM: Started saving node modules
11:52:33 AM: Finished saving node modules
11:52:33 AM: Started saving pip cache
11:52:33 AM: Finished saving pip cache
11:52:33 AM: Started saving emacs cask dependencies
11:52:33 AM: Finished saving emacs cask dependencies
11:52:33 AM: Started saving maven dependencies
11:52:33 AM: Finished saving maven dependencies
11:52:33 AM: Started saving boot dependencies
11:52:33 AM: Finished saving boot dependencies
11:52:33 AM: Started saving go dependencies
11:52:33 AM: Finished saving go dependencies
11:52:38 AM: Build script success
11:52:38 AM: Starting to deploy site from 'dist/client'
11:52:38 AM: Creating deploy tree
11:52:38 AM: 0 new files to upload
11:52:38 AM: 0 new functions to upload
11:52:38 AM: Starting post processing
11:52:39 AM: Post processing done
11:52:39 AM: Site is live
11:53:00 AM: Finished processing build request in 1m13.331253952s