Deploy details
Deploy log
11:18:58 PM: Waiting for other deploys from your team to complete
11:20:33 PM: Build ready to start
11:20:35 PM: build-image version: ca811f47d4c1cbd1812d1eb6ecb0c977e86d1a1d
11:20:35 PM: build-image tag: v3.3.20
11:20:35 PM: buildbot version: 78b5536ab4f742c26705d3e953381b9cde6e22ef
11:20:35 PM: Fetching cached dependencies
11:20:35 PM: Failed to fetch cache, continuing with build
11:20:35 PM: Starting to prepare the repo for build
11:20:36 PM: No cached dependencies found. Cloning fresh repo
11:20:36 PM: git clone https://github.com/yunpengn/blog
11:20:37 PM: Preparing Git Reference pull/38/head
11:20:39 PM: Starting build script
11:20:39 PM: Installing dependencies
11:20:39 PM: Python version set to 2.7
11:20:40 PM: Attempting node version 'node' from .nvmrc
11:20:42 PM: Downloading and installing node v14.5.0...
11:20:43 PM: Downloading https://nodejs.org/dist/v14.5.0/node-v14.5.0-linux-x64.tar.xz...
11:20:43 PM: Computing checksum with sha256sum
11:20:43 PM: Checksums matched!
11:20:47 PM: Now using node v14.5.0 (npm v6.14.5)
11:20:47 PM: Started restoring cached build plugins
11:20:47 PM: Finished restoring cached build plugins
11:20:47 PM: Attempting ruby version 2.3.6, read from environment
11:20:48 PM:
11:20:48 PM: ** WARNING **
11:20:48 PM: Using custom ruby version 2.3.6, this will slow down the build.
11:20:48 PM: To ensure fast builds, set the RUBY_VERSION environment variable, or .ruby-version file, to an included ruby version.
11:20:48 PM: Included versions: 2.7.1 2.6.2
11:20:48 PM:
11:20:49 PM: Required ruby-2.3.6 is not installed - installing.
11:20:49 PM: Searching for binary rubies, this might take some time.
11:20:50 PM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/16.04/x86_64/ruby-2.3.6.tar.bz2
11:20:50 PM: Checking requirements for ubuntu.
11:20:51 PM: Requirements installation successful.
11:20:51 PM: ruby-2.3.6 - #configure
11:20:51 PM: ruby-2.3.6 - #download
11:20:52 PM: ruby-2.3.6 - #validate archive
11:21:05 PM: ruby-2.3.6 - #extract
11:21:12 PM: ruby-2.3.6 - #validate binary
11:21:13 PM: ruby-2.3.6 - #setup
11:21:14 PM: ruby-2.3.6 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.3.6@global
11:21:16 PM: ruby-2.3.6 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems............................................................
11:21:16 PM: ruby-2.3.6 - #generating global wrappers.......
11:21:16 PM: ruby-2.3.6 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.3.6
11:21:16 PM: ruby-2.3.6 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
11:21:17 PM: ruby-2.3.6 - #generating default wrappers.......
11:21:17 PM: Using /opt/buildhome/.rvm/gems/ruby-2.3.6
11:21:18 PM: Using ruby version 2.3.6
11:21:18 PM: Using PHP version 5.6
11:21:18 PM: 5.2 is already installed.
11:21:18 PM: Using Swift version 5.2
11:21:18 PM: Started restoring cached node modules
11:21:18 PM: Finished restoring cached node modules
11:21:18 PM: Installing NPM modules using NPM version 6.14.5
11:21:32 PM: > gifsicle@4.0.1 postinstall /opt/build/repo/node_modules/gifsicle
11:21:32 PM: > node lib/install.js
11:21:32 PM: ✔ gifsicle pre-build test passed successfully
11:21:32 PM: > jpegtran-bin@4.0.0 postinstall /opt/build/repo/node_modules/jpegtran-bin
11:21:32 PM: > node lib/install.js
11:21:33 PM: ✔ jpegtran pre-build test passed successfully
11:21:33 PM: > mozjpeg@6.0.1 postinstall /opt/build/repo/node_modules/mozjpeg
11:21:33 PM: > node lib/install.js
11:21:33 PM: ✔ mozjpeg pre-build test passed successfully
11:21:33 PM: > optipng-bin@5.1.0 postinstall /opt/build/repo/node_modules/optipng-bin
11:21:33 PM: > node lib/install.js
11:21:34 PM: ✔ optipng pre-build test passed successfully
11:21:34 PM: > pngquant-bin@5.0.2 postinstall /opt/build/repo/node_modules/pngquant-bin
11:21:34 PM: > node lib/install.js
11:21:34 PM: ✔ pngquant pre-build test passed successfully
11:21:35 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
11:21:35 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:21:35 PM: added 724 packages from 614 contributors and audited 725 packages in 15.731s
11:21:35 PM: 23 packages are looking for funding
11:21:35 PM: run `npm fund` for details
11:21:35 PM: found 2 low severity vulnerabilities
11:21:35 PM: run `npm audit fix` to fix them, or `npm audit` for details
11:21:35 PM: NPM modules installed
11:21:36 PM: Started restoring cached go cache
11:21:36 PM: Finished restoring cached go cache
11:21:36 PM: Installing Go version 1.10
11:21:41 PM: unset GOOS;
11:21:41 PM: unset GOARCH;
11:21:41 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
11:21:41 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
11:21:41 PM: go version >&2;
11:21:41 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env"
11:21:41 PM: go version go1.10 linux/amd64
11:21:41 PM: Installing missing commands
11:21:41 PM: Verify run directory
11:21:43 PM:
11:21:43 PM: ┌─────────────────────────────┐
11:21:43 PM: │ Netlify Build │
11:21:43 PM: └─────────────────────────────┘
11:21:43 PM:
11:21:43 PM: ❯ Version
11:21:43 PM: @netlify/build 2.0.27
11:21:43 PM:
11:21:43 PM: ❯ Flags
11:21:43 PM: deployId: 5f0f8ee28f5dfa0008871125
11:21:43 PM: mode: buildbot
11:21:43 PM:
11:21:43 PM: ❯ Current directory
11:21:43 PM: /opt/build/repo
11:21:43 PM:
11:21:43 PM: ❯ Config file
11:21:43 PM: /opt/build/repo/netlify.toml
11:21:43 PM:
11:21:43 PM: ❯ Context
11:21:43 PM: deploy-preview
11:21:43 PM:
11:21:43 PM: ┌────────────────────────────────────┐
11:21:43 PM: │ 1. build.command from netlify.toml │
11:21:43 PM: └────────────────────────────────────┘
11:21:43 PM:
11:21:43 PM: $ hexo clean && hexo generate --config _config_netlify.yml
11:21:44 PM: (node:3866) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
11:21:44 PM: (Use `node --trace-warnings ...` to show where the warning was created)
11:21:44 PM: (node:3866) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
11:21:44 PM: (node:3866) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
11:21:44 PM: (node:3866) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
11:21:44 PM: (node:3866) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
11:21:44 PM: (node:3866) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
11:21:46 PM: (node:3877) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
11:21:46 PM: (Use `node --trace-warnings ...` to show where the warning was created)
11:21:46 PM: (node:3877) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
11:21:46 PM: (node:3877) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
11:21:46 PM: (node:3877) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
11:21:46 PM: (node:3877) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
11:21:46 PM: (node:3877) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
11:21:46 PM: INFO Start processing
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/aws-certificate-guide.md [ 0.97% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/blog-with-hexo.md [ 0.72% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/consistent-redis-sql.md [ 0.89% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/hello-world.md [ 0.62% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/how-query-optimizer-works.md [ 0.75% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/literature-review-join-reorder.md [ 1.83% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/near-duplicate-video.md [ 0.85% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/re-understand-javascript.md [ 0.52% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/redis-cluster-partition.md [ 0.39% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/relational-operators.md [ 0.44% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/select-web-tech-stack.md [ 0.69% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/_posts/understanding-database-storage.md [ 0.55% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/404.html [ 20.42% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/about/index.md [ 1.89% saved]
11:21:47 PM: INFO update Optimize HTML: /opt/build/repo/source/categories/index.md [ 0% saved]
11:21:48 PM: INFO update Optimize IMG: images/favicon/safari-pinned-tab.svg [ 18.93% saved]
11:21:48 PM: INFO update Optimize IMG: images/algolia_logo.svg [ 0.61% saved]
11:21:48 PM: INFO update Optimize IMG: images/cc-by-nc-nd.svg [ 67.07% saved]
11:21:48 PM: INFO update Optimize IMG: images/cc-by-nc-sa.svg [ 66.35% saved]
11:21:48 PM: INFO update Optimize IMG: images/cc-by-nc.svg [ 67.80% saved]
11:21:48 PM: INFO update Optimize IMG: images/cc-by-nd.svg [ 67.57% saved]
11:21:48 PM: INFO update Optimize IMG: images/cc-by-sa.svg [ 67.16% saved]
11:21:48 PM: INFO update Optimize IMG: images/cc-zero.svg [ 33.52% saved]
11:21:48 PM: INFO update Optimize IMG: images/cc-by.svg [ 69.03% saved]
11:21:48 PM: INFO update Optimize IMG: images/logo.svg [ 73.07% saved]
11:21:51 PM: INFO update Optimize IMG: images/avatar.gif [ 0.45% saved]
11:21:51 PM: INFO update Optimize IMG: images/join_order_antijoin.png [ 71.06% saved]
11:21:51 PM: INFO update Optimize IMG: images/favicon/favicon-16x16.png [ 33.68% saved]
11:21:51 PM: INFO update Optimize IMG: images/favicon/favicon-32x32.png [ 21.74% saved]
11:21:51 PM: INFO update Optimize IMG: images/favicon-16x16-next.png [ 34.48% saved]
11:21:51 PM: INFO update Optimize IMG: images/favicon-32x32-next.png [ 23.75% saved]
11:21:51 PM: INFO update Optimize IMG: images/apple-touch-icon-next.png [ 12.31% saved]
11:21:51 PM: INFO update Optimize IMG: images/favicon/apple-touch-icon.png [ 16.24% saved]
11:21:51 PM: INFO update Optimize IMG: images/duplicate-videos.jpg [ 43.60% saved]
11:21:51 PM: INFO update Optimize IMG: images/join_order_canonical_abstraction.png [ 74.29% saved]
11:21:51 PM: INFO update Optimize IMG: images/join_order_TBA.png [ 68.73% saved]
11:21:51 PM: INFO update Optimize IMG: images/join_order_tree.jpg [ 16.87% saved]
11:21:51 PM: INFO update Optimize IMG: images/avatar_cropped.jpg [ 2.01% saved]
11:21:51 PM: INFO update Optimize IMG: images/avatar.jpg [ 44.57% saved]
11:21:51 PM: INFO update Optimize IMG: images/memory_hierarchy.jpg [ 26.92% saved]
11:21:51 PM: INFO update Optimize IMG: images/favicon/mstile-150x150.png [ 23.05% saved]
11:21:51 PM: INFO update Optimize IMG: images/join_order_compensation_commutative.png [ 64.65% saved]
11:21:51 PM: INFO update Optimize IMG: images/favicon/android-chrome-192x192.png [ 22.73% saved]
11:21:54 PM: INFO update Optimize IMG: images/redis_mysql_hierarchy.png [ 35.86% saved]
11:21:56 PM: INFO update Optimize IMG: images/join_order_CD_A.png [ 64.03% saved]
11:21:57 PM: INFO update Optimize IMG: images/join_order_asscom.png [ 61.91% saved]
11:22:02 PM: INFO update Optimize IMG: images/join_order_CD_B.png [ 64.60% saved]
11:22:02 PM: INFO update Optimize IMG: images/favicon/android-chrome-512x512.png [ 14.11% saved]
11:22:03 PM: INFO update Optimize IMG: images/cache_aside_1.png [ 31.59% saved]
11:22:03 PM: INFO update Optimize IMG: images/join_order_dp_algo.png [ 60.21% saved]
11:22:04 PM: INFO update Optimize IMG: images/cache_aside_2.png [ 31.79% saved]
11:22:04 PM: INFO update Optimize IMG: images/join_order_CD_C.png [ 64.75% saved]
11:22:05 PM: INFO update Optimize IMG: images/join_order_ECA_rules.png [ 58.56% saved]
11:22:06 PM: INFO update Optimize IMG: images/join_order_gamma.png [ 57.87% saved]
11:22:07 PM: INFO update Optimize IMG: images/road_sky.jpg [ 24.62% saved]
11:22:07 PM: INFO update Optimize IMG: images/favicon/origin.png [ 15.27% saved]
11:22:07 PM: INFO update Optimize IMG: images/ram_cost.png [ 30.02% saved]
11:22:09 PM: INFO update Optimize IMG: images/aws_cert.png [ 23.99% saved]
11:22:11 PM: INFO update Optimize IMG: images/aws_cert_guide.png [ 36.95% saved]
11:22:11 PM: INFO Files loaded in 25 s
11:22:11 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/head/head.swig [ 11.47% saved]
11:22:11 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_third-party/analytics/index.swig [ 23.61% saved]
11:22:11 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_scripts/noscript.swig [ 15.94% saved]
11:22:11 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/header/brand.swig [ 13.40% saved]
11:22:11 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/header/menu.swig [ 13.50% saved]
11:22:11 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/search/index.swig [ 100.00% saved]
11:22:11 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/widgets.swig [ 100.00% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/sidebar/site-overview.swig [ 11.17% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/footer.swig [ 5.54% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_third-party/statistics/index.swig [ 100.00% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_scripts/index.swig [ 6.95% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_third-party/index.swig [ 100.00% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.98% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.30% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-footer.swig [ 100.00% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 9.35% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/comment/disqus.swig [ 15.38% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.34% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.73% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.39% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 8.44% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.45% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.92% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.28% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 9.06% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.32% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.98% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.25% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 3.44% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.27% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.67% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.28% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 3.44% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.32% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.37% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.14% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 7.88% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.13% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.98% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.19% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 4.11% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.24% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.37% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.15% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 3.03% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.14% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.79% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.04% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 7.40% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.04% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.92% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.26% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 7.19% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.28% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 15.37% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.60% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 9.50% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.71% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 15.57% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_partials/post/post-copyright.swig [ 6.75% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 10.81% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 11.90% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:12 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.98% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 19.83% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.73% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 16.68% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.92% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 16.26% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.98% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 18.81% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.67% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 18.50% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.37% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 18.47% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.98% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 19.44% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.37% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 15.96% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.79% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 17.22% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 14.92% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 14.37% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 15.37% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 13.31% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/postMeta/disqus.swig [ 15.57% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/_macro/post.swig [ 17.86% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/inject/bodyEnd/disqus.swig [ 33.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/page.swig [ 6.26% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/page.swig [ 6.83% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 3.18% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 3.07% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 3.15% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 1.68% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 1.70% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 2.82% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 1.94% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 1.52% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 2.67% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 2.88% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 3.26% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/post.swig [ 3.48% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 12.87% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 8.40% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 7.54% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 7.53% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 9.82% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 8.37% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 7.49% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 7.50% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 11.59% saved]
11:22:13 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 8.34% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 7.51% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 7.50% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 8.36% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/archive.swig [ 7.51% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 12.93% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 7.58% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 7.67% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 7.65% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 11.15% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 7.67% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 7.63% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 8.57% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 9.97% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/category.swig [ 8.53% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/index.swig [ 2.46% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/index.swig [ 2.37% saved]
11:22:14 PM: INFO update Optimize HTML: /opt/build/repo/themes/next/layout/index.swig [ 2.24% saved]
11:22:15 PM: INFO Update Optimize CSS: /opt/build/repo/themes/next/source/css/main.styl [ 17.79% saved]
11:22:15 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/algolia-search.js [ 35.80% saved]
11:22:15 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/bookmark.js [ 50.15% saved]
11:22:15 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/local-search.js [ 57.12% saved]
11:22:15 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/motion.js [ 47.10% saved]
11:22:15 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/next-boot.js [ 37.97% saved]
11:22:15 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/utils.js [ 44.60% saved]
11:22:15 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/schemes/muse.js [ 35.05% saved]
11:22:15 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/schemes/pisces.js [ 38.30% saved]
11:22:15 PM: (node:3877) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
11:22:15 PM: (node:3877) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
11:22:15 PM: (node:3877) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
11:22:15 PM: (node:3877) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
11:22:15 PM: (node:3877) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
11:22:15 PM: (node:3877) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
11:22:15 PM: INFO Generated: 404.html
11:22:15 PM: INFO Generated: atom.xml
11:22:15 PM: INFO Generated: sitemap.xml
11:22:15 PM: INFO Generated: index.html
11:22:15 PM: INFO Generated: images/avatar_cropped.jpg
11:22:15 PM: INFO Generated: images/cache_aside_2.png
11:22:15 PM: INFO Generated: images/join_order_TBA.png
11:22:15 PM: INFO Generated: images/duplicate-videos.jpg
11:22:15 PM: INFO Generated: images/join_order_antijoin.png
11:22:15 PM: INFO Generated: images/join_order_canonical_abstraction.png
11:22:15 PM: INFO Generated: images/redis_mysql_hierarchy.png
11:22:15 PM: INFO Generated: images/join_order_tree.jpg
11:22:15 PM: INFO Generated: images/cache_aside_1.png
11:22:15 PM: INFO Generated: images/join_order_compensation_commutative.png
11:22:15 PM: INFO Generated: images/join_order_CD_B.png
11:22:15 PM: INFO Generated: images/join_order_CD_A.png
11:22:15 PM: INFO Generated: images/avatar.jpg
11:22:15 PM: INFO Generated: images/memory_hierarchy.jpg
11:22:15 PM: INFO Generated: images/join_order_asscom.png
11:22:15 PM: INFO Generated: images/ram_cost.png
11:22:15 PM: INFO Generated: images/algolia_logo.svg
11:22:15 PM: INFO Generated: images/apple-touch-icon-next.png
11:22:15 PM: INFO Generated: images/avatar.gif
11:22:15 PM: INFO Generated: images/cc-by-nc-nd.svg
11:22:15 PM: INFO Generated: images/join_order_dp_algo.png
11:22:15 PM: INFO Generated: images/cc-by-nc-sa.svg
11:22:15 PM: INFO Generated: images/cc-by-nc.svg
11:22:15 PM: INFO Generated: images/cc-by-nd.svg
11:22:15 PM: INFO Generated: images/cc-by-sa.svg
11:22:15 PM: INFO Generated: images/cc-by.svg
11:22:15 PM: INFO Generated: images/cc-zero.svg
11:22:15 PM: INFO Generated: images/favicon-16x16-next.png
11:22:15 PM: INFO Generated: images/logo.svg
11:22:15 PM: INFO Generated: images/favicon-32x32-next.png
11:22:15 PM: INFO Generated: images/join_order_CD_C.png
11:22:15 PM: INFO Generated: images/join_order_gamma.png
11:22:15 PM: INFO Generated: images/join_order_ECA_rules.png
11:22:15 PM: INFO Generated: images/aws_cert.png
11:22:15 PM: INFO Generated: images/aws_cert_guide.png
11:22:15 PM: INFO Generated: images/road_sky.jpg
11:22:15 PM: INFO Generated: about/index.html
11:22:15 PM: INFO Generated: archives/index.html
11:22:15 PM: INFO Generated: categories/index.html
11:22:15 PM: INFO Generated: images/favicon/browserconfig.xml
11:22:15 PM: INFO Generated: images/favicon/favicon.ico
11:22:15 PM: INFO Generated: images/favicon/favicon-16x16.png
11:22:15 PM: INFO Generated: images/favicon/apple-touch-icon.png
11:22:15 PM: INFO Generated: images/favicon/favicon-32x32.png
11:22:15 PM: INFO Generated: images/favicon/safari-pinned-tab.svg
11:22:15 PM: INFO Generated: images/favicon/mstile-150x150.png
11:22:15 PM: INFO Generated: images/favicon/android-chrome-192x192.png
11:22:15 PM: INFO Generated: images/favicon/origin.png
11:22:15 PM: INFO Generated: images/favicon/android-chrome-512x512.png
11:22:15 PM: INFO Generated: archives/page/2/index.html
11:22:15 PM: INFO Generated: archives/2017/10/index.html
11:22:15 PM: INFO Generated: archives/2019/01/index.html
11:22:15 PM: INFO Generated: archives/2018/04/index.html
11:22:15 PM: INFO Generated: categories/Technical/Cloud/index.html
11:22:15 PM: INFO Generated: archives/2018/07/index.html
11:22:15 PM: INFO Generated: archives/2018/12/index.html
11:22:15 PM: INFO Generated: page/2/index.html
11:22:15 PM: INFO Generated: archives/2019/05/index.html
11:22:15 PM: INFO Generated: archives/2019/06/index.html
11:22:15 PM: INFO Generated: archives/2019/02/index.html
11:22:15 PM: INFO Generated: archives/2019/07/index.html
11:22:15 PM: INFO Generated: categories/Miscellaneous/index.html
11:22:15 PM: INFO Generated: categories/Technical/Database/index.html
11:22:15 PM: INFO Generated: categories/Technical/Algorithms/index.html
11:22:15 PM: INFO Generated: categories/Technical/Blog/index.html
11:22:15 PM: INFO Generated: categories/Technical/Web/index.html
11:22:15 PM: INFO Generated: page/3/index.html
11:22:15 PM: INFO Generated: archives/2017/index.html
11:22:15 PM: INFO Generated: archives/2018/index.html
11:22:15 PM: INFO Generated: archives/2019/index.html
11:22:15 PM: INFO Generated: categories/Technical/index.html
11:22:15 PM: INFO Generated: css/main.css
11:22:15 PM: INFO Generated: js/algolia-search.js
11:22:15 PM: INFO Generated: categories/Technical/page/2/index.html
11:22:15 PM: INFO Generated: js/bookmark.js
11:22:15 PM: INFO Generated: js/local-search.js
11:22:15 PM: INFO Generated: js/utils.js
11:22:15 PM: INFO Generated: js/motion.js
11:22:15 PM: INFO Generated: js/next-boot.js
11:22:15 PM: INFO Generated: lib/anime.min.js
11:22:15 PM: INFO Generated: categories/Technical/Database/SQL/index.html
11:22:15 PM: INFO Generated: categories/Technical/Database/Redis/index.html
11:22:15 PM: INFO Generated: lib/font-awesome/webfonts/fa-regular-400.woff2
11:22:15 PM: INFO Generated: js/schemes/muse.js
11:22:15 PM: INFO Generated: js/schemes/pisces.js
11:22:15 PM: INFO Generated: lib/velocity/velocity.ui.min.js
11:22:15 PM: INFO Generated: lib/font-awesome/css/all.min.css
11:22:15 PM: INFO Generated: lib/velocity/velocity.min.js
11:22:15 PM: INFO Generated: 2019/07/21/near-duplicate-video/index.html
11:22:15 PM: INFO Generated: 2017/10/13/hello-world/index.html
11:22:15 PM: INFO Generated: 2018/12/22/literature-review-join-reorder/index.html
11:22:15 PM: INFO Generated: 2019/06/18/re-understand-javascript/index.html
11:22:15 PM: INFO Generated: 2019/02/06/how-query-optimizer-works/index.html
11:22:15 PM: INFO Generated: 2019/06/15/aws-certificate-guide/index.html
11:22:15 PM: INFO Generated: 2019/01/20/understanding-database-storage/index.html
11:22:15 PM: INFO Generated: 2018/07/27/redis-cluster-partition/index.html
11:22:15 PM: INFO Generated: 2019/05/04/consistent-redis-sql/index.html
11:22:15 PM: INFO Generated: 2018/04/29/select-web-tech-stack/index.html
11:22:15 PM: INFO Generated: lib/font-awesome/webfonts/fa-solid-900.woff2
11:22:15 PM: INFO Generated: lib/font-awesome/webfonts/fa-brands-400.woff2
11:22:15 PM: INFO Generated: 2019/01/05/relational-operators/index.html
11:22:15 PM: INFO Generated: 2018/04/11/blog-with-hexo/index.html
11:22:15 PM: INFO 106 files generated in 4.18 s
11:22:15 PM:
11:22:15 PM: (build.command completed in 32.7s)
11:22:15 PM:
11:22:15 PM: ┌─────────────────────────────┐
11:22:15 PM: │ Netlify Build Complete │
11:22:15 PM: └─────────────────────────────┘
11:22:15 PM:
11:22:15 PM: (Netlify Build completed in 32.7s)
11:22:16 PM: Caching artifacts
11:22:16 PM: Started saving node modules
11:22:16 PM: Finished saving node modules
11:22:16 PM: Started saving build plugins
11:22:16 PM: Finished saving build plugins
11:22:16 PM: Started saving pip cache
11:22:16 PM: Finished saving pip cache
11:22:16 PM: Started saving emacs cask dependencies
11:22:16 PM: Finished saving emacs cask dependencies
11:22:16 PM: Started saving maven dependencies
11:22:16 PM: Finished saving maven dependencies
11:22:16 PM: Started saving boot dependencies
11:22:16 PM: Finished saving boot dependencies
11:22:16 PM: Started saving go dependencies
11:22:17 PM: Finished saving go dependencies
11:22:30 PM: Cached ruby version 2.3.6
11:22:30 PM: Build script success
11:22:30 PM: Starting to deploy site from 'public'
11:22:30 PM: Creating deploy tree
11:22:30 PM: Creating deploy upload records
11:22:30 PM: 20 new files to upload
11:22:30 PM: 0 new functions to upload
11:22:41 PM: Starting post processing
11:22:41 PM: Post processing - HTML
11:22:45 PM: Post processing - redirect rules
11:22:45 PM: Post processing - header rules
11:22:45 PM: Post processing done
11:22:45 PM: Site is live
11:23:29 PM: Finished processing build request in 2m53.907200779s