Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
6:53:55 AM: Build ready to start
6:54:09 AM: build-image version: 443b2adda37c1cfb0bd1ca7d048c000a6908b528 (focal)
6:54:09 AM: buildbot version: 8ac0440d49dc930265dfb56913dbfeb6619db205
6:54:09 AM: Fetching cached dependencies
6:54:09 AM: Starting to download cache of 230.5MB
6:54:10 AM: Finished downloading cache in 1.367s
6:54:10 AM: Starting to extract cache
6:54:16 AM: Finished extracting cache in 5.255s
6:54:16 AM: Finished fetching cache in 6.674s
6:54:16 AM: Starting to prepare the repo for build
6:54:16 AM: Preparing Git Reference refs/heads/master
6:54:18 AM: Starting to install dependencies
6:54:18 AM: Started restoring cached mise cache
6:54:19 AM: Finished restoring cached mise cache
6:54:20 AM: mise python@3.13.1 install
6:54:20 AM: mise python@3.13.1 download cpython-3.13.1+20250106-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:54:20 AM: mise python@3.13.1 extract cpython-3.13.1+20250106-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:54:20 AM: mise python@3.13.1 python --version
6:54:20 AM: mise python@3.13.1 Python 3.13.1
6:54:20 AM: mise python@3.13.1 ✓ installed
6:54:21 AM: Python version set to 3.13
6:54:22 AM: Collecting pipenv
6:54:22 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
6:54:22 AM: Collecting certifi (from pipenv)
6:54:22 AM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
6:54:22 AM: Collecting packaging>=22 (from pipenv)
6:54:22 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
6:54:22 AM: Collecting setuptools>=67 (from pipenv)
6:54:22 AM: Downloading setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
6:54:22 AM: Collecting virtualenv>=20.24.2 (from pipenv)
6:54:22 AM: Downloading virtualenv-20.28.1-py3-none-any.whl.metadata (4.5 kB)
6:54:22 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
6:54:22 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
6:54:22 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
6:54:22 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
6:54:22 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
6:54:22 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
6:54:23 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
6:54:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 12.1 MB/s eta 0:00:00
6:54:23 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
6:54:23 AM: Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
6:54:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 36.7 MB/s eta 0:00:00
6:54:23 AM: Downloading virtualenv-20.28.1-py3-none-any.whl (4.3 MB)
6:54:23 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 29.3 MB/s eta 0:00:00
6:54:23 AM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
6:54:23 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
6:54:23 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
6:54:23 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
6:54:23 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
6:54:26 AM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 setuptools-75.8.0 virtualenv-20.28.1
6:54:26 AM: Installing pip dependencies from requirements.txt
6:54:26 AM: Started restoring cached pip cache
6:54:26 AM: Finished restoring cached pip cache
6:54:26 AM: Collecting feedparser (from -r requirements.txt (line 1))
6:54:26 AM: Using cached feedparser-6.0.11-py3-none-any.whl.metadata (2.4 kB)
6:54:26 AM: Collecting beautifulsoup4 (from -r requirements.txt (line 2))
6:54:26 AM: Using cached beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB)
6:54:26 AM: Collecting sgmllib3k (from feedparser->-r requirements.txt (line 1))
6:54:26 AM: Using cached sgmllib3k-1.0.0-py3-none-any.whl
6:54:26 AM: Collecting soupsieve>1.2 (from beautifulsoup4->-r requirements.txt (line 2))
6:54:26 AM: Using cached soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
6:54:26 AM: Using cached feedparser-6.0.11-py3-none-any.whl (81 kB)
6:54:26 AM: Using cached beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
6:54:26 AM: Using cached soupsieve-2.6-py3-none-any.whl (36 kB)
6:54:26 AM: Installing collected packages: sgmllib3k, soupsieve, feedparser, beautifulsoup4
6:54:27 AM: Successfully installed beautifulsoup4-4.12.3 feedparser-6.0.11 sgmllib3k-1.0.0 soupsieve-2.6
6:54:27 AM: Pip dependencies installed
6:54:27 AM: Attempting Ruby version 2.6.2, read from environment
6:54:28 AM: Required ruby-2.6.2 is not installed - installing.
6:54:28 AM: Searching for binary rubies, this might take some time.
6:54:28 AM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/ruby-2.6.2.tar.bz2
6:54:28 AM: Checking requirements for ubuntu.
6:54:28 AM: Requirements installation successful.
6:54:28 AM: ruby-2.6.2 - #configure
6:54:28 AM: ruby-2.6.2 - #download
6:54:29 AM: ruby-2.6.2 - #validate archive
6:54:32 AM: ruby-2.6.2 - #extract
6:54:33 AM: ruby-2.6.2 - #validate binary
6:54:33 AM: ruby-2.6.2 - #setup
6:54:34 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
6:54:34 AM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
6:54:34 AM: ruby-2.6.2 - #generating global wrappers........
6:54:34 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
6:54:34 AM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
6:54:35 AM: ruby-2.6.2 - #generating default wrappers........
6:54:35 AM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
6:54:35 AM: Using Ruby version 2.6.2
6:54:36 AM: Started restoring cached go cache
6:54:36 AM: Finished restoring cached go cache
6:54:36 AM: Installing Go version 1.12 (requested 1.12)
6:54:39 AM: go version go1.12 linux/amd64
6:54:40 AM: Using PHP version 8.0
6:54:41 AM: Started restoring cached Node.js version
6:54:54 AM: Finished restoring cached Node.js version
6:54:55 AM: v10.24.1 is already installed.
6:54:55 AM: Now using node v10.24.1 (npm v6.14.12)
6:54:55 AM: Started restoring cached build plugins
6:54:55 AM: Finished restoring cached build plugins
6:54:55 AM: Started restoring cached corepack dependencies
6:54:55 AM: Finished restoring cached corepack dependencies
6:54:55 AM: Started restoring cached yarn cache
6:54:55 AM: Finished restoring cached yarn cache
6:54:55 AM: No yarn workspaces detected
6:54:55 AM: Started restoring cached node modules
6:54:55 AM: Finished restoring cached node modules
6:54:55 AM: Installing npm packages using Yarn version 1.17.0
6:54:56 AM: yarn install v1.17.0
6:54:56 AM: warning package.json: "dependencies" has dependency "vuetify" with range "^2.2.11" that collides with a dependency in "devDependencies" of the same name with version "^2.3.0"
6:54:56 AM: warning podcast-website@1.0.0: "dependencies" has dependency "vuetify" with range "^2.2.11" that collides with a dependency in "devDependencies" of the same name with version "^2.3.0"
6:54:56 AM: [1/4] Resolving packages...
6:54:56 AM: success Already up-to-date.
6:54:56 AM: Done in 0.32s.
6:54:56 AM: npm packages installed using Yarn
6:54:57 AM: Successfully installed dependencies
6:54:57 AM: Starting build script
6:54:58 AM: Detected 1 framework(s)
6:54:58 AM: "vuepress" at version "1.8.2"
6:54:58 AM: Section completed: initializing
Building
Complete
Building
Complete
6:54:59 AM: Netlify Build
6:54:59 AM: ────────────────────────────────────────────────────────────────
6:54:59 AM:
6:54:59 AM: ❯ Version
6:54:59 AM: @netlify/build 29.58.1
6:54:59 AM:
6:54:59 AM: ❯ Flags
6:54:59 AM: accountId: 5eb0065cfe9df1afb268f17f
6:54:59 AM: baseRelDir: true
6:54:59 AM: buildId: 677f7283fda1350008e6bdf5
6:54:59 AM: deployId: 677f7283fda1350008e6bdf7
6:54:59 AM:
6:54:59 AM: ❯ Current directory
6:54:59 AM: /opt/build/repo
6:54:59 AM:
6:54:59 AM: ❯ Config file
6:54:59 AM: No config file was defined: using default values.
6:54:59 AM:
6:54:59 AM: ❯ Context
6:54:59 AM: production
6:54:59 AM:
6:54:59 AM: Build command from Netlify app
6:54:59 AM: ────────────────────────────────────────────────────────────────
6:54:59 AM:
6:54:59 AM: $ vuepress build src
6:55:01 AM: wait Extracting site metadata...
6:55:01 AM: tip Apply local theme at /opt/build/repo/src/.vuepress/theme...
6:55:01 AM: warning An error was encountered in theme "/opt/build/repo/src/.vuepress/theme"
6:55:01 AM: tip Apply theme local ...
6:55:01 AM: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
6:55:01 AM: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
6:55:01 AM: tip Apply plugin @vuepress/google-analytics (i.e. "@vuepress/plugin-google-analytics") ...
6:55:01 AM: tip Apply plugin aplayer (i.e. "vuepress-plugin-aplayer") ...
6:55:01 AM: tip Apply plugin @vuepress/pwa (i.e. "@vuepress/plugin-pwa") ...
6:55:01 AM: tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
6:55:02 AM: [info] [webpackbar] Compiling Client
6:55:02 AM: [info] [webpackbar] Compiling Server
6:55:02 AM: Browserslist: caniuse-lite is outdated. Please run:
6:55:02 AM: npx browserslist@latest --update-db
6:55:02 AM: Why you should do it regularly:
6:55:17 AM: [success] [webpackbar] Server: Compiled successfully in 15.29s
6:55:23 AM: [success] [webpackbar] Client: Compiled successfully in 21.07s
6:55:23 AM: wait Rendering static HTML...
6:55:29 AM: wait Generating service worker...
6:55:30 AM: success Generated static files in src/.vuepress/dist.
6:55:30 AM:
6:55:30 AM: (build.command completed in 30.6s)
6:55:30 AM:
6:55:31 AM: (Netlify Build completed in 31.7s)
6:55:32 AM: Section completed: building
6:56:19 AM: Finished processing build request in 2m10.489s
Deploying
Complete
Deploying
Complete
6:55:30 AM: Deploy site
6:55:30 AM: ────────────────────────────────────────────────────────────────
6:55:30 AM:
6:55:30 AM: Starting to deploy site from 'src/.vuepress/dist'
6:55:30 AM: Calculating files to upload
6:55:30 AM: 172 new file(s) to upload
6:55:30 AM: 0 new function(s) to upload
6:55:31 AM: Section completed: deploying
6:55:31 AM: Site deploy was successfully initiated
6:55:31 AM:
6:55:31 AM: (Deploy site completed in 908ms)
Cleanup
Complete
Cleanup
Complete
6:55:31 AM: Netlify Build Complete
6:55:31 AM: ────────────────────────────────────────────────────────────────
6:55:31 AM:
6:55:32 AM: Caching artifacts
6:55:32 AM: Started saving node modules
6:55:32 AM: Finished saving node modules
6:55:32 AM: Started saving build plugins
6:55:32 AM: Finished saving build plugins
6:55:32 AM: Started saving mise cache
6:55:32 AM: Finished saving mise cache
6:55:32 AM: Started saving corepack cache
6:55:32 AM: Finished saving corepack cache
6:55:32 AM: Started saving yarn cache
6:55:32 AM: Finished saving yarn cache
6:55:32 AM: Started saving pip cache
6:55:32 AM: Finished saving pip cache
6:55:32 AM: Started saving emacs cask dependencies
6:55:32 AM: Finished saving emacs cask dependencies
6:55:32 AM: Started saving maven dependencies
6:55:32 AM: Finished saving maven dependencies
6:55:32 AM: Started saving boot dependencies
6:55:32 AM: Finished saving boot dependencies
6:55:32 AM: Started saving rust rustup cache
6:55:32 AM: Finished saving rust rustup cache
6:55:32 AM: Started saving go dependencies
6:55:32 AM: Finished saving go dependencies
6:55:32 AM: Cached Ruby version 2.6.2
6:55:32 AM: Build script success
6:56:18 AM: Uploading Cache of size 251.3MB
6:56:19 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:55:31 AM: Starting post processing
6:55:31 AM: Post processing - Forms
6:55:32 AM: Processing form - ask-question
6:55:32 AM: Detected form fields:
- name
- email
- sns-name
- sns-type
- message
- allow-public
- name
- sns-name
- sns-type
- message
- allow-public
6:55:34 AM: Post processing done
6:55:34 AM: Section completed: postprocessing
6:55:34 AM: Post processing - header rules
6:55:34 AM: Post processing - redirect rules
6:55:35 AM: Site is live ✨