Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for car-park-attendant-cleat-11576

feat: Use tar instead of 7zip to preserve file permissions in tar.gz packages

PR #6791: use_tar_to_preserve_permissions@6587a14

Deploy log

5:13:11 PM: Build ready to start
5:13:13 PM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
5:13:13 PM: build-image tag: v4.8.0
5:13:13 PM: buildbot version: e552b142336b2b1222a93a4fd4cbed0019c77b46
5:13:13 PM: Fetching cached dependencies
5:13:13 PM: Starting to download cache of 708.8MB
5:13:34 PM: Finished downloading cache in 21.130309684s
5:13:34 PM: Starting to extract cache
5:13:51 PM: Finished extracting cache in 17.285640788s
5:13:52 PM: Finished fetching cache in 38.543854323s
5:13:52 PM: Starting to prepare the repo for build
5:13:52 PM: Preparing Git Reference pull/6791/head
5:13:53 PM: Parsing package.json dependencies
5:13:54 PM: Starting build script
5:13:54 PM: Installing dependencies
5:13:54 PM: Found Pipfile restoring Pipenv virtualenv
5:13:54 PM: Started restoring cached python virtualenv
5:13:54 PM: Finished restoring cached python virtualenv
5:13:54 PM: Started restoring cached node version
5:13:56 PM: Finished restoring cached node version
5:13:56 PM: v16.14.2 is already installed.
5:13:56 PM: Now using node v16.14.2 (npm v8.5.0)
5:13:56 PM: Started restoring cached build plugins
5:13:56 PM: Finished restoring cached build plugins
5:13:57 PM: Attempting ruby version 2.7.2, read from environment
5:13:57 PM: Using ruby version 2.7.2
5:13:58 PM: Using PHP version 8.0
5:13:58 PM: Installing dependencies from Pipfile
5:13:59 PM: Pipfile.lock (37436b) out of date, updating to (144360)...
5:13:59 PM: Locking [dev-packages] dependencies...
5:13:59 PM: Locking [packages] dependencies...
5:13:59 PM: Building requirements...
5:13:59 PM: Resolving dependencies...
5:14:05 PM: Success!
5:14:05 PM: Updated Pipfile.lock (144360)!
5:14:05 PM: Installing dependencies from Pipfile.lock (144360)...
5:14:05 PM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
5:14:05 PM: Pipenv dependencies installed
5:14:06 PM: Python version set to Python 3.8.10
5:14:06 PM: No npm workspaces detected
5:14:06 PM: Started restoring cached node modules
5:14:06 PM: Finished restoring cached node modules
5:14:06 PM: Started restoring cached go cache
5:14:06 PM: Finished restoring cached go cache
5:14:06 PM: go version go1.16.5 linux/amd64
5:14:06 PM: go version go1.16.5 linux/amd64
5:14:06 PM: Installing missing commands
5:14:06 PM: Verify run directory
5:14:08 PM:
5:14:08 PM: ────────────────────────────────────────────────────────────────
5:14:08 PM: Netlify Build
5:14:08 PM: ────────────────────────────────────────────────────────────────
5:14:08 PM:
5:14:08 PM: ❯ Version
5:14:08 PM: @netlify/build 26.5.2
5:14:08 PM:
5:14:08 PM: ❯ Flags
5:14:08 PM: baseRelDir: true
5:14:08 PM: buildId: 6258562780786a0008428ee6
5:14:08 PM: deployId: 6258562780786a0008428ee8
5:14:08 PM:
5:14:08 PM: ❯ Current directory
5:14:08 PM: /opt/build/repo
5:14:08 PM:
5:14:08 PM: ❯ Config file
5:14:08 PM: /opt/build/repo/netlify.toml
5:14:08 PM:
5:14:08 PM: ❯ Context
5:14:08 PM: deploy-preview
5:14:08 PM:
5:14:08 PM: ────────────────────────────────────────────────────────────────
5:14:08 PM: 1. Build command from Netlify app
5:14:08 PM: ────────────────────────────────────────────────────────────────
5:14:08 PM: ​
5:14:08 PM: $ bash netlify-docs.sh
5:14:08 PM: Requirement already satisfied: pipenv in ./.venv/lib/python3.8/site-packages (2021.11.23)
5:14:08 PM: Requirement already satisfied: certifi in ./.venv/lib/python3.8/site-packages (from pipenv) (2021.10.8)
5:14:08 PM: Requirement already satisfied: pip>=18.0 in ./.venv/lib/python3.8/site-packages (from pipenv) (21.3.1)
5:14:08 PM: Requirement already satisfied: setuptools>=36.2.1 in ./.venv/lib/python3.8/site-packages (from pipenv) (58.3.0)
5:14:08 PM: Requirement already satisfied: virtualenv in ./.venv/lib/python3.8/site-packages (from pipenv) (20.13.0)
5:14:08 PM: Requirement already satisfied: virtualenv-clone>=0.2.5 in ./.venv/lib/python3.8/site-packages (from pipenv) (0.5.7)
5:14:08 PM: Requirement already satisfied: distlib<1,>=0.3.1 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (0.3.4)
5:14:08 PM: Requirement already satisfied: six<2,>=1.9.0 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (1.16.0)
5:14:08 PM: Requirement already satisfied: platformdirs<3,>=2 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (2.4.1)
5:14:08 PM: Requirement already satisfied: filelock<4,>=3.2 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (3.4.2)
5:14:08 PM: WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available.
5:14:08 PM: You should consider upgrading via the '/opt/build/repo/.venv/bin/python -m pip install --upgrade pip' command.
5:14:09 PM: Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning.
5:14:09 PM: Installing dependencies from Pipfile.lock (144360)...
5:14:09 PM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
5:14:09 PM: Installing pnpm
5:14:12 PM: npm WARN exec The following package was not found and will be installed: pnpm
5:14:13 PM: Scope: all 14 workspace projects
5:14:13 PM:  WARN  There are cyclic workspace dependencies: /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/dmg-builder; /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/dmg-builder, /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/electron-builder-squirrel-windows
5:14:14 PM: Lockfile is up-to-date, resolution step is skipped
5:14:14 PM: Already up-to-date
5:14:15 PM: . postinstall$ patch-package
5:14:15 PM: . postinstall: patch-package 6.4.8
5:14:15 PM: . postinstall: Applying patches...
5:14:15 PM: . postinstall: @changesets/cli@2.19.0 ✔
5:14:15 PM: . postinstall: Done
5:14:15 PM: . prepare$ husky install
5:14:15 PM: . prepare: husky - Git hooks installed
5:14:15 PM: . prepare: Done
5:14:15 PM: Building site docs
5:14:15 PM: INFO - Cleaning site directory
5:14:15 PM: INFO - Building documentation to directory: /opt/build/repo/site
5:14:15 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
5:14:15 PM: - generated/DebOptions.md
5:14:15 PM: - generated/LinuxTargetSpecificOptions.md
5:14:15 PM: - generated/Metadata.md
5:14:15 PM: - generated/NsisOptions.md
5:14:15 PM: - generated/PlatformSpecificBuildOptions.md
5:14:15 PM: - generated/TargetSpecificOptions.md
5:14:15 PM: - generated/appimage-options.md
5:14:15 PM: - generated/bitbucket-options.md
5:14:15 PM: - generated/s3-options.md
5:14:15 PM: - includes/hooks.md
5:14:15 PM: - includes/platform-specific-configuration-note.md
5:14:17 PM: INFO - Documentation built in 2.03 seconds
5:14:17 PM: ​
5:14:17 PM: (build.command completed in 9.4s)
5:14:17 PM:
5:14:17 PM: ────────────────────────────────────────────────────────────────
5:14:17 PM: 2. Deploy site
5:14:17 PM: Creating deploy upload records
5:14:17 PM: ────────────────────────────────────────────────────────────────
5:14:17 PM: ​
5:14:17 PM: Starting to deploy site from 'site'
5:14:17 PM: Creating deploy tree
5:14:17 PM: 1 new files to upload
5:14:17 PM: 0 new functions to upload
5:14:18 PM: Site deploy was successfully initiated
5:14:18 PM: ​
5:14:18 PM: (Deploy site completed in 577ms)
5:14:18 PM:
5:14:18 PM: ────────────────────────────────────────────────────────────────
5:14:18 PM: Netlify Build Complete
5:14:18 PM: Starting post processing
5:14:18 PM: ────────────────────────────────────────────────────────────────
5:14:18 PM: ​
5:14:18 PM: (Netlify Build completed in 10s)
5:14:18 PM: Post processing - HTML
5:14:18 PM: Caching artifacts
5:14:18 PM: Started saving node modules
5:14:18 PM: Finished saving node modules
5:14:18 PM: Started saving python virtualenv
5:14:18 PM: Finished saving python virtualenv
5:14:18 PM: Started saving build plugins
5:14:18 PM: Finished saving build plugins
5:14:18 PM: Started saving pip cache
5:14:18 PM: Finished saving pip cache
5:14:18 PM: Started saving emacs cask dependencies
5:14:18 PM: Post processing - header rules
5:14:18 PM: Finished saving emacs cask dependencies
5:14:18 PM: Started saving maven dependencies
5:14:18 PM: Finished saving maven dependencies
5:14:18 PM: Post processing - redirect rules
5:14:18 PM: Started saving boot dependencies
5:14:18 PM: Finished saving boot dependencies
5:14:18 PM: Started saving rust rustup cache
5:14:18 PM: Finished saving rust rustup cache
5:14:19 PM: Post processing done
5:14:18 PM: Started saving go dependencies
5:14:18 PM: Finished saving go dependencies
5:14:18 PM: Build script success
5:14:21 PM: Site is live ✨
5:15:49 PM: Finished processing build request in 2m36.316501384s