Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for unruffled-torvalds-a209db

rules: support inverted path match

PR #3617: exclude-not-path@f352e1d

Deploy log

Initializing

Complete
1:26:05 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/jirfag/builds
1:27:34 PM: Build ready to start
1:27:36 PM: build-image version: 58a882d74f2ae1fef02918fb9d29d9ce3d72c0a4 (focal)
1:27:36 PM: buildbot version: 58a882d74f2ae1fef02918fb9d29d9ce3d72c0a4
1:27:36 PM: Fetching cached dependencies
1:27:37 PM: Starting to download cache of 460.9MB
1:27:41 PM: Finished downloading cache in 4.204s
1:27:41 PM: Starting to extract cache
1:27:45 PM: Finished extracting cache in 3.986s
1:27:45 PM: Finished fetching cache in 8.256s
1:27:45 PM: Starting to prepare the repo for build
1:27:45 PM: Preparing Git Reference pull/3617/head
1:27:46 PM: Different build dir detected, going to use the one specified in the Netlify configuration file: 'docs' versus 'docs/' in the Netlify UI
1:27:46 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'docs/public' versus 'public/' in the Netlify UI
1:27:47 PM: Starting to install dependencies
1:27:47 PM: Python version set to 3.8
1:27:47 PM: Attempting Ruby version 2.6.2, read from environment
1:27:47 PM: Started restoring cached Ruby version
1:27:47 PM: Finished restoring cached Ruby version
1:27:48 PM: Using Ruby version 2.6.2
1:27:48 PM: Started restoring cached go cache
1:27:49 PM: Finished restoring cached go cache
1:27:49 PM: Installing Go version 1.19 (requested 1.19)
1:27:54 PM: go version go1.19 linux/amd64
1:27:55 PM: Using PHP version 8.0
1:27:55 PM: Started restoring cached Node.js version
1:27:56 PM: Finished restoring cached Node.js version
1:27:56 PM: v17.9.1 is already installed.
1:27:56 PM: Now using node v17.9.1 (npm v8.5.5)
1:27:57 PM: Enabling Node.js Corepack
1:27:57 PM: Started restoring cached build plugins
1:27:57 PM: Finished restoring cached build plugins
1:27:57 PM: Started restoring cached corepack dependencies
1:27:57 PM: Finished restoring cached corepack dependencies
1:27:57 PM: No npm workspaces detected
1:27:57 PM: Started restoring cached node modules
1:27:57 PM: Finished restoring cached node modules
1:27:57 PM: Installing npm packages using npm version 8.5.5
1:27:58 PM: npm WARN EBADENGINE Unsupported engine {
1:27:58 PM: npm WARN EBADENGINE package: 'gatsby-plugin-google-analytics@5.3.0',
1:27:58 PM: npm WARN EBADENGINE required: { node: '>=18.0.0' },
1:27:58 PM: npm WARN EBADENGINE current: { node: 'v17.9.1', npm: '8.5.5' }
1:27:58 PM: npm WARN EBADENGINE }
1:27:58 PM: npm WARN EBADENGINE Unsupported engine {
1:27:58 PM: npm WARN EBADENGINE package: 'gatsby-core-utils@4.5.0',
1:27:58 PM: npm WARN EBADENGINE required: { node: '>=18.0.0' },
1:27:58 PM: npm WARN EBADENGINE current: { node: 'v17.9.1', npm: '8.5.5' }
1:27:58 PM: npm WARN EBADENGINE }
1:28:07 PM: up to date, audited 2179 packages in 10s
1:28:07 PM: 239 packages are looking for funding
1:28:07 PM: run `npm fund` for details
1:28:07 PM: 46 vulnerabilities (14 moderate, 29 high, 3 critical)
1:28:07 PM: To address issues that do not require attention, run:
1:28:07 PM: npm audit fix
1:28:07 PM: To address all issues possible (including breaking changes), run:
1:28:07 PM: npm audit fix --force
1:28:07 PM: Some issues need review, and may require choosing
1:28:07 PM: a different dependency.
1:28:07 PM: Run `npm audit` for details.
1:28:07 PM: npm packages installed
1:28:07 PM: Install dependencies script success
1:28:07 PM: Starting build script
1:28:08 PM: Detected 1 framework(s)
1:28:08 PM: "gatsby" at version "4.25.0"
1:28:08 PM: Section completed: initializing

Building

