Deploy details
Deploy log
6:40:52 PM: Build ready to start
6:40:54 PM: build-image version: 53b83b6bede2920f236b25b6f5a95334320dc849
6:40:54 PM: build-image tag: v3.6.0
6:40:54 PM: buildbot version: 94ed42511c4e70547a960237db686b74875fef2d
6:40:54 PM: Fetching cached dependencies
6:40:54 PM: Starting to download cache of 186.3MB
6:40:55 PM: Finished downloading cache in 1.690191589s
6:40:55 PM: Starting to extract cache
6:41:03 PM: Finished extracting cache in 7.239626712s
6:41:03 PM: Finished fetching cache in 9.018179795s
6:41:03 PM: Starting to prepare the repo for build
6:41:03 PM: Preparing Git Reference pull/14/head
6:41:05 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
6:41:05 PM: Starting build script
6:41:05 PM: Installing dependencies
6:41:05 PM: Python version set to 2.7
6:41:06 PM: Started restoring cached node version
6:41:08 PM: Finished restoring cached node version
6:41:09 PM: v12.18.0 is already installed.
6:41:10 PM: Now using node v12.18.0 (npm v6.14.4)
6:41:10 PM: Started restoring cached build plugins
6:41:10 PM: Finished restoring cached build plugins
6:41:10 PM: Attempting ruby version 2.7.1, read from environment
6:41:11 PM: Using ruby version 2.7.1
6:41:12 PM: Using PHP version 5.6
6:41:12 PM: Started restoring cached node modules
6:41:12 PM: Finished restoring cached node modules
6:41:12 PM: Started restoring cached yarn cache
6:41:12 PM: Finished restoring cached yarn cache
6:41:12 PM: Installing NPM modules using Yarn version 1.22.4
6:41:13 PM: yarn install v1.22.4
6:41:13 PM: [1/4] Resolving packages...
6:41:14 PM: success Already up-to-date.
6:41:14 PM: Done in 1.14s.
6:41:14 PM: NPM modules installed using Yarn
6:41:14 PM: Started restoring cached go cache
6:41:14 PM: Finished restoring cached go cache
6:41:14 PM: go version go1.14.4 linux/amd64
6:41:14 PM: go version go1.14.4 linux/amd64
6:41:14 PM: Installing missing commands
6:41:14 PM: Verify run directory
6:41:16 PM:
6:41:16 PM: ────────────────────────────────────────────────────────────────
6:41:16 PM: Netlify Build
6:41:16 PM: ────────────────────────────────────────────────────────────────
6:41:16 PM:
6:41:16 PM: ❯ Version
6:41:16 PM: @netlify/build 7.0.0
6:41:16 PM:
6:41:16 PM: ❯ Flags
6:41:16 PM: deployId: 5fd6603431e89200074a07a2
6:41:16 PM: mode: buildbot
6:41:16 PM:
6:41:16 PM: ❯ Current directory
6:41:16 PM: /opt/build/repo
6:41:16 PM:
6:41:16 PM: ❯ Config file
6:41:16 PM: No config file was defined: using default values.
6:41:16 PM:
6:41:16 PM: ❯ Context
6:41:16 PM: deploy-preview
6:41:16 PM:
6:41:16 PM: ────────────────────────────────────────────────────────────────
6:41:16 PM: 1. Build command from Netlify app
6:41:16 PM: ────────────────────────────────────────────────────────────────
6:41:16 PM:
6:41:16 PM: $ gatsby build
6:41:19 PM: success open and validate gatsby-configs - 0.043s
6:41:20 PM: success load plugins - 1.208s
6:41:20 PM: success onPreInit - 0.042s
6:41:20 PM: success delete html and css files from previous builds - 0.003s
6:41:20 PM: success initialize cache - 0.007s
6:41:20 PM: success copy gatsby files - 0.042s
6:41:20 PM: success onPreBootstrap - 0.016s
6:41:20 PM: success createSchemaCustomization - 0.010s
6:41:21 PM: success Checking for changed pages - 0.000s
6:41:21 PM: success source and transform nodes - 0.290s
6:41:21 PM: success building schema - 0.364s
6:41:21 PM: warning The plugin "gatsby-plugin-i18n" used a reserved field name in the context object when creating a page:
6:41:21 PM: * "path"
6:41:21 PM: {
6:41:21 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
6:41:21 PM: "component": "/opt/build/repo/src/templates/post.js",
6:41:21 PM: "context": {
6:41:21 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
6:41:21 PM: "slug": "/en/blog/01-10-2020-parks-without-bottles/",
6:41:21 PM: "langKey": "en"
6:41:21 PM: },
6:41:21 PM: "layout": "en"
6:41:21 PM: }
6:41:21 PM: Data in "context" is passed to GraphQL as potential arguments when running the
6:41:21 PM: page query.
6:41:21 PM: When arguments for GraphQL are constructed, the context object is combined with
6:41:21 PM: the page object so *both* page object and context data are available as
6:41:21 PM: arguments. So you don't need to add the page "path" to the context as it's
6:41:21 PM: already available in GraphQL. If a context field duplicates a field already
6:41:21 PM: used by the page object, this can break functionality within Gatsby so must be
6:41:21 PM: avoided.
6:41:21 PM: Please choose another name for the conflicting fields.
6:41:21 PM: The following fields are used by the page object and should be avoided.
6:41:21 PM: * "path"
6:41:21 PM: * "matchPath"
6:41:21 PM: * "component"
6:41:21 PM: * "componentChunkName"
6:41:21 PM: * "pluginCreator___NODE"
6:41:21 PM: * "pluginCreatorId"
6:41:21 PM: success createPages - 0.314s
6:41:21 PM: success Checking for changed pages - 0.000s
6:41:21 PM: success createPagesStatefully - 0.117s
6:41:21 PM: success update schema - 0.039s
6:41:21 PM: success onPreExtractQueries - 0.000s
6:41:22 PM: success extract queries from components - 0.471s
6:41:22 PM: success write out redirect data - 0.003s
6:41:22 PM: success Build manifest and related icons - 0.390s
6:41:22 PM: success onPostBootstrap - 0.392s
6:41:22 PM: info bootstrap finished - 6.423s
6:41:22 PM: success run static queries - 0.044s - 4/4 91.78/s
6:41:22 PM: success run page queries - 0.061s - 40/40 658.82/s
6:41:22 PM: success write out requires - 0.005s
6:41:46 PM: success Building production JavaScript and CSS bundles - 23.625s
6:41:46 PM: success Rewriting compilation hashes - 0.002s
6:41:52 PM: success Building static HTML for pages - 6.027s - 40/40 6.64/s
6:41:52 PM: success onPostBuild - 0.028s
6:41:52 PM: info Done building in 36.483758203 sec
6:41:53 PM:
6:41:53 PM: (build.command completed in 36.7s)
6:41:53 PM:
6:41:53 PM: ────────────────────────────────────────────────────────────────
6:41:53 PM: Netlify Build Complete
6:41:53 PM: ────────────────────────────────────────────────────────────────
6:41:53 PM:
6:41:53 PM: (Netlify Build completed in 36.8s)
6:41:53 PM: Caching artifacts
6:41:53 PM: Started saving node modules
6:41:53 PM: Finished saving node modules
6:41:53 PM: Started saving build plugins
6:41:53 PM: Finished saving build plugins
6:41:53 PM: Started saving yarn cache
6:41:53 PM: Finished saving yarn cache
6:41:53 PM: Started saving pip cache
6:41:53 PM: Finished saving pip cache
6:41:53 PM: Started saving emacs cask dependencies
6:41:53 PM: Finished saving emacs cask dependencies
6:41:53 PM: Started saving maven dependencies
6:41:53 PM: Finished saving maven dependencies
6:41:53 PM: Started saving boot dependencies
6:41:53 PM: Finished saving boot dependencies
6:41:53 PM: Started saving rust rustup cache
6:41:53 PM: Finished saving rust rustup cache
6:41:53 PM: Started saving rust cargo bin cache
6:41:53 PM: Finished saving rust cargo bin cache
6:41:53 PM: Started saving go dependencies
6:41:53 PM: Finished saving go dependencies
6:41:53 PM: Build script success
6:41:53 PM: Starting to deploy site from 'public'
6:41:53 PM: Creating deploy tree
6:41:53 PM: Creating deploy upload records
6:41:53 PM: 9 new files to upload
6:41:53 PM: 0 new functions to upload
6:41:54 PM: Starting post processing
6:41:54 PM: Post processing - HTML
6:41:54 PM: Post processing - header rules
6:41:54 PM: Post processing - redirect rules
6:41:55 PM: Post processing done
6:41:55 PM: Site is live ✨
6:42:24 PM: Finished processing build request in 1m30.87153889s