Deploy details
Deploy log
2:57:14 AM: Build ready to start
2:57:17 AM: build-image version: 53b83b6bede2920f236b25b6f5a95334320dc849
2:57:17 AM: build-image tag: v3.6.0
2:57:17 AM: buildbot version: 8ae026ef4905d9174e416775c6b64aa19950569b
2:57:17 AM: Fetching cached dependencies
2:57:17 AM: Starting to download cache of 137.5MB
2:57:18 AM: Finished downloading cache in 1.500612131s
2:57:18 AM: Starting to extract cache
2:57:23 AM: Finished extracting cache in 5.00241485s
2:57:24 AM: Finished fetching cache in 6.535187816s
2:57:24 AM: Starting to prepare the repo for build
2:57:24 AM: Preparing Git Reference pull/16/head
2:57:27 AM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
2:57:27 AM: Starting build script
2:57:27 AM: Installing dependencies
2:57:27 AM: Python version set to 2.7
2:57:28 AM: Started restoring cached node version
2:57:31 AM: Finished restoring cached node version
2:57:31 AM: Attempting node version 'v12' from .nvmrc
2:57:31 AM: v12.20.0 is already installed.
2:57:32 AM: Now using node v12.20.0 (npm v6.14.8)
2:57:32 AM: Started restoring cached build plugins
2:57:32 AM: Finished restoring cached build plugins
2:57:32 AM: Attempting ruby version 2.7.1, read from environment
2:57:34 AM: Using ruby version 2.7.1
2:57:34 AM: Using PHP version 5.6
2:57:34 AM: Started restoring cached node modules
2:57:34 AM: Finished restoring cached node modules
2:57:34 AM: Started restoring cached go cache
2:57:34 AM: Finished restoring cached go cache
2:57:35 AM: go version go1.14.4 linux/amd64
2:57:35 AM: go version go1.14.4 linux/amd64
2:57:35 AM: Installing missing commands
2:57:35 AM: Verify run directory
2:57:37 AM:
2:57:37 AM: ────────────────────────────────────────────────────────────────
2:57:37 AM: Netlify Build
2:57:37 AM: ────────────────────────────────────────────────────────────────
2:57:37 AM:
2:57:37 AM: ❯ Version
2:57:37 AM: @netlify/build 8.0.0
2:57:37 AM:
2:57:37 AM: ❯ Flags
2:57:37 AM: deployId: 5fdd6c0a6cf0bc00070f6fa5
2:57:37 AM: mode: buildbot
2:57:37 AM:
2:57:37 AM: ❯ Current directory
2:57:37 AM: /opt/build/repo
2:57:37 AM:
2:57:37 AM: ❯ Config file
2:57:37 AM: /opt/build/repo/netlify.toml
2:57:37 AM:
2:57:37 AM: ❯ Context
2:57:37 AM: deploy-preview
2:57:37 AM:
2:57:37 AM: ────────────────────────────────────────────────────────────────
2:57:37 AM: 1. build.command from netlify.toml
2:57:37 AM: ────────────────────────────────────────────────────────────────
2:57:37 AM:
2:57:37 AM: $ npm run build
2:57:37 AM: > spacebook@1.0.0 build /opt/build/repo
2:57:37 AM: > ELEVENTY_PRODUCTION=true eleventy && NODE_ENV=production postcss styles/tailwind.css --o _site/style.css
2:57:38 AM: Writing _site/password_template/index.html from ./password_template.html.
2:57:38 AM: Writing _site/search-index.json from ./search-index.json.njk.
2:57:38 AM: Writing _site/admin/index.html from ./admin/index.html.
2:57:39 AM: Writing _site/404.html from ./404.md.
2:57:39 AM: Writing _site/robots.txt from ./robots.md.
2:57:39 AM: Writing _site/getting-started/step-four/index.html from ./pages/access.md.
2:57:39 AM: Writing _site/advanced/index.html from ./pages/advanced.md.
2:57:39 AM: Writing _site/advanced/comments/index.html from ./pages/comments.md.
2:57:39 AM: Writing _site/advanced/analytics/index.html from ./pages/analytics.md.
2:57:39 AM: Writing _site/getting-started/deploy/index.html from ./pages/deploy.md.
2:57:39 AM: Writing _site/credits/index.html from ./pages/credits.md.
2:57:39 AM: Writing _site/contact/index.html from ./pages/contact.md.
2:57:39 AM: Writing _site/getting-started/content/index.htm from ./pages/content.md.
2:57:39 AM: Writing _site/advanced/encryption/index.html from ./pages/encryption.md.
2:57:39 AM: Writing _site/getting-started/configure/index.html from ./pages/configure.md.
2:57:39 AM: Writing _site/tips-and-tricks/images/index.html from ./pages/images.md.
2:57:39 AM: Writing _site/errata/index.html from ./pages/errata.md.
2:57:39 AM: Writing _site/tips-and-tricks/links/index.html from ./pages/links.md.
2:57:39 AM: Writing _site/index.html from ./pages/home.md.
2:57:39 AM: Writing _site/tips-and-tricks/markdown/index.html from ./pages/markdown.md.
2:57:39 AM: Writing _site/tips-and-tricks/editing/index.html from ./pages/editing.md.
2:57:39 AM: Writing _site/tips-and-tricks/index.html from ./pages/tips-and-tricks.md.
2:57:39 AM: Writing _site/advanced/netlifycms/index.html from ./pages/netlifycms.md.
2:57:39 AM: Writing _site/tips-and-tricks/ordering/index.html from ./pages/ordering.md.
2:57:39 AM: Writing _site/tips-and-tricks/embeds/index.html from ./pages/embeds.md.
2:57:39 AM: Benchmark (Configuration): "jsmin" Nunjucks Filter took 366ms (20.7%, called 21×, 17.4ms each)
2:57:39 AM: Copied 18 files / Wrote 25 files in 1.30 seconds (52.0ms each, v0.11.1)
2:57:49 AM: ⚠ Invalid property name '' at 847:2. Ignoring. [clean]
2:57:49 AM:
2:57:49 AM: (build.command completed in 12.9s)
2:57:49 AM:
2:57:49 AM: ────────────────────────────────────────────────────────────────
2:57:49 AM: 2. Functions bundling
2:57:49 AM: ────────────────────────────────────────────────────────────────
2:57:49 AM:
2:57:49 AM: Packaging Functions from functions directory:
2:57:49 AM: - staticman/staticman.js
2:57:52 AM:
2:57:52 AM: (Functions bundling completed in 2.9s)
2:57:52 AM:
2:57:52 AM: ────────────────────────────────────────────────────────────────
2:57:52 AM: Netlify Build Complete
2:57:52 AM: ────────────────────────────────────────────────────────────────
2:57:52 AM:
2:57:52 AM: (Netlify Build completed in 15.9s)
2:57:53 AM: Caching artifacts
2:57:53 AM: Started saving node modules
2:57:53 AM: Finished saving node modules
2:57:53 AM: Started saving build plugins
2:57:53 AM: Finished saving build plugins
2:57:53 AM: Started saving pip cache
2:57:53 AM: Finished saving pip cache
2:57:53 AM: Started saving emacs cask dependencies
2:57:53 AM: Finished saving emacs cask dependencies
2:57:53 AM: Started saving maven dependencies
2:57:53 AM: Finished saving maven dependencies
2:57:53 AM: Started saving boot dependencies
2:57:53 AM: Finished saving boot dependencies
2:57:53 AM: Started saving rust rustup cache
2:57:53 AM: Finished saving rust rustup cache
2:57:53 AM: Started saving rust cargo bin cache
2:57:53 AM: Finished saving rust cargo bin cache
2:57:53 AM: Started saving go dependencies
2:57:53 AM: Finished saving go dependencies
2:57:53 AM: Build script success
2:57:53 AM: Starting to deploy site from '_site'
2:57:53 AM: Creating deploy tree
2:57:53 AM: Creating deploy upload records
2:57:53 AM: 20 new files to upload
2:57:53 AM: 1 new functions to upload
2:57:55 AM: Starting post processing
2:57:55 AM: Post processing - HTML
2:57:57 AM: Post processing - header rules
2:57:57 AM: Post processing - redirect rules
2:57:57 AM: Post processing done
2:57:57 AM: Site is live ✨
2:58:20 AM: Finished processing build request in 1m2.837476187s