Munter / netlify-plugin-hashfiles

Netlify build plugin to get optimal file caching with hashed file names and immutable cache headers
BSD 3-Clause "New" or "Revised" License
32 stars 2 forks source link

Error `populate transform: Cannot read property 'startsWith' of null` #114

Open ehmicky opened 4 years ago

ehmicky commented 4 years ago

The following error happened in a build:

populate transform: Cannot read property 'startsWith' of null 
    /opt/buildhome/.netlify-build-plugins/node_modules/assetgraph/lib/relations/Relation.js:278:24 HtmlDnsPrefetchLink.get canonical [as canonical]
    /opt/buildhome/.netlify-build-plugins/node_modules/assetgraph/lib/relations/Relation.js:215:14 HtmlDnsPrefetchLink.get crossorigin [as crossorigin]
    /opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:50:50 get
    /opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:457:16 findValues
    /opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:414:3 Object.nestedValidator [as v]
    /opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:84:20 validate
    /opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:244:12 Object.$and [as v]
    /opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:84:20 validate
    /opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:537:12 filter
    /opt/buildhome/.netlify-build-plugins/node_modules/assetgraph/lib/transforms/populate.js:47:28 processAsset

The repository is private unfortunately. Using Node 8.17.0 Full build logs:

8:30:19 PM: Waiting for other deploys from your team to complete
8:31:30 PM: Build ready to start
8:31:31 PM: build-image version: 3031d4c9e432fd7016f6279fc9ad706f9205d845
8:31:31 PM: build-image tag: v3.3.17
8:31:31 PM: buildbot version: 1f35b3abd6e2bf5230d8edf68072840fdec1513f
8:31:32 PM: Fetching cached dependencies
8:31:32 PM: Starting to download cache of 400.9MB
8:31:40 PM: Finished downloading cache in 8.566935092s
8:31:40 PM: Starting to extract cache
8:31:57 PM: Finished extracting cache in 16.433658249s
8:31:57 PM: Finished fetching cache in 25.135020259s
8:31:57 PM: Starting to prepare the repo for build
8:31:57 PM: Preparing Git Reference refs/heads/master
8:31:59 PM: Starting build script
8:31:59 PM: Installing dependencies
8:31:59 PM: Python version set to 2.7
8:31:59 PM: Started restoring cached node version
8:32:02 PM: Finished restoring cached node version
8:32:03 PM: v8.17.0 is already installed.
8:32:04 PM: Now using node v8.17.0 (npm v6.13.4)
8:32:04 PM: Started restoring cached build plugins
8:32:04 PM: Finished restoring cached build plugins
8:32:04 PM: Attempting ruby version 2.6.2, read from environment
8:32:05 PM: Using ruby version 2.6.2
8:32:06 PM: Using PHP version 7.4
8:32:06 PM: 5.2 is already installed.
8:32:06 PM: Using Swift version 5.2
8:32:06 PM: Started restoring cached node modules
8:32:06 PM: Finished restoring cached node modules
8:32:06 PM: Started restoring cached yarn cache
8:32:06 PM: Finished restoring cached yarn cache
8:32:06 PM: Installing NPM modules using Yarn version 1.3.2
8:32:07 PM: yarn install v1.3.2
8:32:07 PM: [1/4] Resolving packages...
8:32:08 PM: success Already up-to-date.
8:32:08 PM: Done in 0.75s.
8:32:08 PM: NPM modules installed using Yarn
8:32:08 PM: Started restoring cached composer dependencies
8:32:08 PM: Finished restoring cached composer dependencies
8:32:08 PM: Loading composer repositories with package information
8:32:08 PM: Installing dependencies (including require-dev) from lock file
8:32:08 PM: Package operations: 37 installs, 0 updates, 0 removals
8:32:08 PM:   - Installing doctrine/inflector (2.0.3): Loading from cache
8:32:08 PM:   - Installing voku/portable-ascii (1.5.2): Loading from cache
8:32:08 PM:   - Installing symfony/translation-contracts (v2.1.2): Loading from cache
8:32:08 PM:   - Installing symfony/polyfill-php80 (v1.17.1): Loading from cache
8:32:08 PM:   - Installing symfony/polyfill-mbstring (v1.17.1): Loading from cache
8:32:08 PM:   - Installing symfony/translation (v5.1.2): Loading from cache
8:32:08 PM:   - Installing nesbot/carbon (2.35.0): Loading from cache
8:32:09 PM:   - Installing psr/simple-cache (1.0.1): Loading from cache
8:32:09 PM:   - Installing psr/container (1.0.0): Loading from cache
8:32:09 PM:   - Installing illuminate/contracts (v7.16.1): Loading from cache
8:32:09 PM:   - Installing illuminate/support (v7.16.1): Loading from cache
8:32:09 PM:   - Installing symfony/finder (v5.1.2): Loading from cache
8:32:09 PM:   - Installing illuminate/filesystem (v7.16.1): Loading from cache
8:32:09 PM:   - Installing illuminate/container (v7.16.1): Loading from cache
8:32:09 PM:   - Installing illuminate/events (v7.16.1): Loading from cache
8:32:09 PM:   - Installing illuminate/view (v7.16.1): Loading from cache
8:32:09 PM:   - Installing michelf/php-markdown (1.9.0): Loading from cache
8:32:09 PM:   - Installing symfony/polyfill-ctype (v1.17.1): Loading from cache
8:32:09 PM:   - Installing symfony/deprecation-contracts (v2.1.2): Loading from cache
8:32:09 PM:   - Installing symfony/yaml (v5.1.2): Loading from cache
8:32:09 PM:   - Installing erusev/parsedown (1.7.4): Loading from cache
8:32:09 PM:   - Installing mnapoli/front-yaml (1.7.0): Loading from cache
8:32:09 PM:   - Installing hamcrest/hamcrest-php (v2.0.0): Loading from cache
8:32:09 PM:   - Installing mockery/mockery (1.4.0): Loading from cache
8:32:09 PM:   - Installing symfony/polyfill-intl-normalizer (v1.17.1): Loading from cache
8:32:09 PM:   - Installing symfony/polyfill-intl-grapheme (v1.17.1): Loading from cache
8:32:09 PM:   - Installing symfony/string (v5.1.2): Loading from cache
8:32:09 PM:   - Installing symfony/service-contracts (v2.1.2): Loading from cache
8:32:09 PM:   - Installing symfony/polyfill-php73 (v1.17.1): Loading from cache
8:32:09 PM:   - Installing symfony/console (v5.1.2): Loading from cache
8:32:09 PM:   - Installing symfony/process (v5.1.2): Loading from cache
8:32:09 PM:   - Installing symfony/var-dumper (v5.1.2): Loading from cache
8:32:09 PM:   - Installing phpoption/phpoption (1.7.4): Loading from cache
8:32:09 PM:   - Installing vlucas/phpdotenv (v4.1.7): Loading from cache
8:32:09 PM:   - Installing tightenco/jigsaw (v1.3.27): Loading from cache
8:32:09 PM:   - Installing samdark/sitemap (2.2.1): Loading from cache
8:32:09 PM:   - Installing tightenco/jigsaw-docs-template (v1.0.9): Loading from cache
8:32:09 PM: voku/portable-ascii suggests installing ext-intl (Use Intl for transliterator_transliterate() support)
8:32:09 PM: symfony/translation suggests installing symfony/config
8:32:09 PM: illuminate/support suggests installing moontoast/math (Required to use ordered UUIDs (^1.1).)
8:32:09 PM: illuminate/support suggests installing ramsey/uuid (Required to use Str::uuid() (^3.7|^4.0).)
8:32:09 PM: illuminate/filesystem suggests installing illuminate/http (Required for handling uploaded files (^7.0).)
8:32:09 PM: illuminate/filesystem suggests installing league/flysystem (Required to use the Flysystem local and FTP drivers (^1.0.34).)
8:32:09 PM: illuminate/filesystem suggests installing league/flysystem-aws-s3-v3 (Required to use the Flysystem S3 driver (^1.0).)
8:32:09 PM: illuminate/filesystem suggests installing league/flysystem-cached-adapter (Required to use the Flysystem cache (^1.0).)
8:32:09 PM: illuminate/filesystem suggests installing league/flysystem-sftp (Required to use the Flysystem SFTP driver (^1.0).)
8:32:09 PM: illuminate/filesystem suggests installing psr/http-message (Required to allow Storage::put to accept a StreamInterface (^1.0).)
8:32:09 PM: illuminate/filesystem suggests installing symfony/mime (Required to enable support for guessing extensions (^5.0).)
8:32:09 PM: symfony/polyfill-intl-normalizer suggests installing ext-intl (For best performance)
8:32:09 PM: symfony/polyfill-intl-grapheme suggests installing ext-intl (For best performance)
8:32:09 PM: symfony/service-contracts suggests installing symfony/service-implementation
8:32:09 PM: symfony/console suggests installing psr/log (For using the console logger)
8:32:09 PM: symfony/console suggests installing symfony/event-dispatcher
8:32:09 PM: symfony/console suggests installing symfony/lock
8:32:09 PM: symfony/var-dumper suggests installing ext-intl (To show region name in time zone dump)
8:32:09 PM: Generating autoload files
8:32:09 PM: 21 packages you are using are looking for funding.
8:32:09 PM: Use the `composer fund` command to find out more!
8:32:09 PM: Started restoring cached go cache
8:32:11 PM: Finished restoring cached go cache
8:32:11 PM: Installing Go version 1.10
8:32:11 PM: unset GOOS;
8:32:11 PM: unset GOARCH;
8:32:11 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
8:32:11 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
8:32:11 PM: go version >&2;
8:32:11 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
8:32:11 PM: go version go1.10 linux/amd64
8:32:11 PM: Installing missing commands
8:32:11 PM: Verify run directory
8:32:12 PM: ​
8:32:12 PM: ┌─────────────────────────────┐
8:32:12 PM: │        Netlify Build        │
8:32:12 PM: └─────────────────────────────┘
8:32:12 PM: ​
8:32:12 PM: ❯ Version
8:32:12 PM:   @netlify/build 2.0.10
8:32:12 PM: ​
8:32:12 PM: ❯ Flags
8:32:12 PM:   deployId: 5ef8e1bb211ca8000833533e
8:32:12 PM:   mode: buildbot
8:32:12 PM: ​
8:32:12 PM: ❯ Current directory
8:32:12 PM:   /opt/build/repo
8:32:12 PM: ​
8:32:12 PM: ❯ Config file
8:32:12 PM:   /opt/build/repo/netlify.toml
8:32:12 PM: ​
8:32:12 PM: ❯ Context
8:32:12 PM:   production
8:32:12 PM: ​
8:32:12 PM: ❯ Loading plugins
8:32:12 PM:    - netlify-plugin-image-optim@0.3.0 from netlify.toml
8:32:12 PM:    - netlify-plugin-minify-html@0.2.3 from netlify.toml
8:32:12 PM:    - netlify-plugin-hashfiles@4.0.2 from netlify.toml
8:32:14 PM: ​
8:32:14 PM: ┌────────────────────────────────────┐
8:32:14 PM: │ 1. build.command from netlify.toml │
8:32:14 PM: └────────────────────────────────────┘
8:32:14 PM: ​
8:32:14 PM: $ yarn run production
8:32:14 PM: yarn run v1.3.2
8:32:14 PM: $ cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --env=production --config=node_modules/laravel-mix/setup/webpack.config.js
8:32:17 PM: <s> [webpack.Progress] 0% compiling
8:32:17 PM: <s> [webpack.Progress] 10% building 0/0 modules 0 active
8:32:17 PM: <s> [webpack.Progress] 10% building 0/1 modules 1 active multi /opt/build/repo/source/_assets/js/main.js /opt/build/repo/source/_assets/sass/main.scss
8:32:17 PM: <s> [webpack.Progress] 10% building 1/1 modules 0 active
8:32:17 PM: <s> [webpack.Progress] 10% building 1/2 modules 1 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/source/_assets/js/main.js
8:32:18 PM: <s> [webpack.Progress] 10% building 1/3 modules 2 active /opt/build/repo/node_modules/extract-text-webpack-plugin/dist/loader.js??ref--5-0!/opt/build/repo/node_modules/style-loader/index.js!/opt/build/repo/node_modules/css-loader/index.js??ref--5-2!/opt/build/repo/node_modules/postcss-loader/src/index.js??postcss0!/opt/build/repo/node_modules/sass-loader/dist/cjs.js??ref--5-4!/opt/build/repo/source/_assets/sass/main.scss
8:32:18 PM: <s> [webpack.Progress] 10% building 2/3 modules 1 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/source/_assets/js/main.js
8:32:18 PM: <s> [webpack.Progress] 10% building 2/4 modules 2 active /opt/build/repo/node_modules/css-loader/index.js??ref--5-2!/opt/build/repo/node_modules/postcss-loader/src/index.js??postcss0!/opt/build/repo/node_modules/sass-loader/dist/cjs.js??ref--5-4!/opt/build/repo/source/_assets/sass/main.scss
8:32:18 PM: <s> [webpack.Progress] 10% building 2/5 modules 3 active /opt/build/repo/node_modules/style-loader/lib/addStyles.js
8:32:18 PM: <s> [webpack.Progress] 10% building 3/5 modules 2 active /opt/build/repo/node_modules/style-loader/lib/addStyles.js
8:32:18 PM: <s> [webpack.Progress] 10% building 4/5 modules 1 active /opt/build/repo/node_modules/css-loader/index.js??ref--5-2!/opt/build/repo/node_modules/postcss-loader/src/index.js??postcss0!/opt/build/repo/node_modules/sass-loader/dist/cjs.js??ref--5-4!/opt/build/repo/source/_assets/sass/main.scss
8:32:22 PM: <s> [webpack.Progress] 10% building 5/5 modules 0 active
8:32:22 PM: <s> [webpack.Progress] 10% building 5/6 modules 1 active /opt/build/repo/node_modules/vue/dist/vue.common.js
8:32:23 PM: <s> [webpack.Progress] 10% building 5/7 modules 2 active /opt/build/repo/node_modules/style-loader/lib/urls.js
8:32:23 PM: <s> [webpack.Progress] 10% building 5/8 modules 3 active /opt/build/repo/node_modules/css-loader/lib/css-base.js
8:32:23 PM: <s> [webpack.Progress] 10% building 6/8 modules 2 active /opt/build/repo/node_modules/css-loader/lib/css-base.js
8:32:23 PM: <s> [webpack.Progress] 10% building 6/9 modules 3 active /opt/build/repo/node_modules/vue/dist/vue.common.prod.js
8:32:23 PM: <s> [webpack.Progress] 10% building 7/9 modules 2 active /opt/build/repo/node_modules/vue/dist/vue.common.prod.js
8:32:23 PM: <s> [webpack.Progress] 10% building 8/9 modules 1 active /opt/build/repo/node_modules/vue/dist/vue.common.prod.js
8:32:23 PM: <s> [webpack.Progress] 10% building 8/10 modules 2 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/NewsLetter.vue
8:32:23 PM: <s> [webpack.Progress] 10% building 8/11 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/SupportedExtensions.vue
8:32:23 PM: <s> [webpack.Progress] 10% building 8/12 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Accordion.vue
8:32:23 PM: <s> [webpack.Progress] 10% building 8/13 modules 5 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Slider.vue
8:32:23 PM: <s> [webpack.Progress] 10% building 8/14 modules 6 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue
8:32:23 PM: <s> [webpack.Progress] 11% building 9/14 modules 5 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue
8:32:23 PM: <s> [webpack.Progress] 11% building 10/14 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue
8:32:23 PM: <s> [webpack.Progress] 11% building 11/14 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue
8:32:23 PM: <s> [webpack.Progress] 11% building 12/14 modules 2 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue
8:32:23 PM: <s> [webpack.Progress] 11% building 13/14 modules 1 active /opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue
8:32:23 PM: <s> [webpack.Progress] 11% building 14/14 modules 0 active
8:32:23 PM: <s> [webpack.Progress] 11% building 14/15 modules 1 active /opt/build/repo/node_modules/vue-scrollto/vue-scrollto.js
8:32:23 PM: <s> [webpack.Progress] 11% building 14/16 modules 2 active /opt/build/repo/node_modules/vue-silentbox/dist/vue-silentbox.esm.js
8:32:23 PM: <s> [webpack.Progress] 11% building 14/17 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 11% building 14/18 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/NewsLetter.vue?vue&type=template&id=3df90645&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 11% building 15/18 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 11% building 15/19 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/NewsLetter.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 11% building 16/19 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 11% building 16/20 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/style-loader/index.js!/opt/build/repo/node_modules/css-loader/index.js??ref--6-1!/opt/build/repo/node_modules/postcss-loader/src/index.js??ref--6-2!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/NewsLetter.vue?vue&type=style&index=0&id=3df90645&scoped=true&lang=css&
8:32:23 PM: <s> [webpack.Progress] 12% building 17/20 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 12% building 17/21 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/SupportedExtensions.vue?vue&type=template&id=f3733a24&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 12% building 18/21 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 12% building 18/22 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/SupportedExtensions.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 12% building 19/22 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 12% building 19/23 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Accordion.vue?vue&type=template&id=40f14b44&
8:32:23 PM: <s> [webpack.Progress] 12% building 20/23 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 12% building 20/24 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Accordion.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 12% building 21/24 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 12% building 21/25 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Slider.vue?vue&type=template&id=69ea31de&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 12% building 22/25 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 12% building 22/26 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Slider.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 12% building 23/26 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 12% building 23/27 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=template&id=581d42d4&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 12% building 24/27 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 12% building 24/28 modules 4 active /opt/build/repo/node_modules/vue-loader/lib/loaders/pitcher.js??ref--4!/opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 13% building 25/28 modules 3 active /opt/build/repo/node_modules/vue-loader/lib/runtime/componentNormalizer.js
8:32:23 PM: <s> [webpack.Progress] 13% building 25/29 modules 4 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/NewsLetter.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 13% building 25/30 modules 5 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/SupportedExtensions.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 13% building 25/31 modules 6 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Accordion.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 13% building 25/32 modules 7 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Slider.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 13% building 25/33 modules 8 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 13% building 25/34 modules 9 active /opt/build/repo/node_modules/timers-browserify/main.js
8:32:23 PM: <s> [webpack.Progress] 13% building 26/34 modules 8 active /opt/build/repo/node_modules/timers-browserify/main.js
8:32:23 PM: <s> [webpack.Progress] 13% building 26/35 modules 9 active /opt/build/repo/node_modules/webpack/buildin/global.js
8:32:23 PM: <s> [webpack.Progress] 13% building 27/35 modules 8 active /opt/build/repo/node_modules/webpack/buildin/global.js
8:32:23 PM: <s> [webpack.Progress] 13% building 27/36 modules 9 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/NewsLetter.vue?vue&type=template&id=3df90645&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 13% building 27/37 modules 10 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/SupportedExtensions.vue?vue&type=template&id=f3733a24&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 13% building 27/38 modules 11 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Accordion.vue?vue&type=template&id=40f14b44&
8:32:23 PM: <s> [webpack.Progress] 13% building 27/39 modules 12 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/Slider.vue?vue&type=template&id=69ea31de&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 13% building 27/40 modules 13 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=template&id=581d42d4&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 13% building 28/40 modules 12 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=template&id=581d42d4&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 13% building 29/40 modules 11 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=template&id=581d42d4&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 13% building 30/40 modules 10 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=template&id=581d42d4&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 13% building 31/40 modules 9 active /opt/build/repo/node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=template&id=581d42d4&scoped=true&
8:32:23 PM: <s> [webpack.Progress] 13% building 32/40 modules 8 active /opt/build/repo/node_modules/webpack/buildin/global.js
8:32:23 PM: <s> [webpack.Progress] 13% building 32/41 modules 9 active /opt/build/repo/node_modules/style-loader/index.js!/opt/build/repo/node_modules/css-loader/index.js??ref--6-1!/opt/build/repo/node_modules/vue-loader/lib/loaders/stylePostLoader.js!/opt/build/repo/node_modules/postcss-loader/src/index.js??ref--6-2!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/NewsLetter.vue?vue&type=style&index=0&id=3df90645&scoped=true&lang=css&
8:32:23 PM: <s> [webpack.Progress] 13% building 33/41 modules 8 active /opt/build/repo/node_modules/webpack/buildin/global.js
8:32:23 PM: <s> [webpack.Progress] 13% building 33/42 modules 9 active /opt/build/repo/node_modules/css-loader/index.js??ref--6-1!/opt/build/repo/node_modules/vue-loader/lib/loaders/stylePostLoader.js!/opt/build/repo/node_modules/postcss-loader/src/index.js??ref--6-2!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/NewsLetter.vue?vue&type=style&index=0&id=3df90645&scoped=true&lang=css&
8:32:23 PM: <s> [webpack.Progress] 14% building 34/42 modules 8 active /opt/build/repo/node_modules/webpack/buildin/global.js
8:32:23 PM: <s> [webpack.Progress] 14% building 35/42 modules 7 active /opt/build/repo/node_modules/webpack/buildin/global.js
8:32:23 PM: <s> [webpack.Progress] 14% building 36/42 modules 6 active /opt/build/repo/node_modules/webpack/buildin/global.js
8:32:23 PM: <s> [webpack.Progress] 14% building 37/42 modules 5 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 14% building 38/42 modules 4 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 14% building 39/42 modules 3 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 14% building 40/42 modules 2 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 14% building 41/42 modules 1 active /opt/build/repo/node_modules/babel-loader/lib/index.js??ref--4-0!/opt/build/repo/node_modules/vue-loader/lib/index.js??vue-loader-options!/opt/build/repo/source/_assets/js/components/MobileMenu.vue?vue&type=script&lang=js&
8:32:23 PM: <s> [webpack.Progress] 15% building 42/42 modules 0 active
8:32:23 PM: <s> [webpack.Progress] 15% building 42/43 modules 1 active /opt/build/repo/node_modules/setimmediate/setImmediate.js
8:32:23 PM: <s> [webpack.Progress] 15% building 42/44 modules 2 active /opt/build/repo/node_modules/vue-carousel/dist/vue-carousel.min.js
8:32:23 PM: <s> [webpack.Progress] 15% building 43/44 modules 1 active /opt/build/repo/node_modules/vue-carousel/dist/vue-carousel.min.js
8:32:23 PM: <s> [webpack.Progress] 15% building 44/44 modules 0 active
8:32:23 PM: <s> [webpack.Progress] 15% building 44/45 modules 1 active /opt/build/repo/node_modules/process/browser.js
8:32:23 PM: <s> [webpack.Progress] 15% building 45/45 modules 0 active
8:32:23 PM: <s> [webpack.Progress] 70% building 45/45 modules 0 active
8:32:23 PM: <s> [webpack.Progress] 70% finish module graph
8:32:23 PM: <s> [webpack.Progress] 70% finish module graph FlagDependencyExportsPlugin
8:32:23 PM: <s> [webpack.Progress] 70% finish module graph WasmFinalizeExportsPlugin
8:32:23 PM: <s> [webpack.Progress] 70% sealing
8:32:23 PM: <s> [webpack.Progress] 70% sealing WarnCaseSensitiveModulesPlugin
8:32:23 PM: <s> [webpack.Progress] 72% basic dependencies optimization
8:32:23 PM: <s> [webpack.Progress] 72% dependencies optimization
8:32:23 PM: <s> [webpack.Progress] 72% dependencies optimization SideEffectsFlagPlugin
8:32:23 PM: <s> [webpack.Progress] 72% dependencies optimization FlagDependencyUsagePlugin
8:32:23 PM: <s> [webpack.Progress] 73% advanced dependencies optimization
8:32:23 PM: <s> [webpack.Progress] 73% after dependencies optimization
8:32:23 PM: <s> [webpack.Progress] 71% chunk graph
8:32:23 PM: <s> [webpack.Progress] 71% after chunk graph
8:32:23 PM: <s> [webpack.Progress] 71% after chunk graph WebAssemblyModulesPlugin
8:32:23 PM: <s> [webpack.Progress] 74% optimizing
8:32:23 PM: <s> [webpack.Progress] 74% basic module optimization
8:32:23 PM: <s> [webpack.Progress] 75% module optimization
8:32:23 PM: <s> [webpack.Progress] 75% advanced module optimization
8:32:23 PM: <s> [webpack.Progress] 76% after module optimization
8:32:23 PM: <s> [webpack.Progress] 76% basic chunk optimization
8:32:23 PM: <s> [webpack.Progress] 76% basic chunk optimization EnsureChunkConditionsPlugin
8:32:23 PM: <s> [webpack.Progress] 76% basic chunk optimization RemoveParentModulesPlugin
8:32:23 PM: <s> [webpack.Progress] 76% basic chunk optimization RemoveEmptyChunksPlugin
8:32:23 PM: <s> [webpack.Progress] 76% basic chunk optimization MergeDuplicateChunksPlugin
8:32:23 PM: <s> [webpack.Progress] 77% chunk optimization
8:32:23 PM: <s> [webpack.Progress] 77% advanced chunk optimization
8:32:23 PM: <s> [webpack.Progress] 77% advanced chunk optimization SplitChunksPlugin
8:32:23 PM: <s> [webpack.Progress] 77% advanced chunk optimization RemoveEmptyChunksPlugin
8:32:23 PM: <s> [webpack.Progress] 77% after chunk optimization
8:32:23 PM: <s> [webpack.Progress] 78% module and chunk tree optimization
8:32:23 PM: <s> [webpack.Progress] 78% module and chunk tree optimization ExtractTextPlugin
8:32:23 PM: <s> [webpack.Progress] 70% building 45/46 modules 1 active /opt/build/repo/node_modules/extract-text-webpack-plugin/dist/loader.js??ref--5-0!/opt/build/repo/node_modules/style-loader/index.js!/opt/build/repo/node_modules/css-loader/index.js??ref--5-2!/opt/build/repo/node_modules/postcss-loader/src/index.js??postcss0!/opt/build/repo/node_modules/sass-loader/dist/cjs.js??ref--5-4!/opt/build/repo/source/_assets/sass/main.scss
8:32:26 PM: <s> [webpack.Progress] 70% building 46/46 modules 0 active
8:32:26 PM: <s> [webpack.Progress] 78% after module and chunk tree optimization
8:32:26 PM: <s> [webpack.Progress] 79% basic chunk modules optimization
8:32:26 PM: <s> [webpack.Progress] 80% chunk modules optimization
8:32:26 PM: <s> [webpack.Progress] 80% chunk modules optimization ModuleConcatenationPlugin
8:32:26 PM: <s> [webpack.Progress] 80% advanced chunk modules optimization
8:32:26 PM: <s> [webpack.Progress] 81% after chunk modules optimization
8:32:26 PM: <s> [webpack.Progress] 81% module reviving
8:32:26 PM: <s> [webpack.Progress] 81% module reviving RecordIdsPlugin
8:32:26 PM: <s> [webpack.Progress] 82% module order optimization
8:32:26 PM: <s> [webpack.Progress] 82% module order optimization OccurrenceOrderModuleIdsPlugin
8:32:26 PM: <s> [webpack.Progress] 82% advanced module order optimization
8:32:26 PM: <s> [webpack.Progress] 83% before module ids
8:32:26 PM: <s> [webpack.Progress] 83% before module ids HashedModuleIdsPlugin
8:32:26 PM: <s> [webpack.Progress] 83% module ids
8:32:26 PM: <s> [webpack.Progress] 84% module id optimization
8:32:26 PM: <s> [webpack.Progress] 84% module id optimization
8:32:26 PM: <s> [webpack.Progress] 85% chunk reviving
8:32:26 PM: <s> [webpack.Progress] 85% chunk reviving RecordIdsPlugin
8:32:26 PM: <s> [webpack.Progress] 85% chunk order optimization
8:32:26 PM: <s> [webpack.Progress] 85% chunk order optimization OccurrenceOrderChunkIdsPlugin
8:32:26 PM: <s> [webpack.Progress] 86% before chunk ids
8:32:26 PM: <s> [webpack.Progress] 86% chunk id optimization
8:32:26 PM: <s> [webpack.Progress] 86% chunk id optimization FlagIncludedChunksPlugin
8:32:26 PM: <s> [webpack.Progress] 87% after chunk id optimization
8:32:26 PM: <s> [webpack.Progress] 87% record modules
8:32:26 PM: <s> [webpack.Progress] 87% record modules RecordIdsPlugin
8:32:26 PM: <s> [webpack.Progress] 87% record chunks
8:32:26 PM: <s> [webpack.Progress] 87% record chunks RecordIdsPlugin
8:32:26 PM: <s> [webpack.Progress] 88% hashing
8:32:26 PM: <s> [webpack.Progress] 88% after hashing
8:32:26 PM: <s> [webpack.Progress] 89% record hash
8:32:26 PM: <s> [webpack.Progress] 89% module assets processing
8:32:26 PM: <s> [webpack.Progress] 90% chunk assets processing
8:32:27 PM: <s> [webpack.Progress] 90% additional chunk assets processing
8:32:27 PM: <s> [webpack.Progress] 91% recording
8:32:27 PM: <s> [webpack.Progress] 92% additional asset processing
8:32:27 PM: <s> [webpack.Progress] 92% additional asset processing ExtractTextPlugin
8:32:27 PM: <s> [webpack.Progress] 92% additional asset processing PurgeCSS
8:32:27 PM: <s> [webpack.Progress] 92% chunk asset optimization
8:32:27 PM: <s> [webpack.Progress] 92% chunk asset optimization TerserPlugin
8:32:27 PM: <s> [webpack.Progress] 92% chunk asset optimization OptimizeCssAssetsWebpackPlugin
8:32:28 PM: <s> [webpack.Progress] 93% after chunk asset optimization
8:32:28 PM: <s> [webpack.Progress] 93% after chunk asset optimization SourceMapDevToolPlugin
8:32:28 PM: <s> [webpack.Progress] 93% after chunk asset optimization SourceMapDevToolPlugin
8:32:28 PM: <s> [webpack.Progress] 93% after chunk asset optimization SourceMapDevToolPlugin /js/main.js generate SourceMap
8:32:29 PM: <s> [webpack.Progress] 93% after chunk asset optimization SourceMapDevToolPlugin css/main.css generate SourceMap
8:32:29 PM: <s> [webpack.Progress] 93% after chunk asset optimization SourceMapDevToolPlugin resolve sources
8:32:29 PM: <s> [webpack.Progress] 93% after chunk asset optimization SourceMapDevToolPlugin /js/main.js attach SourceMap
8:32:29 PM: <s> [webpack.Progress] 93% after chunk asset optimization SourceMapDevToolPlugin
8:32:29 PM: <s> [webpack.Progress] 93% asset optimization
8:32:29 PM: <s> [webpack.Progress] 94% after asset optimization
8:32:29 PM: <s> [webpack.Progress] 94% after seal
8:32:29 PM: <s> [webpack.Progress] 95% emitting
8:32:29 PM: <s> [webpack.Progress] 95% emitting unnamed compat plugin
8:32:29 PM: <s> [webpack.Progress] 95% emitting OptimizeCssAssetsWebpackPlugin
8:32:29 PM: <s> [webpack.Progress] 98% after emitting
8:32:29 PM: <s> [webpack.Progress] 98% after emitting SizeLimitsPlugin
8:32:29 PM:  DONE  Compiled successfully in 11440ms18:32:29
8:32:29 PM: <s> [webpack.Progress] 100%
8:32:29 PM:           Asset      Size  Chunks                   Chunk Names
8:32:29 PM:     /js/main.js   209 KiB       0  [emitted]        /js/main
8:32:29 PM: /js/main.js.map   532 KiB       0  [emitted] [dev]  /js/main
8:32:29 PM:    css/main.css  11.4 KiB       0  [emitted]        /js/main
8:32:29 PM: Done in 14.99s.
8:32:29 PM: ​
8:32:29 PM: (build.command completed in 15.4s)
8:32:29 PM: ​
8:32:29 PM: ┌────────────────────────────────────────────────────────┐
8:32:29 PM: │ 2. onPostBuild command from netlify-plugin-image-optim │
8:32:29 PM: └────────────────────────────────────────────────────────┘
8:32:29 PM: ​
8:33:04 PM: │ File                                         │ Before    │ After     │ Reduction │
8:33:04 PM: ├──────────────────────────────────────────────┼───────────┼───────────┼───────────┤
8:33:04 PM: │ /assets/Favicons/favicon-114-precomposed.png │ 9.25 KB   │ 5.21 KB   │ 4.04 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-120-precomposed.png │ 10.27 KB  │ 5.65 KB   │ 4.62 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-144-precomposed.png │ 13.27 KB  │ 7.17 KB   │ 6.11 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-152-precomposed.png │ 14.82 KB  │ 7.8 KB    │ 7.02 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-180-precomposed.png │ 19.39 KB  │ 9.96 KB   │ 9.43 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-192.png             │ 21.78 KB  │ 11.02 KB  │ 10.76 KB  │
8:33:04 PM: │ /assets/Favicons/favicon-32.png              │ 1.82 KB   │ 1.28 KB   │ 546 B     │
8:33:04 PM: │ /assets/Favicons/favicon-36.png              │ 2.16 KB   │ 1.48 KB   │ 689 B     │
8:33:04 PM: │ /assets/Favicons/favicon-48.png              │ 3.13 KB   │ 2.11 KB   │ 1.01 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-57.png              │ 3.7 KB    │ 2.28 KB   │ 1.42 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-60.png              │ 4 KB      │ 2.46 KB   │ 1.54 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-72-precomposed.png  │ 5.21 KB   │ 3.1 KB    │ 2.11 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-72.png              │ 5.21 KB   │ 3.1 KB    │ 2.11 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-76.png              │ 5.57 KB   │ 3.26 KB   │ 2.31 KB   │
8:33:04 PM: │ /assets/Favicons/favicon-96.png              │ 7.48 KB   │ 4.32 KB   │ 3.17 KB   │
8:33:04 PM: │ /assets/img/Mewlana_Rumi's_cropped.png       │ 137.75 KB │ 42.03 KB  │ 95.72 KB  ││ /assets/img/Preloader_1.gif                  │ 22.08 KB  │ 22.08 KB  │ 0 B       │
8:33:04 PM: │ /assets/img/bg.jpg                           │ 66.97 KB  │ 66.97 KB  │ 0 B       │
8:33:04 PM: │ /assets/img/bg.png                           │ 40.24 KB  │ 19.03 KB  │ 21.21 KB  │
8:33:04 PM: │ /assets/img/d-logo.png                       │ 45.62 KB  │ 16.44 KB  │ 29.19 KB  │
8:33:04 PM: │ /assets/img/docsearch.png                    │ 72.57 KB  │ 22.96 KB  │ 49.62 KB  │
8:33:04 PM: │ /assets/img/icon-stack.svg                   │ 1.19 KB   │ 386 B     │ 831 B     │
8:33:04 PM: │ /assets/img/icon-terminal.svg                │ 856 B     │ 239 B     │ 617 B     │
8:33:04 PM: │ /assets/img/icon-window.svg                  │ 1.35 KB   │ 301 B     │ 1.06 KB   │
8:33:04 PM: │ /assets/img/logo-large.svg                   │ 3.83 KB   │ 1.16 KB   │ 2.67 KB   │
8:33:04 PM: │ /assets/img/logo.png                         │ 551 B     │ 252 B     │ 299 B     │
8:33:04 PM: │ /assets/img/logo.svg                         │ 762 B     │ 259 B     │ 503 B     │
8:33:04 PM: │ /assets/img/magnifying-glass.svg             │ 971 B     │ 227 B     │ 744 B     │
8:33:04 PM: │ /assets/img/domains/1.png                    │ 98.39 KB  │ 59.43 KB  │ 38.95 KB  │
8:33:04 PM: │ /assets/img/domains/Image-new.png            │ 87.49 KB  │ 22.13 KB  │ 65.36 KB  │
8:33:04 PM: │ /assets/img/domains/Image.png                │ 168.57 KB │ 49.71 KB  │ 118.86 KB │
8:33:04 PM: │ /assets/img/domains/Image@2x-new.png         │ 284.06 KB │ 66.41 KB  │ 217.64 KB │
8:33:04 PM: │ /assets/img/domains/Image@2x.png             │ 620.63 KB │ 174.04 KB │ 446.59 KB │
8:33:04 PM: │ /assets/img/domains/add-domain.png           │ 191.54 KB │ 88.36 KB  │ 103.18 KB │
8:33:04 PM: │ /assets/img/domains/auto-import.png          │ 130.11 KB │ 68.35 KB  │ 61.75 KB  │
8:33:04 PM: │ /assets/img/domains/expires-30.png           │ 118.42 KB │ 66.13 KB  │ 52.3 KB   │
8:33:04 PM: │ /assets/img/domains/expires-60.png           │ 170.47 KB │ 82.84 KB  │ 87.64 KB  │
8:33:04 PM: │ /assets/img/domains/intro.png                │ 120.63 KB │ 51.83 KB  │ 68.79 KB  │
8:33:04 PM: │ /assets/img/domains/product-hunt.png         │ 78.22 KB  │ 10.81 KB  │ 67.41 KB  │
8:33:04 PM: │ /assets/img/domains/main/Image.png           │ 105.72 KB │ 24.98 KB  │ 80.74 KB  │
8:33:04 PM: │ /assets/img/domains/main/Image@2x.png        │ 341.08 KB │ 75.91 KB  │ 265.17 KB │
8:33:04 PM: ┌──────────────────────────────────────┐
8:33:04 PM: │   Images optimized - 1.89 MB saved   │
8:33:04 PM: └──────────────────────────────────────┘
8:33:04 PM: ​
8:33:04 PM: (netlify-plugin-image-optim onPostBuild completed in 34.8s)
8:33:04 PM: ​
8:33:04 PM: ┌──────────────────────────────────────────────────────┐
8:33:04 PM: │ 3. onPostBuild command from netlify-plugin-hashfiles │
8:33:04 PM: └──────────────────────────────────────────────────────┘
8:33:04 PM: ​
8:33:04 PM:  ✔ 0.002 secs: logEvents
8:33:05 PM:  ✔ 0.476 secs: loadAssets
8:33:05 PM: ​
8:33:05 PM: ┌──────────────────────────────────────────────────┐
8:33:05 PM: │ Plugin "netlify-plugin-hashfiles" internal error │
8:33:05 PM: └──────────────────────────────────────────────────┘
8:33:05 PM: ​
8:33:05 PM:   Error message
8:33:05 PM:   TypeError: Cannot read property 'startsWith' of null
8:33:05 PM: ​
8:33:05 PM:   Plugin details
8:33:05 PM:   Package:        netlify-plugin-hashfiles
8:33:05 PM:   Version:        4.0.2
8:33:05 PM:   Repository:     git://github.com/munter/netlify-plugin-hashfiles.git
8:33:05 PM:   npm link:       https://www.npmjs.com/package/netlify-plugin-hashfiles
8:33:05 PM:   Report issues:  https://github.com/munter/netlify-plugin-hashfiles/issues
8:33:05 PM: ​
8:33:05 PM:   Error location
8:33:05 PM:   In "onPostBuild" event in "netlify-plugin-hashfiles" from netlify.toml
8:33:05 PM:       at HtmlDnsPrefetchLink.get canonical [as canonical] (/opt/buildhome/.netlify-build-plugins/node_modules/assetgraph/lib/relations/Relation.js:278:24)
8:33:05 PM:       at HtmlDnsPrefetchLink.get crossorigin [as crossorigin] (/opt/buildhome/.netlify-build-plugins/node_modules/assetgraph/lib/relations/Relation.js:215:14)
8:33:05 PM:       at get (/opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:50:50)
8:33:05 PM:       at findValues (/opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:457:16)
8:33:05 PM:       at Object.nestedValidator [as v] (/opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:414:3)
8:33:05 PM:       at validate (/opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:84:20)
8:33:05 PM:       at Object.$and [as v] (/opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:244:12)
8:33:05 PM:       at validate (/opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:84:20)
8:33:05 PM:       at filter (/opt/buildhome/.netlify-build-plugins/node_modules/sift/lib/index.js:537:12)
8:33:05 PM:       at processAsset (/opt/buildhome/.netlify-build-plugins/node_modules/assetgraph/lib/transforms/populate.js:47:28)
8:33:05 PM: ​
8:33:05 PM:   Resolved config
8:33:05 PM:   build:
8:33:05 PM:     command: yarn run production
8:33:05 PM:     publish: /opt/build/repo/build_production
8:33:05 PM:   headers:
8:33:05 PM:     - for: '*'
8:33:05 PM:       values:
8:33:05 PM:         Content-Security-Policy: 'form-action https:'
8:33:05 PM:         Feature-Policy: vibrate 'none'; geolocation 'none'; midi 'none'; notifications 'none'; push 'none'; sync-xhr 'none'; microphone 'none'; camera 'none'; magnetometer 'none'; gyroscope 'none'; speaker 'none'; vibrate 'none'; fullscreen 'none'; payment 'none'
8:33:05 PM:         Referrer-Policy: strict-origin-when-cross-origin
8:33:05 PM:         X-Content-Type-Options: nosniff
8:33:05 PM:         X-Frame-Options: SAMEORIGIN
8:33:05 PM:         X-XSS-Protection: 1; mode=block
8:33:05 PM:     - for: /assets/*      values:        Cache-Control: public; max-age=360        Content-Security-Policy: 'form-action https:'        Feature-Policy: vibrate 'none'; geolocation 'none'; midi 'none'; notifications 'none'; push 'none'; sync-xhr 'none'; microphone 'none'; camera 'none'; magnetometer 'none'; gyroscope 'none'; speaker 'none'; vibrate 'none'; fullscreen 'none'; payment 'none'        Link: '</assets/build/css/main.css>; rel=preload; as=style,</assets/build/js/main.js>; rel=preload; as=script'        Referrer-Policy: strict-origin-when-cross-origin        X-Content-Type-Options: nosniff        X-Frame-Options: SAMEORIGIN        X-XSS-Protection: 1; mode=block  plugins:    - inputs: {}      origin: config      package: netlify-plugin-image-optim    - inputs: {}      origin: config      package: netlify-plugin-minify-html    - inputs: {}      origin: config      package: netlify-plugin-hashfiles  redirects:    - force: true      from: 'https://darawish.netlify.com'      status: 301      to: 'https://darawish.io'    - force: true      from: 'https://darawish.netlify.com/*'      status: 301      to: 'https://darawish.io/:splat'    - force: true      from: 'https://darawish.io'      status: 302      to: 'https://darawish.io/domainbook/'Caching artifacts
8:33:05 PM: Started saving node modules
8:33:05 PM: Finished saving node modules
8:33:05 PM: Started saving build plugins
8:33:05 PM: Finished saving build plugins
8:33:05 PM: Started saving yarn cache
8:33:05 PM: Finished saving yarn cache
8:33:05 PM: Started saving pip cache
8:33:13 PM: Finished saving pip cache
8:33:13 PM: Started saving emacs cask dependencies
8:33:13 PM: Finished saving emacs cask dependencies
8:33:13 PM: Started saving maven dependencies
8:33:13 PM: Finished saving maven dependencies
8:33:13 PM: Started saving boot dependencies
8:33:13 PM: Finished saving boot dependencies
8:33:13 PM: Started saving composer dependencies
8:33:13 PM: Finished saving composer dependencies
8:33:13 PM: Started saving go dependencies
8:33:14 PM: Finished saving go dependencies
8:33:14 PM: Error running command: Build script returned non-zero exit code: 1
8:33:14 PM: Failing build: Failed to build site
8:33:14 PM: Failed during stage 'building site': Build script returned non-zero exit code: 1
8:33:14 PM: Finished processing build request in 1m42.932576266s

Do you know what the problem might be?

Munter commented 4 years ago

This seems to be a bug in Assetgraph. On line https://github.com/assetgraph/assetgraph/blob/master/lib/relations/Relation.js#L278 either hrefObj.path or canonicalRootObj.path might actually be null.