Deploy details
Deploy log
3:23:04 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/mark-tse/builds
3:23:21 PM: Build ready to start
3:23:28 PM: build-image version: 1ac2360cf8aee6cb2695dd2682b312fefc908a7f (xenial)
3:23:28 PM: build-image tag: v3.15.0
3:23:28 PM: buildbot version: 7355c76b6726892b891fe16f63c74b913bc92de2
3:23:29 PM: Fetching cached dependencies
3:23:29 PM: Failed to fetch cache, continuing with build
3:23:29 PM: Starting to prepare the repo for build
3:23:29 PM: No cached dependencies found. Cloning fresh repo
3:23:29 PM: git clone https://github.com/neverendingqs/pprint-ndjson-ui
3:23:29 PM: Preparing Git Reference pull/67/head
3:23:30 PM: Parsing package.json dependencies
3:23:31 PM: Starting build script
3:23:31 PM: Installing dependencies
3:23:31 PM: Python version set to 2.7
3:23:31 PM: Attempting node version 'v16.13.1' from .nvmrc
3:23:31 PM: Downloading and installing node v16.13.1...
3:23:32 PM: Downloading https://nodejs.org/dist/v16.13.1/node-v16.13.1-linux-x64.tar.xz...
3:23:32 PM: Computing checksum with sha256sum
3:23:32 PM: Checksums matched!
3:23:34 PM: Now using node v16.13.1 (npm v8.1.2)
3:23:34 PM: Started restoring cached build plugins
3:23:34 PM: Finished restoring cached build plugins
3:23:35 PM: Attempting ruby version 2.6.2, read from environment
3:23:35 PM: Using ruby version 2.6.2
3:23:35 PM: Using PHP version 5.6
3:23:36 PM: No npm workspaces detected
3:23:36 PM: Started restoring cached node modules
3:23:36 PM: Finished restoring cached node modules
3:23:36 PM: Installing NPM modules using NPM version 8.1.2
3:23:37 PM: npm WARN old lockfile
3:23:37 PM: npm WARN old lockfile The package-lock.json file was created with an old version of npm,
3:23:37 PM: npm WARN old lockfile so supplemental metadata must be fetched from the registry.
3:23:37 PM: npm WARN old lockfile
3:23:37 PM: npm WARN old lockfile This is a one-time fix-up, please be patient...
3:23:37 PM: npm WARN old lockfile
3:23:49 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
3:23:53 PM: npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x.
3:23:58 PM: npm WARN deprecated core-js-pure@3.22.3: core-js-pure@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js-pure.
3:23:58 PM: npm WARN deprecated core-js@3.22.3: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
3:24:00 PM: added 1422 packages, and audited 1423 packages in 23s
3:24:00 PM: 179 packages are looking for funding
3:24:00 PM: run `npm fund` for details
3:24:00 PM: 7 high severity vulnerabilities
3:24:00 PM: To address issues that do not require attention, run:
3:24:00 PM: npm audit fix
3:24:00 PM: To address all issues (including breaking changes), run:
3:24:00 PM: npm audit fix --force
3:24:00 PM: Run `npm audit` for details.
3:24:00 PM: NPM modules installed
3:24:00 PM: Started restoring cached go cache
3:24:00 PM: Finished restoring cached go cache
3:24:00 PM: Installing Go version 1.12
3:24:04 PM: unset GOOS;
3:24:04 PM: unset GOARCH;
3:24:04 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
3:24:04 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
3:24:04 PM: go version >&2;
3:24:04 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
3:24:04 PM: go version go1.12 linux/amd64
3:24:04 PM: Installing missing commands
3:24:04 PM: Verify run directory
3:24:05 PM:
3:24:05 PM: ────────────────────────────────────────────────────────────────
3:24:05 PM: Netlify Build
3:24:05 PM: ────────────────────────────────────────────────────────────────
3:24:05 PM:
3:24:05 PM: ❯ Version
3:24:05 PM: @netlify/build 27.6.0
3:24:05 PM:
3:24:05 PM: ❯ Flags
3:24:05 PM: baseRelDir: false
3:24:05 PM: buildId: 62e7efd89ad5560008e20f24
3:24:05 PM: deployId: 62e7efd89ad5560008e20f26
3:24:05 PM:
3:24:05 PM: ❯ Current directory
3:24:05 PM: /opt/build/repo
3:24:05 PM:
3:24:05 PM: ❯ Config file
3:24:05 PM: /opt/build/repo/netlify.toml
3:24:05 PM:
3:24:05 PM: ❯ Context
3:24:05 PM: deploy-preview
3:24:05 PM:
3:24:05 PM: ────────────────────────────────────────────────────────────────
3:24:05 PM: 1. build.command from netlify.toml
3:24:05 PM: ────────────────────────────────────────────────────────────────
3:24:05 PM:
3:24:05 PM: $ npm run build
3:24:05 PM: > pprint-ndjson@0.1.0 build
3:24:05 PM: > react-scripts build
3:24:06 PM: Creating an optimized production build...
3:24:13 PM: Compiled successfully.
3:24:13 PM:
3:24:13 PM: File sizes after gzip:
3:24:13 PM: 65.9 kB build/static/js/main.b8882f3c.js
3:24:13 PM: Creating deploy upload records
3:24:13 PM: 555 B build/static/css/main.8f47f547.css
3:24:13 PM: The project was built assuming it is hosted at /.
3:24:13 PM: You can control this with the homepage field in your package.json.
3:24:13 PM: The build folder is ready to be deployed.
3:24:13 PM: You may serve it with a static server:
3:24:13 PM: npm install -g serve
3:24:13 PM: serve -s build
3:24:13 PM: Find out more about deployment here:
3:24:13 PM: Starting post processing
3:24:13 PM: https://cra.link/deployment
3:24:13 PM:
3:24:13 PM: (build.command completed in 7.6s)
3:24:13 PM:
3:24:13 PM: ────────────────────────────────────────────────────────────────
3:24:13 PM: Post processing - HTML
3:24:13 PM: 2. Deploy site
3:24:13 PM: ────────────────────────────────────────────────────────────────
3:24:13 PM:
3:24:13 PM: Starting to deploy site from 'build'
3:24:14 PM: Post processing - header rules
3:24:13 PM: Creating deploy tree
3:24:13 PM: 4 new files to upload
3:24:13 PM: 0 new functions to upload
3:24:13 PM: Site deploy was successfully initiated
3:24:14 PM: Post processing - redirect rules
3:24:13 PM:
3:24:13 PM: (Deploy site completed in 361ms)
3:24:13 PM:
3:24:14 PM: Post processing done
3:24:13 PM: ────────────────────────────────────────────────────────────────
3:24:13 PM: Netlify Build Complete
3:24:13 PM: ────────────────────────────────────────────────────────────────
3:24:13 PM:
3:24:13 PM: (Netlify Build completed in 8s)
3:24:13 PM: Caching artifacts
3:24:13 PM: Started saving node modules
3:24:13 PM: Finished saving node modules
3:24:13 PM: Started saving build plugins
3:24:13 PM: Finished saving build plugins
3:24:13 PM: Started saving pip cache
3:24:13 PM: Finished saving pip cache
3:24:13 PM: Started saving emacs cask dependencies
3:24:13 PM: Finished saving emacs cask dependencies
3:24:13 PM: Started saving maven dependencies
3:24:13 PM: Finished saving maven dependencies
3:24:13 PM: Started saving boot dependencies
3:24:13 PM: Finished saving boot dependencies
3:24:13 PM: Started saving rust rustup cache
3:24:13 PM: Finished saving rust rustup cache
3:24:14 PM: Started saving go dependencies
3:24:14 PM: Finished saving go dependencies
3:24:15 PM: Build script success
3:24:17 PM: Site is live ✨
3:24:17 PM: Uploading Cache of size 252.1MB
3:24:20 PM: Finished processing build request in 51.97639923s