Skip to main content

Deploy details

Deploy successful for tangerine-kelpie-63f4e5

fix: puppeteer

Production: main@549863d

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • @netlify/plugin-lighthouse
  • plugin output

    @netlify/plugin-lighthouse ran successfully

    Error testing '/': Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Status code: 404)

  • info

    Build time: 59s. Total deploy time: 59s

    Build started at 10:27:50 AM and ended at 10:28:49 AM. Learn more about build minutes

Deploy log

Initializing

Complete
10:27:37 AM: Build ready to start
10:27:50 AM: build-image version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34 (focal)
10:27:50 AM: buildbot version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34
10:27:50 AM: Fetching cached dependencies
10:27:50 AM: Starting to download cache of 451.9MB
10:27:51 AM: Finished downloading cache in 1.363s
10:27:51 AM: Starting to extract cache
10:28:01 AM: Finished extracting cache in 9.541s
10:28:01 AM: Finished fetching cache in 10.973s
10:28:01 AM: Starting to prepare the repo for build
10:28:01 AM: Preparing Git Reference refs/heads/main
10:28:02 AM: Custom publish path detected. Proceeding with the specified path: 'dist/issue-tracker'
10:28:02 AM: Custom build command detected. Proceeding with the specified command: 'pnpm run build'
10:28:03 AM: Starting to install dependencies
10:28:03 AM: Started restoring cached mise cache
10:28:03 AM: Finished restoring cached mise cache
10:28:09 AM: mise python@3.13.2 install
10:28:10 AM: mise python@3.13.2 download cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:28:10 AM: mise python@3.13.2 extract cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:28:11 AM: mise python@3.13.2 python --version
10:28:11 AM: mise python@3.13.2 Python 3.13.2
10:28:11 AM: mise python@3.13.2 installed
10:28:11 AM: Python version set to 3.13
10:28:12 AM: Collecting pipenv
10:28:12 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
10:28:13 AM: Collecting certifi (from pipenv)
10:28:13 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
10:28:13 AM: Collecting packaging>=22 (from pipenv)
10:28:13 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:28:13 AM: Collecting setuptools>=67 (from pipenv)
10:28:13 AM: Downloading setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
10:28:13 AM: Collecting virtualenv>=20.24.2 (from pipenv)
10:28:13 AM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
10:28:13 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:28:13 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:28:13 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:28:13 AM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
10:28:13 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:28:13 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
10:28:13 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
10:28:14 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 8.5 MB/s eta 0:00:00
10:28:14 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:28:14 AM: Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
10:28:14 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.7 MB/s eta 0:00:00
10:28:14 AM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
10:28:14 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 7.1 MB/s eta 0:00:00
10:28:14 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
10:28:14 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:28:14 AM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
10:28:14 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
10:28:14 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:28:17 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-75.8.0 virtualenv-20.29.2
10:28:17 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
10:28:17 AM: [notice] To update, run: pip install --upgrade pip
10:28:17 AM: Attempting Ruby version 2.7.2, read from environment
10:28:18 AM: Using Ruby version 2.7.2
10:28:18 AM: Started restoring cached go cache
10:28:18 AM: Finished restoring cached go cache
10:28:20 AM: go version go1.19.13 linux/amd64
10:28:21 AM: Using PHP version 8.0
10:28:22 AM: Started restoring cached Node.js version
10:28:26 AM: Finished restoring cached Node.js version
10:28:26 AM: v18.20.7 is already installed.
10:28:26 AM: Now using node v18.20.7 (npm v10.8.2)
10:28:26 AM: Enabling Node.js Corepack
10:28:26 AM: Started restoring cached build plugins
10:28:26 AM: Finished restoring cached build plugins
10:28:26 AM: Started restoring cached corepack dependencies
10:28:26 AM: Finished restoring cached corepack dependencies
10:28:26 AM: Started restoring cached pnpm cache
10:28:26 AM: Finished restoring cached pnpm cache
10:28:27 AM: No pnpm workspaces detected
10:28:27 AM: Started restoring cached node modules
10:28:27 AM: Finished restoring cached node modules
10:28:27 AM: Installing npm packages using pnpm version 9.15.4
10:28:27 AM:  WARN  Unsupported engine: wanted: {"node":">=21.6.2"} (current: {"node":"v18.20.7","pnpm":"9.15.4"})
10:28:27 AM: Lockfile is up to date, resolution step is skipped
10:28:28 AM: Already up to date
10:28:29 AM: Done in 1.6s
10:28:29 AM: npm packages installed using pnpm
10:28:30 AM: Successfully installed dependencies
10:28:30 AM: Starting build script
10:28:31 AM: Detected 0 framework(s)
10:28:31 AM: Section completed: initializing

Building

