Skip to main content

Deploy details

Deploy successful for redux-docs

Removed deprecated packages by upgrading @babel/cli to version 7.16.7

PR #4258: upgrade-babel-cli@db7b6ab

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • netlify-plugin-cache
  • plugin output

    2 files cached

    These will be restored on the next build! ⚡

    node_modules/.cache, website/node_modules/.cache

  • info

    Build time: 1m 59s. Total deploy time: 2m

    Build started at 1:55:19 AM and ended at 1:57:18 AM. Learn more about build minutes

Deploy log

1:55:16 AM: Build ready to start
1:55:19 AM: build-image version: 3fa6e2800752667ac56af498951f923e208f7404 (xenial)
1:55:19 AM: build-image tag: v3.10.3
1:55:19 AM: buildbot version: ff9e2433dccff2a568f42fdd27a8e92c84c8a325
1:55:19 AM: Fetching cached dependencies
1:55:19 AM: Starting to download cache of 1.1GB
1:55:27 AM: Finished downloading cache in 7.383905664s
1:55:27 AM: Starting to extract cache
1:56:03 AM: Finished extracting cache in 36.795797409s
1:56:04 AM: Finished fetching cache in 44.275852115s
1:56:04 AM: Starting to prepare the repo for build
1:56:04 AM: Preparing Git Reference pull/4258/head
1:56:07 AM: Parsing package.json dependencies
1:56:07 AM: Different build dir detected, going to use the one specified in the Netlify configuration file: 'website' versus '' in the Netlify UI
1:56:07 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'website/build' versus 'website/build/redux' in the Netlify UI
1:56:07 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build && cp _redirects ./build' versus 'cd website; npm install; npm run build; cp _redirects ./build/redux/' in the Netlify UI
1:56:07 AM: Detected ignore command in Netlify configuration file. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD -- ../docs/ .'
1:56:08 AM: Starting build script
1:56:08 AM: Installing dependencies
1:56:08 AM: Python version set to 2.7
1:56:08 AM: Started restoring cached node version
1:56:30 AM: Finished restoring cached node version
1:56:33 AM: v12.22.8 is already installed.
1:56:34 AM: Now using node v12.22.8 (npm v6.14.15)
1:56:34 AM: Started restoring cached build plugins
1:56:34 AM: Finished restoring cached build plugins
1:56:34 AM: Attempting ruby version 2.3.6, read from environment
1:56:35 AM: Started restoring cached ruby version
1:56:36 AM: Finished restoring cached ruby version
1:56:39 AM: Using ruby version 2.3.6
1:56:40 AM: Successfully installed bundler-2.3.4
1:56:40 AM: 1 gem installed
1:56:40 AM: Using PHP version 5.6
1:56:40 AM: Started restoring cached node modules
1:56:40 AM: Finished restoring cached node modules
1:56:40 AM: Started restoring cached go cache
1:56:47 AM: Finished restoring cached go cache
1:56:47 AM: Installing Go version 1.10
1:56:47 AM: unset GOOS;
1:56:47 AM: unset GOARCH;
1:56:47 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
1:56:47 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
1:56:47 AM: go version >&2;
1:56:47 AM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
1:56:47 AM: go version go1.10 linux/amd64
1:56:47 AM: Installing missing commands
1:56:47 AM: Verify run directory
1:56:49 AM:
1:56:49 AM: ────────────────────────────────────────────────────────────────
1:56:49 AM: Netlify Build
1:56:49 AM: ────────────────────────────────────────────────────────────────
1:56:49 AM:
1:56:49 AM: ❯ Version
1:56:49 AM: @netlify/build 26.1.0
1:56:49 AM:
1:56:49 AM: ❯ Flags
1:56:49 AM: baseRelDir: false
1:56:49 AM: buildId: 61db92046fd1bc0008aabec3
1:56:49 AM: deployId: 61db92046fd1bc0008aabec5
1:56:49 AM:
1:56:49 AM: ❯ Current directory
1:56:49 AM: /opt/build/repo/website
1:56:49 AM:
1:56:49 AM: ❯ Config file
1:56:49 AM: /opt/build/repo/netlify.toml
1:56:49 AM:
1:56:49 AM: ❯ Context
1:56:49 AM: deploy-preview
1:56:49 AM:
1:56:49 AM: ❯ Loading plugins
1:56:49 AM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
1:56:51 AM:
1:56:51 AM: ────────────────────────────────────────────────────────────────
1:56:51 AM: 1. netlify-plugin-cache (onPreBuild event)
1:56:51 AM: ────────────────────────────────────────────────────────────────
1:56:51 AM: ​
1:56:55 AM: Successfully restored: node_modules/.cache, website/node_modules/.cache ... 2 files in total.
1:56:55 AM: ​
1:56:55 AM: (netlify-plugin-cache onPreBuild completed in 4.6s)
1:56:55 AM:
1:56:55 AM: ────────────────────────────────────────────────────────────────
1:56:55 AM: 2. build.command from netlify.toml
1:56:55 AM: ────────────────────────────────────────────────────────────────
1:56:55 AM: ​
1:56:55 AM: $ npm run build && cp _redirects ./build
1:56:56 AM: > @ build /opt/build/repo/website
1:56:56 AM: > docusaurus build
1:57:00 AM:
1:57:00 AM: [en] Creating an optimized production build...
1:57:02 AM: [info] [webpackbar] Compiling Client
1:57:02 AM: [info] [webpackbar] Compiling Server
1:57:08 AM: [success] [webpackbar] Client: Compiled successfully in 5.11s
1:57:17 AM: [success] [webpackbar] Server: Compiled successfully in 14.18s
1:57:18 AM: Success! Generated static files in "build".
1:57:18 AM: Use `npm run serve` command to test your build locally.
1:57:18 AM: ​
1:57:18 AM: (build.command completed in 22.6s)
1:57:18 AM:
1:57:18 AM: ────────────────────────────────────────────────────────────────
1:57:18 AM: 3. Deploy site
1:57:18 AM: ────────────────────────────────────────────────────────────────
1:57:18 AM: ​
1:57:18 AM: Starting to deploy site from 'website/build'
1:57:18 AM: Creating deploy tree
1:57:18 AM: Creating deploy upload records
1:57:18 AM: 0 new files to upload
1:57:18 AM: 0 new functions to upload
1:57:18 AM: Starting post processing
1:57:18 AM: Post processing - HTML
1:57:19 AM: Post processing - header rules
1:57:19 AM: Post processing - redirect rules
1:57:19 AM: Post processing done
1:57:19 AM: Site is live ✨
1:57:20 AM: Finished waiting for live deploy in 2.098259177s
1:57:20 AM: Site deploy was successfully initiated
1:57:20 AM: ​
1:57:20 AM: (Deploy site completed in 2.4s)
1:57:20 AM:
1:57:20 AM: ────────────────────────────────────────────────────────────────
1:57:20 AM: 4. netlify-plugin-cache (onSuccess event)
1:57:20 AM: ────────────────────────────────────────────────────────────────
1:57:20 AM: ​
1:57:24 AM: Successfully cached: node_modules/.cache, website/node_modules/.cache ... 2 files in total.
1:57:24 AM: ​
1:57:24 AM: (netlify-plugin-cache onSuccess completed in 4s)
1:57:25 AM:
1:57:25 AM: ────────────────────────────────────────────────────────────────
1:57:25 AM: Netlify Build Complete
1:57:25 AM: ────────────────────────────────────────────────────────────────
1:57:25 AM: ​
1:57:25 AM: (Netlify Build completed in 35.8s)
1:57:25 AM: Caching artifacts
1:57:25 AM: Started saving node modules
1:57:25 AM: Finished saving node modules
1:57:25 AM: Started saving build plugins
1:57:25 AM: Finished saving build plugins
1:57:25 AM: Started saving pip cache
1:57:25 AM: Finished saving pip cache
1:57:25 AM: Started saving emacs cask dependencies
1:57:25 AM: Finished saving emacs cask dependencies
1:57:25 AM: Started saving maven dependencies
1:57:25 AM: Finished saving maven dependencies
1:57:25 AM: Started saving boot dependencies
1:57:25 AM: Finished saving boot dependencies
1:57:25 AM: Started saving rust rustup cache
1:57:25 AM: Finished saving rust rustup cache
1:57:25 AM: Started saving go dependencies
1:57:27 AM: Finished saving go dependencies
1:57:27 AM: Build script success
2:01:08 AM: Finished processing build request in 5m48.910998366s