6:19:37 AM: Build ready to start
6:19:39 AM: build-image version: 9289b698a503f132b265bd089ab40ce1d6f9e65e (focal)
6:19:39 AM: build-image tag: v4.12.0
6:19:39 AM: buildbot version: 8004afba0d79c2913deefb1ea0ee8f3ed710b828
6:19:39 AM: Fetching cached dependencies
6:19:39 AM: Failed to fetch cache, continuing with build
6:19:39 AM: Starting to prepare the repo for build
6:19:39 AM: No cached dependencies found. Cloning fresh repo
6:19:39 AM: Preparing Git Reference refs/heads/main
6:19:40 AM: Parsing package.json dependencies
6:19:40 AM: Starting build script
6:19:40 AM: Installing dependencies
6:19:40 AM: Python version set to 3.8
6:19:41 AM: v16.17.1 is already installed.
6:19:41 AM: Now using node v16.17.1 (npm v8.15.0)
6:19:41 AM: Started restoring cached build plugins
6:19:41 AM: Finished restoring cached build plugins
6:19:41 AM: Attempting ruby version 2.7.2, read from environment
6:19:42 AM: Using ruby version 2.7.2
6:19:42 AM: Using PHP version 8.0
6:19:42 AM: Installing pip dependencies
6:19:42 AM: Started restoring cached pip cache
6:19:42 AM: Finished restoring cached pip cache
6:19:43 AM: Collecting mkdocs
6:19:43 AM: Downloading mkdocs-1.4.0-py3-none-any.whl (3.7 MB)
6:19:44 AM: Collecting mkdocs-material
6:19:44 AM: Downloading mkdocs_material-8.5.6-py3-none-any.whl (7.5 MB)
6:19:46 AM: Collecting ghp-import>=1.0
6:19:46 AM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
6:19:46 AM: Collecting mergedeep>=1.3.4
6:19:46 AM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
6:19:46 AM: Collecting packaging>=20.5
6:19:46 AM: Downloading packaging-21.3-py3-none-any.whl (40 kB)
6:19:46 AM: Collecting watchdog>=2.0
6:19:46 AM: Downloading watchdog-2.1.9-py3-none-manylinux2014_x86_64.whl (78 kB)
6:19:47 AM: Collecting importlib-metadata>=4.3; python_version < "3.10"
6:19:47 AM: Downloading importlib_metadata-5.0.0-py3-none-any.whl (21 kB)
6:19:47 AM: Collecting Markdown<3.4,>=3.2.1
6:19:47 AM: Downloading Markdown-3.3.7-py3-none-any.whl (97 kB)
6:19:47 AM: Collecting click>=7.0
6:19:47 AM: Downloading click-8.1.3-py3-none-any.whl (96 kB)
6:19:47 AM: Collecting Jinja2>=2.11.1
6:19:47 AM: Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
6:19:47 AM: Collecting PyYAML>=5.1
6:19:47 AM: Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB)
6:19:47 AM: Collecting pyyaml-env-tag>=0.1
6:19:47 AM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
6:19:47 AM: Collecting pymdown-extensions>=9.4
6:19:47 AM: Downloading pymdown_extensions-9.6-py3-none-any.whl (218 kB)
6:19:47 AM: Collecting mkdocs-material-extensions>=1.0.3
6:19:47 AM: Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB)
6:19:47 AM: Collecting requests>=2.26
6:19:47 AM: Downloading requests-2.28.1-py3-none-any.whl (62 kB)
6:19:47 AM: Collecting pygments>=2.12
6:19:47 AM: Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB)
6:19:48 AM: Collecting python-dateutil>=2.8.1
6:19:48 AM: Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
6:19:48 AM: Collecting pyparsing!=3.0.5,>=2.0.2
6:19:48 AM: Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
6:19:48 AM: Collecting zipp>=0.5
6:19:48 AM: Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB)
6:19:48 AM: Collecting MarkupSafe>=2.0
6:19:48 AM: Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
6:19:48 AM: Collecting idna<4,>=2.5
6:19:48 AM: Downloading idna-3.4-py3-none-any.whl (61 kB)
6:19:48 AM: Collecting charset-normalizer<3,>=2
6:19:48 AM: Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB)
6:19:48 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material->-r requirements.txt (line 2)) (2022.9.24)
6:19:48 AM: Collecting urllib3<1.27,>=1.21.1
6:19:48 AM: Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB)
6:19:48 AM: Collecting six>=1.5
6:19:48 AM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
6:19:48 AM: Installing collected packages: six, python-dateutil, ghp-import, mergedeep, pyparsing, packaging, watchdog, zipp, importlib-metadata, Markdown, click, MarkupSafe, Jinja2, PyYAML, pyyaml-env-tag, mkdocs, pymdown-extensions, mkdocs-material-extensions, idna, charset-normalizer, urllib3, requests, pygments, mkdocs-material
6:19:54 AM: Successfully installed Jinja2-3.1.2 Markdown-3.3.7 MarkupSafe-2.1.1 PyYAML-6.0 charset-normalizer-2.1.1 click-8.1.3 ghp-import-2.1.0 idna-3.4 importlib-metadata-5.0.0 mergedeep-1.3.4 mkdocs-1.4.0 mkdocs-material-8.5.6 mkdocs-material-extensions-1.0.3 packaging-21.3 pygments-2.13.0 pymdown-extensions-9.6 pyparsing-3.0.9 python-dateutil-2.8.2 pyyaml-env-tag-0.1 requests-2.28.1 six-1.16.0 urllib3-1.26.12 watchdog-2.1.9 zipp-3.8.1
6:19:55 AM: Pip dependencies installed
6:19:55 AM: Started restoring cached go cache
6:19:55 AM: Finished restoring cached go cache
6:19:55 AM: Installing Go version 1.17 (requested 1.17)
6:19:59 AM: unset GOARCH;
6:19:59 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
6:19:59 AM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
6:19:59 AM: go version >&2;
6:19:59 AM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
6:19:59 AM: go version go1.17 linux/amd64
6:19:59 AM: Installing missing commands
6:19:59 AM: Verify run directory
6:20:00 AM: ────────────────────────────────────────────────────────────────
6:20:00 AM: Netlify Build
6:20:00 AM: ────────────────────────────────────────────────────────────────
6:20:00 AM: @netlify/build 27.20.1
6:20:00 AM: baseRelDir: true
6:20:00 AM: buildId: 633d21f9465c093f779383be
6:20:00 AM: deployId: 633d21f9465c093f779383c0
6:20:01 AM: Creating deploy upload records
6:20:00 AM: ❯ Current directory
6:20:00 AM: /opt/build/repo
6:20:00 AM: ❯ Config file
6:20:00 AM: No config file was defined: using default values.
6:20:00 AM: ────────────────────────────────────────────────────────────────
6:20:00 AM: 1. Build command from Netlify app
6:20:00 AM: ────────────────────────────────────────────────────────────────
6:20:01 AM: Starting post processing
6:20:00 AM: $ mkdocs build
6:20:00 AM: INFO - Cleaning site directory
6:20:00 AM: INFO - Building documentation to directory: /opt/build/repo/site
6:20:01 AM: Post processing - HTML
6:20:01 AM: INFO - Documentation built in 0.25 seconds
6:20:01 AM: (build.command completed in 440ms)
6:20:01 AM: ────────────────────────────────────────────────────────────────
6:20:01 AM: 2. Deploy site
6:20:01 AM: ────────────────────────────────────────────────────────────────
6:20:01 AM: Starting to deploy site from 'site'
6:20:01 AM: Creating deploy tree
6:20:01 AM: 10 new files to upload
6:20:01 AM: 0 new functions to upload
6:20:01 AM: Site deploy was successfully initiated
6:20:02 AM: Post processing - header rules
6:20:01 AM: (Deploy site completed in 538ms)
6:20:01 AM: ────────────────────────────────────────────────────────────────
6:20:02 AM: Post processing - redirect rules
6:20:01 AM: Netlify Build Complete
6:20:01 AM: ────────────────────────────────────────────────────────────────
6:20:02 AM: Post processing done
6:20:01 AM: (Netlify Build completed in 996ms)
6:20:01 AM: Caching artifacts
6:20:01 AM: Started saving build plugins
6:20:01 AM: Finished saving build plugins
6:20:01 AM: Started saving pip cache
6:20:01 AM: Finished saving pip cache
6:20:01 AM: Started saving emacs cask dependencies
6:20:02 AM: Finished saving emacs cask dependencies
6:20:02 AM: Started saving maven dependencies
6:20:02 AM: Finished saving maven dependencies
6:20:02 AM: Started saving boot dependencies
6:20:02 AM: Finished saving boot dependencies
6:20:02 AM: Started saving rust rustup cache
6:20:02 AM: Finished saving rust rustup cache
6:20:02 AM: Started saving go dependencies
6:20:02 AM: Finished saving go dependencies
6:20:02 AM: Build script success
6:20:03 AM: Uploading Cache of size 65.8MB
6:20:03 AM: Finished processing build request in 24.731603657s
6:20:05 AM: Site is live ✨