Deploy details
Deploy summary
Built using the Gatsby Runtime
1 plugin ran successfully
Essential Gatsby Build Plugin ran successfully
Deploy log
Initializing
Complete
Initializing
Complete
7:16:38 AM: build-image version: 73f16e520fdddf409be6f578c8c2c8941bdf32d3 (focal)
7:16:38 AM: buildbot version: a11acbb405af91d225b392f15bc00822dbffb366
7:16:38 AM: Fetching cached dependencies
7:16:38 AM: Starting to download cache of 570.4MB
7:16:49 AM: Finished downloading cache in 10.864s
7:16:49 AM: Starting to extract cache
7:16:54 AM: Finished extracting cache in 5.772s
7:16:54 AM: Finished fetching cache in 16.722s
7:16:54 AM: Starting to prepare the repo for build
7:16:55 AM: Preparing Git Reference pull/1/head
7:16:56 AM: Starting to install dependencies
7:16:56 AM: Python version set to 3.8
7:16:57 AM: Attempting Ruby version 2.7.2, read from environment
7:16:57 AM: Using Ruby version 2.7.2
7:16:58 AM: Started restoring cached go cache
7:16:58 AM: Finished restoring cached go cache
7:16:58 AM: go version go1.19.12 linux/amd64
7:16:58 AM: Using PHP version 8.0
7:16:59 AM: Started restoring cached Node.js version
7:17:00 AM: Finished restoring cached Node.js version
7:17:00 AM: Attempting Node.js version 'v18.0.0' from .nvmrc
7:17:00 AM: v18.0.0 is already installed.
7:17:01 AM: Now using node v18.0.0 (npm v8.6.0)
7:17:01 AM: Enabling Node.js Corepack
7:17:01 AM: Started restoring cached build plugins
7:17:01 AM: Finished restoring cached build plugins
7:17:01 AM: Started restoring cached corepack dependencies
7:17:01 AM: Finished restoring cached corepack dependencies
7:17:01 AM: Started restoring cached yarn cache
7:17:05 AM: Finished restoring cached yarn cache
7:17:06 AM: No yarn workspaces detected
7:17:06 AM: Started restoring cached node modules
7:17:06 AM: Finished restoring cached node modules
7:17:06 AM: Installing npm packages using Yarn version 1.22.19
7:17:06 AM: yarn install v1.22.19
7:17:06 AM: [1/5] Validating package.json...
7:17:06 AM: [2/5] Resolving packages...
7:17:07 AM: success Already up-to-date.
7:17:07 AM: $ husky install
7:17:07 AM: husky - Git hooks installed
7:17:07 AM: Done in 0.55s.
7:17:07 AM: npm packages installed using Yarn
7:17:07 AM: Install dependencies script success
7:17:07 AM: Starting build script
7:17:08 AM: Detected 1 framework(s)
7:17:08 AM: gatsby at version 5.6.1
7:17:08 AM: Section completed: initializing
Building
Complete
Building
Complete
7:17:10 AM: Netlify Build
7:17:10 AM: ────────────────────────────────────────────────────────────────
7:17:10 AM:
7:17:10 AM: ❯ Version
7:17:10 AM: @netlify/build 29.20.12
7:17:10 AM:
7:17:10 AM: ❯ Flags
7:17:10 AM: baseRelDir: true
7:17:10 AM: buildId: 64febeb32a704100084db3e3
7:17:10 AM: deployId: 64febeb32a704100084db3e5
7:17:10 AM:
7:17:10 AM: ❯ Current directory
7:17:10 AM: /opt/build/repo
7:17:10 AM:
7:17:10 AM: ❯ Config file
7:17:10 AM: No config file was defined: using default values.
7:17:10 AM:
7:17:10 AM: ❯ Context
7:17:10 AM: deploy-preview
7:17:10 AM:
7:17:10 AM: ❯ Loading plugins
7:17:10 AM: - @netlify/plugin-gatsby@3.7.0 from Netlify app
7:17:11 AM:
7:17:11 AM: @netlify/plugin-gatsby (onPreBuild event)
7:17:11 AM: ────────────────────────────────────────────────────────────────
7:17:11 AM:
7:17:12 AM: Found a Gatsby cache. We’re about to go FAST. ⚡️
7:17:12 AM:
7:17:12 AM: (@netlify/plugin-gatsby onPreBuild completed in 657ms)
7:17:12 AM:
7:17:12 AM: Build command from Netlify app
7:17:12 AM: ────────────────────────────────────────────────────────────────
7:17:12 AM:
7:17:12 AM: $ gatsby build
7:17:14 AM: success compile gatsby files - 1.178s
7:17:14 AM: success load gatsby config - 0.038s
7:17:14 AM: warning Plugin gatsby-plugin-mdx-embed is not compatible with your gatsby version 5.6.1 - It requires gatsby@^3.0.0 || ^4.0.0
7:17:14 AM: warning Plugin gatsby-plugin-mdx is not compatible with your gatsby version 5.6.1 - It requires gatsby@^4.0.0-next
7:17:15 AM: warning Plugin gatsby-plugin-mdx-embed is not compatible with your gatsby version 5.6.1 - It requires gatsby@^3.0.0 || ^4.0.0
7:17:15 AM: warning Plugin gatsby-plugin-mdx is not compatible with your gatsby version 5.6.1 - It requires gatsby@^4.0.0-next
7:17:15 AM: error (node:3840) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:15 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:15 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:15 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:15 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:15 AM: Some of the following may help fix the error(s):
7:17:15 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:15 AM: success load plugins - 0.847s
7:17:15 AM: success onPreInit - 0.003s
7:17:15 AM: success delete worker cache from previous builds - 0.002s
7:17:15 AM: success initialize cache - 0.027s
7:17:15 AM: success copy gatsby files - 0.116s
7:17:19 AM: success Compiling Gatsby Functions - 3.925s
7:17:19 AM: success onPreBootstrap - 3.941s
7:17:21 AM: success createSchemaCustomization - 0.081s
7:17:25 AM: success Checking for changed pages - 0.000s
7:17:25 AM: success source and transform nodes - 3.099s
7:17:26 AM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql
7:17:27 AM: success building schema - 2.711s
7:17:28 AM: success createPages - 0.279s
7:17:28 AM: success createPagesStatefully - 0.612s
7:17:28 AM: info Total nodes: 272, SitePage nodes: 37 (use --verbose for breakdown)
7:17:28 AM: success Checking for changed pages - 0.001s
7:17:28 AM: success Cleaning up stale page-data - 0.074s
7:17:28 AM: success onPreExtractQueries - 0.000s
7:17:29 AM: warning Could not find image ../../static/images/aside-georgi.png in /opt/build/repo/src/components/aside/generic-aside.js. Looked for /opt/build/repo/src/static/images/aside-georgi.png.
7:17:35 AM: error (node:3891) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3897) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3911) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3904) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3918) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3989) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3936) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3925) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3954) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3943) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3971) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:3964) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error (node:4008) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error (node:3975) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:35 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:35 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:35 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:35 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:35 AM: Some of the following may help fix the error(s):
7:17:35 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:36 AM: success extract queries from components - 7.403s
7:17:36 AM: success write out redirect data - 0.093s
7:17:36 AM: success onPostBootstrap - 0.002s
7:17:36 AM: info bootstrap finished - 24.009s
7:17:36 AM: success write out requires - 0.091s
7:17:36 AM: warning Browserslist: caniuse-lite is outdated. Please run:
7:17:36 AM: npx update-browserslist-db@latest
7:17:36 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
7:17:38 AM: error (node:4000) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
7:17:38 AM: (Use `node --trace-warnings ...` to show where the warning was created)
7:17:38 AM: error Your plugins must export known APIs from their gatsby-node.
7:17:38 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
7:17:38 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API unstable_shouldOnCreateNode which is not a known API.
7:17:38 AM: Some of the following may help fix the error(s):
7:17:38 AM: - Rename unstable_shouldOnCreateNode -> shouldOnCreateNode
7:17:40 AM: Browserslist: caniuse-lite is outdated. Please run:
7:17:40 AM: npx update-browserslist-db@latest
7:17:40 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
7:17:41 AM: success Building production JavaScript and CSS bundles - 4.755s
7:17:42 AM: success Building HTML renderer - 1.886s
7:17:43 AM: success Execute page configs - 0.082s
7:17:43 AM: success Caching Webpack compilations - 0.000s
7:17:43 AM: success run queries in workers - 0.044s - 0/0 0.00/s
7:17:43 AM: success Merge worker state - 0.004s
7:17:43 AM: success Rewriting compilation hashes - 0.001s
7:17:52 AM: warning No data found for image ../../static/images/aside-georgi.png
7:17:52 AM: undefinedCould not read image data file /opt/build/repo/.cache/caches/gatsby-plugin-image/2126867327.json.
7:17:52 AM: This may mean that the images in /opt/build/repo/src/components/aside/generic-aside.js were not processed.
7:17:52 AM: Please ensure that your gatsby version is at least 2.24.78.
7:17:52 AM: warning Image not loaded ../../static/images/aside-georgi.png
7:17:52 AM: warning No data found for image ../../static/images/aside-georgi.png
7:17:52 AM: undefinedCould not read image data file /opt/build/repo/.cache/caches/gatsby-plugin-image/2126867327.json.
7:17:52 AM: This may mean that the images in /opt/build/repo/src/components/aside/generic-aside.js were not processed.
7:17:52 AM: Please ensure that your gatsby version is at least 2.24.78.
7:17:52 AM: warning Image not loaded ../../static/images/aside-georgi.png
7:17:53 AM: warning No data found for image ../../static/images/aside-georgi.png
7:17:53 AM: undefinedCould not read image data file /opt/build/repo/.cache/caches/gatsby-plugin-image/2126867327.json.
7:17:53 AM: This may mean that the images in /opt/build/repo/src/components/aside/generic-aside.js were not processed.
7:17:53 AM: Please ensure that your gatsby version is at least 2.24.78.
7:17:53 AM: warning Image not loaded ../../static/images/aside-georgi.png
7:17:53 AM: warning No data found for image ../../static/images/aside-georgi.png
7:17:53 AM: undefinedCould not read image data file /opt/build/repo/.cache/caches/gatsby-plugin-image/2126867327.json.
7:17:53 AM: This may mean that the images in /opt/build/repo/src/components/aside/generic-aside.js were not processed.
7:17:53 AM: Please ensure that your gatsby version is at least 2.24.78.
7:17:53 AM: warning Image not loaded ../../static/images/aside-georgi.png
7:17:53 AM: warning No data found for image ../../static/images/aside-georgi.png
7:17:53 AM: undefinedCould not read image data file /opt/build/repo/.cache/caches/gatsby-plugin-image/2126867327.json.
7:17:53 AM: This may mean that the images in /opt/build/repo/src/components/aside/generic-aside.js were not processed.
7:17:53 AM: Please ensure that your gatsby version is at least 2.24.78.
7:17:53 AM: warning Image not loaded ../../static/images/aside-georgi.png
7:17:53 AM: warning No data found for image ../../static/images/aside-georgi.png
7:17:53 AM: undefinedCould not read image data file /opt/build/repo/.cache/caches/gatsby-plugin-image/2126867327.json.
7:17:53 AM: This may mean that the images in /opt/build/repo/src/components/aside/generic-aside.js were not processed.
7:17:53 AM: Please ensure that your gatsby version is at least 2.24.78.
7:17:53 AM: warning Image not loaded ../../static/images/aside-georgi.png
7:17:53 AM: success Building static HTML for pages - 7.607s - 37/37 4.86/s
7:17:53 AM: info There are no new or changed slice html files to build.
7:17:53 AM: success stiching slices - 0.039s
7:17:53 AM: info [gatsby-plugin-netlify] Creating SSR/DSG redirects...
7:17:53 AM: info [gatsby-plugin-netlify] Created 0 SSR/DSG redirects...
7:17:53 AM: success onPostBuild - 0.060s
7:17:54 AM:
7:17:54 AM: Pages
7:17:54 AM: ┌ src/templates/page.js
7:17:54 AM: │ ├ /about/
7:17:54 AM: │ └ ...4 more pages available
7:17:54 AM: ├ src/templates/blog.js
7:17:54 AM: │ ├ /blogs/2017/09/semantic-ui-react/
7:17:54 AM: │ └ ...9 more pages available
7:17:54 AM: ├ src/templates/project.js
7:17:54 AM: │ ├ /projects/2014/09/bfgroup-eu/
7:17:54 AM: │ └ ...18 more pages available
7:17:54 AM: ├ src/templates/hobby.js
7:17:54 AM: │ └ /hobbys/2023/03/canyon-spectral-review/
7:17:54 AM: ├ src/pages/404.js
7:17:54 AM: │ ├ /404/
7:17:54 AM: │ └ /404.html
7:17:54 AM: ├ src/api/newsletter.js
7:17:54 AM: │ └ λ /api/newsletter
7:17:54 AM: └ src/api/ua-analytics.js
7:17:54 AM: └ λ /api/ua-analytics
7:17:54 AM: ╭────────────────────────────────────────────────────────────────────╮
7:17:54 AM: │ │
7:17:54 AM: │ (SSG) Generated at build time │
7:17:54 AM: │ D (DSG) Deferred static generation - page generated at runtime │
7:17:54 AM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
7:17:54 AM: │ λ (Function) Gatsby function │
7:17:54 AM: │ │
7:17:54 AM: ╰────────────────────────────────────────────────────────────────────╯
7:17:54 AM: info Done building in 42.516625987 sec
7:17:55 AM:
7:17:55 AM: (build.command completed in 43.3s)
7:17:55 AM:
7:17:55 AM: @netlify/plugin-gatsby (onBuild event)
7:17:55 AM: ────────────────────────────────────────────────────────────────
7:17:55 AM:
7:17:55 AM: Enabling Gatsby API support
7:17:55 AM:
7:17:55 AM: (@netlify/plugin-gatsby onBuild completed in 35ms)
7:17:55 AM:
7:17:55 AM: Functions bundling
7:17:55 AM: ────────────────────────────────────────────────────────────────
7:17:55 AM:
7:17:55 AM: Packaging Functions from .netlify/functions-internal directory:
7:17:55 AM: - __api/__api.js
7:17:55 AM:
7:17:56 AM:
7:17:56 AM: (Functions bundling completed in 994ms)
7:17:56 AM:
7:17:56 AM: @netlify/plugin-gatsby (onPostBuild event)
7:17:56 AM: ────────────────────────────────────────────────────────────────
7:17:56 AM:
7:17:57 AM: Enabling Gatsby API support
7:17:57 AM:
7:17:57 AM: (@netlify/plugin-gatsby onPostBuild completed in 788ms)
7:17:57 AM:
7:18:08 AM: (Netlify Build completed in 58.5s)
7:18:14 AM: Section completed: building
7:18:23 AM: Finished processing build request in 1m45.154s
Deploying
Complete
Deploying
Complete
7:17:57 AM: Deploy site
7:17:57 AM: ────────────────────────────────────────────────────────────────
7:17:57 AM:
7:17:57 AM: Starting to deploy site from 'public'
7:17:57 AM: Calculating files to upload
7:17:59 AM: 54 new files to upload
7:17:59 AM: 1 new functions to upload
7:18:06 AM: Section completed: deploying
7:18:08 AM: Finished waiting for live deploy in 2.066s
7:18:08 AM: Site deploy was successfully initiated
7:18:08 AM:
7:18:08 AM: (Deploy site completed in 11.3s)
7:18:08 AM:
7:18:08 AM: @netlify/plugin-gatsby (onSuccess event)
7:18:08 AM: ────────────────────────────────────────────────────────────────
7:18:08 AM:
7:18:08 AM:
7:18:08 AM: (@netlify/plugin-gatsby onSuccess completed in 5ms)
Cleanup
Complete
Cleanup
Complete
7:18:08 AM: Netlify Build Complete
7:18:08 AM: ────────────────────────────────────────────────────────────────
7:18:08 AM:
7:18:09 AM: Caching artifacts
7:18:09 AM: Started saving node modules
7:18:09 AM: Finished saving node modules
7:18:09 AM: Started saving build plugins
7:18:09 AM: Finished saving build plugins
7:18:09 AM: Started saving corepack cache
7:18:09 AM: Finished saving corepack cache
7:18:09 AM: Started saving yarn cache
7:18:14 AM: Finished saving yarn cache
7:18:14 AM: Started saving pip cache
7:18:14 AM: Finished saving pip cache
7:18:14 AM: Started saving emacs cask dependencies
7:18:14 AM: Finished saving emacs cask dependencies
7:18:14 AM: Started saving maven dependencies
7:18:14 AM: Finished saving maven dependencies
7:18:14 AM: Started saving boot dependencies
7:18:14 AM: Finished saving boot dependencies
7:18:14 AM: Started saving rust rustup cache
7:18:14 AM: Finished saving rust rustup cache
7:18:14 AM: Started saving go dependencies
7:18:14 AM: Finished saving go dependencies
7:18:14 AM: Build script success
7:18:18 AM: Uploading Cache of size 570.6MB
7:18:23 AM: Section completed: cleanup
Post-processing
Skipped
Post-processing
Skipped
There is no log for this section