Complete
10:28:32 AM: Netlify Build
10:28:32 AM: ────────────────────────────────────────────────────────────────
10:28:32 AM:
10:28:32 AM: ❯ Version
10:28:32 AM: @netlify/build 29.58.9
10:28:32 AM:
10:28:32 AM: ❯ Flags
10:28:32 AM: accountId: 61ba51e7fd7af178d55dd1f5
10:28:32 AM: baseRelDir: true
10:28:32 AM: buildId: 67b9a6993c5c6f0008465ae0
10:28:32 AM: deployId: 67b9a6993c5c6f0008465ae2
10:28:33 AM:
10:28:33 AM: ❯ Current directory
10:28:33 AM: /opt/build/repo
10:28:33 AM:
10:28:33 AM: ❯ Config file
10:28:33 AM: /opt/build/repo/netlify.toml
10:28:33 AM:
10:28:33 AM: ❯ Context
10:28:33 AM: production
10:28:33 AM:
10:28:33 AM: ❯ Loading plugins
10:28:33 AM: - @netlify/plugin-lighthouse@6.0.1 from Netlify app
10:28:36 AM:
10:28:36 AM: build.command from netlify.toml
10:28:36 AM: ────────────────────────────────────────────────────────────────
10:28:36 AM: ​
10:28:36 AM: $ pnpm run build
10:28:36 AM:  WARN  Unsupported engine: wanted: {"node":">=21.6.2"} (current: {"node":"v18.20.7","pnpm":"9.15.4"})
10:28:36 AM: > issue-tracker@0.0.0 build /opt/build/repo
10:28:36 AM: > ng build
10:28:37 AM: Building...
10:28:48 AM: Building...
10:28:48 AM: Initial chunk files | Names | Raw size | Estimated transfer size
10:28:48 AM: styles-KNCQ3SED.css | styles | 936.46 kB | 143.34 kB
10:28:48 AM: main-CHNAJXIN.js | main | 729.04 kB | 165.35 kB
10:28:48 AM: polyfills-2AIA7NCG.js | polyfills | 34.52 kB | 11.29 kB
10:28:48 AM: | Initial total | 1.70 MB | 319.98 kB
10:28:48 AM: Application bundle generation complete. [11.388 seconds]
10:28:48 AM: [WARNING] 1 rules skipped due to selector errors:
10:28:48 AM: .clr-wizard-page>> -> Did not expect successive traversals.
10:28:48 AM:
10:28:48 AM: Output location: /opt/build/repo/dist/issue-tracker
10:28:48 AM: ​
10:28:48 AM: (build.command completed in 12.6s)
10:28:48 AM:
10:28:58 AM: (Netlify Build completed in 25.7s)
10:28:59 AM: Section completed: building
10:29:16 AM: Finished processing build request in 1m26.716s

Deploying

Complete
10:28:48 AM: Deploy site
10:28:48 AM: ────────────────────────────────────────────────────────────────
10:28:48 AM: ​
10:28:48 AM: Starting to deploy site from 'dist/issue-tracker'
10:28:49 AM: Calculating files to upload
10:28:49 AM: 0 new file(s) to upload
10:28:49 AM: 0 new function(s) to upload
10:28:49 AM: Section completed: deploying
10:28:51 AM: Finished waiting for live deploy in 2.039s
10:28:51 AM: Site deploy was successfully initiated
10:28:51 AM: ​
10:28:51 AM: (Deploy site completed in 2.2s)
10:28:51 AM: Generating Lighthouse report. This may take a minute…
10:28:51 AM: Running Lighthouse on /
10:28:58 AM: ERRORED_DOCUMENT_REQUEST
10:28:58 AM: Lighthouse was unable to reliably load the page you requested. Make sure you are testing the correct URL and that the server is properly responding to all requests. (Status code: 404)

Cleanup

Complete
10:28:58 AM: Netlify Build Complete
10:28:58 AM: ────────────────────────────────────────────────────────────────
10:28:58 AM: ​
10:28:59 AM: Caching artifacts
10:28:59 AM: Started saving node modules
10:28:59 AM: Finished saving node modules
10:28:59 AM: Started saving build plugins
10:28:59 AM: Finished saving build plugins
10:28:59 AM: Started saving mise cache
10:28:59 AM: Finished saving mise cache
10:28:59 AM: Started saving corepack cache
10:28:59 AM: Finished saving corepack cache
10:28:59 AM: Started saving pnpm cache
10:28:59 AM: Finished saving pnpm cache
10:28:59 AM: Started saving pip cache
10:28:59 AM: Finished saving pip cache
10:28:59 AM: Started saving emacs cask dependencies
10:28:59 AM: Finished saving emacs cask dependencies
10:28:59 AM: Started saving maven dependencies
10:28:59 AM: Finished saving maven dependencies
10:28:59 AM: Started saving boot dependencies
10:28:59 AM: Finished saving boot dependencies
10:28:59 AM: Started saving rust rustup cache
10:28:59 AM: Finished saving rust rustup cache
10:28:59 AM: Started saving go dependencies
10:28:59 AM: Finished saving go dependencies
10:28:59 AM: Build script success
10:29:15 AM: Uploading Cache of size 451.9MB
10:29:16 AM: Section completed: cleanup

Post-processing

Complete
10:28:49 AM: Starting post processing
10:28:49 AM: Post processing done
10:28:49 AM: Section completed: postprocessing
10:28:49 AM: Post processing - redirect rules
10:28:49 AM: Skipping form detection
10:28:49 AM: Post processing - header rules
10:28:50 AM: Site is live ✨