Skip to main content

Deploy details

Deploy successful for testcontainers-dotnet

fix: Do not run reusable resource tests in parallel

PR #1267: bugfix/address-flaky-reuse-test@932c8e8

Deploy log

Initializing

Complete
3:41:54 PM: Build ready to start
3:42:09 PM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
3:42:09 PM: buildbot version: 244d5322c7eb13029c1d65f78393f886c2e07fdb
3:42:09 PM: Fetching cached dependencies
3:42:09 PM: Starting to download cache of 285.3MB
3:42:12 PM: Finished downloading cache in 2.131s
3:42:12 PM: Starting to extract cache
3:42:14 PM: Finished extracting cache in 2.05s
3:42:14 PM: Finished fetching cache in 4.251s
3:42:14 PM: Starting to prepare the repo for build
3:42:14 PM: Preparing Git Reference pull/1267/head
3:42:16 PM: Starting to install dependencies
3:42:16 PM: Python version set to 3.8
3:42:16 PM: Installing pip dependencies
3:42:16 PM: Started restoring cached pip cache
3:42:16 PM: Finished restoring cached pip cache
3:42:17 PM: Collecting mkdocs==1.6.1
3:42:17 PM: Using cached mkdocs-1.6.1-py3-none-any.whl (3.9 MB)
3:42:17 PM: Collecting mkdocs-markdownextradata-plugin==0.2.6
3:42:17 PM: Using cached mkdocs_markdownextradata_plugin-0.2.6-py3-none-any.whl (6.7 kB)
3:42:18 PM: Collecting mkdocs-material==8.5.11
3:42:18 PM: Using cached mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB)
3:42:19 PM: Collecting watchdog>=2.0
3:42:19 PM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
3:42:19 PM: Collecting pyyaml-env-tag>=0.1
3:42:19 PM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
3:42:19 PM: Collecting mkdocs-get-deps>=0.2.0
3:42:19 PM: Using cached mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
3:42:19 PM: Collecting click>=7.0
3:42:19 PM: Using cached click-8.1.7-py3-none-any.whl (97 kB)
3:42:19 PM: Collecting markdown>=3.3.6
3:42:19 PM: Using cached Markdown-3.7-py3-none-any.whl (106 kB)
3:42:19 PM: Collecting markupsafe>=2.0.1
3:42:19 PM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
3:42:19 PM: Collecting jinja2>=2.11.1
3:42:19 PM: Using cached jinja2-3.1.4-py3-none-any.whl (133 kB)
3:42:19 PM: Collecting importlib-metadata>=4.4; python_version < "3.10"
3:42:19 PM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
3:42:19 PM: Collecting pathspec>=0.11.1
3:42:19 PM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
3:42:19 PM: Collecting mergedeep>=1.3.4
3:42:19 PM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
3:42:19 PM: Collecting packaging>=20.5
3:42:19 PM: Using cached packaging-24.1-py3-none-any.whl (53 kB)
3:42:19 PM: Collecting ghp-import>=1.0
3:42:19 PM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
3:42:19 PM: Collecting pyyaml>=5.1
3:42:19 PM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
3:42:19 PM: Collecting requests>=2.26
3:42:19 PM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
3:42:20 PM: Collecting pymdown-extensions>=9.4
3:42:20 PM: Using cached pymdown_extensions-10.9-py3-none-any.whl (250 kB)
3:42:20 PM: Collecting pygments>=2.12
3:42:20 PM: Using cached pygments-2.18.0-py3-none-any.whl (1.2 MB)
3:42:20 PM: Collecting mkdocs-material-extensions>=1.1
3:42:20 PM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
3:42:20 PM: Requirement already satisfied: platformdirs>=2.2.0 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from mkdocs-get-deps>=0.2.0->mkdocs==1.6.1->-r requirements.txt (line 1)) (4.2.2)
3:42:20 PM: Collecting zipp>=3.20
3:42:20 PM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
3:42:20 PM: Collecting python-dateutil>=2.8.1
3:42:20 PM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
3:42:20 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/python3.8/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 3)) (2024.7.4)
3:42:20 PM: Collecting urllib3<3,>=1.21.1
3:42:20 PM: Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
3:42:20 PM: Collecting idna<4,>=2.5
3:42:20 PM: Using cached idna-3.10-py3-none-any.whl (70 kB)
3:42:20 PM: Collecting charset-normalizer<4,>=2
3:42:20 PM: Using cached charset_normalizer-3.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
3:42:20 PM: Collecting six>=1.5
3:42:20 PM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
3:42:20 PM: Installing collected packages: watchdog, pyyaml, pyyaml-env-tag, mergedeep, zipp, importlib-metadata, mkdocs-get-deps, click, markdown, markupsafe, jinja2, pathspec, packaging, six, python-dateutil, ghp-import, mkdocs, mkdocs-markdownextradata-plugin, urllib3, idna, charset-normalizer, requests, pymdown-extensions, pygments, mkdocs-material-extensions, mkdocs-material
3:42:24 PM: Successfully installed charset-normalizer-3.3.2 click-8.1.7 ghp-import-2.1.0 idna-3.10 importlib-metadata-8.5.0 jinja2-3.1.4 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 packaging-24.1 pathspec-0.12.1 pygments-2.18.0 pymdown-extensions-10.9 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-0.1 requests-2.32.3 six-1.16.0 urllib3-2.2.3 watchdog-4.0.2 zipp-3.20.2
3:42:24 PM: Pip dependencies installed
3:42:25 PM: Attempting Ruby version 2.7.2, read from environment
3:42:25 PM: Using Ruby version 2.7.2
3:42:26 PM: Started restoring cached go cache
3:42:26 PM: Finished restoring cached go cache
3:42:26 PM: Installing Go version 1.17 (requested 1.17)
3:42:35 PM: go version go1.17 linux/amd64
3:42:36 PM: Using PHP version 8.0
3:42:37 PM: Started restoring cached Node.js version
3:42:39 PM: Finished restoring cached Node.js version
3:42:39 PM: v16.20.2 is already installed.
3:42:40 PM: Now using node v16.20.2 (npm v8.19.4)
3:42:40 PM: Enabling Node.js Corepack
3:42:40 PM: Started restoring cached build plugins
3:42:40 PM: Finished restoring cached build plugins
3:42:40 PM: Successfully installed dependencies
3:42:40 PM: Starting build script
3:42:41 PM: Detected 0 framework(s)
3:42:41 PM: Section completed: initializing

