10:36:07 PM: Build ready to start
10:36:09 PM: build-image version: 524714d1a66d1a967316f5c39465e22c77fdd56c (focal)
10:36:09 PM: build-image tag: v4.16.0
10:36:09 PM: buildbot version: 296df95921b1bce6addc5dc1e3a167221c8c99e9
10:36:10 PM: Fetching cached dependencies
10:36:10 PM: Starting to download cache of 410.3MB
10:36:14 PM: Finished downloading cache in 4.655785097s
10:36:14 PM: Starting to extract cache
10:36:16 PM: Finished extracting cache in 1.577211522s
10:36:16 PM: Finished fetching cache in 6.295859932s
10:36:16 PM: Starting to prepare the repo for build
10:36:16 PM: Preparing Git Reference pull/109/head
10:36:17 PM: Parsing package.json dependencies
10:36:18 PM: Section completed: initializing
10:36:18 PM: Starting build script
10:36:18 PM: Installing dependencies
10:36:18 PM: Python version set to 2.7
10:36:18 PM: Started restoring cached node version
10:36:19 PM: Finished restoring cached node version
10:36:19 PM: Downloading and installing node v16.19.0...
10:36:19 PM: Computing checksum with sha256sum
10:36:19 PM: Checksums matched!
10:36:21 PM: Now using node v16.19.0 (npm v8.19.3)
10:36:21 PM: Enabling node corepack
10:36:21 PM: Started restoring cached build plugins
10:36:21 PM: Finished restoring cached build plugins
10:36:21 PM: Attempting ruby version 2.7.2, read from environment
10:36:22 PM: Using ruby version 2.7.2
10:36:22 PM: Using PHP version 8.0
10:36:22 PM: No npm workspaces detected
10:36:22 PM: Started restoring cached node modules
10:36:22 PM: Finished restoring cached node modules
10:36:22 PM: Installing NPM modules using NPM version 8.19.3
10:36:35 PM: up to date, audited 1231 packages in 13s
10:36:35 PM: 205 packages are looking for funding
10:36:35 PM: run `npm fund` for details
10:36:36 PM: 25 vulnerabilities (8 moderate, 16 high, 1 critical)
10:36:36 PM: To address issues that do not require attention, run:
10:36:36 PM: npm audit fix
10:36:36 PM: Some issues need review, and may require choosing
10:36:36 PM: a different dependency.
10:36:36 PM: Run `npm audit` for details.
10:36:36 PM: NPM modules installed
10:36:36 PM: Creating package sha
10:36:36 PM: Started restoring cached go cache
10:36:36 PM: Finished restoring cached go cache
10:36:36 PM: Installing Go version 1.17 (requested 1.17)
10:36:42 PM: unset GOARCH;
10:36:42 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
10:36:42 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
10:36:42 PM: go version >&2;
10:36:42 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
10:36:42 PM: go version go1.17 linux/amd64
10:36:42 PM: Detected 1 framework(s)
10:36:42 PM: "docusaurus-v2" at version "2.2.0"
10:36:42 PM: Installing missing commands
10:36:42 PM: Verify run directory
10:36:43 PM: ────────────────────────────────────────────────────────────────
10:36:43 PM: Netlify Build
10:36:43 PM: ────────────────────────────────────────────────────────────────
10:36:43 PM: @netlify/build 29.0.4
10:36:43 PM: baseRelDir: true
10:36:43 PM: buildId: 6398fe57790748000929293c
10:36:43 PM: deployId: 6398fe57790748000929293e
10:36:43 PM: ❯ Current directory
10:36:43 PM: /opt/build/repo
10:36:43 PM: ❯ Config file
10:36:43 PM: No config file was defined: using default values.
10:36:43 PM: deploy-preview
10:36:43 PM: ────────────────────────────────────────────────────────────────
10:36:43 PM: 1. Build command from Netlify app
10:36:43 PM: ────────────────────────────────────────────────────────────────
10:36:43 PM: $ npm run build
10:36:44 PM: > www@0.0.0 build
10:36:44 PM: > docusaurus build
10:36:45 PM: [INFO] Website will be built for all these locales:
10:36:45 PM: [INFO] [en] Creating an optimized production build...
10:36:45 PM: [info] [webpackbar] Compiling Client
10:36:45 PM: [info] [webpackbar] Compiling Server
10:36:47 PM: [success] [webpackbar] Client: Compiled successfully in 1.43s
10:36:49 PM: [success] [webpackbar] Server: Compiled successfully in 3.60s
10:36:49 PM: [SUCCESS] Generated static files in "build".
10:36:49 PM: [INFO] [zh] Creating an optimized production build...
10:36:50 PM: [info] [webpackbar] Compiling Client
10:36:50 PM: [info] [webpackbar] Compiling Server
10:36:51 PM: [success] [webpackbar] Client: Compiled successfully in 1.09s
10:36:53 PM: [success] [webpackbar] Server: Compiled successfully in 3.08s
10:36:53 PM: [SUCCESS] Generated static files in "build/zh".
10:36:53 PM: [INFO] Use `npm run serve` command to test your build locally.
10:36:53 PM: (build.command completed in 9.4s)
10:36:53 PM: ────────────────────────────────────────────────────────────────
10:36:53 PM: 2. Deploy site
10:36:53 PM: ────────────────────────────────────────────────────────────────
10:36:53 PM: Starting to deploy site from 'build'
10:36:53 PM: Creating deploy tree
10:36:53 PM: Creating deploy upload records
10:36:54 PM: 0 new files to upload
10:36:54 PM: 0 new functions to upload
10:36:54 PM: Section completed: deploying
10:36:54 PM: Site deploy was successfully initiated
10:36:54 PM: Starting post processing
10:36:54 PM: (Deploy site completed in 714ms)
10:36:54 PM: Post processing - HTML
10:36:54 PM: ────────────────────────────────────────────────────────────────
10:36:54 PM: Netlify Build Complete
10:36:54 PM: ────────────────────────────────────────────────────────────────
10:36:54 PM: (Netlify Build completed in 10.2s)
10:36:54 PM: Caching artifacts
10:36:54 PM: Started saving node modules
10:36:54 PM: Finished saving node modules
10:36:54 PM: Started saving build plugins
10:36:54 PM: Post processing - header rules
10:36:54 PM: Finished saving build plugins
10:36:54 PM: Started saving pip cache
10:36:54 PM: Finished saving pip cache
10:36:54 PM: Post processing - redirect rules
10:36:54 PM: Started saving emacs cask dependencies
10:36:54 PM: Finished saving emacs cask dependencies
10:36:54 PM: Started saving maven dependencies
10:36:54 PM: Post processing done
10:36:54 PM: Finished saving maven dependencies
10:36:54 PM: Started saving boot dependencies
10:36:54 PM: Section completed: postprocessing
10:36:54 PM: Finished saving boot dependencies
10:36:54 PM: Started saving rust rustup cache
10:36:54 PM: Finished saving rust rustup cache
10:36:54 PM: Started saving go dependencies
10:36:54 PM: Finished saving go dependencies
10:36:55 PM: Build script success
10:36:55 PM: Section completed: building
10:36:57 PM: Uploading Cache of size 516.7MB
10:36:57 PM: Site is live ✨
10:37:00 PM: Section completed: cleanup
10:37:00 PM: Finished processing build request in 50.57999602s