Deploy details
Deploy log
6:34:58 PM: Build ready to start
6:35:00 PM: build-image version: 2dbd444fcdce00cf06325060a8238d5ae3e86774
6:35:00 PM: build-image tag: v3.3.7
6:35:00 PM: buildbot version: 11918e084194721d200458438c92ff8180b3b56c
6:35:00 PM: Fetching cached dependencies
6:35:00 PM: Starting to download cache of 146.7MB
6:35:01 PM: Finished downloading cache in 840.815802ms
6:35:01 PM: Starting to extract cache
6:35:06 PM: Finished extracting cache in 4.805582803s
6:35:06 PM: Finished fetching cache in 5.692375337s
6:35:06 PM: Starting to prepare the repo for build
6:35:06 PM: Preparing Git Reference pull/32/head
6:35:07 PM: Found Netlify configuration file netlify.toml in site root
6:35:07 PM: Found Netlify configuration file(s). Overriding site configuration
6:35:07 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist/client' versus 'lambda' in the Netlify UI
6:35:07 PM: 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
6:35:07 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'dist/server' versus '' in the Netlify UI
6:35:07 PM: Creating functions prep folder
6:35:07 PM: Starting build script
6:35:07 PM: Installing dependencies
6:35:07 PM: Started restoring cached node version
6:35:10 PM: Finished restoring cached node version
6:35:11 PM: v10.19.0 is already installed.
6:35:12 PM: Now using node v10.19.0 (npm v6.13.4)
6:35:12 PM: Attempting ruby version 2.6.2, read from environment
6:35:13 PM: Using ruby version 2.6.2
6:35:13 PM: Using PHP version 5.6
6:35:13 PM: Started restoring cached node modules
6:35:13 PM: Finished restoring cached node modules
6:35:14 PM: Installing NPM modules using NPM version 6.13.4
6:35:22 PM: npm WARN netlify-lambda-functions@1.0.0 No repository field.
6:35:22 PM: npm WARN optional
6:35:22 PM: SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
6:35:22 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:35:22 PM: added 78 packages from 18 contributors, updated 1 package and audited 19353 packages in 6.992s
6:35:22 PM: 16 packages are looking for funding
6:35:22 PM: run `npm fund` for details
6:35:22 PM: found 603 vulnerabilities (601 low, 2 moderate)
6:35:22 PM: run `npm audit fix` to fix them, or `npm audit` for details
6:35:22 PM: NPM modules installed
6:35:22 PM: Started restoring cached go cache
6:35:22 PM: Finished restoring cached go cache
6:35:22 PM: unset GOOS;
6:35:22 PM: unset GOARCH;
6:35:22 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
6:35:22 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
6:35:22 PM: go version >&2;
6:35:22 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
6:35:22 PM: go version go1.12 linux/amd64
6:35:22 PM: Installing missing commands
6:35:22 PM: Verify run directory
6:35:23 PM: Executing user command: npm run build
6:35:23 PM: > netlify-lambda-functions@1.0.0 build /opt/build/repo
6:35:23 PM: > npm run build:client && npm run build:server
6:35:23 PM: > netlify-lambda-functions@1.0.0 build:client /opt/build/repo
6:35:23 PM: > webpack --mode production --config webpack.client.js
6:35:25 PM: Hash: a34c8d5d12c00b01ce28
6:35:25 PM: Version: webpack 4.42.0
6:35:25 PM: Time: 861ms
6:35:25 PM: Built at: 03/22/2020 6:35:25 PM
6:35:25 PM: Asset Size Chunks Chunk Names
6:35:25 PM: index.html 2.96 KiB [emitted]
6:35:25 PM: main.js 959 bytes 0 [emitted] main
6:35:25 PM: normalize.css 5.99 KiB [emitted]
6:35:25 PM: styles.css 3.52 KiB [emitted]
6:35:25 PM: Entrypoint main = main.js
6:35:25 PM: [0] ./src/index.js + 2 modules 248 bytes {0} [built]
6:35:25 PM: | ./src/index.js 137 bytes [built]
6:35:25 PM: | ./node_modules/file-loader/dist/cjs.js?name=styles.css!./src/styles.css 54 bytes [built]
6:35:25 PM: | + 1 hidden module
6:35:25 PM: Child html-webpack-plugin for "index.html":
6:35:25 PM: 1 asset
6:35:25 PM: Entrypoint undefined = index.html
6:35:25 PM: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 2.53 KiB {0} [built]
6:35:25 PM: [2] (webpack)/buildin/global.js 472 bytes {0} [built]
6:35:25 PM: [3] (webpack)/buildin/module.js 497 bytes {0} [built]
6:35:25 PM: [4] ./node_modules/html-loader!./src/lambda/hello.js 169 bytes {0} [built]
6:35:25 PM: [5] ./node_modules/html-loader!./src/lambda/emoji.js 175 bytes {0} [built]
6:35:25 PM: [6] ./node_modules/html-loader!./src/lambda/dog.js 663 bytes {0} [built]
6:35:25 PM: + 1 hidden module
6:35:26 PM: > netlify-lambda-functions@1.0.0 build:server /opt/build/repo
6:35:26 PM: > netlify-lambda build src/lambda
6:35:26 PM: netlify-lambda: Building functions
6:35:27 PM: Hash: b081e932814eddead2a2
6:35:27 PM: Version: webpack 4.42.0
6:35:27 PM: Time: 549ms
6:35:27 PM: Built at: 03/22/2020 6:35:27 PM
6:35:27 PM: Asset Size Chunks Chunk Names
6:35:27 PM: dog.js 32.5 KiB 0 [emitted] dog
6:35:27 PM: emoji.js 42.6 KiB 1 [emitted] emoji
6:35:27 PM: hello.js 1.05 KiB 2 [emitted] hello
6:35:27 PM: Entrypoint dog = dog.js
6:35:27 PM: Entrypoint emoji = emoji.js
6:35:27 PM: Entrypoint hello = hello.js
6:35:27 PM: [0] /opt/build/repo/node_modules/axios/lib/utils.js 8.28 KiB {0} [built]
6:35:27 PM: [3] /opt/build/repo/node_modules/axios/lib/helpers/bind.js 256 bytes {0} [built]
6:35:27 PM: [4] /opt/build/repo/node_modules/axios/lib/cancel/isCancel.js 102 bytes {0} [built]
6:35:27 PM: [5] /opt/build/repo/node_modules/axios/lib/defaults.js 2.55 KiB {0} [built]
6:35:27 PM: [13] /opt/build/repo/node_modules/axios/lib/core/mergeConfig.js 1.69 KiB {0} [built]
6:35:27 PM: [14] /opt/build/repo/node_modules/axios/lib/cancel/Cancel.js 385 bytes {0} [built]
6:35:27 PM: [15] /opt/build/repo/node_modules/node-emoji/index.js 40 bytes {1} [built]
6:35:27 PM: [16] ./dog.js 638 bytes {0} [built]
6:35:27 PM: [17] /opt/build/repo/node_modules/axios/index.js 40 bytes {0} [built]
6:35:27 PM: [18] /opt/build/repo/node_modules/axios/lib/axios.js 1.39 KiB {0} [built]
6:35:27 PM: [20] /opt/build/repo/node_modules/axios/lib/core/Axios.js 2.4 KiB {0} [built]
6:35:27 PM: [45] /opt/build/repo/node_modules/axios/lib/cancel/CancelToken.js 1.21 KiB {0} [built]
6:35:27 PM: [47] ./emoji.js 145 bytes {1} [built]
6:35:27 PM: [48] /opt/build/repo/node_modules/node-emoji/lib/emoji.js 7.93 KiB {1} [built]
6:35:27 PM: [51] ./hello.js 140 bytes {2} [built]
6:35:27 PM: + 37 hidden modules
6:35:28 PM: Function Dir: /opt/build/repo/dist/server
6:35:28 PM: TempDir: /tmp/zisi-5e77afd2c0e31a000934081d
6:35:28 PM: Prepping functions with zip-it-and-ship-it 0.3.1
6:35:29 PM: [ { path: '/tmp/zisi-5e77afd2c0e31a000934081d/dog.zip',
6:35:29 PM: runtime: 'js' },
6:35:29 PM: { path: '/tmp/zisi-5e77afd2c0e31a000934081d/emoji.zip',
6:35:29 PM: runtime: 'js' },
6:35:29 PM: { path: '/tmp/zisi-5e77afd2c0e31a000934081d/hello.zip',
6:35:29 PM: runtime: 'js' } ]
6:35:29 PM: Prepping functions complete
6:35:29 PM: Caching artifacts
6:35:29 PM: Started saving node modules
6:35:29 PM: Finished saving node modules
6:35:29 PM: Started saving pip cache
6:35:29 PM: Finished saving pip cache
6:35:29 PM: Started saving emacs cask dependencies
6:35:29 PM: Finished saving emacs cask dependencies
6:35:29 PM: Started saving maven dependencies
6:35:29 PM: Finished saving maven dependencies
6:35:29 PM: Started saving boot dependencies
6:35:29 PM: Finished saving boot dependencies
6:35:29 PM: Started saving go dependencies
6:35:29 PM: Finished saving go dependencies
6:35:29 PM: Build script success
6:35:29 PM: Starting to deploy site from 'dist/client'
6:35:29 PM: Creating deploy tree
6:35:30 PM: Creating deploy upload records
6:35:30 PM: 0 new files to upload
6:35:30 PM: 2 new functions to upload
6:35:31 PM: Starting post processing
6:35:31 PM: Post processing done
6:35:31 PM: Site is live
6:35:56 PM: Finished processing build request in 55.573758343s