Complete
1:28:09 PM: Netlify Build
1:28:09 PM: ────────────────────────────────────────────────────────────────
1:28:09 PM:
1:28:09 PM: ❯ Version
1:28:09 PM: @netlify/build 29.11.6
1:28:09 PM:
1:28:09 PM: ❯ Flags
1:28:09 PM: baseRelDir: true
1:28:09 PM: buildId: 64774aed7557d00008661cff
1:28:09 PM: deployId: 64774aed7557d00008661d01
1:28:09 PM:
1:28:09 PM: ❯ Current directory
1:28:09 PM: /opt/build/repo/docs
1:28:09 PM:
1:28:09 PM: ❯ Config file
1:28:09 PM: /opt/build/repo/netlify.toml
1:28:09 PM:
1:28:09 PM: ❯ Context
1:28:09 PM: deploy-preview
1:28:09 PM:
1:28:09 PM: Build command from Netlify app
1:28:09 PM: ────────────────────────────────────────────────────────────────
1:28:09 PM: ​
1:28:09 PM: $ npm run build
1:28:09 PM: > golangci-lint.run@1.0.0 build
1:28:09 PM: > make -C .. expand_website_templates && gatsby build
1:28:09 PM: make: Entering directory '/opt/build/repo'
1:28:09 PM: go run ./scripts/expand_website_templates/main.go
1:28:16 PM: 2023/05/31 13:28:16 Expanded template in docs/src/docs/product/roadmap.mdx, saving it
1:28:16 PM: 2023/05/31 13:28:16 Expanded template in docs/src/docs/product/thanks.mdx, saving it
1:28:16 PM: 2023/05/31 13:28:16 Expanded template in docs/src/docs/usage/configuration.mdx, saving it
1:28:16 PM: 2023/05/31 13:28:16 Expanded template in docs/src/docs/usage/false-positives.mdx, saving it
1:28:16 PM: 2023/05/31 13:28:16 Expanded template in docs/src/docs/usage/install/index.mdx, saving it
1:28:16 PM: 2023/05/31 13:28:16 Expanded template in docs/src/docs/usage/linters.mdx, saving it
1:28:16 PM: 2023/05/31 13:28:16 Expanded template in docs/src/docs/usage/quick-start.mdx, saving it
1:28:16 PM: 2023/05/31 13:28:16 Successfully expanded templates
1:28:16 PM: make: Leaving directory '/opt/build/repo'
1:28:18 PM: success compile gatsby files - 0.883s
1:28:18 PM: success load gatsby config - 0.040s
1:28:19 PM: warning Plugin gatsby-plugin-google-analytics is not compatible with your gatsby version 4.25.0 - It requires gatsby@^5.0.0-next
1:28:19 PM: warning Plugin gatsby-plugin-google-analytics is not compatible with your gatsby version 4.25.0 - It requires gatsby@^5.0.0-next
1:28:19 PM: success load plugins - 0.882s
1:28:19 PM: warning gatsby-plugin-react-helmet: Gatsby now has built-in support for modyfing the document head. Learn more at https://gatsby.dev/gatsby-head
1:28:19 PM: success onPreInit - 0.004s
1:28:19 PM: success initialize cache - 0.045s
1:28:19 PM: success copy gatsby files - 0.102s
1:28:19 PM: success Compiling Gatsby Functions - 0.133s
1:28:19 PM: success docs: initialized the /opt/build/repo/docs/config directory
1:28:19 PM: success docs: initialized the /opt/build/repo/docs/docs directory
1:28:19 PM: success onPreBootstrap - 0.143s
1:28:20 PM: success createSchemaCustomization - 0.078s
1:28:38 PM: success Checking for changed pages - 0.000s
1:28:38 PM: success source and transform nodes - 18.122s
1:28:38 PM: info Writing GraphQL type definitions to /opt/build/repo/docs/.cache/schema.gql
1:28:38 PM: success building schema - 0.368s
1:28:38 PM: success onCreateDocs
1:28:38 PM: success docs pages created
1:28:38 PM: success createPages - 0.038s
1:28:38 PM: success createPagesStatefully - 0.051s
1:28:38 PM: info Total nodes: 137, SitePage nodes: 22 (use --verbose for breakdown)
1:28:38 PM: success Checking for changed pages - 0.000s
1:28:38 PM: success onPreExtractQueries - 0.000s
1:28:40 PM: success extract queries from components - 2.056s
1:28:40 PM: success write out redirect data - 0.001s
1:28:41 PM: success Build manifest and related icons - 0.289s
1:28:41 PM: success onPostBootstrap - 0.290s
1:28:41 PM: info bootstrap finished - 24.734s
1:28:41 PM: success write out requires - 0.002s
1:29:02 PM: success Building production JavaScript and CSS bundles - 20.821s
1:29:16 PM: success Building HTML renderer - 14.506s
1:29:16 PM: success Execute page configs - 0.114s
1:29:16 PM: success Caching Webpack compilations - 0.000s
1:29:20 PM: success run queries in workers - 3.988s - 26/26 6.52/s
1:29:20 PM: success Running gatsby-plugin-sharp.IMAGE_PROCESSING jobs - 49.171s - 2/2 0.04/s
1:29:20 PM: success Merge worker state - 0.002s
1:29:20 PM: success Rewriting compilation hashes - 0.000s
1:29:20 PM: success Writing page-data.json files to public directory - 0.020s - 22/22 1124.06/s
1:29:30 PM: success Building static HTML for pages - 6.776s - 22/22 3.25/s
1:29:30 PM: info [gatsby-plugin-netlify] Creating SSR/DSG redirects...
1:29:30 PM: info [gatsby-plugin-netlify] Created 0 SSR/DSG redirects...
1:29:30 PM: info Generated public/sw.js, which will precache 7 files, totaling 678800 bytes.
1:29:30 PM: The following pages will be precached:
1:29:30 PM: /offline-plugin-app-shell-fallback/index.html
1:29:30 PM: success onPostBuild - 0.175s
1:29:30 PM:
1:29:30 PM: Pages
1:29:30 PM: ┌ .cache/caches/gatsby-plugin-offline/app-shell.js
1:29:30 PM: │ └ /offline-plugin-app-shell-fallback/
1:29:30 PM: ├ src/@rocketseat/gatsby-theme-docs/src/templates/docs-query.js
1:29:30 PM: │ ├ /
1:29:30 PM: │ └ ...18 more pages available
1:29:30 PM: └ src/pages/404.js
1:29:30 PM: ├ /404/
1:29:30 PM: └ /404.html
1:29:30 PM: ╭────────────────────────────────────────────────────────────────────╮
1:29:30 PM: │ │
1:29:30 PM: │ (SSG) Generated at build time │
1:29:30 PM: │ D (DSG) Deferred static generation - page generated at runtime │
1:29:30 PM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
1:29:30 PM: │ λ (Function) Gatsby function │
1:29:30 PM: │ │
1:29:30 PM: ╰────────────────────────────────────────────────────────────────────╯
1:29:30 PM: info Done building in 74.163069129 sec
1:29:30 PM: ​
1:29:30 PM: (build.command completed in 1m 21s)
1:29:30 PM:
1:29:31 PM: (Netlify Build completed in 1m 21.5s)
1:29:32 PM: Section completed: building
1:29:55 PM: Finished processing build request in 2m18.396s

