Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
12:18:05 PM: Build ready to start
12:18:16 PM: build-image version: 006dca901dab83234b4881f914ac1a189ff41daa (focal)
12:18:16 PM: buildbot version: 91afcc08587ca1ca63cf1aa8edb323949ceee060
12:18:16 PM: Fetching cached dependencies
12:18:17 PM: Failed to fetch cache, continuing with build
12:18:17 PM: Starting to prepare the repo for build
12:18:17 PM: No cached dependencies found. Cloning fresh repo
12:18:17 PM: git clone --filter=blob:none https://github.com/all-contributors/all-contributors
12:18:17 PM: Preparing Git Reference pull/735/head
12:18:18 PM: Custom publish path detected. Proceeding with the specified path: 'website/build/all-contributors'
12:18:18 PM: Custom build command detected. Proceeding with the specified command: 'yarn build-with-translations'
12:18:19 PM: Starting to install dependencies
12:18:19 PM: Python version set to 3.8
12:18:19 PM: Attempting Ruby version 2.7.2, read from environment
12:18:20 PM: Using Ruby version 2.7.2
12:18:21 PM: Started restoring cached go cache
12:18:21 PM: Finished restoring cached go cache
12:18:21 PM: Installing Go version 1.10 (requested 1.10)
12:18:24 PM: go version go1.10 linux/amd64
12:18:25 PM: Using PHP version 8.0
12:18:26 PM: Attempting Node.js version '16.17.0' from .nvmrc
12:18:27 PM: Downloading and installing node v16.17.0...
12:18:27 PM: Downloading https://nodejs.org/dist/v16.17.0/node-v16.17.0-linux-x64.tar.xz...
12:18:28 PM: Computing checksum with sha256sum
12:18:28 PM: Checksums matched!
12:18:30 PM: Now using node v16.17.0 (npm v8.15.0)
12:18:30 PM: Enabling Node.js Corepack
12:18:30 PM: Started restoring cached build plugins
12:18:30 PM: Finished restoring cached build plugins
12:18:30 PM: Started restoring cached corepack dependencies
12:18:30 PM: Finished restoring cached corepack dependencies
12:18:30 PM: Started restoring cached yarn cache
12:18:30 PM: Finished restoring cached yarn cache
12:18:31 PM: Installing Yarn version 1.3.2
12:18:31 PM: Preparing yarn@1.3.2 for immediate activation...
12:18:31 PM: No yarn workspaces detected
12:18:31 PM: Started restoring cached node modules
12:18:31 PM: Finished restoring cached node modules
12:18:31 PM: Installing npm packages using Yarn version 1.3.2
12:18:31 PM: yarn install v1.3.2
12:18:31 PM: (node:4447) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
12:18:31 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
12:18:31 PM: [1/5] Validating package.json...
12:18:31 PM: [2/5] Resolving packages...
12:18:32 PM: [3/5] Fetching packages...
12:18:41 PM: [4/5] Linking dependencies...
12:18:41 PM: warning "semantic-release > @semantic-release/github > @octokit/rest > @octokit/core > @octokit/request > node-fetch@2.6.7" has unmet peer dependency "encoding@^0.1.0".
12:18:44 PM: [5/5] Building fresh packages...
12:18:45 PM: Done in 13.84s.
12:18:45 PM: npm packages installed using Yarn
12:18:46 PM: Successfully installed dependencies
12:18:46 PM: Starting build script
12:18:47 PM: Detected 1 framework(s)
12:18:47 PM: "docusaurus" at version "1.14.7"
12:18:47 PM: Section completed: initializing
Building
Complete
Building
Complete
12:18:49 PM: Netlify Build
12:18:49 PM: ────────────────────────────────────────────────────────────────
12:18:49 PM:
12:18:49 PM: ❯ Version
12:18:49 PM: @netlify/build 29.51.3
12:18:49 PM:
12:18:49 PM: ❯ Flags
12:18:49 PM: baseRelDir: false
12:18:49 PM: buildId: 669a597d6bbbd60009670cbd
12:18:49 PM: deployId: 669a597d6bbbd60009670cbf
12:18:49 PM:
12:18:49 PM: ❯ Current directory
12:18:49 PM: /opt/build/repo
12:18:49 PM:
12:18:49 PM: ❯ Config file
12:18:49 PM: /opt/build/repo/netlify.toml
12:18:49 PM:
12:18:49 PM: ❯ Context
12:18:49 PM: deploy-preview
12:18:49 PM:
12:18:49 PM: build.command from netlify.toml
12:18:49 PM: ────────────────────────────────────────────────────────────────
12:18:49 PM:
12:18:49 PM: $ yarn build-with-translations
12:18:49 PM: yarn run v1.3.2
12:18:49 PM: (node:5717) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
12:18:49 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
12:18:49 PM: $ yarn write-translations && yarn crowdin-upload && yarn crowdin-download && yarn build
12:18:49 PM: $ cd website && ../node_modules/.bin/docusaurus-write-translations
12:18:50 PM: Browserslist: caniuse-lite is outdated. Please run:
12:18:50 PM: npx browserslist@latest --update-db
12:18:50 PM: Why you should do it regularly:
12:18:51 PM: $ yarn crowdin --config crowdin.yaml upload sources --auto-update -b $(git rev-parse --abbrev-ref HEAD)
12:18:51 PM: $ java -jar website/crowdin/crowdin-cli.jar --config crowdin.yaml upload sources --auto-update -b HEAD
12:18:53 PM: ERROR
12:18:53 PM: code: 2
12:18:53 PM: message: Version 1.0 of the Crowdin API has been deprecated and removed
12:18:53 PM: $ yarn crowdin --config crowdin.yaml download -b $(git rev-parse --abbrev-ref HEAD)
12:18:53 PM: $ java -jar website/crowdin/crowdin-cli.jar --config crowdin.yaml download -b HEAD
12:18:54 PM: ERROR
12:18:54 PM: code: 2
12:18:54 PM: message: Version 1.0 of the Crowdin API has been deprecated and removed
12:18:54 PM: $ cd website && ../node_modules/.bin/docusaurus-build && cp _redirects build/all-contributors
12:18:55 PM: Browserslist: caniuse-lite is outdated. Please run:
12:18:55 PM: npx browserslist@latest --update-db
12:18:55 PM: Why you should do it regularly:
12:18:57 PM: generate.js triggered...
12:18:57 PM: Warning: Invalid DOM property `class`. Did you mean `className`?
12:18:57 PM: in div
12:18:57 PM: in footer
12:18:57 PM: in Footer
12:18:57 PM: in div
12:18:57 PM: in body
12:18:57 PM: in html
12:18:57 PM: in Site
12:18:57 PM: in DocsLayout
12:19:00 PM: sitemap.js triggered...
12:19:03 PM: Browserslist: caniuse-lite is outdated. Please run:
12:19:03 PM: npx browserslist@latest --update-db
12:19:03 PM: Why you should do it regularly:
12:19:05 PM: Site built successfully. Generated files in 'build' folder.
12:19:07 PM: Done in 18.09s.
12:19:07 PM:
12:19:07 PM: (build.command completed in 18.2s)
12:19:07 PM:
12:19:07 PM: (Netlify Build completed in 18.7s)
12:19:36 PM: Section completed: building
12:19:39 PM: Finished processing build request in 1m22.946s
Deploying
Complete
Deploying
Complete
12:19:07 PM: Deploy site
12:19:07 PM: ────────────────────────────────────────────────────────────────
12:19:07 PM:
12:19:07 PM: Starting to deploy site from 'website/build/all-contributors'
12:19:07 PM: Calculating files to upload
12:19:07 PM: 0 new files to upload
12:19:07 PM: 0 new functions to upload
12:19:07 PM: Section completed: deploying
12:19:07 PM: Site deploy was successfully initiated
12:19:07 PM:
12:19:07 PM: (Deploy site completed in 312ms)
Cleanup
Complete
Cleanup
Complete
12:19:07 PM: Netlify Build Complete
12:19:07 PM: ────────────────────────────────────────────────────────────────
12:19:07 PM:
12:19:08 PM: Caching artifacts
12:19:08 PM: Started saving node modules
12:19:08 PM: Finished saving node modules
12:19:08 PM: Started saving build plugins
12:19:08 PM: Finished saving build plugins
12:19:08 PM: Started saving corepack cache
12:19:08 PM: Finished saving corepack cache
12:19:08 PM: Started saving yarn cache
12:19:08 PM: Finished saving yarn cache
12:19:08 PM: Started saving pip cache
12:19:08 PM: Finished saving pip cache
12:19:08 PM: Started saving emacs cask dependencies
12:19:08 PM: Finished saving emacs cask dependencies
12:19:08 PM: Started saving maven dependencies
12:19:08 PM: Finished saving maven dependencies
12:19:08 PM: Started saving boot dependencies
12:19:08 PM: Finished saving boot dependencies
12:19:08 PM: Started saving rust rustup cache
12:19:08 PM: Finished saving rust rustup cache
12:19:08 PM: Started saving go dependencies
12:19:08 PM: Finished saving go dependencies
12:19:36 PM: Build script success
12:19:38 PM: Uploading Cache of size 306.5MB
12:19:39 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:19:07 PM: Starting post processing
12:19:07 PM: Skipping form detection
12:19:07 PM: Post processing - header rules
12:19:07 PM: Post processing - redirect rules
12:19:08 PM: Site is live ✨
12:19:08 PM: Post processing done
12:19:08 PM: Section completed: postprocessing