Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for n8n-docs

:rocket: Release note 1.77.3

PR #2826: release-note-1.77.3@93658bc

Deploy log

Initializing

Complete
1:58:41 PM: Build ready to start
1:58:58 PM: build-image version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34 (focal)
1:58:58 PM: buildbot version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34
1:58:58 PM: Fetching cached dependencies
1:58:58 PM: Starting to download cache of 1.1GB
1:59:01 PM: Finished downloading cache in 2.197s
1:59:01 PM: Starting to extract cache
1:59:09 PM: Finished extracting cache in 8.116s
1:59:09 PM: Finished fetching cache in 10.441s
1:59:09 PM: Starting to prepare the repo for build
1:59:09 PM: Preparing Git Reference pull/2826/head
1:59:12 PM: Custom publish path detected. Proceeding with the specified path: 'site'
1:59:12 PM: Custom build command detected. Proceeding with the specified command: 'pip install _submodules/insiders && mkdocs build'
1:59:12 PM: Starting to install dependencies
1:59:13 PM: Started restoring cached mise cache
1:59:13 PM: Finished restoring cached mise cache
1:59:13 PM: mise python@3.8.20 install
1:59:13 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:59:14 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:59:14 PM: mise python@3.8.20 python --version
1:59:14 PM: mise python@3.8.20 Python 3.8.20
1:59:14 PM: mise python@3.8.20 installed
1:59:14 PM: Python version set to 3.8
1:59:15 PM: Collecting pipenv
1:59:15 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
1:59:15 PM: Collecting certifi (from pipenv)
1:59:15 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
1:59:15 PM: Collecting packaging>=22 (from pipenv)
1:59:15 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
1:59:15 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)
1:59:15 PM: Collecting virtualenv>=20.24.2 (from pipenv)
1:59:15 PM: Downloading virtualenv-20.29.1-py3-none-any.whl.metadata (4.5 kB)
1:59:15 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
1:59:15 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
1:59:15 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
1:59:15 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
1:59:15 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
1:59:15 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
1:59:16 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
1:59:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 37.7 MB/s eta 0:00:00
1:59:16 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
1:59:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 4.8 MB/s eta 0:00:00
1:59:16 PM: Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB)
1:59:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 126.7 MB/s eta 0:00:00
1:59:16 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
1:59:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 13.8 MB/s eta 0:00:00
1:59:16 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
1:59:16 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 32.9 MB/s eta 0:00:00
1:59:16 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
1:59:16 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
1:59:16 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
1:59:17 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.1
1:59:17 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0
1:59:17 PM: [notice] To update, run: pip install --upgrade pip
1:59:17 PM: Installing pip dependencies from requirements.txt
1:59:17 PM: Started restoring cached pip cache
1:59:17 PM: Finished restoring cached pip cache
1:59:17 PM: Collecting mkdocs-exclude==1.0.2 (from -r requirements.txt (line 1))
1:59:17 PM: Using cached mkdocs_exclude-1.0.2-py3-none-any.whl
1:59:17 PM: Collecting mkdocs-glightbox (from -r requirements.txt (line 2))
1:59:17 PM: Using cached mkdocs_glightbox-0.4.0-py3-none-any.whl.metadata (6.1 kB)
1:59:17 PM: Collecting mkdocs-macros-plugin==1.0.4 (from -r requirements.txt (line 3))
1:59:17 PM: Using cached mkdocs_macros_plugin-1.0.4-py3-none-any.whl.metadata (7.8 kB)
1:59:17 PM: Collecting mkdocs (from mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:17 PM: Using cached mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB)
1:59:17 PM: Collecting jinja2 (from mkdocs-macros-plugin==1.0.4->-r requirements.txt (line 3))
1:59:17 PM: Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
1:59:17 PM: Collecting termcolor (from mkdocs-macros-plugin==1.0.4->-r requirements.txt (line 3))
1:59:17 PM: Using cached termcolor-2.4.0-py3-none-any.whl.metadata (6.1 kB)
1:59:18 PM: Collecting pyyaml (from mkdocs-macros-plugin==1.0.4->-r requirements.txt (line 3))
1:59:18 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
1:59:18 PM: Collecting python-dateutil (from mkdocs-macros-plugin==1.0.4->-r requirements.txt (line 3))
1:59:18 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
1:59:18 PM: Collecting click>=7.0 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
1:59:18 PM: Collecting ghp-import>=1.0 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
1:59:18 PM: Collecting importlib-metadata>=4.4 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
1:59:18 PM: Collecting markdown>=3.3.6 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
1:59:18 PM: Collecting markupsafe>=2.0.1 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
1:59:18 PM: Collecting mergedeep>=1.3.4 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
1:59:18 PM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
1:59:18 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->mkdocs-exclude==1.0.2->-r requirements.txt (line 1)) (24.2)
1:59:18 PM: Collecting pathspec>=0.11.1 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
1:59:18 PM: Collecting pyyaml-env-tag>=0.1 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
1:59:18 PM: Collecting watchdog>=2.0 (from mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
1:59:18 PM: Collecting six>=1.5 (from python-dateutil->mkdocs-macros-plugin==1.0.4->-r requirements.txt (line 3))
1:59:18 PM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
1:59:18 PM: Collecting zipp>=3.20 (from importlib-metadata>=4.4->mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1))
1:59:18 PM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
1:59:18 PM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs->mkdocs-exclude==1.0.2->-r requirements.txt (line 1)) (4.3.6)
1:59:18 PM: Using cached mkdocs_macros_plugin-1.0.4-py3-none-any.whl (21 kB)
1:59:18 PM: Using cached mkdocs_glightbox-0.4.0-py3-none-any.whl (31 kB)
1:59:18 PM: Using cached mkdocs-1.6.1-py3-none-any.whl (3.9 MB)
1:59:18 PM: Using cached jinja2-3.1.5-py3-none-any.whl (134 kB)
1:59:18 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
1:59:18 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
1:59:18 PM: Using cached termcolor-2.4.0-py3-none-any.whl (7.7 kB)
1:59:18 PM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
1:59:18 PM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
1:59:18 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
1:59:18 PM: Using cached Markdown-3.7-py3-none-any.whl (106 kB)
1:59:18 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
1:59:18 PM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
1:59:18 PM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
1:59:18 PM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
1:59:18 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
1:59:18 PM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
1:59:18 PM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
1:59:18 PM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
1:59:18 PM: Installing collected packages: mkdocs-glightbox, zipp, watchdog, termcolor, six, pyyaml, pathspec, mergedeep, markupsafe, click, pyyaml-env-tag, python-dateutil, jinja2, importlib-metadata, mkdocs-get-deps, markdown, ghp-import, mkdocs, mkdocs-macros-plugin, mkdocs-exclude
1:59:19 PM: Successfully installed click-8.1.8 ghp-import-2.1.0 importlib-metadata-8.5.0 jinja2-3.1.5 markdown-3.7 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-exclude-1.0.2 mkdocs-get-deps-0.2.0 mkdocs-glightbox-0.4.0 mkdocs-macros-plugin-1.0.4 pathspec-0.12.1 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-0.1 six-1.17.0 termcolor-2.4.0 watchdog-4.0.2 zipp-3.20.2
1:59:19 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0
1:59:19 PM: [notice] To update, run: pip install --upgrade pip
1:59:19 PM: Pip dependencies installed
1:59:19 PM: Attempting Ruby version 2.7.2, read from environment
1:59:19 PM: Using Ruby version 2.7.2
1:59:20 PM: Started restoring cached go cache
1:59:20 PM: Finished restoring cached go cache
1:59:20 PM: Installing Go version 1.16.5 (requested 1.16.5)
1:59:24 PM: go version go1.16.5 linux/amd64
1:59:25 PM: Using PHP version 8.0
1:59:26 PM: Started restoring cached Node.js version
1:59:29 PM: Finished restoring cached Node.js version
1:59:29 PM: v20.18.2 is already installed.
1:59:29 PM: Now using node v20.18.2 (npm v10.8.2)
1:59:29 PM: Enabling Node.js Corepack
1:59:29 PM: Started restoring cached build plugins
1:59:29 PM: Finished restoring cached build plugins
1:59:30 PM: Successfully installed dependencies
1:59:30 PM: Starting build script
1:59:31 PM: Detected 0 framework(s)
1:59:31 PM: Section completed: initializing

