Skip to main content

Deploy details

Deploy log

Initializing

Complete
6:30:47 PM: Build ready to start
6:31:00 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
6:31:00 PM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
6:31:00 PM: Fetching cached dependencies
6:31:00 PM: Starting to download cache of 176.1MB
6:31:02 PM: Finished downloading cache in 1.764s
6:31:02 PM: Starting to extract cache
6:31:03 PM: Finished extracting cache in 1.275s
6:31:03 PM: Finished fetching cache in 3.087s
6:31:03 PM: Starting to prepare the repo for build
6:31:03 PM: Preparing Git Reference refs/heads/master
6:31:05 PM: Starting to install dependencies
6:31:05 PM: Started restoring cached mise cache
6:31:05 PM: Finished restoring cached mise cache
6:31:06 PM: mise python@3.8.20 install
6:31:06 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:31:06 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:31:06 PM: mise python@3.8.20 python --version
6:31:06 PM: mise python@3.8.20 Python 3.8.20
6:31:06 PM: mise python@3.8.20 installed
6:31:06 PM: Python version set to 3.8
6:31:07 PM: Collecting pipenv
6:31:08 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
6:31:08 PM: Collecting certifi (from pipenv)
6:31:08 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
6:31:08 PM: Collecting packaging>=22 (from pipenv)
6:31:08 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
6:31:08 PM: 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:31:08 PM: Collecting virtualenv>=20.24.2 (from pipenv)
6:31:08 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
6:31:08 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
6:31:08 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
6:31:08 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
6:31:08 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
6:31:08 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
6:31:08 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
6:31:08 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
6:31:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 46.1 MB/s eta 0:00:00
6:31:08 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
6:31:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 8.3 MB/s eta 0:00:00
6:31:08 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
6:31:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 170.1 MB/s eta 0:00:00
6:31:08 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
6:31:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 12.8 MB/s eta 0:00:00
6:31:08 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
6:31:08 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 32.5 MB/s eta 0:00:00
6:31:08 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
6:31:08 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
6:31:08 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
6:31:09 PM: 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:31:09 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:31:09 PM: [notice] To update, run: pip install --upgrade pip
6:31:09 PM: Installing pip dependencies from requirements.txt
6:31:09 PM: Started restoring cached pip cache
6:31:09 PM: Finished restoring cached pip cache
6:31:10 PM: Collecting mkdocs==1.3.0 (from -r requirements.txt (line 1))
6:31:10 PM: Using cached mkdocs-1.3.0-py3-none-any.whl.metadata (4.8 kB)
6:31:10 PM: Collecting mkdocs-material==4.6.3 (from -r requirements.txt (line 2))
6:31:10 PM: Using cached mkdocs_material-4.6.3-py2.py3-none-any.whl.metadata (4.1 kB)
6:31:10 PM: Collecting click>=3.3 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
6:31:10 PM: Collecting Jinja2>=2.10.2 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
6:31:10 PM: Collecting Markdown>=3.2.1 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
6:31:10 PM: Collecting PyYAML>=3.10 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
6:31:10 PM: Collecting watchdog>=2.0 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
6:31:10 PM: Collecting ghp-import>=1.0 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
6:31:10 PM: Collecting pyyaml-env-tag>=0.1 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
6:31:10 PM: Collecting importlib-metadata>=4.3 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
6:31:10 PM: 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.0->-r requirements.txt (line 1)) (24.2)
6:31:10 PM: Collecting mergedeep>=1.3.4 (from mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
6:31:10 PM: Collecting Pygments>=2.4 (from mkdocs-material==4.6.3->-r requirements.txt (line 2))
6:31:10 PM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
6:31:10 PM: Collecting pymdown-extensions>=6.3 (from mkdocs-material==4.6.3->-r requirements.txt (line 2))
6:31:10 PM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl.metadata (3.0 kB)
6:31:10 PM: Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
6:31:10 PM: Collecting zipp>=3.20 (from importlib-metadata>=4.3->mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
6:31:10 PM: Collecting MarkupSafe>=2.0 (from Jinja2>=2.10.2->mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
6:31:10 PM: Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.3.0->-r requirements.txt (line 1))
6:31:10 PM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
6:31:10 PM: Using cached mkdocs-1.3.0-py3-none-any.whl (3.7 MB)
6:31:10 PM: Using cached mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB)
6:31:10 PM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
6:31:10 PM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
6:31:10 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
6:31:10 PM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
6:31:10 PM: Using cached Markdown-3.7-py3-none-any.whl (106 kB)
6:31:10 PM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
6:31:10 PM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
6:31:10 PM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl (264 kB)
6:31:10 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
6:31:10 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
6:31:10 PM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
6:31:10 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
6:31:10 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
6:31:10 PM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
6:31:10 PM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
6:31:10 PM: Installing collected packages: zipp, watchdog, six, PyYAML, Pygments, mergedeep, MarkupSafe, click, pyyaml-env-tag, python-dateutil, Jinja2, importlib-metadata, Markdown, ghp-import, pymdown-extensions, mkdocs, mkdocs-material
6:31:12 PM: Successfully installed Jinja2-3.1.6 Markdown-3.7 MarkupSafe-2.1.5 PyYAML-6.0.2 Pygments-2.19.1 click-8.1.8 ghp-import-2.1.0 importlib-metadata-8.5.0 mergedeep-1.3.4 mkdocs-1.3.0 mkdocs-material-4.6.3 pymdown-extensions-10.14.3 python-dateutil-2.9.0.post0 pyyaml-env-tag-0.1 six-1.17.0 watchdog-4.0.2 zipp-3.20.2
6:31:12 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:31:12 PM: [notice] To update, run: pip install --upgrade pip
6:31:12 PM: Pip dependencies installed
6:31:12 PM: Attempting Ruby version 2.7.1, read from environment
6:31:13 PM: Required ruby-2.7.1 is not installed - installing.
6:31:13 PM: Searching for binary rubies, this might take some time.
6:31:13 PM: Checking requirements for ubuntu.
6:31:13 PM: Requirements installation successful.
6:31:13 PM: ruby-2.7.1 - #configure
6:31:13 PM: ruby-2.7.1 - #download
6:31:14 PM: ruby-2.7.1 - #validate archive
6:31:17 PM: ruby-2.7.1 - #extract
6:31:18 PM: ruby-2.7.1 - #validate binary
6:31:19 PM: ruby-2.7.1 - #setup
6:31:19 PM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
6:31:19 PM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
6:31:19 PM: ruby-2.7.1 - #generating global wrappers........
6:31:19 PM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
6:31:20 PM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
6:31:20 PM: ruby-2.7.1 - #generating default wrappers........
6:31:20 PM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
6:31:20 PM: Using Ruby version 2.7.1
6:31:21 PM: Started restoring cached go cache
6:31:21 PM: Finished restoring cached go cache
6:31:21 PM: Installing Go version 1.14.4 (requested 1.14.4)
6:31:25 PM: go version go1.14.4 linux/amd64
6:31:26 PM: Using PHP version 8.0
6:31:27 PM: Started restoring cached Node.js version
6:31:28 PM: Finished restoring cached Node.js version
6:31:29 PM: v12.18.0 is already installed.
6:31:29 PM: Now using node v12.18.0 (npm v6.14.4)
6:31:29 PM: Started restoring cached build plugins
6:31:29 PM: Finished restoring cached build plugins
6:31:29 PM: Successfully installed dependencies
6:31:29 PM: Starting build script
6:31:31 PM: Detected 0 framework(s)
6:31:31 PM: Section completed: initializing

Building

Complete
6:31:32 PM: Netlify Build
6:31:32 PM: ────────────────────────────────────────────────────────────────
6:31:32 PM:
6:31:32 PM: ❯ Version
6:31:32 PM: @netlify/build 30.0.3
6:31:32 PM:
6:31:32 PM: ❯ Flags
6:31:32 PM: accountId: 5c5daf6fd3baad75b030389d
6:31:32 PM: baseRelDir: true
6:31:32 PM: buildId: 67e05356717e520008d58b58
6:31:32 PM: deployId: 67e05356717e520008d58b5a
6:31:32 PM:
6:31:32 PM: ❯ Current directory
6:31:32 PM: /opt/build/repo
6:31:32 PM:
6:31:32 PM: ❯ Config file
6:31:32 PM: No config file was defined: using default values.
6:31:32 PM:
6:31:32 PM: ❯ Context
6:31:32 PM: production
6:31:32 PM:
6:31:32 PM: Build command from Netlify app
6:31:32 PM: ────────────────────────────────────────────────────────────────
6:31:32 PM: ​
6:31:32 PM: $ mkdocs build
6:31:32 PM: INFO - Cleaning site directory
6:31:32 PM: INFO - Building documentation to directory: /opt/build/repo/site
6:31:32 PM: WARNING - Both index.md and readme.md found. Skipping readme.md from /opt/build/repo/docs
6:31:32 PM: WARNING - Documentation file 'documentation.md' contains a link to '../document/resources/document.md' which is not found in the documentation files.
6:31:32 PM: INFO - Documentation built in 0.25 seconds
6:31:32 PM: ​
6:31:32 PM: (build.command completed in 435ms)
6:31:32 PM:
6:31:33 PM: (Netlify Build completed in 941ms)
6:31:33 PM: Section completed: building
6:31:36 PM: Finished processing build request in 35.991s

Deploying

Complete
6:31:32 PM: Deploy site
6:31:32 PM: ────────────────────────────────────────────────────────────────
6:31:32 PM: ​
6:31:32 PM: Starting to deploy site from 'site'
6:31:32 PM: Calculating files to upload
6:31:33 PM: 2 new file(s) to upload
6:31:33 PM: 0 new function(s) to upload
6:31:33 PM: Section completed: deploying
6:31:33 PM: Site deploy was successfully initiated
6:31:33 PM: ​
6:31:33 PM: (Deploy site completed in 318ms)

Cleanup

Complete
6:31:33 PM: Netlify Build Complete
6:31:33 PM: ────────────────────────────────────────────────────────────────
6:31:33 PM: ​
6:31:33 PM: Caching artifacts
6:31:33 PM: Started saving build plugins
6:31:33 PM: Finished saving build plugins
6:31:33 PM: Started saving mise cache
6:31:33 PM: Finished saving mise cache
6:31:33 PM: Started saving pip cache
6:31:33 PM: Finished saving pip cache
6:31:33 PM: Started saving emacs cask dependencies
6:31:33 PM: Finished saving emacs cask dependencies
6:31:33 PM: Started saving maven dependencies
6:31:33 PM: Finished saving maven dependencies
6:31:33 PM: Started saving boot dependencies
6:31:33 PM: Finished saving boot dependencies
6:31:33 PM: Started saving rust rustup cache
6:31:33 PM: Finished saving rust rustup cache
6:31:33 PM: Started saving go dependencies
6:31:33 PM: Finished saving go dependencies
6:31:33 PM: Cached Ruby version 2.7.1
6:31:33 PM: Build script success
6:31:35 PM: Uploading Cache of size 197.5MB
6:31:36 PM: Section completed: cleanup

Post-processing

Complete
6:31:33 PM: Post processing - redirect rules
6:31:33 PM: Starting post processing
6:31:33 PM: Skipping form detection
6:31:33 PM: Post processing - header rules
6:31:33 PM: Post processing done
6:31:33 PM: Section completed: postprocessing
6:31:34 PM: Site is live ✨