Skip to main content

Deploy details

Deploy successful for testcontainers-dotnet

Throw the new `DockerUnavailableException` when Docker is not available

PR #1308: DockerUnavailableException@ba6a7a2

Deploy log

Initializing

Complete
2:46:18 PM: Build ready to start
2:46:33 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
2:46:33 PM: buildbot version: e06c8b12db8d11e7b1884ff05239b221ef25f172
2:46:33 PM: Fetching cached dependencies
2:46:33 PM: Failed to fetch cache, continuing with build
2:46:34 PM: Starting to prepare the repo for build
2:46:34 PM: No cached dependencies found. Cloning fresh repo
2:46:34 PM: git clone --filter=blob:none https://github.com/testcontainers/testcontainers-dotnet
2:46:34 PM: Preparing Git Reference pull/1308/head
2:46:37 PM: Starting to install dependencies
2:46:38 PM: mise python@3.8.20 install
2:46:38 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
2:46:38 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
2:46:39 PM: mise python@3.8.20 python --version
2:46:39 PM: mise python@3.8.20 Python 3.8.20
2:46:39 PM: mise python@3.8.20 installed
2:46:39 PM: Python version set to 3.8
2:46:40 PM: Collecting pipenv
2:46:40 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
2:46:40 PM: Collecting certifi (from pipenv)
2:46:40 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
2:46:40 PM: Collecting packaging>=22 (from pipenv)
2:46:40 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
2:46:40 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)
2:46:40 PM: Collecting virtualenv>=20.24.2 (from pipenv)
2:46:40 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
2:46:40 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
2:46:40 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
2:46:40 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
2:46:40 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
2:46:40 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
2:46:40 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
2:46:40 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
2:46:40 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 43.2 MB/s eta 0:00:00
2:46:40 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
2:46:40 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 4.7 MB/s eta 0:00:00
2:46:40 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
2:46:40 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 146.1 MB/s eta 0:00:00
2:46:41 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
2:46:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 13.9 MB/s eta 0:00:00
2:46:41 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
2:46:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 41.2 MB/s eta 0:00:00
2:46:41 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
2:46:41 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
2:46:41 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
2:46:42 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
2:46:42 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
2:46:42 PM: [notice] To update, run: pip install --upgrade pip
2:46:42 PM: Installing pip dependencies from requirements.txt
2:46:42 PM: Started restoring cached pip cache
2:46:42 PM: Finished restoring cached pip cache
2:46:42 PM: Collecting mkdocs==1.6.1 (from -r requirements.txt (line 1))
2:46:42 PM: Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB)
2:46:42 PM: Collecting mkdocs-markdownextradata-plugin==0.2.6 (from -r requirements.txt (line 2))
2:46:42 PM: Downloading mkdocs_markdownextradata_plugin-0.2.6-py3-none-any.whl.metadata (6.4 kB)
2:46:43 PM: Collecting mkdocs-material==8.5.11 (from -r requirements.txt (line 3))
2:46:43 PM: Downloading mkdocs_material-8.5.11-py3-none-any.whl.metadata (13 kB)
2:46:43 PM: Collecting click>=7.0 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
2:46:43 PM: Collecting ghp-import>=1.0 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
2:46:43 PM: Collecting importlib-metadata>=4.4 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
2:46:43 PM: Collecting jinja2>=2.11.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
2:46:43 PM: Collecting markdown>=3.3.6 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
2:46:43 PM: Collecting markupsafe>=2.0.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
2:46:43 PM: Collecting mergedeep>=1.3.4 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
2:46:43 PM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
2:46:43 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.1->-r requirements.txt (line 1)) (24.2)
2:46:43 PM: Collecting pathspec>=0.11.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
2:46:43 PM: Collecting pyyaml-env-tag>=0.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
2:46:43 PM: Collecting pyyaml>=5.1 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
2:46:43 PM: Collecting watchdog>=2.0 (from mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:43 PM: Downloading watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
2:46:43 PM: Collecting mkdocs-material-extensions>=1.1 (from mkdocs-material==8.5.11->-r requirements.txt (line 3))
2:46:43 PM: Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
2:46:43 PM: Collecting pygments>=2.12 (from mkdocs-material==8.5.11->-r requirements.txt (line 3))
2:46:43 PM: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
2:46:43 PM: Collecting pymdown-extensions>=9.4 (from mkdocs-material==8.5.11->-r requirements.txt (line 3))
2:46:43 PM: Downloading pymdown_extensions-10.14.3-py3-none-any.whl.metadata (3.0 kB)
2:46:43 PM: Collecting requests>=2.26 (from mkdocs-material==8.5.11->-r requirements.txt (line 3))
2:46:43 PM: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
2:46:44 PM: Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:44 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
2:46:44 PM: Collecting zipp>=3.20 (from importlib-metadata>=4.4->mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:44 PM: Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
2:46:44 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.1->-r requirements.txt (line 1)) (4.3.6)
2:46:44 PM: Collecting charset-normalizer<4,>=2 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 3))
2:46:44 PM: Downloading charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
2:46:44 PM: Collecting idna<4,>=2.5 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 3))
2:46:44 PM: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
2:46:44 PM: Collecting urllib3<3,>=1.21.1 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 3))
2:46:44 PM: Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
2:46:44 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==8.5.11->-r requirements.txt (line 3)) (2025.1.31)
2:46:44 PM: Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.6.1->-r requirements.txt (line 1))
2:46:44 PM: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
2:46:44 PM: Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 60.7 MB/s eta 0:00:00
2:46:44 PM: Downloading mkdocs_markdownextradata_plugin-0.2.6-py3-none-any.whl (6.7 kB)
2:46:44 PM: Downloading mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.6/7.6 MB 171.3 MB/s eta 0:00:00
2:46:44 PM: Downloading click-8.1.8-py3-none-any.whl (98 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.2/98.2 kB 9.3 MB/s eta 0:00:00
2:46:44 PM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
2:46:44 PM: Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
2:46:44 PM: Downloading jinja2-3.1.6-py3-none-any.whl (134 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.9/134.9 kB 11.3 MB/s eta 0:00:00
2:46:44 PM: Downloading Markdown-3.7-py3-none-any.whl (106 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.3/106.3 kB 10.2 MB/s eta 0:00:00
2:46:44 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
2:46:44 PM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
2:46:44 PM: Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
2:46:44 PM: Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
2:46:44 PM: Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
2:46:44 PM: Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 85.6 MB/s eta 0:00:00
2:46:44 PM: Downloading pymdown_extensions-10.14.3-py3-none-any.whl (264 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 264.5/264.5 kB 12.0 MB/s eta 0:00:00
2:46:44 PM: Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.5/746.5 kB 60.0 MB/s eta 0:00:00
2:46:44 PM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
2:46:44 PM: Downloading requests-2.32.3-py3-none-any.whl (64 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 9.1 MB/s eta 0:00:00
2:46:44 PM: Downloading watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.9/82.9 kB 8.8 MB/s eta 0:00:00
2:46:44 PM: Downloading charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB 14.2 MB/s eta 0:00:00
2:46:44 PM: Downloading idna-3.10-py3-none-any.whl (70 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 7.9 MB/s eta 0:00:00
2:46:44 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 21.2 MB/s eta 0:00:00
2:46:44 PM: Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
2:46:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 14.0 MB/s eta 0:00:00
2:46:44 PM: Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
2:46:45 PM: Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
2:46:45 PM: Installing collected packages: zipp, watchdog, urllib3, six, pyyaml, pygments, pathspec, mkdocs-material-extensions, mergedeep, markupsafe, idna, click, charset-normalizer, requests, pyyaml-env-tag, python-dateutil, jinja2, importlib-metadata, mkdocs-get-deps, markdown, ghp-import, pymdown-extensions, mkdocs, mkdocs-material, mkdocs-markdownextradata-plugin
2:46:47 PM: Successfully installed charset-normalizer-3.4.1 click-8.1.8 ghp-import-2.1.0 idna-3.10 importlib-metadata-8.5.0 jinja2-3.1.6 markdown-3.7 markupsafe-2.1.5 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-get-deps-0.2.0 mkdocs-markdownextradata-plugin-0.2.6 mkdocs-material-8.5.11 mkdocs-material-extensions-1.3.1 pathspec-0.12.1 pygments-2.19.1 pymdown-extensions-10.14.3 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-0.1 requests-2.32.3 six-1.17.0 urllib3-2.2.3 watchdog-4.0.2 zipp-3.20.2
2:46:48 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
2:46:48 PM: [notice] To update, run: pip install --upgrade pip
2:46:48 PM: Pip dependencies installed
2:46:48 PM: Attempting Ruby version 2.7.2, read from environment
2:46:48 PM: Using Ruby version 2.7.2
2:46:49 PM: Started restoring cached go cache
2:46:49 PM: Finished restoring cached go cache
2:46:49 PM: Installing Go version 1.17 (requested 1.17)
2:46:54 PM: go version go1.17 linux/amd64
2:46:55 PM: Using PHP version 8.0
2:46:57 PM: Attempting Node.js version 'lts/*' from .node-version
2:46:57 PM: v22.14.0 is already installed.
2:46:57 PM: Now using node v22.14.0 (npm v10.9.2)
2:46:57 PM: Enabling Node.js Corepack
2:46:57 PM: Started restoring cached build plugins
2:46:57 PM: Finished restoring cached build plugins
2:46:58 PM: Successfully installed dependencies
2:46:58 PM: Starting build script
2:46:59 PM: Detected 0 framework(s)
2:46:59 PM: Section completed: initializing

Building

Complete
2:47:00 PM: Netlify Build
2:47:00 PM: ────────────────────────────────────────────────────────────────
2:47:00 PM:
2:47:00 PM: ❯ Version
2:47:00 PM: @netlify/build 30.0.5
2:47:00 PM:
2:47:00 PM: ❯ Flags
2:47:00 PM: accountId: 62164cac14c85800658571a0
2:47:00 PM: baseRelDir: true
2:47:00 PM: buildId: 67e564ba9174920008abb079
2:47:00 PM: deployId: 67e564ba9174920008abb07b
2:47:00 PM:
2:47:00 PM: ❯ Current directory
2:47:00 PM: /opt/build/repo
2:47:00 PM:
2:47:00 PM: ❯ Config file
2:47:00 PM: No config file was defined: using default values.
2:47:00 PM:
2:47:00 PM: ❯ Context
2:47:00 PM: deploy-preview
2:47:00 PM:
2:47:00 PM: Build command from Netlify app
2:47:00 PM: ────────────────────────────────────────────────────────────────
2:47:00 PM: ​
2:47:00 PM: $ mkdocs build
2:47:00 PM: INFO - Cleaning site directory
2:47:00 PM: INFO - Building documentation to directory: /opt/build/repo/site
2:47:01 PM: INFO - Documentation built in 0.59 seconds
2:47:01 PM: ​
2:47:01 PM: (build.command completed in 772ms)
2:47:01 PM:
2:47:01 PM: (Netlify Build completed in 1.2s)
2:48:10 PM: Section completed: building
2:48:16 PM: Finished processing build request in 1m42.917s

Deploying

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

Cleanup

Complete
2:47:01 PM: Netlify Build Complete
2:47:01 PM: ────────────────────────────────────────────────────────────────
2:47:01 PM: ​
2:47:02 PM: Caching artifacts
2:47:02 PM: Started saving build plugins
2:47:02 PM: Finished saving build plugins
2:47:02 PM: Started saving mise cache
2:47:04 PM: Finished saving mise cache
2:47:04 PM: Started saving pip cache
2:47:04 PM: Finished saving pip cache
2:47:04 PM: Started saving emacs cask dependencies
2:47:04 PM: Finished saving emacs cask dependencies
2:47:04 PM: Started saving maven dependencies
2:47:04 PM: Finished saving maven dependencies
2:47:04 PM: Started saving boot dependencies
2:47:04 PM: Finished saving boot dependencies
2:47:04 PM: Started saving rust rustup cache
2:47:04 PM: Finished saving rust rustup cache
2:47:04 PM: Started saving go dependencies
2:47:04 PM: Finished saving go dependencies
2:48:10 PM: Build script success
2:48:15 PM: Uploading Cache of size 152.2MB
2:48:16 PM: Section completed: cleanup

Post-processing

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