Building

Complete
1:59:32 PM: Netlify Build
1:59:32 PM: ────────────────────────────────────────────────────────────────
1:59:32 PM:
1:59:32 PM: ❯ Version
1:59:32 PM: @netlify/build 29.58.9
1:59:32 PM:
1:59:32 PM: ❯ Flags
1:59:32 PM: accountId: 6239b3ad316d784e7262638d
1:59:32 PM: baseRelDir: true
1:59:32 PM: buildId: 67a4c0111d171a00088fcc44
1:59:32 PM: deployId: 67a4c0111d171a00088fcc46
1:59:32 PM:
1:59:32 PM: ❯ Current directory
1:59:32 PM: /opt/build/repo
1:59:32 PM:
1:59:32 PM: ❯ Config file
1:59:32 PM: /opt/build/repo/netlify.toml
1:59:32 PM:
1:59:32 PM: ❯ Context
1:59:32 PM: deploy-preview
1:59:32 PM:
1:59:32 PM: build.command from netlify.toml
1:59:32 PM: ────────────────────────────────────────────────────────────────
1:59:32 PM: ​
1:59:32 PM: $ pip install _submodules/insiders && mkdocs build
1:59:33 PM: Processing ./_submodules/insiders
1:59:33 PM: Installing build dependencies: started
1:59:33 PM: Installing build dependencies: finished with status 'done'
1:59:33 PM: Getting requirements to build wheel: started
1:59:33 PM: Getting requirements to build wheel: finished with status 'done'
1:59:33 PM: Preparing metadata (pyproject.toml): started
1:59:36 PM: Preparing metadata (pyproject.toml): finished with status 'done'
1:59:36 PM: Collecting babel~=2.10 (from mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
1:59:36 PM: Collecting colorama~=0.4 (from mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
1:59:36 PM: Requirement already satisfied: jinja2~=3.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.2+insiders.4.53.15) (3.1.5)
1:59:36 PM: Requirement already satisfied: markdown~=3.2 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.2+insiders.4.53.15) (3.7)
1:59:36 PM: Requirement already satisfied: mergedeep~=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.2+insiders.4.53.15) (1.3.4)
1:59:36 PM: Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
1:59:36 PM: Requirement already satisfied: mkdocs~=1.6 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-material==9.6.2+insiders.4.53.15) (1.6.1)
1:59:36 PM: Collecting paginate~=0.5 (from mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB)
1:59:36 PM: Collecting pygments~=2.16 (from mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
1:59:36 PM: Collecting pymdown-extensions~=10.2 (from mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl.metadata (3.0 kB)
1:59:36 PM: Collecting regex>=2022.4 (from mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached regex-2024.11.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
1:59:36 PM: Collecting requests~=2.26 (from mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
1:59:36 PM: Collecting pytz>=2015.7 (from babel~=2.10->mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB)
1:59:36 PM: Requirement already satisfied: MarkupSafe>=2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from jinja2~=3.0->mkdocs-material==9.6.2+insiders.4.53.15) (2.1.5)
1:59:36 PM: Requirement already satisfied: importlib-metadata>=4.4 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from markdown~=3.2->mkdocs-material==9.6.2+insiders.4.53.15) (8.5.0)
1:59:36 PM: Requirement already satisfied: click>=7.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (8.1.8)
1:59:36 PM: Requirement already satisfied: ghp-import>=1.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (2.1.0)
1:59:36 PM: Requirement already satisfied: mkdocs-get-deps>=0.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (0.2.0)
1:59:36 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.6->mkdocs-material==9.6.2+insiders.4.53.15) (24.2)
1:59:36 PM: Requirement already satisfied: pathspec>=0.11.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (0.12.1)
1:59:36 PM: Requirement already satisfied: pyyaml-env-tag>=0.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (0.1)
1:59:36 PM: Requirement already satisfied: pyyaml>=5.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (6.0.2)
1:59:36 PM: Requirement already satisfied: watchdog>=2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (4.0.2)
1:59:36 PM: Collecting charset-normalizer<4,>=2 (from requests~=2.26->mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
1:59:36 PM: Collecting idna<4,>=2.5 (from requests~=2.26->mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
1:59:36 PM: Collecting urllib3<3,>=1.21.1 (from requests~=2.26->mkdocs-material==9.6.2+insiders.4.53.15)
1:59:36 PM: Using cached urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
1:59:36 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests~=2.26->mkdocs-material==9.6.2+insiders.4.53.15) (2025.1.31)
1:59:36 PM: Requirement already satisfied: python-dateutil>=2.8.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from ghp-import>=1.0->mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (2.9.0.post0)
1:59:36 PM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata>=4.4->markdown~=3.2->mkdocs-material==9.6.2+insiders.4.53.15) (3.20.2)
1:59:36 PM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (4.3.6)
1:59:36 PM: Requirement already satisfied: six>=1.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs~=1.6->mkdocs-material==9.6.2+insiders.4.53.15) (1.17.0)
1:59:36 PM: Using cached babel-2.17.0-py3-none-any.whl (10.2 MB)
1:59:36 PM: Using cached colorama-0.4.6-py2.py3-none-any.whl (25 kB)
1:59:36 PM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
1:59:36 PM: Using cached paginate-0.5.7-py2.py3-none-any.whl (13 kB)
1:59:36 PM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
1:59:36 PM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl (264 kB)
1:59:36 PM: Using cached regex-2024.11.6-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (785 kB)
1:59:36 PM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
1:59:36 PM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
1:59:36 PM: Using cached idna-3.10-py3-none-any.whl (70 kB)
1:59:36 PM: Using cached pytz-2025.1-py2.py3-none-any.whl (507 kB)
1:59:36 PM: Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
1:59:36 PM: Building wheels for collected packages: mkdocs-material
1:59:36 PM: Building wheel for mkdocs-material (pyproject.toml): started
1:59:36 PM: Building wheel for mkdocs-material (pyproject.toml): finished with status 'done'
1:59:36 PM: Created wheel for mkdocs-material: filename=mkdocs_material-9.6.2+insiders.4.53.15-py3-none-any.whl size=19926373 sha256=6c8eccb92029607d31403d88af5a13408852c331023cc4728b5b046417098126
1:59:36 PM: Stored in directory: /tmp/pip-ephem-wheel-cache-cdh5nzcb/wheels/cd/30/d4/38f77126d8372883af8716aa08247b3591cd1b6f296d05123c
1:59:36 PM: Successfully built mkdocs-material
1:59:37 PM: Installing collected packages: pytz, paginate, urllib3, regex, pygments, mkdocs-material-extensions, idna, colorama, charset-normalizer, babel, requests, pymdown-extensions, mkdocs-material
1:59:39 PM: Successfully installed babel-2.17.0 charset-normalizer-3.4.1 colorama-0.4.6 idna-3.10 mkdocs-material-9.6.2+insiders.4.53.15 mkdocs-material-extensions-1.3.1 paginate-0.5.7 pygments-2.19.1 pymdown-extensions-10.14.3 pytz-2025.1 regex-2024.11.6 requests-2.32.3 urllib3-2.2.3
1:59:39 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0
1:59:39 PM: [notice] To update, run: pip install --upgrade pip
1:59:40 PM: INFO - [macros] - Macros arguments: {'module_name': 'main', 'modules': [], 'render_by_default': True, 'include_dir': '', 'include_yaml': ['_yaml/data-functions.yml'], 'j2_block_start_string': '[[%', 'j2_block_end_string': '%]]', 'j2_variable_start_string': '[[', 'j2_variable_end_string': ']]', 'on_undefined': 'keep', 'on_error_fail': False, 'verbose': False}
1:59:40 PM: INFO - [macros] - Loading yaml file: /opt/build/repo/_yaml/data-functions.yml
1:59:40 PM: INFO - [macros] - Found local Python module 'main' in: /opt/build/repo
1:59:40 PM: INFO - [macros] - Found external Python module 'main' in: /opt/build/repo
1:59:40 PM: INFO - [macros] - Extra variables (config file): ['analytics', 'consent', 'status']
1:59:40 PM: INFO - [macros] - Extra filters (module): ['pretty']
1:59:40 PM: INFO - [macros] - Found j2 variable 'block_start_string': '[[%'
1:59:40 PM: INFO - [macros] - Found j2 variable 'block_end_string': '%]]'
1:59:40 PM: INFO - [macros] - Found j2 variable 'variable_start_string': '[['
1:59:40 PM: INFO - [macros] - Found j2 variable 'variable_end_string': ']]'
1:59:40 PM: INFO - Cleaning site directory
1:59:40 PM: INFO - Building documentation to directory: /opt/build/repo/site
1:59:40 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
1:59:40 PM: - integrations/builtin/app-nodes/n8n-nodes-base.orbit.md
1:59:40 PM: - integrations/builtin/core-nodes/n8n-nodes-base.itemlists.md
2:01:29 PM: INFO - Doc file 'code/cookbook/luxon.md' contains a link '#convert-date-string-to-Luxon', but there is no such anchor on this page.
2:01:29 PM: INFO - Doc file 'embed/managing-workflows.md' contains a link '#obtain-user-credentials', but there is no such anchor on this page.
2:01:29 PM: INFO - Doc file 'embed/managing-workflows.md' contains a link '#create-user-credentials', but there is no such anchor on this page.
2:01:29 PM: INFO - Doc file 'integrations/builtin/core-nodes/n8n-nodes-base.respondtowebhook.md' contains a link '#return-more-than-one-data-item', but there is no such anchor on this page.
2:01:29 PM: INFO - Doc file 'integrations/builtin/core-nodes/n8n-nodes-base.ssh.md' contains a link '#node-options', but there is no such anchor on this page.
2:01:29 PM: INFO - Doc file 'integrations/builtin/credentials/getresponse.md' contains a link '#how-do-i-configure-oauth2-credentials-for-a-local-environment', but there is no such anchor on this page.
2:01:29 PM: INFO - Doc file 'integrations/community-nodes/installation/manual-install.md' contains a link '#downgrade-a-community-node', but there is no such anchor on this page.
2:01:29 PM: INFO - Doc file 'privacy-security/privacy.md' contains a link '#__consent', but there is no such anchor on this page.
2:01:29 PM: INFO - Doc file 'source-control-environments/understand/patterns.md' contains a link '#optional-use-a-github-action-to-automate-pulls', but there is no such anchor on this page.
2:01:29 PM: INFO - Documentation built in 108.99 seconds
2:01:29 PM: ​
2:01:29 PM: (build.command completed in 1m 56.8s)
2:01:29 PM:
2:01:33 PM: (Netlify Build completed in 2m 0.4s)
2:01:33 PM: Section completed: building
2:01:41 PM: Finished processing build request in 2m42.448s

Deploying

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

Cleanup

Complete
2:01:33 PM: Netlify Build Complete
2:01:33 PM: ────────────────────────────────────────────────────────────────
2:01:33 PM: ​
2:01:33 PM: Caching artifacts
2:01:33 PM: Started saving build plugins
2:01:33 PM: Finished saving build plugins
2:01:33 PM: Started saving mise cache
2:01:33 PM: Finished saving mise cache
2:01:33 PM: Started saving pip cache
2:01:33 PM: Finished saving pip cache
2:01:33 PM: Started saving emacs cask dependencies
2:01:33 PM: Finished saving emacs cask dependencies
2:01:33 PM: Started saving maven dependencies
2:01:33 PM: Finished saving maven dependencies
2:01:33 PM: Started saving boot dependencies
2:01:33 PM: Finished saving boot dependencies
2:01:33 PM: Started saving rust rustup cache
2:01:33 PM: Finished saving rust rustup cache
2:01:33 PM: Started saving go dependencies
2:01:33 PM: Finished saving go dependencies
2:01:33 PM: Build script success
2:01:39 PM: Uploading Cache of size 1.1GB
2:01:41 PM: Section completed: cleanup

Post-processing

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