Skip to main content

Deploy details

Deploy successful for covid-metric

Detail page

PR #4: detail-page@cdd0d75

Deploy log

2:21:55 AM: Build ready to start
2:22:03 AM: build-image version: 72a309a113b53ef075815b129953617827965e48 (focal)
2:22:03 AM: build-image tag: v4.8.2
2:22:03 AM: buildbot version: 515e5c33287d8b909c004fcf2e460e8645e8c1c6
2:22:03 AM: Fetching cached dependencies
2:22:05 AM: Finished downloading cache in 1.639608737s
2:22:05 AM: Starting to extract cache
2:22:09 AM: Finished extracting cache in 4.608095547s
2:22:09 AM: Finished fetching cache in 6.258242576s
2:22:09 AM: Starting to prepare the repo for build
2:22:10 AM: Preparing Git Reference pull/4/head
2:22:10 AM: Parsing package.json dependencies
2:22:11 AM: Starting build script
2:22:11 AM: Installing dependencies
2:22:11 AM: Python version set to 2.7
2:22:11 AM: Started restoring cached node version
2:22:14 AM: Finished restoring cached node version
2:22:14 AM: v16.15.1 is already installed.
2:22:15 AM: Now using node v16.15.1 (npm v8.11.0)
2:22:15 AM: Started restoring cached build plugins
2:22:15 AM: Finished restoring cached build plugins
2:22:15 AM: Attempting ruby version 2.7.2, read from environment
2:22:16 AM: Using ruby version 2.7.2
2:22:16 AM: Using PHP version 8.0
2:22:17 AM: No npm workspaces detected
2:22:17 AM: Started restoring cached node modules
2:22:17 AM: Finished restoring cached node modules
2:22:17 AM: Installing NPM modules using NPM version 8.11.0
2:22:17 AM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
2:22:17 AM: npm WARN config location in the cache, and they are managed by
2:22:17 AM: npm WARN config [`cacache`](http://npm.im/cacache).
2:22:18 AM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
2:22:18 AM: npm WARN config location in the cache, and they are managed by
2:22:18 AM: npm WARN config [`cacache`](http://npm.im/cacache).
2:22:19 AM: npm WARN old lockfile
2:22:19 AM: npm WARN old lockfile The package-lock.json file was created with an old version of npm,
2:22:19 AM: npm WARN old lockfile so supplemental metadata must be fetched from the registry.
2:22:19 AM: npm WARN old lockfile
2:22:19 AM: npm WARN old lockfile This is a one-time fix-up, please be patient...
2:22:19 AM: npm WARN old lockfile
2:22:31 AM: added 3 packages, and audited 1662 packages in 14s
2:22:31 AM: 234 packages are looking for funding
2:22:31 AM: run `npm fund` for details
2:22:31 AM: 6 high severity vulnerabilities
2:22:31 AM: To address all issues (including breaking changes), run:
2:22:31 AM: npm audit fix --force
2:22:31 AM: Run `npm audit` for details.
2:22:31 AM: NPM modules installed
2:22:32 AM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
2:22:32 AM: npm WARN config location in the cache, and they are managed by
2:22:32 AM: npm WARN config [`cacache`](http://npm.im/cacache).
2:22:32 AM: Started restoring cached go cache
2:22:32 AM: Finished restoring cached go cache
2:22:32 AM: Installing Go version 1.17 (requested 1.17)
2:22:37 AM: unset GOOS;
2:22:37 AM: unset GOARCH;
2:22:37 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
2:22:37 AM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
2:22:37 AM: go version >&2;
2:22:37 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
2:22:37 AM: go version go1.17 linux/amd64
2:22:37 AM: Installing missing commands
2:22:37 AM: Verify run directory
2:22:38 AM:
2:22:38 AM: ────────────────────────────────────────────────────────────────
2:22:38 AM: Netlify Build
2:22:38 AM: ────────────────────────────────────────────────────────────────
2:22:38 AM:
2:22:38 AM: ❯ Version
2:22:38 AM: @netlify/build 27.3.0
2:22:38 AM:
2:22:38 AM: ❯ Flags
2:22:38 AM: baseRelDir: true
2:22:38 AM: buildId: 62bd08c38055c4000a0d2a61
2:22:38 AM: deployId: 62bd08c38055c4000a0d2a63
2:22:38 AM:
2:22:38 AM: ❯ Current directory
2:22:38 AM: /opt/build/repo
2:22:38 AM:
2:22:38 AM: ❯ Config file
2:22:38 AM: /opt/build/repo/netlify.toml
2:22:38 AM:
2:22:38 AM: ❯ Context
2:22:38 AM: deploy-preview
2:22:38 AM:
2:22:38 AM: ────────────────────────────────────────────────────────────────
2:22:38 AM: 1. build.command from netlify.toml
2:22:38 AM: ────────────────────────────────────────────────────────────────
2:22:38 AM: ​
2:22:38 AM: $ npm run build
2:22:39 AM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
2:22:39 AM: npm WARN config location in the cache, and they are managed by
2:22:39 AM: npm WARN config [`cacache`](http://npm.im/cacache).
2:22:39 AM: > covid-metrics@0.1.0 build
2:22:39 AM: > react-scripts build
2:22:40 AM: Creating an optimized production build...
2:22:57 AM: Compiled successfully.
2:22:57 AM:
2:22:57 AM: File sizes after gzip:
2:22:57 AM: 251.69 kB build/static/js/main.6bc5ba19.js
2:22:57 AM: 13.26 kB build/static/css/main.7ebc4098.css
2:22:57 AM: The project was built assuming it is hosted at /.
2:22:57 AM: You can control this with the homepage field in your package.json.
2:22:57 AM: Creating deploy upload records
2:22:57 AM: The build folder is ready to be deployed.
2:22:57 AM: You may serve it with a static server:
2:22:57 AM: npm install -g serve
2:22:57 AM: serve -s build
2:22:57 AM: Find out more about deployment here:
2:22:57 AM: ​
2:22:57 AM: (build.command completed in 18.8s)
2:22:57 AM:
2:22:57 AM: ────────────────────────────────────────────────────────────────
2:22:57 AM: 2. Functions bundling
2:22:57 AM: ────────────────────────────────────────────────────────────────
2:22:57 AM: ​
2:22:57 AM: The Netlify Functions setting targets a non-existing directory: netlify/functions
2:22:57 AM: ​
2:22:57 AM: (Functions bundling completed in 1ms)
2:22:57 AM:
2:22:57 AM: ────────────────────────────────────────────────────────────────
2:22:57 AM: 3. Deploy site
2:22:57 AM: ────────────────────────────────────────────────────────────────
2:22:57 AM: ​
2:22:57 AM: Starting to deploy site from 'build'
2:22:57 AM: Creating deploy tree asynchronously
2:22:59 AM: 6 new files to upload
2:22:59 AM: 0 new functions to upload
2:23:00 AM: Site deploy was successfully initiated
2:23:00 AM: ​
2:23:00 AM: (Deploy site completed in 2.6s)
2:23:00 AM:
2:23:00 AM: ────────────────────────────────────────────────────────────────
2:23:00 AM: Starting post processing
2:23:00 AM: Netlify Build Complete
2:23:00 AM: ────────────────────────────────────────────────────────────────
2:23:00 AM: ​
2:23:00 AM: (Netlify Build completed in 21.4s)
2:23:00 AM: Caching artifacts
2:23:00 AM: Post processing - HTML
2:23:00 AM: Started saving node modules
2:23:00 AM: Finished saving node modules
2:23:00 AM: Started saving build plugins
2:23:00 AM: Finished saving build plugins
2:23:00 AM: Started saving pip cache
2:23:00 AM: Post processing - header rules
2:23:00 AM: Finished saving pip cache
2:23:00 AM: Started saving emacs cask dependencies
2:23:00 AM: Finished saving emacs cask dependencies
2:23:00 AM: Started saving maven dependencies
2:23:00 AM: Post processing - redirect rules
2:23:00 AM: Finished saving maven dependencies
2:23:00 AM: Started saving boot dependencies
2:23:00 AM: Finished saving boot dependencies
2:23:00 AM: Started saving rust rustup cache
2:23:00 AM: Post processing done
2:23:00 AM: Finished saving rust rustup cache
2:23:00 AM: Started saving go dependencies
2:23:00 AM: Finished saving go dependencies
2:23:00 AM: Build script success
2:23:03 AM: Site is live ✨
2:23:18 AM: Finished processing build request in 1m14.516816348s