Building

Complete
3:42:43 PM: Netlify Build
3:42:43 PM: ────────────────────────────────────────────────────────────────
3:42:43 PM:
3:42:43 PM: ❯ Version
3:42:43 PM: @netlify/build 29.54.3
3:42:43 PM:
3:42:43 PM: ❯ Flags
3:42:43 PM: accountId: 62164cac14c85800658571a0
3:42:43 PM: baseRelDir: true
3:42:43 PM: buildId: 66ed97c190ea380008207ff8
3:42:43 PM: deployId: 66ed97c190ea380008207ffa
3:42:43 PM:
3:42:43 PM: ❯ Current directory
3:42:43 PM: /opt/build/repo
3:42:43 PM:
3:42:43 PM: ❯ Config file
3:42:43 PM: No config file was defined: using default values.
3:42:43 PM:
3:42:43 PM: ❯ Context
3:42:43 PM: deploy-preview
3:42:43 PM:
3:42:43 PM: Build command from Netlify app
3:42:43 PM: ────────────────────────────────────────────────────────────────
3:42:43 PM: ​
3:42:43 PM: $ mkdocs build
3:42:43 PM: INFO - Cleaning site directory
3:42:43 PM: INFO - Building documentation to directory: /opt/build/repo/site
3:42:43 PM: INFO - Documentation built in 0.52 seconds
3:42:43 PM: ​
3:42:43 PM: (build.command completed in 711ms)
3:42:43 PM:
3:42:44 PM: (Netlify Build completed in 973ms)
3:42:44 PM: Section completed: building
3:42:49 PM: Finished processing build request in 39.718s

Deploying

Complete
3:42:43 PM: Deploy site
3:42:43 PM: ────────────────────────────────────────────────────────────────
3:42:43 PM: ​
3:42:43 PM: Starting to deploy site from 'site'
3:42:43 PM: Calculating files to upload
3:42:44 PM: 0 new file(s) to upload
3:42:44 PM: 0 new function(s) to upload
3:42:44 PM: Section completed: deploying
3:42:44 PM: Site deploy was successfully initiated
3:42:44 PM: ​
3:42:44 PM: (Deploy site completed in 171ms)

Cleanup

Complete
3:42:44 PM: Netlify Build Complete
3:42:44 PM: ────────────────────────────────────────────────────────────────
3:42:44 PM: ​
3:42:44 PM: Caching artifacts
3:42:44 PM: Started saving build plugins
3:42:44 PM: Finished saving build plugins
3:42:44 PM: Started saving pip cache
3:42:44 PM: Finished saving pip cache
3:42:44 PM: Started saving emacs cask dependencies
3:42:44 PM: Finished saving emacs cask dependencies
3:42:44 PM: Started saving maven dependencies
3:42:44 PM: Finished saving maven dependencies
3:42:44 PM: Started saving boot dependencies
3:42:44 PM: Finished saving boot dependencies
3:42:44 PM: Started saving rust rustup cache
3:42:44 PM: Finished saving rust rustup cache
3:42:44 PM: Started saving go dependencies
3:42:44 PM: Finished saving go dependencies
3:42:44 PM: Build script success
3:42:47 PM: Uploading Cache of size 285.4MB
3:42:49 PM: Section completed: cleanup

Post-processing

Complete
3:42:44 PM: Post processing - header rules
3:42:44 PM: Post processing - redirect rules
3:42:44 PM: Post processing done
3:42:44 PM: Section completed: postprocessing
3:42:44 PM: Site is live ✨
3:42:44 PM: Starting post processing
3:42:44 PM: Skipping form detection