Deploy details
Deploy log
4:19:14 AM: Build ready to start
4:19:17 AM: build-image version: ca811f47d4c1cbd1812d1eb6ecb0c977e86d1a1d
4:19:17 AM: build-image tag: v3.3.20
4:19:17 AM: buildbot version: be8ecf2af866e16fa4301cc5c14de2ccbbb21cf4
4:19:17 AM: Fetching cached dependencies
4:19:17 AM: Failed to fetch cache, continuing with build
4:19:17 AM: Starting to prepare the repo for build
4:19:18 AM: No cached dependencies found. Cloning fresh repo
4:19:18 AM: git clone https://github.com/difosfor/lazy-ferry
4:19:18 AM: Preparing Git Reference pull/2/head
4:19:19 AM: Starting build script
4:19:19 AM: Installing dependencies
4:19:19 AM: Python version set to 2.7
4:19:21 AM: Downloading and installing node v10.21.0...
4:19:21 AM: Downloading https://nodejs.org/dist/v10.21.0/node-v10.21.0-linux-x64.tar.xz...
4:19:21 AM: Computing checksum with sha256sum
4:19:21 AM: Checksums matched!
4:19:24 AM: Now using node v10.21.0 (npm v6.14.4)
4:19:24 AM: Started restoring cached build plugins
4:19:24 AM: Finished restoring cached build plugins
4:19:24 AM: Attempting ruby version 2.6.2, read from environment
4:19:25 AM: Using ruby version 2.6.2
4:19:26 AM: Using PHP version 5.6
4:19:26 AM: 5.2 is already installed.
4:19:26 AM: Using Swift version 5.2
4:19:26 AM: Started restoring cached node modules
4:19:26 AM: Finished restoring cached node modules
4:19:26 AM: Installing NPM modules using NPM version 6.14.4
4:19:39 AM: > husky@1.3.1 install /opt/build/repo/node_modules/husky
4:19:39 AM: > node husky install
4:19:39 AM: husky > setting up git hooks
4:19:39 AM: CI detected, skipping Git hooks installation.
4:19:39 AM: > core-js@2.6.11 postinstall /opt/build/repo/node_modules/core-js
4:19:39 AM: > node -e "try{require('./postinstall')}catch(e){}"
4:19:40 AM: > core-js-bundle@3.6.1 postinstall /opt/build/repo/node_modules/core-js-bundle
4:19:40 AM: > node -e "try{require('./postinstall')}catch(e){}"
4:19:40 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
4:19:40 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
4:19:40 AM: added 790 packages from 388 contributors and audited 794 packages in 13.348s
4:19:41 AM: 21 packages are looking for funding
4:19:41 AM: run `npm fund` for details
4:19:41 AM: found 58 low severity vulnerabilities
4:19:41 AM: run `npm audit fix` to fix them, or `npm audit` for details
4:19:41 AM: NPM modules installed
4:19:41 AM: Started restoring cached go cache
4:19:41 AM: Finished restoring cached go cache
4:19:41 AM: Installing Go version 1.12
4:19:46 AM: unset GOOS;
4:19:46 AM: unset GOARCH;
4:19:46 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
4:19:46 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
4:19:46 AM: go version >&2;
4:19:46 AM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
4:19:46 AM: go version go1.12 linux/amd64
4:19:46 AM: Installing missing commands
4:19:46 AM: Verify run directory
4:19:47 AM:
4:19:47 AM: ┌─────────────────────────────┐
4:19:47 AM: │ Netlify Build │
4:19:47 AM: └─────────────────────────────┘
4:19:47 AM:
4:19:47 AM: ❯ Version
4:19:47 AM: @netlify/build 3.0.1
4:19:47 AM:
4:19:47 AM: ❯ Flags
4:19:47 AM: deployId: 5f13c9c22781a600078858c8
4:19:47 AM: mode: buildbot
4:19:47 AM:
4:19:47 AM: ❯ Current directory
4:19:47 AM: /opt/build/repo
4:19:47 AM:
4:19:47 AM: ❯ Config file
4:19:47 AM: No config file was defined: using default values.
4:19:47 AM:
4:19:47 AM: ❯ Context
4:19:47 AM: deploy-preview
4:19:47 AM:
4:19:47 AM: ┌───────────────────────────────────┐
4:19:47 AM: │ 1. Build command from Netlify app │
4:19:47 AM: └───────────────────────────────────┘
4:19:47 AM:
4:19:47 AM: $ npm run build
4:19:48 AM: > lazy-ferry@0.0.0 build /opt/build/repo
4:19:48 AM: > npm run clean && npm run build:copy && tsc && rollup -c rollup.config.js
4:19:48 AM: > lazy-ferry@0.0.0 clean /opt/build/repo
4:19:48 AM: > rimraf build dist
4:19:48 AM: > lazy-ferry@0.0.0 build:copy /opt/build/repo
4:19:48 AM: > mkdir dist && cp -r browserconfig.xml site.webmanifest main.css images dist
4:19:54 AM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
4:19:54 AM:
4:19:54 AM: ./index.html → dist...
4:19:57 AM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/build/components/lazy-ferry/src/timetable.js as it exceeds the max of 500KB.
4:20:02 AM: The service worker file was written to /opt/build/repo/dist/sw.js
4:20:02 AM: The service worker will precache 6 URLs, totaling 576 kB.
4:20:02 AM: created dist in 7.5s
4:20:02 AM:
4:20:02 AM: (build.command completed in 14.7s)
4:20:02 AM:
4:20:02 AM: ┌─────────────────────────────┐
4:20:02 AM: │ Netlify Build Complete │
4:20:02 AM: └─────────────────────────────┘
4:20:02 AM:
4:20:02 AM: (Netlify Build completed in 14.7s)
4:20:02 AM: Caching artifacts
4:20:02 AM: Started saving node modules
4:20:02 AM: Finished saving node modules
4:20:02 AM: Started saving build plugins
4:20:02 AM: Finished saving build plugins
4:20:02 AM: Started saving pip cache
4:20:02 AM: Finished saving pip cache
4:20:02 AM: Started saving emacs cask dependencies
4:20:02 AM: Finished saving emacs cask dependencies
4:20:02 AM: Started saving maven dependencies
4:20:02 AM: Finished saving maven dependencies
4:20:02 AM: Started saving boot dependencies
4:20:02 AM: Finished saving boot dependencies
4:20:02 AM: Started saving go dependencies
4:20:04 AM: Finished saving go dependencies
4:20:07 AM: Build script success
4:20:07 AM: Starting to deploy site from 'dist'
4:20:07 AM: Creating deploy tree
4:20:07 AM: Creating deploy upload records
4:20:07 AM: 0 new files to upload
4:20:07 AM: 0 new functions to upload
4:20:07 AM: Starting post processing
4:20:07 AM: Post processing - HTML
4:20:08 AM: Post processing - redirect rules
4:20:08 AM: Post processing - header rules
4:20:08 AM: Post processing done
4:20:08 AM: Site is live
4:20:50 AM: Finished processing build request in 1m32.527404493s