Skip to main content

Deploy details

Deploy successful for karpenter-docs-prod

chore(deps): bump postcss from 8.4.14 to 8.4.16 in /website

PR #2436: dependabot/npm_and_yarn/website/postcss-8.4.16@7e67027

Deploy log

6:08:47 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/karpenter/builds
6:08:52 AM: Build ready to start
6:08:53 AM: build-image version: d7b3dbfb0846505993c9a131894d1858074c90b4 (focal)
6:08:53 AM: build-image tag: v4.10.1
6:08:53 AM: buildbot version: 67e75f1ba713a8213d4b5a8ccf9708af751e2390
6:08:53 AM: Fetching cached dependencies
6:08:53 AM: Starting to download cache of 446.0MB
6:08:55 AM: Finished downloading cache in 1.5257453s
6:08:55 AM: Starting to extract cache
6:08:56 AM: Finished extracting cache in 1.201733439s
6:08:56 AM: Finished fetching cache in 2.804485167s
6:08:56 AM: Starting to prepare the repo for build
6:08:56 AM: Preparing Git Reference pull/2436/head
6:08:57 AM: Parsing package.json dependencies
6:08:58 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'website/public' versus '/' in the Netlify UI
6:08:58 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm install; git submodule update --init --recursive; hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL' versus '' in the Netlify UI
6:08:58 AM: Starting build script
6:08:58 AM: Installing dependencies
6:08:58 AM: Python version set to 2.7
6:08:58 AM: Started restoring cached node version
6:08:59 AM: Finished restoring cached node version
6:08:59 AM: Attempting node version '14' from .node-version
6:08:59 AM: v14.20.0 is already installed.
6:08:59 AM: Now using node v14.20.0 (npm v6.14.17)
6:08:59 AM: Started restoring cached build plugins
6:08:59 AM: Finished restoring cached build plugins
6:08:59 AM: Attempting ruby version 2.7.2, read from environment
6:09:00 AM: Using ruby version 2.7.2
6:09:00 AM: Using PHP version 8.0
6:09:00 AM: No npm workspaces detected
6:09:00 AM: Started restoring cached node modules
6:09:00 AM: Finished restoring cached node modules
6:09:00 AM: Installing NPM modules using NPM version 6.14.17
6:09:01 AM: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm WARN website@1.0.0 No description
6:09:01 AM: npm WARN website@1.0.0 No repository field.
6:09:01 AM: npm WARN website@1.0.0 No license field.
6:09:01 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
6:09:01 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:09:01 AM: updated 1 package and audited 76 packages in 0.451s
6:09:01 AM: 18 packages are looking for funding
6:09:01 AM: run `npm fund` for details
6:09:01 AM: found 0 vulnerabilities
6:09:01 AM: NPM modules installed
6:09:01 AM: Installing Hugo 0.86.0
6:09:01 AM: hugo v0.86.0-41C6C52E+extended linux/amd64 BuildDate=2021-07-21T09:53:14Z VendorInfo=gohugoio
6:09:01 AM: Started restoring cached go cache
6:09:01 AM: Finished restoring cached go cache
6:09:01 AM: Installing Go version 1.14.4 (requested 1.14.4)
6:09:05 AM: unset GOOS;
6:09:05 AM: unset GOARCH;
6:09:05 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64';
6:09:05 AM: export PATH="/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64/bin:${PATH}";
6:09:05 AM: go version >&2;
6:09:05 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.14.4.linux.amd64.env"
6:09:05 AM: go version go1.14.4 linux/amd64
6:09:05 AM: Installing missing commands
6:09:05 AM: Verify run directory
6:09:06 AM:
6:09:06 AM: ────────────────────────────────────────────────────────────────
6:09:06 AM: Netlify Build
6:09:06 AM: ────────────────────────────────────────────────────────────────
6:09:06 AM:
6:09:06 AM: ❯ Version
6:09:06 AM: @netlify/build 27.16.1
6:09:06 AM:
6:09:06 AM: ❯ Flags
6:09:06 AM: baseRelDir: true
6:09:06 AM: buildId: 63104c6fa0b321000839bbae
6:09:06 AM: deployId: 63104c6fa0b321000839bbb0
6:09:06 AM:
6:09:06 AM: ❯ Current directory
6:09:06 AM: /opt/build/repo/website
6:09:06 AM:
6:09:06 AM: ❯ Config file
6:09:06 AM: /opt/build/repo/website/netlify.toml
6:09:06 AM:
6:09:06 AM: ❯ Context
6:09:06 AM: deploy-preview
6:09:06 AM:
6:09:06 AM: ────────────────────────────────────────────────────────────────
6:09:06 AM: 1. build.command from netlify.toml
6:09:06 AM: ────────────────────────────────────────────────────────────────
6:09:06 AM: ​
6:09:06 AM: $ npm install; git submodule update --init --recursive; hugo --gc --minify --buildFuture -b $DEPLOY_PRIME_URL
6:09:07 AM: npm WARN website@1.0.0 No description
6:09:07 AM: npm WARN website@1.0.0 No repository field.
6:09:07 AM: npm WARN website@1.0.0 No license field.
6:09:07 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
6:09:07 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:09:07 AM: audited 76 packages in 0.505s
6:09:07 AM: 18 packages are looking for funding
6:09:07 AM: run `npm fund` for details
6:09:07 AM: found 0 vulnerabilities
6:09:07 AM: Start building sites …
6:09:07 AM: hugo v0.86.0-41C6C52E+extended linux/amd64 BuildDate=2021-07-21T09:53:14Z VendorInfo=gohugoio
6:09:16 AM: | EN
6:09:16 AM: -------------------+-------
6:09:16 AM: Pages | 1088
6:09:16 AM: Paginator pages | 0
6:09:16 AM: Non-page files | 1000
6:09:16 AM: Static files | 56
6:09:16 AM: Processed images | 2
6:09:16 AM: Creating deploy upload records
6:09:16 AM: Aliases | 0
6:09:16 AM: Sitemaps | 1
6:09:16 AM: Cleaned | 0
6:09:16 AM: Total in 8811 ms
6:09:16 AM: ​
6:09:16 AM: (build.command completed in 9.6s)
6:09:16 AM:
6:09:16 AM: ────────────────────────────────────────────────────────────────
6:09:16 AM: 2. Deploy site
6:09:16 AM: ────────────────────────────────────────────────────────────────
6:09:16 AM: ​
6:09:16 AM: Starting to deploy site from 'website/public'
6:09:16 AM: Creating deploy tree asynchronously
6:09:18 AM: 1089 new files to upload
6:09:18 AM: 0 new functions to upload
6:09:18 AM: 0% complete
6:09:19 AM: 5% complete
6:09:20 AM: 10% complete
6:09:21 AM: 15% complete
6:09:21 AM: 20% complete
6:09:22 AM: 25% complete
6:09:23 AM: 30% complete
6:09:24 AM: 35% complete
6:09:24 AM: 40% complete
6:09:25 AM: 45% complete
6:09:26 AM: 50% complete
6:09:26 AM: 55% complete
6:09:27 AM: 60% complete
6:09:27 AM: 65% complete
6:09:28 AM: 70% complete
6:09:29 AM: 75% complete
6:09:29 AM: 80% complete
6:09:30 AM: 85% complete
6:09:31 AM: 90% complete
6:09:31 AM: 95% complete
6:09:32 AM: 100% complete
6:09:32 AM: Site deploy was successfully initiated
6:09:32 AM: ​
6:09:32 AM: (Deploy site completed in 16.3s)
6:09:32 AM:
6:09:32 AM: ────────────────────────────────────────────────────────────────
6:09:32 AM: Netlify Build Complete
6:09:32 AM: ────────────────────────────────────────────────────────────────
6:09:32 AM: ​
6:09:32 AM: (Netlify Build completed in 26s)
6:09:32 AM: Caching artifacts
6:09:32 AM: Started saving node modules
6:09:32 AM: Finished saving node modules
6:09:32 AM: Started saving build plugins
6:09:32 AM: Finished saving build plugins
6:09:32 AM: Started saving pip cache
6:09:32 AM: Finished saving pip cache
6:09:32 AM: Started saving emacs cask dependencies
6:09:32 AM: Finished saving emacs cask dependencies
6:09:32 AM: Started saving maven dependencies
6:09:32 AM: Finished saving maven dependencies
6:09:32 AM: Started saving boot dependencies
6:09:32 AM: Finished saving boot dependencies
6:09:32 AM: Started saving rust rustup cache
6:09:32 AM: Finished saving rust rustup cache
6:09:32 AM: Started saving go dependencies
6:09:32 AM: Finished saving go dependencies
6:09:32 AM: Build script success
6:09:34 AM: Uploading Cache of size 445.8MB
6:09:36 AM: Starting post processing
6:09:36 AM: Post processing - HTML
6:09:37 AM: Finished processing build request in 43.699359047s
6:10:27 AM: Post processing - header rules
6:10:27 AM: Post processing - redirect rules
6:10:27 AM: Post processing done
6:10:31 AM: Site is live ✨