Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
2:00:21 PM: Build ready to start
2:00:23 PM: build-image version: ef078bfa7a50bfefe79b8261fb69e3476ffed2e1 (focal)
2:00:23 PM: buildbot version: ef078bfa7a50bfefe79b8261fb69e3476ffed2e1
2:00:23 PM: Fetching cached dependencies
2:00:23 PM: Starting to download cache of 2.1GB
2:00:46 PM: Finished downloading cache in 22.674s
2:00:46 PM: Starting to extract cache
2:01:01 PM: Finished extracting cache in 15.395s
2:01:01 PM: Finished fetching cache in 38.262s
2:01:01 PM: Starting to prepare the repo for build
2:01:02 PM: Preparing Git Reference pull/263/head
2:01:02 PM: Parsing package.json dependencies
2:01:04 PM: Starting build script
2:01:04 PM: Installing dependencies
2:01:04 PM: Python version set to 2.7
2:01:04 PM: Started restoring cached Node.js version
2:01:05 PM: Finished restoring cached Node.js version
2:01:05 PM: Attempting Node.js version '16.16.0' from .node-version
2:01:05 PM: v16.16.0 is already installed.
2:01:05 PM: Now using node v16.16.0 (npm v8.11.0)
2:01:05 PM: Enabling Node.js Corepack
2:01:05 PM: Started restoring cached build plugins
2:01:05 PM: Finished restoring cached build plugins
2:01:05 PM: Attempting Ruby version 2.7.2, read from environment
2:01:06 PM: Using Ruby version 2.7.2
2:01:06 PM: Using PHP version 8.0
2:01:06 PM: Started restoring cached corepack dependencies
2:01:06 PM: Finished restoring cached corepack dependencies
2:01:06 PM: Started restoring cached yarn cache
2:01:39 PM: Finished restoring cached yarn cache
2:01:39 PM: yarn workspaces detected
2:01:39 PM: Started restoring workspace apps/docs-app node modules
2:01:39 PM: Finished restoring workspace apps/docs-app node modules
2:01:39 PM: Started restoring workspace root node modules
2:01:39 PM: Finished restoring workspace root node modules
2:01:40 PM: Installing npm packages using Yarn version 1.22.19
2:01:40 PM: yarn install v1.22.19
2:01:40 PM: [1/4] Resolving packages...
2:01:40 PM: success Already up-to-date.
2:01:40 PM: $ node ./decorate-angular-cli.js && ngcc --properties es2020 browser module main
2:01:42 PM: > NX Decoration of the Angular CLI is deprecated and will be removed in a future version
2:01:42 PM: Please replace usage of "ng <command>" in any scripts, particularly for CI, with "nx <command>"
2:01:42 PM: > NX Angular CLI has been decorated to enable computation caching.
2:01:43 PM: $ git config core.hookspath .githooks
2:01:43 PM: Done in 3.55s.
2:01:43 PM: npm packages installed using Yarn
2:01:44 PM: Started restoring cached go cache
2:01:44 PM: Finished restoring cached go cache
2:01:44 PM: go version go1.19.5 linux/amd64
2:01:44 PM: Detected 1 framework(s)
2:01:44 PM: "vite" at version "4.0.4"
2:01:44 PM: Installing missing commands
2:01:44 PM: Verify run directory
2:01:44 PM: Section completed: initializing
Building
Complete
Building
Complete
2:01:45 PM: Netlify Build
2:01:45 PM: ────────────────────────────────────────────────────────────────
2:01:45 PM:
2:01:45 PM: ❯ Version
2:01:45 PM: @netlify/build 29.5.7
2:01:45 PM:
2:01:45 PM: ❯ Flags
2:01:45 PM: baseRelDir: true
2:01:45 PM: buildId: 63ece57570a03100070a126d
2:01:45 PM: deployId: 63ece57570a03100070a126f
2:01:45 PM:
2:01:45 PM: ❯ Current directory
2:01:45 PM: /opt/build/repo
2:01:45 PM:
2:01:45 PM: ❯ Config file
2:01:45 PM: No config file was defined: using default values.
2:01:45 PM:
2:01:45 PM: ❯ Context
2:01:45 PM: deploy-preview
2:01:45 PM:
2:01:45 PM: 1. Build command from Netlify app
2:01:45 PM: ────────────────────────────────────────────────────────────────
2:01:45 PM:
2:01:45 PM: $ npx nx build docs-app
2:01:46 PM: > nx run docs-app:build [local cache]
2:01:46 PM: [INFO] [en] Creating an optimized production build...
2:01:46 PM: [info] [webpackbar] Compiling Client
2:01:46 PM: [info] [webpackbar] Compiling Server
2:01:46 PM: [success] [webpackbar] Client: Compiled successfully in 12.40s
2:01:46 PM: [success] [webpackbar] Server: Compiled successfully in 14.95s
2:01:46 PM: [SUCCESS] Generated static files in "dist/apps/docs-app".
2:01:46 PM: [INFO] Use `npm run serve` command to test your build locally.
2:01:46 PM: > NX Successfully ran target build for project docs-app
2:01:46 PM: Nx read the output from the cache instead of running the command for 1 out of 1 tasks.
2:01:46 PM:
2:01:46 PM: (build.command completed in 918ms)
2:01:46 PM:
2:01:46 PM: (Netlify Build completed in 1s)
2:01:57 PM: Section completed: building
2:05:20 PM: Finished processing build request in 4m56.857s
Deploying
Complete
Deploying
Complete
2:01:46 PM: 2. Deploy site
2:01:46 PM: ────────────────────────────────────────────────────────────────
2:01:46 PM:
2:01:46 PM: Starting to deploy site from 'dist/apps/docs-app'
2:01:46 PM: Calculating files to upload
2:01:46 PM: 0 new files to upload
2:01:46 PM: 0 new functions to upload
2:01:46 PM: Section completed: deploying
2:01:46 PM: Site deploy was successfully initiated
2:01:46 PM:
2:01:46 PM: (Deploy site completed in 139ms)
Cleanup
Complete
Cleanup
Complete
2:01:46 PM: Netlify Build Complete
2:01:46 PM: ────────────────────────────────────────────────────────────────
2:01:46 PM:
2:01:47 PM: Caching artifacts
2:01:47 PM: Started saving workspace apps/docs-app node modules
2:01:47 PM: Finished saving workspace apps/docs-app node modules
2:01:47 PM: Started saving workspace root node modules
2:01:47 PM: Finished saving workspace root node modules
2:01:47 PM: Started saving build plugins
2:01:47 PM: Finished saving build plugins
2:01:47 PM: Started saving corepack cache
2:01:47 PM: Finished saving corepack cache
2:01:47 PM: Started saving yarn cache
2:01:57 PM: Finished saving yarn cache
2:01:57 PM: Started saving pip cache
2:01:57 PM: Finished saving pip cache
2:01:57 PM: Started saving emacs cask dependencies
2:01:57 PM: Finished saving emacs cask dependencies
2:01:57 PM: Started saving maven dependencies
2:01:57 PM: Finished saving maven dependencies
2:01:57 PM: Started saving boot dependencies
2:01:57 PM: Finished saving boot dependencies
2:01:57 PM: Started saving rust rustup cache
2:01:57 PM: Finished saving rust rustup cache
2:01:57 PM: Started saving go dependencies
2:01:57 PM: Finished saving go dependencies
2:01:57 PM: Build script success
2:05:02 PM: Uploading Cache of size 2.1GB
2:05:20 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:01:46 PM: Starting post processing
2:01:47 PM: Post processing - HTML
2:01:47 PM: Post processing - header rules
2:01:47 PM: Post processing - redirect rules
2:01:47 PM: Post processing done
2:01:47 PM: Section completed: postprocessing
2:01:48 PM: Site is live ✨