Deploy details
Deploy log
9:15:16 AM: Build ready to start
9:15:16 AM: ---------------------------------------------------------------------
DEPRECATION NOTICE: Builds using the Xenial build image will fail after November 15th, 2022.
The build image for this site uses Ubuntu 16.04 Xenial Xerus, which is no longer supported.
All Netlify builds using the Xenial build image will begin failing in the week of November 15th, 2022.
To avoid service disruption, please select a newer build image at the following link:
https://app.netlify.com/sites/ddti/settings/deploys#build-image-selection
For more details, visit the build image migration guide:
https://answers.netlify.com/t/please-read-end-of-support-for-xenial-build-image-everything-you-need-to-know/68239
---------------------------------------------------------------------
DEPRECATION NOTICE: Builds using the Xenial build image will fail after November 15th, 2022.
The build image for this site uses Ubuntu 16.04 Xenial Xerus, which is no longer supported.
All Netlify builds using the Xenial build image will begin failing in the week of November 15th, 2022.
To avoid service disruption, please select a newer build image at the following link:
https://app.netlify.com/sites/ddti/settings/deploys#build-image-selection
For more details, visit the build image migration guide:
https://answers.netlify.com/t/please-read-end-of-support-for-xenial-build-image-everything-you-need-to-know/68239
---------------------------------------------------------------------
9:15:18 AM: build-image version: 1ac2360cf8aee6cb2695dd2682b312fefc908a7f (xenial)
9:15:18 AM: build-image tag: v3.15.0
9:15:18 AM: buildbot version: 37262c48b1f3cfa88c6caed707d29b19aef6a5a7
9:15:18 AM: Fetching cached dependencies
9:15:18 AM: Failed to fetch cache, continuing with build
9:15:18 AM: Starting to prepare the repo for build
9:15:18 AM: No cached dependencies found. Cloning fresh repo
9:15:18 AM: git clone https://github.com/diandianti/blog
9:15:19 AM: Preparing Git Reference pull/7/head
9:15:19 AM: Parsing package.json dependencies
9:15:20 AM: Starting build script
9:15:20 AM: Installing dependencies
9:15:20 AM: Python version set to 2.7
9:15:20 AM: v12.18.0 is already installed.
9:15:21 AM: Now using node v12.18.0 (npm v6.14.4)
9:15:21 AM: Started restoring cached build plugins
9:15:21 AM: Finished restoring cached build plugins
9:15:21 AM: Attempting ruby version 2.7.2, read from environment
9:15:21 AM: Using ruby version 2.7.2
9:15:22 AM: Using PHP version 5.6
9:15:22 AM: No npm workspaces detected
9:15:22 AM: Started restoring cached node modules
9:15:22 AM: Finished restoring cached node modules
9:15:22 AM: Installing NPM modules using NPM version 6.14.4
9:15:24 AM: npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
9:15:26 AM: > ejs@2.7.4 postinstall /opt/build/repo/node_modules/ejs
9:15:26 AM: > node ./postinstall.js
9:15:26 AM: npm notice created a lockfile as package-lock.json. You should commit this file.
9:15:26 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
9:15:26 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
9:15:26 AM: added 241 packages from 201 contributors and audited 242 packages in 3.889s
9:15:26 AM: 19 packages are looking for funding
9:15:26 AM: run `npm fund` for details
9:15:26 AM: found 3 vulnerabilities (2 high, 1 critical)
9:15:26 AM: run `npm audit fix` to fix them, or `npm audit` for details
9:15:26 AM: NPM modules installed
9:15:26 AM: Started restoring cached go cache
9:15:26 AM: Finished restoring cached go cache
9:15:26 AM: go version go1.14.4 linux/amd64
9:15:26 AM: go version go1.14.4 linux/amd64
9:15:26 AM: Installing missing commands
9:15:26 AM: Verify run directory
9:15:27 AM:
9:15:27 AM: ────────────────────────────────────────────────────────────────
9:15:27 AM: Netlify Build
9:15:27 AM: ────────────────────────────────────────────────────────────────
9:15:27 AM:
9:15:27 AM: ❯ Version
9:15:27 AM: @netlify/build 27.17.1
9:15:27 AM:
9:15:27 AM: ❯ Flags
9:15:27 AM: baseRelDir: true
9:15:27 AM: buildId: 631b042462f4a20008cce61b
9:15:27 AM: deployId: 631b042462f4a20008cce61d
9:15:27 AM:
9:15:27 AM: ❯ Current directory
9:15:27 AM: /opt/build/repo
9:15:27 AM:
9:15:27 AM: ❯ Config file
9:15:27 AM: No config file was defined: using default values.
9:15:27 AM:
9:15:27 AM: ❯ Context
9:15:27 AM: deploy-preview
9:15:27 AM:
9:15:27 AM: ────────────────────────────────────────────────────────────────
9:15:27 AM: 1. Build command from Netlify app
9:15:27 AM: ────────────────────────────────────────────────────────────────
9:15:27 AM:
9:15:27 AM: $ npm install --save hexo-renderer-pug && npm run build
9:15:30 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
9:15:30 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
9:15:30 AM: + hexo-renderer-pug@3.0.0
9:15:30 AM: added 38 packages from 11 contributors and audited 280 packages in 2.382s
9:15:30 AM: 24 packages are looking for funding
9:15:30 AM: run `npm fund` for details
9:15:30 AM: found 3 vulnerabilities (2 high, 1 critical)
9:15:30 AM: run `npm audit fix` to fix them, or `npm audit` for details
9:15:30 AM: > hexo-site@0.0.0 build /opt/build/repo
9:15:30 AM: > hexo generate
9:15:31 AM: INFO Validating config
9:15:31 AM: INFO Start processing
9:15:33 AM: INFO Files loaded in 2.47 s
9:15:34 AM: INFO Generated: categories/index.html
9:15:34 AM: INFO Generated: tags/index.html
9:15:34 AM: INFO Generated: archives/index.html
9:15:34 AM: INFO Generated: archives/2021/index.html
9:15:34 AM: Creating deploy upload records
9:15:34 AM: INFO Generated: archives/2021/06/index.html
9:15:34 AM: INFO Generated: archives/2021/07/index.html
9:15:34 AM: INFO Generated: archives/2021/09/index.html
9:15:34 AM: INFO Generated: archives/2021/10/index.html
9:15:34 AM: INFO Generated: archives/2021/11/index.html
9:15:34 AM: INFO Generated: archives/2021/12/index.html
9:15:34 AM: INFO Generated: archives/2022/index.html
9:15:34 AM: INFO Generated: archives/2022/01/index.html
9:15:34 AM: INFO Generated: archives/2022/03/index.html
9:15:34 AM: INFO Generated: categories/随笔/index.html
9:15:34 AM: INFO Generated: categories/总结/index.html
9:15:34 AM: INFO Generated: categories/Tool/index.html
9:15:34 AM: INFO Generated: categories/C/index.html
9:15:34 AM: INFO Generated: categories/linux/index.html
9:15:34 AM: INFO Generated: categories/web/index.html
9:15:34 AM: INFO Generated: categories/python/index.html
9:15:34 AM: INFO Generated: tags/随笔/index.html
9:15:34 AM: INFO Generated: tags/linux/index.html
9:15:34 AM: INFO Generated: tags/网络/index.html
9:15:34 AM: INFO Generated: tags/cmake/index.html
9:15:34 AM: INFO Generated: tags/bash/index.html
9:15:34 AM: INFO Generated: tags/expect/index.html
9:15:34 AM: INFO Generated: tags/crontab/index.html
9:15:34 AM: INFO Generated: tags/C/index.html
9:15:34 AM: INFO Generated: tags/c/index.html
9:15:34 AM: INFO Generated: tags/shell/index.html
9:15:34 AM: INFO Generated: tags/web/index.html
9:15:34 AM: INFO Generated: tags/notion/index.html
9:15:34 AM: INFO Generated: tags/多线程/index.html
9:15:34 AM: INFO Generated: tags/python/index.html
9:15:34 AM: INFO Generated: tags/编辑器/index.html
9:15:34 AM: INFO Generated: tags/vim/index.html
9:15:34 AM: INFO Generated: tags/异步/index.html
9:15:34 AM: INFO Generated: tags/ssh/index.html
9:15:34 AM: INFO Generated: images/algolia.svg
9:15:34 AM: INFO Generated: images/icons/1.svg
9:15:34 AM: INFO Generated: index.html
9:15:34 AM: INFO Generated: archives/page/2/index.html
9:15:34 AM: INFO Generated: archives/2021/page/2/index.html
9:15:34 AM: INFO Generated: tags/linux/page/2/index.html
9:15:34 AM: INFO Generated: images/cc-by-nc-nd.svg
9:15:34 AM: INFO Generated: images/cc-by-nc-sa.svg
9:15:34 AM: INFO Generated: page/3/index.html
9:15:34 AM: INFO Generated: images/cc-by-nc.svg
9:15:34 AM: INFO Generated: images/cc-by-sa.svg
9:15:34 AM: INFO Generated: images/cc-by-nd.svg
9:15:34 AM: INFO Generated: images/loading.svg
9:15:34 AM: INFO Generated: images/icons/favicon-32x32.png
9:15:34 AM: INFO Generated: images/cc-by.svg
9:15:34 AM: INFO Generated: images/icons/favicon-16x16.png
9:15:34 AM: INFO Generated: uploads/avatar.jpg
9:15:34 AM: INFO Generated: images/icons/stun-logo.svg
9:15:36 AM: Starting post processing
9:15:34 AM: INFO Generated: favicon.ico
9:15:34 AM: INFO Generated: archives/page/3/index.html
9:15:34 AM: INFO Generated: archives/2021/page/3/index.html
9:15:36 AM: Post processing - HTML
9:15:34 AM: INFO Generated: page/2/index.html
9:15:34 AM: INFO Generated: js/header.js
9:15:34 AM: INFO Generated: js/scroll.js
9:15:34 AM: INFO Generated: js/stun-boot.js
9:15:34 AM: INFO Generated: js/sidebar.js
9:15:34 AM: INFO Generated: 2021/07/04/about_me/index.html
9:15:34 AM: INFO Generated: css/index.css
9:15:34 AM: INFO Generated: js/utils.js
9:15:34 AM: INFO Generated: 2022/03/22/notion_widgets/index.html
9:15:34 AM: INFO Generated: 2022/01/28/blog/index.html
9:15:34 AM: INFO Generated: 2021/11/03/move_it/index.html
9:15:34 AM: INFO Generated: 2021/10/25/cmake_pack/index.html
9:15:34 AM: INFO Generated: 2021/06/20/linux_tools/index.html
9:15:34 AM: INFO Generated: 2021/07/05/linux_distribution/index.html
9:15:34 AM: INFO Generated: 2021/09/07/sed/index.html
9:15:34 AM: INFO Generated: 2021/12/13/file_process/index.html
9:15:34 AM: INFO Generated: 2021/12/07/tftp/index.html
9:15:34 AM: INFO Generated: 2021/12/21/malloc/index.html
9:15:34 AM: INFO Generated: 2021/09/06/ssh_net/index.html
9:15:34 AM: INFO Generated: 2021/09/03/vim_font/index.html
9:15:34 AM: INFO Generated: 2021/07/06/pthread_rwlock/index.html
9:15:34 AM: INFO Generated: 2021/12/23/better_linux/index.html
9:15:34 AM: INFO Generated: 2021/11/23/conda/index.html
9:15:34 AM: INFO Generated: 2021/09/06/linux_tty/index.html
9:15:34 AM: INFO Generated: 2021/07/05/pthread_mutex/index.html
9:15:34 AM: INFO Generated: 2021/09/03/show_time/index.html
9:15:34 AM: INFO Generated: 2021/07/05/pthread_cond/index.html
9:15:34 AM: INFO Generated: 2021/07/05/fork/index.html
9:15:34 AM: INFO Generated: 2021/12/21/spider/index.html
9:15:34 AM: INFO Generated: 2021/12/30/python_asyncio/index.html
9:15:34 AM: INFO Generated: 2021/09/16/cmake_tutorial/index.html
9:15:34 AM: INFO Generated: uploads/bg.jpg
9:15:34 AM: INFO 91 files generated in 653 ms
9:15:34 AM:
9:15:34 AM: (build.command completed in 6.5s)
9:15:34 AM:
9:15:34 AM: ────────────────────────────────────────────────────────────────
9:15:38 AM: Mixed content detected in: /2021/12/23/better_linux/index.html
9:15:34 AM: 2. Deploy site
9:15:34 AM: ────────────────────────────────────────────────────────────────
9:15:34 AM:
9:15:34 AM: Starting to deploy site from 'public'
9:15:34 AM: Creating deploy tree
9:15:34 AM: 70 new files to upload
9:15:34 AM: 0 new functions to upload
9:15:35 AM: Site deploy was successfully initiated
9:15:35 AM:
9:15:35 AM: (Deploy site completed in 1.2s)
9:15:35 AM:
9:15:35 AM: ────────────────────────────────────────────────────────────────
9:15:35 AM: Netlify Build Complete
9:15:35 AM: ────────────────────────────────────────────────────────────────
9:15:35 AM:
9:15:35 AM: (Netlify Build completed in 7.8s)
9:15:36 AM: Caching artifacts
9:15:36 AM: Started saving node modules
9:15:36 AM: Finished saving node modules
9:15:36 AM: Started saving build plugins
9:15:36 AM: Finished saving build plugins
9:15:36 AM: Started saving pip cache
9:15:36 AM: Finished saving pip cache
9:15:36 AM: Started saving emacs cask dependencies
9:15:36 AM: Finished saving emacs cask dependencies
9:15:36 AM: Started saving maven dependencies
9:15:36 AM: Finished saving maven dependencies
9:15:36 AM: Started saving boot dependencies
9:15:36 AM: Finished saving boot dependencies
9:15:36 AM: Started saving rust rustup cache
9:15:36 AM: Finished saving rust rustup cache
9:15:36 AM: Started saving go dependencies
9:15:36 AM: Finished saving go dependencies
9:15:37 AM: Build script success
9:15:37 AM: Uploading Cache of size 87.6MB
9:15:38 AM: Finished processing build request in 20.184534869s
9:15:41 AM: Post processing - header rules
9:15:41 AM: Post processing - redirect rules
9:15:41 AM: Post processing done
9:15:44 AM: Site is live ✨