Deploying

Complete
1:29:30 PM: Deploy site
1:29:30 PM: ────────────────────────────────────────────────────────────────
1:29:30 PM: ​
1:29:30 PM: Starting to deploy site from 'docs/public'
1:29:30 PM: Calculating files to upload
1:29:31 PM: 2 new files to upload
1:29:31 PM: 0 new functions to upload
1:29:31 PM: Section completed: deploying
1:29:31 PM: Site deploy was successfully initiated
1:29:31 PM: ​
1:29:31 PM: (Deploy site completed in 506ms)

Cleanup

Complete
1:29:31 PM: Netlify Build Complete
1:29:31 PM: ────────────────────────────────────────────────────────────────
1:29:31 PM: ​
1:29:31 PM: Caching artifacts
1:29:31 PM: Started saving node modules
1:29:31 PM: Finished saving node modules
1:29:31 PM: Started saving build plugins
1:29:31 PM: Finished saving build plugins
1:29:31 PM: Started saving corepack cache
1:29:31 PM: Finished saving corepack cache
1:29:31 PM: Started saving pip cache
1:29:31 PM: Finished saving pip cache
1:29:31 PM: Started saving emacs cask dependencies
1:29:31 PM: Finished saving emacs cask dependencies
1:29:31 PM: Started saving maven dependencies
1:29:31 PM: Finished saving maven dependencies
1:29:31 PM: Started saving boot dependencies
1:29:31 PM: Finished saving boot dependencies
1:29:31 PM: Started saving rust rustup cache
1:29:31 PM: Finished saving rust rustup cache
1:29:31 PM: Started saving go dependencies
1:29:32 PM: Finished saving go dependencies
1:29:32 PM: Build script success
1:29:52 PM: Uploading Cache of size 442.1MB
1:29:55 PM: Section completed: cleanup

Post-processing

Complete
1:29:31 PM: Starting post processing
1:29:31 PM: Skipping HTML post processing
1:29:31 PM: Post processing - header rules
1:29:31 PM: Post processing - redirect rules
1:29:31 PM: Post processing done
1:29:32 PM: Section completed: postprocessing
1:29:32 PM: Site is live ✨