Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
10:31:41 PM: Build ready to start
10:31:43 PM: build-image version: 1ca34a93198b041e44214013884c57d146a23fed (focal)
10:31:43 PM: build-image tag: v4.16.4
10:31:43 PM: buildbot version: 30bb0dbce9c066d58cbd3a36ad34f8c91a4777a3
10:31:43 PM: Fetching cached dependencies
10:31:43 PM: Starting to download cache of 213.3MB
10:31:46 PM: Finished downloading cache in 2.724s
10:31:46 PM: Starting to extract cache
10:31:48 PM: Finished extracting cache in 2.701s
10:31:48 PM: Finished fetching cache in 5.487s
10:31:48 PM: Starting to prepare the repo for build
10:31:49 PM: Preparing Git Reference pull/81/head
10:31:49 PM: Parsing package.json dependencies
10:31:51 PM: Starting build script
10:31:51 PM: Installing dependencies
10:31:51 PM: Python version set to 2.7
10:31:51 PM: Started restoring cached Node.js version
10:31:51 PM: Finished restoring cached Node.js version
10:31:52 PM: v12.18.0 is already installed.
10:31:52 PM: Now using node v12.18.0 (npm v6.14.4)
10:31:52 PM: Started restoring cached build plugins
10:31:52 PM: Finished restoring cached build plugins
10:31:52 PM: Attempting Ruby version 2.7.1, read from environment
10:31:52 PM: Started restoring cached Ruby version
10:31:53 PM: Finished restoring cached Ruby version
10:31:53 PM: Using Ruby version 2.7.1
10:31:53 PM: Using PHP version 8.0
10:31:53 PM: Started restoring cached corepack dependencies
10:31:53 PM: mv: cannot move '/opt/build/cache/.node/corepack' to '/opt/buildhome/.node/corepack': No such file or directory
10:31:53 PM: Finished restoring cached corepack dependencies
10:31:53 PM: Started restoring cached yarn cache
10:31:55 PM: Finished restoring cached yarn cache
10:31:55 PM: No yarn workspaces detected
10:31:55 PM: Started restoring cached node modules
10:31:55 PM: Finished restoring cached node modules
10:31:55 PM: Installing npm packages using Yarn version 1.22.4
10:31:55 PM: yarn install v1.22.4
10:31:56 PM: [1/4] Resolving packages...
10:31:56 PM: [2/4] Fetching packages...
10:31:57 PM: info fsevents@2.1.2: The platform "linux" is incompatible with this module.
10:31:57 PM: info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
10:31:57 PM: info fsevents@1.2.13: The platform "linux" is incompatible with this module.
10:31:57 PM: info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
10:31:57 PM: info fsevents@2.3.2: The platform "linux" is incompatible with this module.
10:31:57 PM: info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
10:31:57 PM: [3/4] Linking dependencies...
10:31:57 PM: warning " > immutable-diff@0.1.1" has incorrect peer dependency "immutable@^3.7.5".
10:31:57 PM: warning "react-scripts > @typescript-eslint/eslint-plugin > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
10:31:57 PM: warning " > worker-loader@2.0.0" has unmet peer dependency "webpack@^3.0.0 || ^4.0.0-alpha.0 || ^4.0.0".
10:31:59 PM: [4/4] Building fresh packages...
10:31:59 PM: Done in 3.50s.
10:31:59 PM: npm packages installed using Yarn
10:31:59 PM: Started restoring cached go cache
10:31:59 PM: Finished restoring cached go cache
10:31:59 PM: Installing Go version 1.14.4 (requested 1.14.4)
10:32:04 PM: unset GOOS;
10:32:04 PM: unset GOARCH;
10:32:04 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64';
10:32:04 PM: export PATH="/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64/bin:${PATH}";
10:32:04 PM: go version >&2;
10:32:04 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.14.4.linux.amd64.env"
10:32:04 PM: go version go1.14.4 linux/amd64
10:32:04 PM: Detected 1 framework(s)
10:32:04 PM: "create-react-app" at version "3.4.4"
10:32:04 PM: Installing missing commands
10:32:04 PM: Verify run directory
10:32:04 PM: Section completed: initializing
Building
Complete
Building
Complete
10:32:06 PM: Netlify Build
10:32:06 PM: ────────────────────────────────────────────────────────────────
10:32:06 PM:
10:32:06 PM: ❯ Version
10:32:06 PM: @netlify/build 29.5.1
10:32:06 PM:
10:32:06 PM: ❯ Flags
10:32:06 PM: baseRelDir: true
10:32:06 PM: buildId: 63cf0acd4223500008461d81
10:32:06 PM: deployId: 63cf0acd4223500008461d83
10:32:06 PM:
10:32:06 PM: ❯ Current directory
10:32:06 PM: /opt/build/repo
10:32:06 PM:
10:32:06 PM: ❯ Config file
10:32:06 PM: No config file was defined: using default values.
10:32:06 PM:
10:32:06 PM: ❯ Context
10:32:06 PM: deploy-preview
10:32:06 PM:
10:32:06 PM: 1. Build command from Netlify app
10:32:06 PM: ────────────────────────────────────────────────────────────────
10:32:06 PM:
10:32:06 PM: $ cp .env.example .env && yarn build && echo 'User-agent: *' > build/robots.txt && echo 'Disallow: /' >> build/robots.txt
10:32:06 PM: yarn run v1.22.4
10:32:06 PM: $ react-app-rewired build
10:32:07 PM: Creating an optimized production build...
10:32:08 PM: Browserslist: caniuse-lite is outdated. Please run:
10:32:08 PM: npx browserslist@latest --update-db
10:32:08 PM: Why you should do it regularly:
10:32:25 PM: Compiled successfully.
10:32:25 PM:
10:32:25 PM: File sizes after gzip:
10:32:26 PM: 472.05 KB build/static/js/2.546e49e0.chunk.js
10:32:26 PM: 389.81 KB build/5062e035bd0c02594365.worker.js
10:32:26 PM: 96.91 KB build/static/css/2.4dedc5bd.chunk.css
10:32:26 PM: 18.88 KB build/static/js/main.d8162771.chunk.js
10:32:26 PM: 1.77 KB build/static/css/main.2c61b9fd.chunk.css
10:32:26 PM: 776 B build/static/js/runtime-main.db00bc1e.js
10:32:26 PM: The project was built assuming it is hosted at /.
10:32:26 PM: You can control this with the homepage field in your package.json.
10:32:26 PM: The build folder is ready to be deployed.
10:32:26 PM: You may serve it with a static server:
10:32:26 PM: yarn global add serve
10:32:26 PM: serve -s build
10:32:26 PM: Find out more about deployment here:
10:32:26 PM: bit.ly/CRA-deploy
10:32:26 PM: Done in 19.68s.
10:32:26 PM:
10:32:26 PM: (build.command completed in 19.8s)
10:32:26 PM:
10:32:26 PM: (Netlify Build completed in 20s)
10:32:28 PM: Section completed: building
10:32:31 PM: Finished processing build request in 48.769s
Deploying
Complete
Deploying
Complete
10:32:26 PM: 2. Deploy site
10:32:26 PM: ────────────────────────────────────────────────────────────────
10:32:26 PM:
10:32:26 PM: Starting to deploy site from 'build'
10:32:26 PM: Calculating files to upload
10:32:26 PM: 0 new files to upload
10:32:26 PM: 0 new functions to upload
10:32:26 PM: Section completed: deploying
10:32:26 PM: Site deploy was successfully initiated
10:32:26 PM:
10:32:26 PM: (Deploy site completed in 128ms)
Cleanup
Complete
Cleanup
Complete
10:32:26 PM: Netlify Build Complete
10:32:26 PM: ────────────────────────────────────────────────────────────────
10:32:26 PM:
10:32:26 PM: Caching artifacts
10:32:26 PM: Started saving node modules
10:32:26 PM: Finished saving node modules
10:32:26 PM: Started saving build plugins
10:32:26 PM: Finished saving build plugins
10:32:26 PM: Started saving yarn cache
10:32:28 PM: Finished saving yarn cache
10:32:28 PM: Started saving pip cache
10:32:28 PM: Finished saving pip cache
10:32:28 PM: Started saving emacs cask dependencies
10:32:28 PM: Finished saving emacs cask dependencies
10:32:28 PM: Started saving maven dependencies
10:32:28 PM: Finished saving maven dependencies
10:32:28 PM: Started saving boot dependencies
10:32:28 PM: Finished saving boot dependencies
10:32:28 PM: Started saving rust rustup cache
10:32:28 PM: Finished saving rust rustup cache
10:32:28 PM: Started saving go dependencies
10:32:28 PM: Finished saving go dependencies
10:32:28 PM: Build script success
10:32:30 PM: Uploading Cache of size 213.5MB
10:32:31 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
10:32:26 PM: Starting post processing
10:32:26 PM: Post processing - HTML
10:32:26 PM: Post processing - header rules
10:32:27 PM: Post processing - redirect rules
10:32:27 PM: Post processing done
10:32:27 PM: Section completed: postprocessing
10:32:27 PM: Site is live ✨