Skip to main content

Deploy details

Deploy successful for virga

feat: upgrade to be actuall blog

PR #1: feat-upgrade-to-be-actuall-blog@ab54156

Deploy log

7:56:21 AM: Build ready to start
7:56:28 AM: build-image version: 2dbd444fcdce00cf06325060a8238d5ae3e86774
7:56:28 AM: build-image tag: v3.3.7
7:56:28 AM: buildbot version: 10926ec3478dd6c0bfc84e15d24de329bb1b357f
7:56:28 AM: Fetching cached dependencies
7:56:28 AM: Starting to download cache of 175.4MB
7:56:36 AM: Finished downloading cache in 7.661591358s
7:56:36 AM: Starting to extract cache
7:56:46 AM: Finished extracting cache in 10.578965263s
7:56:46 AM: Finished fetching cache in 18.302876761s
7:56:46 AM: Starting to prepare the repo for build
7:56:47 AM: Preparing Git Reference pull/1/head
7:56:47 AM: Found Netlify configuration file netlify.toml in site root
7:56:47 AM: Found Netlify configuration file(s). Overriding site configuration
7:56:47 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build:production' versus 'npm run production' in the Netlify UI
7:56:47 AM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
7:56:47 AM: Creating functions prep folder
7:56:47 AM: Starting build script
7:56:48 AM: Installing dependencies
7:56:48 AM: Started restoring cached node version
7:56:54 AM: Finished restoring cached node version
7:56:54 AM: Attempting node version '12.14.0' from .nvmrc
7:56:55 AM: v12.14.0 is already installed.
7:56:56 AM: Now using node v12.14.0 (npm v6.13.4)
7:56:56 AM: Attempting ruby version 2.6.2, read from environment
7:56:58 AM: Using ruby version 2.6.2
7:56:58 AM: Using PHP version 5.6
7:56:58 AM: Started restoring cached node modules
7:56:58 AM: Finished restoring cached node modules
7:56:59 AM: Installing NPM modules using NPM version 6.13.4
7:57:16 AM: > netlify-cli@2.40.0 postinstall /opt/build/repo/node_modules/netlify-cli
7:57:16 AM: > node ./scripts/postinstall.js
7:57:16 AM: Success! Netlify CLI has been installed!
7:57:16 AM: Your device is now configured to use Netlify CLI to deploy and manage your Netlify sites.
7:57:16 AM: Next steps:
7:57:16 AM: netlify init Connect or create a Netlify site from current directory
7:57:16 AM: netlify deploy Deploy the latest changes to your Netlify site
7:57:16 AM: For more information on the CLI run netlify help
7:57:16 AM: Or visit the docs at https://cli.netlify.com
7:57:18 AM: npm WARN acorn-jsx@5.2.0 requires a peer of acorn@^6.0.0 || ^7.0.0 but none is installed. You must install peer dependencies yourself.
7:57:18 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/fsevents):
7:57:18 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
7:57:18 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/chokidar/node_modules/fsevents):
7:57:18 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
7:57:18 AM: added 63 packages from 22 contributors, removed 45 packages, updated 57 packages and audited 16816 packages in 18.265s
7:57:19 AM: 76 packages are looking for funding
7:57:19 AM: run `npm fund` for details
7:57:19 AM: found 40 vulnerabilities (39 low, 1 high)
7:57:19 AM: run `npm audit fix` to fix them, or `npm audit` for details
7:57:19 AM: NPM modules installed
7:57:19 AM: Started restoring cached go cache
7:57:19 AM: Finished restoring cached go cache
7:57:19 AM: unset GOOS;
7:57:19 AM: unset GOARCH;
7:57:19 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
7:57:19 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
7:57:19 AM: go version >&2;
7:57:19 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
7:57:19 AM: go version go1.12 linux/amd64
7:57:19 AM: Installing missing commands
7:57:19 AM: Verify run directory
7:57:19 AM: Executing user command: npm run build:production
7:57:19 AM: > virga@0.6.4 build:production /opt/build/repo
7:57:19 AM: > run-s build:clean build:function build:postcss build
7:57:20 AM: > virga@0.6.4 build:clean /opt/build/repo
7:57:20 AM: > rimraf dist/*
7:57:20 AM: > virga@0.6.4 build:function /opt/build/repo
7:57:20 AM: > netlify functions:build --src functions
7:57:21 AM: ◈ Building functions
7:57:21 AM: ◈ Functions built to /opt/build/repo/opt/build/repo/functions
7:57:23 AM: > virga@0.6.4 build:postcss /opt/build/repo
7:57:23 AM: > postcss src/_postcss/main.pcss -o src/_includes/assets/styles/main.css --env production
7:57:25 AM: > virga@0.6.4 build /opt/build/repo
7:57:25 AM: > cross-env ELEVENTY_ENV=production eleventy
7:57:28 AM: Writing dist/css/main.css from ./src/_postcss/postcss.11ty.js.
7:57:28 AM: Writing dist/service-worker.js from ./src/service-worker.njk.
7:57:28 AM: Writing dist/feed.xml from ./src/feed.njk.
7:57:28 AM: Writing dist/feed.json from ./src/json-feed.njk.
7:57:29 AM: Writing dist/archive/index.html from ./src/archive.md.
7:57:29 AM: Writing dist/index.html from ./src/index.md.
7:57:29 AM: Writing dist/posts/2020-03-03-TROCT-CSS-Architecture/index.html from ./src/posts/2020-03-03-TROCT-CSS-Architecture.md.
7:57:29 AM: Writing dist/posts/2020-03-02-differences-between-hylia-and-virga/index.html from ./src/posts/2020-03-02-differences-between-hylia-and-virga.md.
7:57:29 AM: Writing dist/posts/2020-03-05-yet-another-post-example/index.html from ./src/posts/2020-03-05-yet-another-post-example.md.
7:57:29 AM: Writing dist/posts/2020-03-04-tools-i-use-to-build-virga/index.html from ./src/posts/2020-03-04-tools-i-use-to-build-virga.md.
7:57:29 AM: Writing dist/posts/2020-03-07-extend-ideas-for-virga/index.html from ./src/posts/2020-03-07-extend-ideas-for-virga.md.
7:57:29 AM: Writing dist/posts/2020-02-28-lorem-ipsum/index.html from ./src/posts/2020-02-28-lorem-ipsum.md.
7:57:29 AM: Copied 5 items / Wrote 12 files in 2.33 seconds (194.2ms each, v0.10.0)
7:57:30 AM: Function Dir: /opt/build/repo/functions
7:57:30 AM: TempDir: /tmp/zisi-5e7f03253b0ca10007d71afa
7:57:30 AM: Prepping functions with zip-it-and-ship-it 0.3.1
7:57:32 AM: [
7:57:32 AM: {
7:57:32 AM: path: '/tmp/zisi-5e7f03253b0ca10007d71afa/deploy-succeeded.zip',
7:57:32 AM: runtime: 'js'
7:57:32 AM: }
7:57:32 AM: ]
7:57:32 AM: Prepping functions complete
7:57:32 AM: Caching artifacts
7:57:32 AM: Started saving node modules
7:57:32 AM: Finished saving node modules
7:57:32 AM: Started saving pip cache
7:57:33 AM: Finished saving pip cache
7:57:33 AM: Started saving emacs cask dependencies
7:57:33 AM: Finished saving emacs cask dependencies
7:57:33 AM: Started saving maven dependencies
7:57:33 AM: Finished saving maven dependencies
7:57:33 AM: Started saving boot dependencies
7:57:33 AM: Finished saving boot dependencies
7:57:33 AM: Started saving go dependencies
7:57:33 AM: Finished saving go dependencies
7:57:33 AM: Build script success
7:57:33 AM: Starting to deploy site from 'dist'
7:57:33 AM: Creating deploy tree
7:57:33 AM: Creating deploy upload records
7:57:33 AM: 11 new files to upload
7:57:33 AM: 1 new functions to upload
7:57:35 AM: Starting post processing
7:57:36 AM: Post processing done
7:57:36 AM: Site is live
7:58:08 AM: Finished processing build request in 1m40.097805942s