Skip to main content

Deploy details

Deploy successful for students-tech-blog

Bump ws from 6.2.1 to 6.2.2

PR #111: dependabot/npm_and_yarn/ws-6.2.2@78704fa

Deploy log

4:36:30 PM: Build ready to start
4:36:32 PM: build-image version: 0582042f4fc261adc7bd8333f34884959c577302
4:36:32 PM: build-image tag: v3.7.6
4:36:32 PM: buildbot version: 285c807c1a9d7b4bae2488308918aff60187c41c
4:36:32 PM: Fetching cached dependencies
4:36:32 PM: Starting to download cache of 385.1MB
4:36:38 PM: Finished downloading cache in 5.791529746s
4:36:38 PM: Starting to extract cache
4:36:49 PM: Finished extracting cache in 11.369098202s
4:36:49 PM: Finished fetching cache in 17.250585295s
4:36:49 PM: Starting to prepare the repo for build
4:36:50 PM: Preparing Git Reference pull/111/head
4:36:51 PM: Parsing package.json dependencies
4:36:51 PM: Starting build script
4:36:51 PM: Installing dependencies
4:36:51 PM: Python version set to 2.7
4:36:52 PM: Started restoring cached node version
4:36:56 PM: Finished restoring cached node version
4:36:57 PM: v14.17.0 is already installed.
4:36:58 PM: Now using node v14.17.0 (npm v6.14.13)
4:36:58 PM: Started restoring cached build plugins
4:36:58 PM: Finished restoring cached build plugins
4:36:58 PM: Attempting ruby version 2.7.1, read from environment
4:36:59 PM: Using ruby version 2.7.1
4:36:59 PM: Using PHP version 5.6
4:36:59 PM: Started restoring cached yarn cache
4:36:59 PM: Finished restoring cached yarn cache
4:37:00 PM: No yarn workspaces detected
4:37:00 PM: Started restoring cached node modules
4:37:00 PM: Finished restoring cached node modules
4:37:00 PM: Installing NPM modules using Yarn version 1.3.2
4:37:01 PM: yarn install v1.3.2
4:37:01 PM: (node:1293) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
4:37:01 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
4:37:01 PM: [1/4] Resolving packages...
4:37:01 PM: [2/4] Fetching packages...
4:37:15 PM: info fsevents@1.2.13: The platform "linux" is incompatible with this module.
4:37:15 PM: info "fsevents@1.2.13" is an optional dependency and failed compatibility check. Excluding it from installation.
4:37:15 PM: info fsevents@2.3.1: The platform "linux" is incompatible with this module.
4:37:15 PM: info "fsevents@2.3.1" is an optional dependency and failed compatibility check. Excluding it from installation.
4:37:15 PM: [3/4] Linking dependencies...
4:37:18 PM: [4/4] Building fresh packages...
4:37:19 PM: Done in 18.33s.
4:37:19 PM: NPM modules installed using Yarn
4:37:19 PM: (node:1330) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
4:37:19 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
4:37:19 PM: Started restoring cached go cache
4:37:21 PM: Finished restoring cached go cache
4:37:21 PM: Installing Go version 1.10
4:37:21 PM: unset GOOS;
4:37:21 PM: unset GOARCH;
4:37:21 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
4:37:21 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
4:37:21 PM: go version >&2;
4:37:21 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
4:37:21 PM: go version go1.10 linux/amd64
4:37:21 PM: Installing missing commands
4:37:21 PM: Verify run directory
4:37:21 PM:
4:37:21 PM: ────────────────────────────────────────────────────────────────
4:37:21 PM: Netlify Build
4:37:21 PM: ────────────────────────────────────────────────────────────────
4:37:21 PM:
4:37:21 PM: ❯ Version
4:37:21 PM: @netlify/build 11.32.2
4:37:21 PM:
4:37:21 PM: ❯ Flags
4:37:21 PM: deployId: 60bcf98ed2e63600087cfee4
4:37:21 PM:
4:37:21 PM: ❯ Current directory
4:37:21 PM: /opt/build/repo
4:37:21 PM:
4:37:21 PM: ❯ Config file
4:37:21 PM: No config file was defined: using default values.
4:37:21 PM:
4:37:21 PM: ❯ Context
4:37:21 PM: deploy-preview
4:37:21 PM:
4:37:21 PM: ────────────────────────────────────────────────────────────────
4:37:21 PM: 1. Build command from Netlify app
4:37:21 PM: ────────────────────────────────────────────────────────────────
4:37:21 PM: ​
4:37:21 PM: $ yarn build
4:37:22 PM: yarn run v1.3.2
4:37:22 PM: (node:1404) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
4:37:22 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
4:37:22 PM: $ vuepress build page
4:37:23 PM: wait Extracting site metadata...
4:37:23 PM: tip Apply local theme at /opt/build/repo/page/.vuepress/theme...
4:37:23 PM: tip Apply theme local ...
4:37:23 PM: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
4:37:23 PM: tip Apply plugin @vuepress/last-updated (i.e. "@vuepress/plugin-last-updated") ...
4:37:23 PM: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
4:37:23 PM: tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ...
4:37:23 PM: tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
4:37:23 PM: tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...
4:37:23 PM: tip Apply plugin seo (i.e. "vuepress-plugin-seo") ...
4:37:23 PM: tip Apply plugin sitemap (i.e. "vuepress-plugin-sitemap") ...
4:37:24 PM: [info] [webpackbar] Compiling Client
4:37:24 PM: [info] [webpackbar] Compiling Server
4:37:28 PM: Language does not exist: /etc/i3status.conf
4:37:28 PM: Language does not exist: /etc/i3status.conf
4:37:28 PM: Language does not exist: /etc/i3status.conf
4:37:28 PM: Language does not exist: .config
4:37:28 PM: Language does not exist: ./.config/i3
4:37:39 PM: [success] [webpackbar] Server: Compiled successfully in 14.76s
4:37:52 PM: [success] [webpackbar] Client: Compiled successfully in 27.52s
4:37:52 PM: wait Rendering static HTML...
4:37:53 PM:
4:37:53 PM: SITEMAP Generating sitemap...
4:37:53 PM: SITEMAP found 43 locations
4:37:53 PM: SITEMAP 43 locations have been written.
4:37:53 PM: success Generated static files in page/.vuepress/dist.
4:37:53 PM: Done in 31.16s.
4:37:53 PM: ​
4:37:53 PM: (build.command completed in 31.4s)
4:37:53 PM:
4:37:53 PM: ────────────────────────────────────────────────────────────────
4:37:53 PM: 2. Deploy site
4:37:53 PM: ────────────────────────────────────────────────────────────────
4:37:53 PM: ​
4:37:53 PM: Starting to deploy site from 'page/.vuepress/dist'
4:37:53 PM: Creating deploy tree
4:37:53 PM: Creating deploy upload records
4:37:53 PM: 48 new files to upload
4:37:53 PM: 0 new functions to upload
4:37:55 PM: Site deploy was successfully initiated
4:37:55 PM: ​
4:37:55 PM: (Deploy site completed in 2.4s)
4:37:55 PM:
4:37:55 PM: ────────────────────────────────────────────────────────────────
4:37:55 PM: Netlify Build Complete
4:37:55 PM: ────────────────────────────────────────────────────────────────
4:37:55 PM: ​
4:37:55 PM: (Netlify Build completed in 33.8s)
4:37:55 PM: Starting post processing
4:37:55 PM: Post processing - HTML
4:37:56 PM: Caching artifacts
4:37:56 PM: Started saving node modules
4:37:56 PM: Finished saving node modules
4:37:56 PM: Started saving build plugins
4:37:56 PM: Finished saving build plugins
4:37:56 PM: Started saving yarn cache
4:37:56 PM: Finished saving yarn cache
4:37:56 PM: Started saving pip cache
4:37:56 PM: Finished saving pip cache
4:37:56 PM: Started saving emacs cask dependencies
4:37:56 PM: Finished saving emacs cask dependencies
4:37:56 PM: Started saving maven dependencies
4:37:56 PM: Finished saving maven dependencies
4:37:56 PM: Started saving boot dependencies
4:37:56 PM: Finished saving boot dependencies
4:37:56 PM: Started saving rust rustup cache
4:37:56 PM: Finished saving rust rustup cache
4:37:56 PM: Started saving go dependencies
4:37:57 PM: Finished saving go dependencies
4:37:57 PM: Build script success
4:37:59 PM: Post processing - header rules
4:37:59 PM: Post processing - redirect rules
4:37:59 PM: Post processing done
4:37:59 PM: Site is live ✨
4:38:59 PM: Finished processing build request in 2m26.984393409s