Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
6:06:49 AM: Build ready to start
6:07:03 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
6:07:03 AM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
6:07:03 AM: Fetching cached dependencies
6:07:04 AM: Starting to download cache of 154.5MB
6:07:05 AM: Finished downloading cache in 1.736s
6:07:05 AM: Starting to extract cache
6:07:07 AM: Finished extracting cache in 1.339s
6:07:07 AM: Finished fetching cache in 3.134s
6:07:07 AM: Starting to prepare the repo for build
6:07:07 AM: Preparing Git Reference pull/714/head
6:07:08 AM: Starting to install dependencies
6:07:09 AM: Started restoring cached mise cache
6:07:09 AM: Finished restoring cached mise cache
6:07:10 AM: mise python@3.8.20 install
6:07:10 AM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:07:10 AM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:07:10 AM: mise python@3.8.20 python --version
6:07:10 AM: mise python@3.8.20 Python 3.8.20
6:07:10 AM: mise python@3.8.20 ✓ installed
6:07:10 AM: Python version set to 3.8
6:07:11 AM: Collecting pipenv
6:07:11 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
6:07:11 AM: Collecting certifi (from pipenv)
6:07:11 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
6:07:11 AM: Collecting packaging>=22 (from pipenv)
6:07:11 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
6:07:11 AM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
6:07:12 AM: Collecting virtualenv>=20.24.2 (from pipenv)
6:07:12 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
6:07:12 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
6:07:12 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
6:07:12 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
6:07:12 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
6:07:12 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
6:07:12 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
6:07:12 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
6:07:12 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 42.6 MB/s eta 0:00:00
6:07:12 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
6:07:12 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 8.0 MB/s eta 0:00:00
6:07:12 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
6:07:12 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 149.8 MB/s eta 0:00:00
6:07:12 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
6:07:12 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 20.5 MB/s eta 0:00:00
6:07:12 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
6:07:12 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 43.1 MB/s eta 0:00:00
6:07:12 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
6:07:12 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
6:07:12 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
6:07:13 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.3
6:07:13 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:07:13 AM: [notice] To update, run: pip install --upgrade pip
6:07:13 AM: Installing pip dependencies from requirements.txt
6:07:13 AM: Started restoring cached pip cache
6:07:13 AM: Finished restoring cached pip cache
6:07:14 AM: Collecting mkdocs==1.3.1 (from -r requirements.txt (line 1))
6:07:14 AM: Using cached mkdocs-1.3.1-py3-none-any.whl.metadata (4.8 kB)
6:07:14 AM: Collecting click>=3.3 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
6:07:14 AM: Collecting Jinja2>=2.10.2 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
6:07:14 AM: Collecting Markdown<3.4,>=3.2.1 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached Markdown-3.3.7-py3-none-any.whl.metadata (4.6 kB)
6:07:14 AM: Collecting PyYAML>=3.10 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
6:07:14 AM: Collecting watchdog>=2.0 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
6:07:14 AM: Collecting ghp-import>=1.0 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
6:07:14 AM: Collecting pyyaml-env-tag>=0.1 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
6:07:14 AM: Collecting importlib-metadata>=4.3 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
6:07:14 AM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.3.1->-r requirements.txt (line 1)) (24.2)
6:07:14 AM: Collecting mergedeep>=1.3.4 (from mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
6:07:14 AM: Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
6:07:14 AM: Collecting zipp>=3.20 (from importlib-metadata>=4.3->mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
6:07:14 AM: Collecting MarkupSafe>=2.0 (from Jinja2>=2.10.2->mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
6:07:14 AM: Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.3.1->-r requirements.txt (line 1))
6:07:14 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
6:07:14 AM: Using cached mkdocs-1.3.1-py3-none-any.whl (3.7 MB)
6:07:14 AM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
6:07:14 AM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
6:07:14 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
6:07:14 AM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
6:07:14 AM: Using cached Markdown-3.3.7-py3-none-any.whl (97 kB)
6:07:14 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
6:07:14 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
6:07:14 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
6:07:14 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
6:07:14 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
6:07:14 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
6:07:14 AM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
6:07:14 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
6:07:14 AM: Installing collected packages: zipp, watchdog, six, PyYAML, mergedeep, MarkupSafe, click, pyyaml-env-tag, python-dateutil, Jinja2, importlib-metadata, Markdown, ghp-import, mkdocs
6:07:14 AM: Successfully installed Jinja2-3.1.6 Markdown-3.3.7 MarkupSafe-2.1.5 PyYAML-6.0.2 click-8.1.8 ghp-import-2.1.0 importlib-metadata-8.5.0 mergedeep-1.3.4 mkdocs-1.3.1 python-dateutil-2.9.0.post0 pyyaml-env-tag-0.1 six-1.17.0 watchdog-4.0.2 zipp-3.20.2
6:07:14 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:07:14 AM: [notice] To update, run: pip install --upgrade pip
6:07:15 AM: Pip dependencies installed
6:07:15 AM: Attempting Ruby version 2.7.2, read from environment
6:07:15 AM: Using Ruby version 2.7.2
6:07:16 AM: Started restoring cached go cache
6:07:16 AM: Finished restoring cached go cache
6:07:16 AM: Installing Go version 1.14.4 (requested 1.14.4)
6:07:19 AM: go version go1.14.4 linux/amd64
6:07:20 AM: Using PHP version 8.0
6:07:21 AM: Started restoring cached Node.js version
6:07:23 AM: Finished restoring cached Node.js version
6:07:23 AM: v12.18.0 is already installed.
6:07:23 AM: Now using node v12.18.0 (npm v6.14.4)
6:07:23 AM: Started restoring cached build plugins
6:07:23 AM: Finished restoring cached build plugins
6:07:23 AM: Successfully installed dependencies
6:07:24 AM: Starting build script
6:07:25 AM: Detected 0 framework(s)
6:07:25 AM: Section completed: initializing
Building
Complete
Building
Complete
6:07:26 AM: Netlify Build
6:07:26 AM: ────────────────────────────────────────────────────────────────
6:07:26 AM:
6:07:26 AM: ❯ Version
6:07:26 AM: @netlify/build 30.0.3
6:07:26 AM:
6:07:26 AM: ❯ Flags
6:07:26 AM: accountId: 5c478a9bc14e490174fa7cb8
6:07:26 AM: baseRelDir: true
6:07:26 AM: buildId: 67dfa4f8bfbccd000893d4e0
6:07:26 AM: deployId: 67dfa4f8bfbccd000893d4e2
6:07:26 AM:
6:07:26 AM: ❯ Current directory
6:07:26 AM: /opt/build/repo
6:07:26 AM:
6:07:26 AM: ❯ Config file
6:07:26 AM: No config file was defined: using default values.
6:07:26 AM:
6:07:26 AM: ❯ Context
6:07:26 AM: deploy-preview
6:07:26 AM:
6:07:26 AM: Build command from Netlify app
6:07:26 AM: ────────────────────────────────────────────────────────────────
6:07:26 AM:
6:07:26 AM: $ mkdocs build
6:07:26 AM: INFO - Cleaning site directory
6:07:26 AM: INFO - Building documentation to directory: /opt/build/repo/site
6:07:27 AM: INFO - Documentation built in 0.18 seconds
6:07:27 AM:
6:07:27 AM: (build.command completed in 363ms)
6:07:27 AM:
6:07:27 AM: (Netlify Build completed in 921ms)
6:07:28 AM: Section completed: building
6:07:31 AM: Finished processing build request in 27.28s
Deploying
Complete
Deploying
Complete
6:07:27 AM: Deploy site
6:07:27 AM: ────────────────────────────────────────────────────────────────
6:07:27 AM:
6:07:27 AM: Starting to deploy site from 'site'
6:07:27 AM: Calculating files to upload
6:07:27 AM: 3 new file(s) to upload
6:07:27 AM: 0 new function(s) to upload
6:07:27 AM: Section completed: deploying
6:07:27 AM: Site deploy was successfully initiated
6:07:27 AM:
6:07:27 AM: (Deploy site completed in 432ms)
Cleanup
Complete
Cleanup
Complete
6:07:27 AM: Netlify Build Complete
6:07:27 AM: ────────────────────────────────────────────────────────────────
6:07:27 AM:
6:07:28 AM: Caching artifacts
6:07:28 AM: Started saving build plugins
6:07:28 AM: Finished saving build plugins
6:07:28 AM: Started saving mise cache
6:07:28 AM: Finished saving mise cache
6:07:28 AM: Started saving pip cache
6:07:28 AM: Finished saving pip cache
6:07:28 AM: Started saving emacs cask dependencies
6:07:28 AM: Finished saving emacs cask dependencies
6:07:28 AM: Started saving maven dependencies
6:07:28 AM: Finished saving maven dependencies
6:07:28 AM: Started saving boot dependencies
6:07:28 AM: Finished saving boot dependencies
6:07:28 AM: Started saving rust rustup cache
6:07:28 AM: Finished saving rust rustup cache
6:07:28 AM: Started saving go dependencies
6:07:28 AM: Finished saving go dependencies
6:07:28 AM: Build script success
6:07:30 AM: Uploading Cache of size 154.5MB
6:07:31 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:07:27 AM: Starting post processing
6:07:27 AM: Skipping form detection
6:07:27 AM: Post processing - header rules
6:07:27 AM: Post processing - redirect rules
6:07:27 AM: Post processing done
6:07:27 AM: Section completed: postprocessing
6:07:28 AM: Site is live ✨