Skip to main content

Deploy details

Deploy successful for carbon-icons-motion

Update dependency carbon-components-react to v7.59.4

PR #42: renovate/carbon-components-react-7.x@7bde108

Deploy log

6:23:30 PM: Build ready to start
6:23:32 PM: build-image version: d7b3813f01c06610bc1723ff1b22446513ee7941 (focal)
6:23:32 PM: build-image tag: v4.14.3
6:23:32 PM: buildbot version: bd7961a85189b0e0340a6a33e02f396d2d9c7afa
6:23:32 PM: Fetching cached dependencies
6:23:32 PM: Starting to download cache of 139.1MB
6:23:32 PM: Finished downloading cache in 385.825015ms
6:23:32 PM: Starting to extract cache
6:23:34 PM: Finished extracting cache in 1.573498705s
6:23:34 PM: Finished fetching cache in 2.00036504s
6:23:34 PM: Starting to prepare the repo for build
6:23:34 PM: Preparing Git Reference pull/42/head
6:23:35 PM: Parsing package.json dependencies
6:23:36 PM: Starting build script
6:23:36 PM: Installing dependencies
6:23:36 PM: Python version set to 2.7
6:23:36 PM: Started restoring cached node version
6:23:37 PM: Finished restoring cached node version
6:23:38 PM: v16.18.0 is already installed.
6:23:38 PM: Now using node v16.18.0 (npm v8.19.2)
6:23:38 PM: Enabling node corepack
6:23:38 PM: Started restoring cached build plugins
6:23:38 PM: Finished restoring cached build plugins
6:23:38 PM: Attempting ruby version 2.7.2, read from environment
6:23:39 PM: Using ruby version 2.7.2
6:23:39 PM: Using PHP version 8.0
6:23:39 PM: No npm workspaces detected
6:23:39 PM: Started restoring cached node modules
6:23:39 PM: Finished restoring cached node modules
6:23:39 PM: Installing NPM modules using NPM version 8.19.2
6:23:42 PM: npm WARN deprecated tar@2.2.2: This version of tar is no longer supported, and will not receive security updates. Please upgrade asap.
6:25:03 PM: > icons-motion@1.0.0 prepare
6:25:03 PM: > run-s build
6:25:03 PM: > icons-motion@1.0.0 build
6:25:03 PM: > microbundle-crl --no-compress --format modern,cjs
6:25:07 PM: Build "iconsMotion" to dist:
6:25:07 PM: 10.6 kB: index.js.gz
6:25:07 PM: 9.1 kB: index.js.br
6:25:07 PM: 10.4 kB: index.modern.js.gz
6:25:07 PM: 8.89 kB: index.modern.js.br
6:25:07 PM: added 2 packages, removed 5 packages, changed 1 package, and audited 1822 packages in 1m
6:25:07 PM: 136 packages are looking for funding
6:25:07 PM: run `npm fund` for details
6:25:07 PM: 58 vulnerabilities (1 low, 23 moderate, 31 high, 3 critical)
6:25:07 PM: To address issues that do not require attention, run:
6:25:07 PM: npm audit fix
6:25:07 PM: To address all issues possible (including breaking changes), run:
6:25:07 PM: npm audit fix --force
6:25:07 PM: Some issues need review, and may require choosing
6:25:07 PM: a different dependency.
6:25:07 PM: Run `npm audit` for details.
6:25:07 PM: NPM modules installed
6:25:07 PM: Creating package sha
6:25:07 PM: Started restoring cached go cache
6:25:07 PM: Finished restoring cached go cache
6:25:07 PM: Installing Go version 1.17 (requested 1.17)
6:25:12 PM: unset GOOS;
6:25:12 PM: unset GOARCH;
6:25:12 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
6:25:12 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
6:25:12 PM: go version >&2;
6:25:12 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
6:25:12 PM: go version go1.17 linux/amd64
6:25:12 PM: Detected the following frameworks and their versions:
6:25:12 PM: "create-react-app" at version "3.4.4"
6:25:12 PM: Installing missing commands
6:25:12 PM: Verify run directory
6:25:14 PM:
6:25:14 PM: ────────────────────────────────────────────────────────────────
6:25:14 PM: Netlify Build
6:25:14 PM: ────────────────────────────────────────────────────────────────
6:25:14 PM:
6:25:14 PM: ❯ Version
6:25:14 PM: @netlify/build 28.1.6
6:25:14 PM:
6:25:14 PM: ❯ Flags
6:25:14 PM: baseRelDir: true
6:25:14 PM: buildId: 636164222c847a00089c5451
6:25:14 PM: deployId: 636164222c847a00089c5453
6:25:14 PM:
6:25:14 PM: ❯ Current directory
6:25:14 PM: /opt/build/repo
6:25:14 PM:
6:25:14 PM: ❯ Config file
6:25:14 PM: No config file was defined: using default values.
6:25:14 PM:
6:25:14 PM: ❯ Context
6:25:14 PM: deploy-preview
6:25:14 PM:
6:25:14 PM: ────────────────────────────────────────────────────────────────
6:25:14 PM: 1. Build command from Netlify app
6:25:14 PM: ────────────────────────────────────────────────────────────────
6:25:14 PM: ​
6:25:14 PM: $ npm run build && npm run predeploy
6:25:14 PM: > icons-motion@1.0.0 build
6:25:14 PM: > microbundle-crl --no-compress --format modern,cjs
6:25:18 PM: Build "iconsMotion" to dist:
6:25:18 PM: 10.6 kB: index.js.gz
6:25:18 PM: 9.1 kB: index.js.br
6:25:18 PM: 10.4 kB: index.modern.js.gz
6:25:18 PM: 8.89 kB: index.modern.js.br
6:25:18 PM: > icons-motion@1.0.0 predeploy
6:25:18 PM: > cd example && npm install && npm run build
6:25:48 PM: added 136 packages, and audited 1964 packages in 29s
6:25:48 PM: 136 packages are looking for funding
6:25:48 PM: run `npm fund` for details
6:25:48 PM: 50 vulnerabilities (1 low, 22 moderate, 24 high, 3 critical)
6:25:48 PM: To address issues that do not require attention, run:
6:25:48 PM: npm audit fix
6:25:48 PM: Some issues need review, and may require choosing
6:25:48 PM: a different dependency.
6:25:48 PM: Run `npm audit` for details.
6:25:48 PM: > carbon-motion-example@0.0.0 build
6:25:48 PM: > node ../node_modules/react-scripts/bin/react-scripts.js build
6:25:49 PM: Creating an optimized production build...
6:27:06 PM: Compiled successfully.
6:27:06 PM:
6:27:06 PM: File sizes after gzip:
6:27:06 PM: 55.66 KB build/static/css/main.93d5aa14.chunk.css
6:27:06 PM: 47.92 KB build/static/js/2.65445b38.chunk.js
6:27:06 PM: Creating deploy upload records
6:27:06 PM: 11.63 KB build/static/js/main.696f7b19.chunk.js
6:27:06 PM: 784 B build/static/js/runtime-main.bf61600a.js
6:27:06 PM: The project was built assuming it is hosted at ./.
6:27:06 PM: You can control this with the homepage field in your package.json.
6:27:06 PM: The build folder is ready to be deployed.
6:27:07 PM: Starting post processing
6:27:06 PM: Find out more about deployment here:
6:27:06 PM: bit.ly/CRA-deploy
6:27:06 PM: ​
6:27:07 PM: Post processing - HTML
6:27:06 PM: (build.command completed in 1m 52.6s)
6:27:06 PM:
6:27:06 PM: ────────────────────────────────────────────────────────────────
6:27:06 PM: 2. Deploy site
6:27:07 PM: Post processing - header rules
6:27:06 PM: ────────────────────────────────────────────────────────────────
6:27:06 PM: ​
6:27:06 PM: Starting to deploy site from 'example/build'
6:27:07 PM: Post processing - redirect rules
6:27:06 PM: Creating deploy tree
6:27:06 PM: 0 new files to upload
6:27:06 PM: 0 new functions to upload
6:27:07 PM: Post processing done
6:27:06 PM: Site deploy was successfully initiated
6:27:06 PM: ​
6:27:06 PM: (Deploy site completed in 201ms)
6:27:07 PM:
6:27:07 PM: ────────────────────────────────────────────────────────────────
6:27:07 PM: Netlify Build Complete
6:27:07 PM: ────────────────────────────────────────────────────────────────
6:27:07 PM: ​
6:27:07 PM: (Netlify Build completed in 1m 52.8s)
6:27:07 PM: Caching artifacts
6:27:07 PM: Started saving node modules
6:27:07 PM: Finished saving node modules
6:27:07 PM: Started saving build plugins
6:27:07 PM: Finished saving build plugins
6:27:07 PM: Started saving pip cache
6:27:07 PM: Finished saving pip cache
6:27:07 PM: Started saving emacs cask dependencies
6:27:07 PM: Finished saving emacs cask dependencies
6:27:07 PM: Started saving maven dependencies
6:27:07 PM: Finished saving maven dependencies
6:27:07 PM: Started saving boot dependencies
6:27:07 PM: Finished saving boot dependencies
6:27:07 PM: Started saving rust rustup cache
6:27:07 PM: Finished saving rust rustup cache
6:27:07 PM: Started saving go dependencies
6:27:07 PM: Finished saving go dependencies
6:27:07 PM: Build script success
6:27:08 PM: Uploading Cache of size 139.7MB
6:27:09 PM: Finished processing build request in 3m37.278880215s
6:27:10 PM: Site is live ✨