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