Deploy details
Deploy summary
Built using the Gatsby Runtime
1 plugin ran successfully
Essential Gatsby Build Plugin ran successfully
Build time: 1m 4s. Total deploy time: 1m 4s
Deploy log
Initializing
Complete
Initializing
Complete
9:12:39 PM: Build ready to start
9:12:51 PM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
9:12:51 PM: buildbot version: f24fa6931331a6157a9e11612daa1bc6d6a889ef
9:12:51 PM: Fetching cached dependencies
9:12:52 PM: Starting to download cache of 507.3MB
9:12:55 PM: Finished downloading cache in 3.532s
9:12:55 PM: Starting to extract cache
9:13:01 PM: Finished extracting cache in 6.13s
9:13:01 PM: Finished fetching cache in 9.724s
9:13:01 PM: Starting to prepare the repo for build
9:13:01 PM: Preparing Git Reference pull/27/head
9:13:03 PM: Starting to install dependencies
9:13:03 PM: Python version set to 3.8
9:13:03 PM: Attempting Ruby version 2.7.2, read from environment
9:13:04 PM: Using Ruby version 2.7.2
9:13:04 PM: Started restoring cached go cache
9:13:04 PM: Finished restoring cached go cache
9:13:06 PM: go version go1.19.13 linux/amd64
9:13:06 PM: Using PHP version 8.0
9:13:07 PM: Started restoring cached Node.js version
9:13:08 PM: Finished restoring cached Node.js version
9:13:08 PM: Attempting Node.js version "v18.0.0" from .nvmrc
9:13:08 PM: v18.0.0 is already installed.
9:13:08 PM: Now using node v18.0.0 (npm v8.6.0)
9:13:08 PM: Enabling Node.js Corepack
9:13:08 PM: Started restoring cached build plugins
9:13:08 PM: Finished restoring cached build plugins
9:13:08 PM: Started restoring cached corepack dependencies
9:13:08 PM: Finished restoring cached corepack dependencies
9:13:08 PM: Started restoring cached yarn cache
9:13:08 PM: Finished restoring cached yarn cache
9:13:09 PM: No yarn workspaces detected
9:13:09 PM: Started restoring cached node modules
9:13:09 PM: Finished restoring cached node modules
9:13:09 PM: Installing npm packages using Yarn version 1.22.19
9:13:09 PM: yarn install v1.22.19
9:13:09 PM: [1/5] Validating package.json...
9:13:09 PM: [2/5] Resolving packages...
9:13:10 PM: success Already up-to-date.
9:13:10 PM: $ husky install
9:13:10 PM: husky - Git hooks installed
9:13:10 PM: Done in 0.46s.
9:13:10 PM: npm packages installed using Yarn
9:13:10 PM: Successfully installed dependencies
9:13:10 PM: Starting build script
9:13:11 PM: Detected 1 framework(s)
9:13:11 PM: "gatsby" at version "5.9.1"
9:13:11 PM: Section completed: initializing
Building
Complete
Building
Complete
9:13:13 PM: Netlify Build
9:13:13 PM: ────────────────────────────────────────────────────────────────
9:13:13 PM:
9:13:13 PM: ❯ Version
9:13:13 PM: @netlify/build 29.33.6
9:13:13 PM:
9:13:13 PM: ❯ Flags
9:13:13 PM: baseRelDir: true
9:13:13 PM: buildId: 65ca89c7bab924000833312b
9:13:13 PM: deployId: 65ca89c7bab924000833312d
9:13:13 PM:
9:13:13 PM: ❯ Current directory
9:13:13 PM: /opt/build/repo
9:13:13 PM:
9:13:13 PM: ❯ Config file
9:13:13 PM: No config file was defined: using default values.
9:13:13 PM:
9:13:13 PM: ❯ Context
9:13:13 PM: deploy-preview
9:13:13 PM:
9:13:13 PM: ❯ Loading plugins
9:13:13 PM: - @netlify/plugin-gatsby@3.8.0 from Netlify app
9:13:14 PM:
9:13:14 PM: @netlify/plugin-gatsby (onPreBuild event)
9:13:14 PM: ────────────────────────────────────────────────────────────────
9:13:14 PM:
9:13:15 PM: Found a Gatsby cache. We’re about to go FAST. ⚡️
9:13:15 PM:
9:13:15 PM: (@netlify/plugin-gatsby onPreBuild completed in 764ms)
9:13:15 PM:
9:13:15 PM: Build command from Netlify app
9:13:15 PM: ────────────────────────────────────────────────────────────────
9:13:15 PM:
9:13:15 PM: $ gatsby build
9:13:19 PM: success compile gatsby files - 1.764s
9:13:19 PM: success load gatsby config - 0.035s
9:13:19 PM: warning Plugin gatsby-plugin-mdx-embed is not compatible with your gatsby version 5.9.1 - It requires gatsby@^3.0.0 || ^4.0.0
9:13:19 PM: warning Plugin gatsby-plugin-mdx is not compatible with your gatsby version 5.9.1 - It requires gatsby@^4.0.0-next
9:13:19 PM: warning Plugin gatsby-plugin-feed-mdx is not compatible with your gatsby version 5.9.1 - It requires gatsby@^3.0.0-next.0
9:13:19 PM: warning Plugin gatsby-plugin-mdx-embed is not compatible with your gatsby version 5.9.1 - It requires gatsby@^3.0.0 || ^4.0.0
9:13:19 PM: warning Plugin gatsby-plugin-mdx is not compatible with your gatsby version 5.9.1 - It requires gatsby@^4.0.0-next
9:13:19 PM: warning Plugin gatsby-plugin-feed-mdx is not compatible with your gatsby version 5.9.1 - It requires gatsby@^3.0.0-next.0
9:13:20 PM: error (node:3949) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:20 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:20 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:20 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:20 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:20 PM: Some of the following may help fix the error(s):
9:13:20 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:20 PM: success load plugins - 0.970s
9:13:20 PM: success onPreInit - 0.004s
9:13:20 PM: success delete worker cache from previous builds - 0.002s
9:13:20 PM: success initialize cache - 0.035s
9:13:20 PM: success copy gatsby files - 0.115s
9:13:20 PM: success Compiling Gatsby Functions - 0.289s
9:13:20 PM: success onPreBootstrap - 0.303s
9:13:21 PM: success createSchemaCustomization - 0.013s
9:13:25 PM: success Clean up stale nodes - 0.017s - 39/0 0.00/s
9:13:25 PM: success Checking for changed pages - 0.000s
9:13:25 PM: success source and transform nodes - 3.772s
9:13:26 PM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql
9:13:27 PM: success building schema - 1.715s
9:13:27 PM: success createPages - 0.122s
9:13:27 PM: success createPagesStatefully - 0.105s
9:13:27 PM: info Total nodes: 326, SitePage nodes: 38 (use --verbose for breakdown)
9:13:27 PM: success Checking for changed pages - 0.001s
9:13:27 PM: success Cleaning up stale page-data - 0.003s
9:13:27 PM: success onPreExtractQueries - 0.000s
9:13:32 PM: success extract queries from components - 4.999s
9:13:32 PM: success write out redirect data - 0.001s
9:13:32 PM: success onPostBootstrap - 0.001s
9:13:32 PM: info bootstrap finished - 16.903s
9:13:32 PM: success write out requires - 0.003s
9:13:32 PM: warning Browserslist: caniuse-lite is outdated. Please run:
9:13:32 PM: npx update-browserslist-db@latest
9:13:32 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
9:13:35 PM: error (node:4048) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:35 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:35 PM: error (node:4107) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:35 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:35 PM: error (node:4087) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:35 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:35 PM: error (node:4055) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:35 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:35 PM: error (node:4033) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:35 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4076) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4093) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4000) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4069) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4006) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4012) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4062) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error (node:4040) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4026) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error (node:4019) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
9:13:36 PM: (Use `node --trace-warnings ...` to show where the warning was created)
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: error Your plugins must export known APIs from their gatsby-node.
9:13:36 PM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
9:13:36 PM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
9:13:36 PM: Some of the following may help fix the error(s):
9:13:36 PM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
9:13:36 PM: success Building production JavaScript and CSS bundles - 4.394s
9:13:38 PM: success Building HTML renderer - 2.032s
9:13:38 PM: success Execute page configs - 0.107s
9:13:38 PM: success Caching Webpack compilations - 0.000s
9:13:39 PM: success run queries in workers - 0.541s - 10/10 18.47/s
9:13:39 PM: success Merge worker state - 0.002s
9:13:39 PM: success Rewriting compilation hashes - 0.000s
9:13:39 PM: success Writing page-data.json and slice-data.json files to public directory - 0.002s - 1/1 458.32/s
9:13:49 PM: success Building static HTML for pages - 7.882s - 38/38 4.82/s
9:13:49 PM: info There are no new or changed slice html files to build.
9:13:49 PM: success stiching slices - 0.042s
9:13:49 PM: info [gatsby-plugin-netlify] Creating SSR/DSG redirects...
9:13:49 PM: info [gatsby-plugin-netlify] Created 0 SSR/DSG redirects...
9:13:49 PM: success onPostBuild - 0.175s
9:13:50 PM:
9:13:50 PM: Pages
9:13:50 PM: ┌ src/templates/page.js
9:13:50 PM: │ ├ /hobbies/
9:13:50 PM: │ └ ...4 more pages available
9:13:50 PM: ├ src/templates/blog.js
9:13:50 PM: │ ├ /blogs/2018/01/station-on-linux/
9:13:50 PM: │ └ ...9 more pages available
9:13:50 PM: ├ src/templates/project.js
9:13:50 PM: │ ├ /projects/2014/05/ahrida-org/
9:13:50 PM: │ └ ...18 more pages available
9:13:50 PM: ├ src/templates/hobbie.js
9:13:50 PM: │ ├ /hobbies/2024/02/p2p-investing-recap/
9:13:50 PM: │ └ /hobbies/2023/03/canyon-spectral-review/
9:13:50 PM: ├ src/pages/404.js
9:13:50 PM: │ ├ /404/
9:13:50 PM: │ └ /404.html
9:13:50 PM: └ src/api/newsletter.js
9:13:50 PM: └ λ /api/newsletter
9:13:50 PM: ╭────────────────────────────────────────────────────────────────────╮
9:13:50 PM: │ │
9:13:50 PM: │ (SSG) Generated at build time │
9:13:50 PM: │ D (DSG) Deferred static generation - page generated at runtime │
9:13:50 PM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
9:13:50 PM: │ λ (Function) Gatsby function │
9:13:50 PM: │ │
9:13:50 PM: ╰────────────────────────────────────────────────────────────────────╯
9:13:50 PM: info Done building in 35.208238506 sec
9:13:51 PM:
9:13:51 PM: (build.command completed in 35.9s)
9:13:51 PM:
9:13:51 PM: @netlify/plugin-gatsby (onBuild event)
9:13:51 PM: ────────────────────────────────────────────────────────────────
9:13:51 PM:
9:13:51 PM: Enabling Gatsby API support
9:13:51 PM:
9:13:51 PM: (@netlify/plugin-gatsby onBuild completed in 78ms)
9:13:51 PM:
9:13:51 PM: Functions bundling
9:13:51 PM: ────────────────────────────────────────────────────────────────
9:13:51 PM:
9:13:51 PM: Packaging Functions from .netlify/functions-internal directory:
9:13:51 PM: - __api/__api.js
9:13:51 PM:
9:13:52 PM:
9:13:52 PM: (Functions bundling completed in 887ms)
9:13:52 PM:
9:13:52 PM: @netlify/plugin-gatsby (onPostBuild event)
9:13:52 PM: ────────────────────────────────────────────────────────────────
9:13:52 PM:
9:13:53 PM: Enabling Gatsby API support
9:13:53 PM:
9:13:53 PM: (@netlify/plugin-gatsby onPostBuild completed in 783ms)
9:13:53 PM:
9:13:57 PM: (Netlify Build completed in 44.8s)
9:13:58 PM: Section completed: building
9:14:27 PM: Finished processing build request in 1m35.247s
Deploying
Complete
Deploying
Complete
9:13:53 PM: Deploy site
9:13:53 PM: ────────────────────────────────────────────────────────────────
9:13:53 PM:
9:13:53 PM: Starting to deploy site from "public"
9:13:53 PM: Calculating files to upload
9:13:55 PM: 45 new files to upload
9:13:55 PM: 0 new functions to upload
9:13:55 PM: Section completed: deploying
9:13:57 PM: Finished waiting for live deploy in 2.054s
9:13:57 PM: Site deploy was successfully initiated
9:13:57 PM:
9:13:57 PM: (Deploy site completed in 4.6s)
9:13:57 PM:
9:13:57 PM: @netlify/plugin-gatsby (onSuccess event)
9:13:57 PM: ────────────────────────────────────────────────────────────────
9:13:57 PM:
9:13:57 PM:
9:13:57 PM: (@netlify/plugin-gatsby onSuccess completed in 4ms)
Cleanup
Complete
Cleanup
Complete
9:13:57 PM: Netlify Build Complete
9:13:57 PM: ────────────────────────────────────────────────────────────────
9:13:57 PM:
9:13:58 PM: Caching artifacts
9:13:58 PM: Started saving node modules
9:13:58 PM: Finished saving node modules
9:13:58 PM: Started saving build plugins
9:13:58 PM: Finished saving build plugins
9:13:58 PM: Started saving corepack cache
9:13:58 PM: Finished saving corepack cache
9:13:58 PM: Started saving yarn cache
9:13:58 PM: Finished saving yarn cache
9:13:58 PM: Started saving pip cache
9:13:58 PM: Finished saving pip cache
9:13:58 PM: Started saving emacs cask dependencies
9:13:58 PM: Finished saving emacs cask dependencies
9:13:58 PM: Started saving maven dependencies
9:13:58 PM: Finished saving maven dependencies
9:13:58 PM: Started saving boot dependencies
9:13:58 PM: Finished saving boot dependencies
9:13:58 PM: Started saving rust rustup cache
9:13:58 PM: Finished saving rust rustup cache
9:13:58 PM: Started saving go dependencies
9:13:58 PM: Finished saving go dependencies
9:13:58 PM: Build script success
9:14:23 PM: Uploading Cache of size 506.3MB
9:14:27 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
9:13:55 PM: Starting post processing
9:13:55 PM: Skipping form detection
9:13:55 PM: Post processing - header rules
9:13:55 PM: Post processing - redirect rules
9:13:55 PM: Post processing done
9:13:55 PM: Section completed: postprocessing
9:13:56 PM: Site is live ✨