Deploy details
Deploy log
3:47:02 PM: Build ready to start
3:47:04 PM: build-image version: c6001ed68662a13e5deb24abec2b46058c58248a
3:47:04 PM: build-image tag: v3.9.0
3:47:04 PM: buildbot version: ddbb47739f5b85c954aad9dc3823ab0676432957
3:47:04 PM: Fetching cached dependencies
3:47:04 PM: Starting to download cache of 664.3MB
3:47:20 PM: Finished downloading cache in 15.606659112s
3:47:20 PM: Starting to extract cache
3:47:39 PM: Finished extracting cache in 19.0938067s
3:47:39 PM: Finished fetching cache in 34.804495309s
3:47:39 PM: Starting to prepare the repo for build
3:47:39 PM: Preparing Git Reference pull/51/head
3:47:40 PM: Parsing package.json dependencies
3:47:41 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
3:47:41 PM: Starting build script
3:47:41 PM: Installing dependencies
3:47:41 PM: Python version set to 2.7
3:47:42 PM: Started restoring cached node version
3:47:44 PM: Finished restoring cached node version
3:47:44 PM: Attempting node version '14.4.0' from .node-version
3:47:45 PM: v14.4.0 is already installed.
3:47:46 PM: Now using node v14.4.0 (npm v6.14.5)
3:47:46 PM: Started restoring cached build plugins
3:47:46 PM: Finished restoring cached build plugins
3:47:46 PM: Attempting ruby version 2.3.6, read from environment
3:47:46 PM: Started restoring cached ruby version
3:47:47 PM: Finished restoring cached ruby version
3:47:48 PM: Using ruby version 2.3.6
3:47:49 PM: Successfully installed bundler-2.2.27
3:47:49 PM: 1 gem installed
3:47:49 PM: Using PHP version 5.6
3:47:49 PM: Started restoring cached yarn cache
3:47:57 PM: Finished restoring cached yarn cache
3:47:58 PM: No yarn workspaces detected
3:47:58 PM: Started restoring cached node modules
3:47:58 PM: Finished restoring cached node modules
3:47:58 PM: Installing NPM modules using Yarn version 1.3.2
3:47:59 PM: yarn install v1.3.2
3:47:59 PM: (node:1455) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
3:47:59 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
3:47:59 PM: [1/4] Resolving packages...
3:48:00 PM: success Already up-to-date.
3:48:00 PM: Done in 0.98s.
3:48:00 PM: NPM modules installed using Yarn
3:48:00 PM: (node:1476) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
3:48:00 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
3:48:00 PM: Started restoring cached go cache
3:48:01 PM: Finished restoring cached go cache
3:48:01 PM: Installing Go version 1.10
3:48:01 PM: unset GOOS;
3:48:01 PM: unset GOARCH;
3:48:01 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
3:48:01 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
3:48:01 PM: go version >&2;
3:48:01 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
3:48:01 PM: go version go1.10 linux/amd64
3:48:01 PM: Installing missing commands
3:48:01 PM: Verify run directory
3:48:03 PM:
3:48:03 PM: ────────────────────────────────────────────────────────────────
3:48:03 PM: Netlify Build
3:48:03 PM: ────────────────────────────────────────────────────────────────
3:48:03 PM:
3:48:03 PM: ❯ Version
3:48:03 PM: @netlify/build 18.9.0
3:48:03 PM:
3:48:03 PM: ❯ Flags
3:48:03 PM: baseRelDir: false
3:48:03 PM: buildId: 61421576917ce000072dcbfa
3:48:03 PM: deployId: 61421576917ce000072dcbfc
3:48:03 PM:
3:48:03 PM: ❯ Current directory
3:48:03 PM: /opt/build/repo
3:48:03 PM:
3:48:03 PM: ❯ Config file
3:48:03 PM: No config file was defined: using default values.
3:48:03 PM:
3:48:03 PM: ❯ Context
3:48:03 PM: deploy-preview
3:48:03 PM:
3:48:03 PM: ────────────────────────────────────────────────────────────────
3:48:03 PM: 1. Build command from Netlify app
3:48:03 PM: ────────────────────────────────────────────────────────────────
3:48:03 PM:
3:48:03 PM: $ yarn build
3:48:03 PM: yarn run v1.3.2
3:48:03 PM: (node:1545) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
3:48:03 PM: (Use `node --trace-deprecation ...` to show where the warning was created)
3:48:03 PM: $ npm run build:dir && npm run build:favicons && gatsby build
3:48:03 PM: > inspiration@ build:dir /opt/build/repo
3:48:03 PM: > mkdir -p public/icons/
3:48:03 PM: > inspiration@ build:favicons /opt/build/repo
3:48:03 PM: > node scripts/favicons
3:48:04 PM: [Favicons] General:source: Source type is string...
3:48:04 PM: [Favicons] General:source: Source type is object...
3:48:04 PM: [Favicons] Image:create: Creating empty 16x16 canvas with transparent background...
3:48:04 PM: [Favicons] Image:render: Find nearest icon to 16x16 with offset 0...
3:48:04 PM: [Favicons] Images:render: Resizing PNG to 16x16...
3:48:04 PM: [Favicons] Image:create: Creating empty 32x32 canvas with transparent background...
3:48:04 PM: [Favicons] Image:render: Find nearest icon to 32x32 with offset 0...
3:48:04 PM: [Favicons] Images:render: Resizing PNG to 32x32...
3:48:04 PM: [Favicons] Image:create: Creating empty 48x48 canvas with transparent background...
3:48:04 PM: [Favicons] Image:render: Find nearest icon to 48x48 with offset 0...
3:48:04 PM: [Favicons] Images:render: Resizing PNG to 48x48...
3:48:04 PM: [Favicons] Image:create: Creating empty 16x16 canvas with transparent background...
3:48:04 PM: [Favicons] Image:render: Find nearest icon to 16x16 with offset 0...
3:48:04 PM: [Favicons] Images:render: Resizing PNG to 16x16...
3:48:04 PM: [Favicons] Image:create: Creating empty 24x24 canvas with transparent background...
3:48:04 PM: [Favicons] Image:render: Find nearest icon to 24x24 with offset 0...
3:48:04 PM: [Favicons] Images:render: Resizing PNG to 24x24...
3:48:04 PM: [Favicons] Image:create: Creating empty 32x32 canvas with transparent background...
3:48:04 PM: [Favicons] Image:render: Find nearest icon to 32x32 with offset 0...
3:48:04 PM: [Favicons] Images:render: Resizing PNG to 32x32...
3:48:04 PM: [Favicons] Image:create: Creating empty 48x48 canvas with transparent background...
3:48:04 PM: [Favicons] Image:render: Find nearest icon to 48x48 with offset 0...
3:48:04 PM: [Favicons] Images:render: Resizing PNG to 48x48...
3:48:04 PM: [Favicons] Image:create: Creating empty 64x64 canvas with transparent background...
3:48:04 PM: [Favicons] Image:render: Find nearest icon to 64x64 with offset 0...
3:48:04 PM: [Favicons] Images:render: Resizing PNG to 64x64...
3:48:04 PM: [Favicons] Images:composite: Compositing favicon on 16x16 canvas with offset 0...
3:48:04 PM: [Favicons] Images:composite: Compositing favicon on 32x32 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 48x48 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 16x16 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 24x24 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 32x32 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 48x48 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 64x64 canvas with offset 0...
3:48:05 PM: [Favicons] Image:create: Creating empty 36x36 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 36x36 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 36x36...
3:48:05 PM: [Favicons] Image:create: Creating empty 48x48 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 48x48 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 48x48...
3:48:05 PM: [Favicons] Image:create: Creating empty 72x72 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 72x72 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 72x72...
3:48:05 PM: [Favicons] Image:create: Creating empty 96x96 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 96x96 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 96x96...
3:48:05 PM: [Favicons] Image:create: Creating empty 144x144 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 144x144 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 144x144...
3:48:05 PM: [Favicons] Image:create: Creating empty 192x192 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 192x192 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 192x192...
3:48:05 PM: [Favicons] Image:create: Creating empty 256x256 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 256x256 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 256x256...
3:48:05 PM: [Favicons] Image:create: Creating empty 384x384 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 384x384 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 384x384...
3:48:05 PM: [Favicons] Image:create: Creating empty 512x512 canvas with transparent background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 512x512 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 512x512...
3:48:05 PM: [Favicons] Files:create: Creating file: manifest.json...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 36x36 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 48x48 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 72x72 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 96x96 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 144x144 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 192x192 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 256x256 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 384x384 canvas with offset 0...
3:48:05 PM: [Favicons] Images:composite: Compositing favicon on 512x512 canvas with offset 0...
3:48:05 PM: [Favicons] Image:create: Creating empty 57x57 canvas with #EEF0F2 background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 57x57 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 57x57...
3:48:05 PM: [Favicons] Image:create: Creating empty 60x60 canvas with #EEF0F2 background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 60x60 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 60x60...
3:48:05 PM: [Favicons] Image:create: Creating empty 72x72 canvas with #EEF0F2 background...
3:48:05 PM: [Favicons] Image:render: Find nearest icon to 72x72 with offset 0...
3:48:05 PM: [Favicons] Images:render: Resizing PNG to 72x72...
3:48:06 PM: [Favicons] Image:create: Creating empty 76x76 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 76x76 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 76x76...
3:48:06 PM: [Favicons] Image:create: Creating empty 114x114 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 114x114 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 114x114...
3:48:06 PM: [Favicons] Image:create: Creating empty 120x120 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 120x120 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 120x120...
3:48:06 PM: [Favicons] Image:create: Creating empty 144x144 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 144x144 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 144x144...
3:48:06 PM: [Favicons] Image:create: Creating empty 152x152 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 152x152 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 152x152...
3:48:06 PM: [Favicons] Image:create: Creating empty 167x167 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 167x167 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 167x167...
3:48:06 PM: [Favicons] Image:create: Creating empty 180x180 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 180x180 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 180x180...
3:48:06 PM: [Favicons] Image:create: Creating empty 1024x1024 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 1024x1024 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 1024x1024...
3:48:06 PM: [Favicons] Image:create: Creating empty 180x180 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 180x180 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 180x180...
3:48:06 PM: [Favicons] Image:create: Creating empty 180x180 canvas with #EEF0F2 background...
3:48:06 PM: [Favicons] Image:render: Find nearest icon to 180x180 with offset 0...
3:48:06 PM: [Favicons] Images:render: Resizing PNG to 180x180...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 57x57 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 60x60 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 72x72 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 76x76 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 114x114 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 120x120 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 144x144 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 152x152 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 167x167 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 180x180 canvas with offset 0...
3:48:06 PM: [Favicons] Images:composite: Compositing favicon on 1024x1024 canvas with offset 0...
3:48:07 PM: [Favicons] Images:composite: Compositing favicon on 180x180 canvas with offset 0...
3:48:07 PM: [Favicons] Images:composite: Compositing favicon on 180x180 canvas with offset 0...
3:48:07 PM: [Favicons] Image:create: Creating empty 640x1136 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 640x1136 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 640x1136...
3:48:07 PM: [Favicons] Image:create: Creating empty 750x1334 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 750x1334 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 750x1334...
3:48:07 PM: [Favicons] Image:create: Creating empty 828x1792 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 828x1792 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 828x1792...
3:48:07 PM: [Favicons] Image:create: Creating empty 1125x2436 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1125x2436 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1125x2436...
3:48:07 PM: [Favicons] Image:create: Creating empty 1242x2208 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1242x2208 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1242x2208...
3:48:07 PM: [Favicons] Image:create: Creating empty 1242x2688 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1242x2688 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1242x2688...
3:48:07 PM: [Favicons] Image:create: Creating empty 1536x2048 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1536x2048 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1536x2048...
3:48:07 PM: [Favicons] Image:create: Creating empty 1668x2224 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1668x2224 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1668x2224...
3:48:07 PM: [Favicons] Image:create: Creating empty 1668x2388 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1668x2388 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1668x2388...
3:48:07 PM: [Favicons] Image:create: Creating empty 2048x2732 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 2048x2732 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 2048x2732...
3:48:07 PM: [Favicons] Image:create: Creating empty 1136x640 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1136x640 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1136x640...
3:48:07 PM: [Favicons] Image:create: Creating empty 2160x1620 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 2160x1620 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 2160x1620...
3:48:07 PM: [Favicons] Image:create: Creating empty 1620x2160 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1620x2160 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1620x2160...
3:48:07 PM: [Favicons] Image:create: Creating empty 1334x750 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1334x750 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1334x750...
3:48:07 PM: [Favicons] Image:create: Creating empty 1792x828 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 1792x828 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 1792x828...
3:48:07 PM: [Favicons] Image:create: Creating empty 2436x1125 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 2436x1125 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 2436x1125...
3:48:07 PM: [Favicons] Image:create: Creating empty 2208x1242 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 2208x1242 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 2208x1242...
3:48:07 PM: [Favicons] Image:create: Creating empty 2688x1242 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 2688x1242 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 2688x1242...
3:48:07 PM: [Favicons] Image:create: Creating empty 2048x1536 canvas with #EEF0F2 background...
3:48:07 PM: [Favicons] Image:render: Find nearest icon to 2048x1536 with offset 0...
3:48:07 PM: [Favicons] Images:render: Resizing PNG to 2048x1536...
3:48:07 PM: [Favicons] Image:create: Creating empty 2224x1668 canvas with #EEF0F2 background...
3:48:08 PM: [Favicons] Image:render: Find nearest icon to 2224x1668 with offset 0...
3:48:08 PM: [Favicons] Images:render: Resizing PNG to 2224x1668...
3:48:08 PM: [Favicons] Image:create: Creating empty 2388x1668 canvas with #EEF0F2 background...
3:48:08 PM: [Favicons] Image:render: Find nearest icon to 2388x1668 with offset 0...
3:48:08 PM: [Favicons] Images:render: Resizing PNG to 2388x1668...
3:48:08 PM: [Favicons] Image:create: Creating empty 2732x2048 canvas with #EEF0F2 background...
3:48:08 PM: [Favicons] Image:render: Find nearest icon to 2732x2048 with offset 0...
3:48:08 PM: [Favicons] Images:render: Resizing PNG to 2732x2048...
3:48:08 PM: [Favicons] Images:composite: Compositing favicon on 640x1136 canvas with offset 0...
3:48:08 PM: [Favicons] Images:composite: Compositing favicon on 750x1334 canvas with offset 0...
3:48:09 PM: [Favicons] Images:composite: Compositing favicon on 828x1792 canvas with offset 0...
3:48:09 PM: [Favicons] Images:composite: Compositing favicon on 1125x2436 canvas with offset 0...
3:48:11 PM: [Favicons] Images:composite: Compositing favicon on 1242x2208 canvas with offset 0...
3:48:12 PM: [Favicons] Images:composite: Compositing favicon on 1242x2688 canvas with offset 0...
3:48:13 PM: [Favicons] Images:composite: Compositing favicon on 1536x2048 canvas with offset 0...
3:48:15 PM: [Favicons] Images:composite: Compositing favicon on 1668x2224 canvas with offset 0...
3:48:16 PM: [Favicons] Images:composite: Compositing favicon on 1668x2388 canvas with offset 0...
3:48:18 PM: [Favicons] Images:composite: Compositing favicon on 2048x2732 canvas with offset 0...
3:48:20 PM: [Favicons] Images:composite: Compositing favicon on 1136x640 canvas with offset 0...
3:48:21 PM: [Favicons] Images:composite: Compositing favicon on 2160x1620 canvas with offset 0...
3:48:22 PM: [Favicons] Images:composite: Compositing favicon on 1620x2160 canvas with offset 0...
3:48:23 PM: [Favicons] Images:composite: Compositing favicon on 1334x750 canvas with offset 0...
3:48:24 PM: [Favicons] Images:composite: Compositing favicon on 1792x828 canvas with offset 0...
3:48:25 PM: [Favicons] Images:composite: Compositing favicon on 2436x1125 canvas with offset 0...
3:48:26 PM: [Favicons] Images:composite: Compositing favicon on 2208x1242 canvas with offset 0...
3:48:27 PM: [Favicons] Images:composite: Compositing favicon on 2688x1242 canvas with offset 0...
3:48:28 PM: [Favicons] Images:composite: Compositing favicon on 2048x1536 canvas with offset 0...
3:48:30 PM: [Favicons] Images:composite: Compositing favicon on 2224x1668 canvas with offset 0...
3:48:31 PM: [Favicons] Images:composite: Compositing favicon on 2388x1668 canvas with offset 0...
3:48:33 PM: [Favicons] Images:composite: Compositing favicon on 2732x2048 canvas with offset 0...
3:48:35 PM: [Favicons] Image:create: Creating empty 70x70 canvas with transparent background...
3:48:35 PM: [Favicons] Image:render: Find nearest icon to 70x70 with offset 0...
3:48:35 PM: [Favicons] Images:render: Resizing PNG to 70x70...
3:48:35 PM: [Favicons] Image:create: Creating empty 144x144 canvas with transparent background...
3:48:35 PM: [Favicons] Image:render: Find nearest icon to 144x144 with offset 0...
3:48:35 PM: [Favicons] Images:render: Resizing PNG to 144x144...
3:48:35 PM: [Favicons] Image:create: Creating empty 150x150 canvas with transparent background...
3:48:35 PM: [Favicons] Image:render: Find nearest icon to 150x150 with offset 0...
3:48:35 PM: [Favicons] Images:render: Resizing PNG to 150x150...
3:48:35 PM: [Favicons] Image:create: Creating empty 310x150 canvas with transparent background...
3:48:35 PM: [Favicons] Image:render: Find nearest icon to 310x150 with offset 0...
3:48:35 PM: [Favicons] Images:render: Resizing PNG to 310x150...
3:48:35 PM: [Favicons] Image:create: Creating empty 310x310 canvas with transparent background...
3:48:35 PM: [Favicons] Image:render: Find nearest icon to 310x310 with offset 0...
3:48:35 PM: [Favicons] Images:render: Resizing PNG to 310x310...
3:48:35 PM: [Favicons] Files:create: Creating file: browserconfig.xml...
3:48:35 PM: [Favicons] Images:composite: Compositing favicon on 70x70 canvas with offset 0...
3:48:35 PM: [Favicons] Images:composite: Compositing favicon on 144x144 canvas with offset 0...
3:48:35 PM: [Favicons] Images:composite: Compositing favicon on 150x150 canvas with offset 0...
3:48:35 PM: [Favicons] Images:composite: Compositing favicon on 310x150 canvas with offset 0...
3:48:35 PM: [Favicons] Images:composite: Compositing favicon on 310x310 canvas with offset 0...
3:48:38 PM: warning Plugin gatsby-plugin-react-helmet is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.0
3:48:38 PM: warning Plugin gatsby-plugin-sitemap is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.0
3:48:38 PM: warning Plugin gatsby-plugin-offline is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.100
3:48:38 PM: warning Plugin gatsby-transformer-json is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.15
3:48:38 PM: warning Plugin gatsby-transformer-remark is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.12.0
3:48:39 PM: warning Plugin gatsby-transformer-sharp is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.12.1
3:48:39 PM: warning Plugin gatsby-plugin-webpack-size is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.0
3:48:39 PM: warning Plugin gatsby-source-contentful is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.12.1
3:48:39 PM: warning Plugin gatsby-plugin-react-helmet is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.0
3:48:39 PM: warning Plugin gatsby-plugin-sitemap is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.0
3:48:39 PM: warning Plugin gatsby-plugin-offline is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.100
3:48:39 PM: warning Plugin gatsby-transformer-json is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.15
3:48:39 PM: warning Plugin gatsby-transformer-remark is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.12.0
3:48:39 PM: warning Plugin gatsby-transformer-sharp is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.12.1
3:48:39 PM: warning Plugin gatsby-plugin-webpack-size is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.0.0
3:48:39 PM: warning Plugin gatsby-source-contentful is not compatible with your gatsby version 3.13.0 - It requires gatsby@^2.12.1
3:48:39 PM: success open and validate gatsby-configs, load plugins - 1.229s
3:48:39 PM: success onPreInit - 0.048s
3:48:39 PM: success delete html and css files from previous builds - 0.004s
3:48:39 PM: success initialize cache - 0.021s
3:48:39 PM: success copy gatsby files - 0.053s
3:48:40 PM: success Compiling Gatsby Functions - 0.355s
3:48:40 PM: success onPreBootstrap - 0.364s
3:48:40 PM: success createSchemaCustomization - 0.010s
3:48:41 PM: success Contentful: Fetch data (6mrrvigomqbo-master) - 0.685s
3:48:41 PM: info Updated entries 208
3:48:41 PM: info Deleted entries 0
3:48:41 PM: info Updated assets 1
3:48:41 PM: info Deleted assets 0
3:48:41 PM: success Contentful: Proccess data (6mrrvigomqbo-master) - 0.288s
3:48:41 PM: info Creating 208 Contentful quote nodes
3:48:43 PM: info Creating 1 Contentful asset nodes
3:48:43 PM: success Contentful: Create nodes (6mrrvigomqbo-master) - 2.213s
3:48:43 PM: success Checking for changed pages - 0.000s
3:48:43 PM: success source and transform nodes - 3.466s
3:48:46 PM: success building schema - 2.592s
3:48:47 PM: success createPages - 0.717s
3:48:47 PM: success createPagesStatefully - 0.305s
3:48:47 PM: info Total nodes: 2343, SitePage nodes: 215 (use --verbose for breakdown)
3:48:47 PM: success Checking for changed pages - 0.000s
3:48:47 PM: success update schema - 0.130s
3:48:47 PM: success onPreExtractQueries - 0.002s
3:48:48 PM: success extract queries from components - 0.708s
3:48:48 PM: success write out redirect data - 0.001s
3:48:48 PM: success onPostBootstrap - 0.001s
3:48:48 PM: info bootstrap finished - 12.207s
3:48:48 PM: success run static queries - 0.010s - 2/2 197.09/s
3:48:48 PM: success run page queries - 0.159s - 215/215 1349.06/s
3:48:48 PM: success write out requires - 0.008s
3:48:53 PM: warning ⠀
3:48:53 PM: warning warn - Tailwind is not purging unused styles because no template paths have been provided.
3:48:53 PM: warning warn - If you have manually configured PurgeCSS outside of Tailwind or are deliberately not removing unused styles, set `purge: false` in your Tailwind config file to silence this warning.
3:49:18 PM:
3:49:18 PM: styles.e9daf1442c713436eb1f.css ⏤ 290 kB (+290 kB)
3:49:18 PM: polyfill-********************.js ⏤ 28.1 kB (+28.1 kB)
3:49:18 PM: app-********************.js ⏤ 14.7 kB (+14.7 kB)
3:49:18 PM: webpack-runtime-********************.js ⏤ 1.82 kB (+1.82 kB)
3:49:18 PM: component---node-modules-gatsby-plugin-offline-app-shell-js-********************.js ⏤ 352 B (+352 B)
3:49:18 PM: component---src-pages-404-js-********************.js ⏤ 453 B (+453 B)
3:49:18 PM: component---src-pages-all-js-********************.js ⏤ 1.03 kB (+1.03 kB)
3:49:18 PM: component---src-pages-index-js-********************.js ⏤ 1.21 kB (+1.21 kB)
3:49:18 PM: component---src-pages-random-js-********************.js ⏤ 1.25 kB (+1.25 kB)
3:49:18 PM: component---src-pages-single-js-********************.js ⏤ 1.16 kB (+1.16 kB)
3:49:18 PM: framework-********************.js ⏤ 40.4 kB (+40.4 kB)
3:49:18 PM: 12d3a6c2f15d072a2575973f9ec5b935f786337c-********************.js ⏤ 36 kB (+36 kB)
3:49:18 PM: warning ./.cache/production-app.js
3:49:18 PM: Attempted import error: 'BaseContext' is not exported from '@gatsbyjs/reach-router' (imported as 'BaseContext').
3:49:19 PM: success Building production JavaScript and CSS bundles - 30.577s
3:49:19 PM: success Rewriting compilation hashes - 0.009s
3:49:19 PM: success Writing page-data.json files to public directory - 0.184s - 215/215 1165.59/s
3:49:21 PM: success Building HTML renderer - 2.377s
3:49:28 PM: success Building static HTML for pages - 6.722s - 215/215 31.99/s
3:49:29 PM: warning styles.e9daf1442c713436eb1f.css is 2.9 MB, and won't be precached. Configure maximumFileSizeToCacheInBytes to change this limit.
warning offline-plugin-app-shell-fallback/index.html is 2.9 MB, and won't be precached. Configure maximumFileSizeToCacheInBytes to change this limit.
Generated public/sw.js, which will precache 6 files, totaling 266776 bytes.
warning offline-plugin-app-shell-fallback/index.html is 2.9 MB, and won't be precached. Configure maximumFileSizeToCacheInBytes to change this limit.
Generated public/sw.js, which will precache 6 files, totaling 266776 bytes.
3:49:29 PM: success onPostBuild - 1.056s
3:49:45 PM: success Caching JavaScript and CSS webpack compilation - 26.677s
3:49:45 PM: success Caching HTML renderer compilation - 23.734s
3:49:45 PM: info Done building in 69.35513198 sec
3:49:45 PM: Done in 102.14s.
3:49:45 PM:
3:49:45 PM: (build.command completed in 1m 42.3s)
3:49:45 PM:
3:49:45 PM: ────────────────────────────────────────────────────────────────
3:49:45 PM: 2. Deploy site
3:49:45 PM: ────────────────────────────────────────────────────────────────
3:49:45 PM:
3:49:45 PM: Starting to deploy site from 'public'
3:49:46 PM: Creating deploy tree asynchronously
3:49:46 PM: Creating deploy upload records
3:49:48 PM: 1 new files to upload
3:49:48 PM: 0 new functions to upload
3:49:49 PM: Site deploy was successfully initiated
3:49:49 PM:
3:49:49 PM: (Deploy site completed in 3.7s)
3:49:49 PM:
3:49:49 PM: ────────────────────────────────────────────────────────────────
3:49:49 PM: Netlify Build Complete
3:49:49 PM: ────────────────────────────────────────────────────────────────
3:49:49 PM:
3:49:49 PM: (Netlify Build completed in 1m 46.1s)
3:49:49 PM: Caching artifacts
3:49:49 PM: Started saving node modules
3:49:49 PM: Finished saving node modules
3:49:49 PM: Started saving build plugins
3:49:49 PM: Finished saving build plugins
3:49:49 PM: Started saving yarn cache
3:49:51 PM: Starting post processing
3:49:51 PM: Post processing - HTML
3:49:54 PM: Post processing - header rules
3:49:54 PM: Post processing - redirect rules
3:49:54 PM: Post processing done
3:49:54 PM: Site is live ✨
3:49:58 PM: Finished saving yarn cache
3:49:58 PM: Started saving pip cache
3:49:58 PM: Finished saving pip cache
3:49:58 PM: Started saving emacs cask dependencies
3:49:58 PM: Finished saving emacs cask dependencies
3:49:58 PM: Started saving maven dependencies
3:49:58 PM: Finished saving maven dependencies
3:49:58 PM: Started saving boot dependencies
3:49:58 PM: Finished saving boot dependencies
3:49:58 PM: Started saving rust rustup cache
3:49:58 PM: Finished saving rust rustup cache
3:49:58 PM: Started saving go dependencies
3:49:59 PM: Finished saving go dependencies
3:49:59 PM: Build script success
3:51:37 PM: Finished processing build request in 4m32.968410789s