Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
3:24:51 PM: Build ready to start
3:24:54 PM: build-image version: d55944c047ef0aee2ac01971edde72cb2a50acfe (focal)
3:24:54 PM: build-image tag: v4.16.1
3:24:54 PM: buildbot version: a1ec8307ac4591dcd155485cdfce7d7be735ab26
3:24:54 PM: Fetching cached dependencies
3:24:54 PM: Failed to fetch cache, continuing with build
3:24:54 PM: Starting to prepare the repo for build
3:24:54 PM: No cached dependencies found. Cloning fresh repo
3:24:54 PM: git clone --filter=blob:none https://github.com/Xerrex/cityWeather
3:24:54 PM: Preparing Git Reference pull/15/head
3:24:55 PM: Parsing package.json dependencies
3:24:56 PM: Starting build script
3:24:56 PM: Installing dependencies
3:24:56 PM: Python version set to 2.7
3:24:57 PM: v16.19.0 is already installed.
3:24:57 PM: Now using node v16.19.0 (npm v8.19.3)
3:24:57 PM: Enabling node corepack
3:24:57 PM: Started restoring cached build plugins
3:24:57 PM: Finished restoring cached build plugins
3:24:57 PM: Attempting ruby version 2.7.2, read from environment
3:24:58 PM: Using ruby version 2.7.2
3:24:58 PM: Using PHP version 8.0
3:24:58 PM: No npm workspaces detected
3:24:58 PM: Started restoring cached node modules
3:24:58 PM: Finished restoring cached node modules
3:24:58 PM: Installing NPM modules using NPM version 8.19.3
3:25:03 PM: npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
3:25:05 PM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
3:25:11 PM: added 1411 packages, and audited 1412 packages in 13s
3:25:11 PM: 175 packages are looking for funding
3:25:11 PM: run `npm fund` for details
3:25:11 PM: 13 vulnerabilities (1 low, 10 high, 2 critical)
3:25:11 PM: To address issues that do not require attention, run:
3:25:11 PM: npm audit fix
3:25:11 PM: To address all issues (including breaking changes), run:
3:25:11 PM: npm audit fix --force
3:25:11 PM: Run `npm audit` for details.
3:25:11 PM: NPM modules installed
3:25:11 PM: Creating package sha
3:25:12 PM: Started restoring cached go cache
3:25:12 PM: Finished restoring cached go cache
3:25:12 PM: Installing Go version 1.16.5 (requested 1.16.5)
3:25:16 PM: unset GOOS;
3:25:16 PM: unset GOARCH;
3:25:16 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
3:25:16 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
3:25:16 PM: go version >&2;
3:25:16 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
3:25:16 PM: go version go1.16.5 linux/amd64
3:25:16 PM: Detected 1 framework(s)
3:25:16 PM: "create-react-app" at version "5.0.0"
3:25:16 PM: Installing missing commands
3:25:16 PM: Verify run directory
3:25:16 PM: Section completed: initializing
Building
Complete
Building
Complete
3:25:17 PM: Netlify Build
3:25:17 PM: ────────────────────────────────────────────────────────────────
3:25:17 PM:
3:25:17 PM: ❯ Version
3:25:17 PM: @netlify/build 29.4.0
3:25:17 PM:
3:25:17 PM: ❯ Flags
3:25:17 PM: baseRelDir: true
3:25:17 PM: buildId: 63bae0431cc3540008366e87
3:25:17 PM: deployId: 63bae0431cc3540008366e89
3:25:17 PM:
3:25:17 PM: ❯ Current directory
3:25:17 PM: /opt/build/repo
3:25:17 PM:
3:25:17 PM: ❯ Config file
3:25:17 PM: No config file was defined: using default values.
3:25:17 PM:
3:25:17 PM: ❯ Context
3:25:17 PM: deploy-preview
3:25:17 PM:
3:25:17 PM: 1. Build command from Netlify app
3:25:17 PM: ────────────────────────────────────────────────────────────────
3:25:17 PM:
3:25:18 PM: $ npm run build
3:25:18 PM: > cityweather@0.1.0 build
3:25:18 PM: > react-scripts build
3:25:19 PM: Creating an optimized production build...
3:25:19 PM: Browserslist: caniuse-lite is outdated. Please run:
3:25:19 PM: npx browserslist@latest --update-db
3:25:19 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
3:25:24 PM: Browserslist: caniuse-lite is outdated. Please run:
3:25:24 PM: npx browserslist@latest --update-db
3:25:24 PM: Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating
3:25:25 PM: Compiled successfully.
3:25:25 PM:
3:25:25 PM: File sizes after gzip:
3:25:25 PM: 57.88 kB build/static/js/main.0414b4b2.js
3:25:25 PM: 1.06 kB build/static/css/main.3658eaf8.css
3:25:25 PM: The project was built assuming it is hosted at /.
3:25:25 PM: You can control this with the homepage field in your package.json.
3:25:25 PM: The build folder is ready to be deployed.
3:25:25 PM: You may serve it with a static server:
3:25:25 PM: npm install -g serve
3:25:25 PM: serve -s build
3:25:25 PM: Find out more about deployment here:
3:25:25 PM: https://cra.link/deployment
3:25:25 PM:
3:25:25 PM: (build.command completed in 7.1s)
3:25:25 PM:
3:25:25 PM: (Netlify Build completed in 7.2s)
3:25:26 PM: Section completed: building
3:25:27 PM: Finished processing build request in 33.693962092s
Deploying
Complete
Deploying
Complete
3:25:25 PM: 2. Deploy site
3:25:25 PM: ────────────────────────────────────────────────────────────────
3:25:25 PM:
3:25:25 PM: Starting to deploy site from 'build'
3:25:25 PM: Creating deploy tree
3:25:25 PM: 0 new files to upload
3:25:25 PM: 0 new functions to upload
3:25:25 PM: Section completed: deploying
3:25:25 PM: Site deploy was successfully initiated
3:25:25 PM:
3:25:25 PM: (Deploy site completed in 70ms)
Cleanup
Complete
Cleanup
Complete
3:25:25 PM: Netlify Build Complete
3:25:25 PM: ────────────────────────────────────────────────────────────────
3:25:25 PM:
3:25:25 PM: Caching artifacts
3:25:25 PM: Started saving node modules
3:25:25 PM: Finished saving node modules
3:25:25 PM: Started saving build plugins
3:25:25 PM: Finished saving build plugins
3:25:25 PM: Started saving pip cache
3:25:25 PM: Finished saving pip cache
3:25:25 PM: Started saving emacs cask dependencies
3:25:25 PM: Finished saving emacs cask dependencies
3:25:25 PM: Started saving maven dependencies
3:25:25 PM: Finished saving maven dependencies
3:25:25 PM: Started saving boot dependencies
3:25:25 PM: Finished saving boot dependencies
3:25:25 PM: Started saving rust rustup cache
3:25:25 PM: Finished saving rust rustup cache
3:25:25 PM: Started saving go dependencies
3:25:25 PM: Finished saving go dependencies
3:25:26 PM: Build script success
3:25:27 PM: Uploading Cache of size 103.2MB
3:25:27 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
3:25:25 PM: Starting post processing
3:25:25 PM: Post processing - HTML
3:25:25 PM: Post processing - header rules
3:25:25 PM: Post processing - redirect rules
3:25:25 PM: Post processing done
3:25:25 PM: Section completed: postprocessing
3:25:28 PM: Site is live ✨