Skip to main content

Deploy details

Deploy successful for netlify-lamda-function

Update dependency dotenv to v8.2.0

PR #17: renovate/dotenv-8.x@8bb2f32

Deploy log

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