Deploy details
Deploy successful for elastic-aryabhata-b17170
Production: master@HEAD
Deploy log
8:45:42 AM: Waiting to build. Currently running 1 concurrent builds on your account
8:46:02 AM: Build ready to start
8:46:04 AM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
8:46:04 AM: build-image tag: v3.3.2
8:46:04 AM: buildbot version: ef8d0929ed0baabafd8bbb7d0b021e1fc24180c0
8:46:04 AM: Fetching cached dependencies
8:46:05 AM: Starting to download cache of 255.0KB
8:46:05 AM: Finished downloading cache in 107.355891ms
8:46:05 AM: Starting to extract cache
8:46:05 AM: Failed to fetch cache, continuing with build
8:46:05 AM: Starting to prepare the repo for build
8:46:05 AM: No cached dependencies found. Cloning fresh repo
8:46:05 AM: git clone https://github.com/tsturtz/toejam-and-earl-jam-out
8:46:06 AM: Preparing Git Reference refs/heads/master
8:46:06 AM: Starting build script
8:46:06 AM: Installing dependencies
8:46:07 AM: Downloading and installing node v10.16.3...
8:46:08 AM: Downloading https://nodejs.org/dist/v10.16.3/node-v10.16.3-linux-x64.tar.xz...
8:46:08 AM:
###############
8:46:08 AM: 22.1%
8:46:08 AM:
################################################################# 90.9%
8:46:08 AM:
######################################################################## 100.0%
8:46:08 AM: Computing checksum with sha256sum
8:46:08 AM: Checksums matched!
8:46:11 AM: Now using node v10.16.3 (npm v6.9.0)
8:46:11 AM: Attempting ruby version 2.6.2, read from environment
8:46:12 AM: Using ruby version 2.6.2
8:46:12 AM: Using PHP version 5.6
8:46:12 AM: Started restoring cached node modules
8:46:12 AM: Finished restoring cached node modules
8:46:12 AM: Installing NPM modules using NPM version 6.9.0
8:48:12 AM: > core-js@2.6.9 postinstall /opt/build/repo/node_modules/babel-runtime/node_modules/core-js
8:48:12 AM: > node scripts/postinstall || echo "ignore"
8:48:12 AM: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
8:48:12 AM: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
8:48:12 AM: > https://opencollective.com/core-js
8:48:12 AM: > https://www.patreon.com/zloirock
8:48:12 AM: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
8:48:12 AM: > core-js@3.1.4 postinstall /opt/build/repo/node_modules/core-js
8:48:12 AM: > node scripts/postinstall || echo "ignore"
8:48:12 AM: Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
8:48:12 AM: The project needs your help! Please consider supporting of core-js on Open Collective or Patreon:
8:48:12 AM: > https://opencollective.com/core-js
8:48:12 AM: > https://www.patreon.com/zloirock
8:48:12 AM: Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
8:48:14 AM: npm
8:48:14 AM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/jest-haste-map/node_modules/fsevents):
8:48:14 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:48:14 AM: npm WARN
8:48:14 AM: optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/chokidar/node_modules/fsevents):
8:48:14 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:48:14 AM: added 1465 packages from 762 contributors and audited 903612 packages in 121.187s
8:48:14 AM: found 0 vulnerabilities
8:48:14 AM: NPM modules installed
8:48:15 AM: Started restoring cached go cache
8:48:15 AM: Finished restoring cached go cache
8:48:15 AM: unset GOOS;
8:48:15 AM: unset GOARCH;
8:48:15 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
8:48:15 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
8:48:15 AM: go version >&2;
8:48:15 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
8:48:15 AM: go version go1.12 linux/amd64
8:48:15 AM: Installing missing commands
8:48:15 AM: Verify run directory
8:48:15 AM: Executing user command: npm run build
8:48:15 AM: > toejam-and-earl-jam-out@0.1.0 build /opt/build/repo
8:48:15 AM: > node scripts/build.js
8:48:17 AM: Creating an optimized production build...
8:48:28 AM: Compiled successfully.
8:48:28 AM: File sizes after gzip:
8:48:28 AM: 38.72 KB build/static/js/2.7c2cbf5c.chunk.js
8:48:28 AM: 8.61 KB build/static/css/main.6e140fd3.chunk.css
8:48:28 AM: 787 B build/static/js/runtime~main.94df226f.js
8:48:28 AM: 717 B build/static/js/main.24b89e19.chunk.js
8:48:28 AM: The project was built assuming it is hosted at the server root.
8:48:28 AM: You can control this with the homepage field in your package.json.
8:48:28 AM: For example, add this to build it for GitHub Pages:
8:48:28 AM: "homepage" : "http://myname.github.io/myapp",
8:48:28 AM: The build folder is ready to be deployed.
8:48:28 AM: You may serve it with a static server:
8:48:28 AM: npm install -g serve
8:48:28 AM: serve -s build
8:48:28 AM: Find out more about deployment here:
8:48:28 AM: https://bit.ly/CRA-deploy
8:48:28 AM: Skipping functions preparation step: no functions directory set
8:48:28 AM: Caching artifacts
8:48:28 AM: Started saving node modules
8:48:28 AM: Finished saving node modules
8:48:28 AM: Started saving pip cache
8:48:28 AM: Finished saving pip cache
8:48:28 AM: Started saving emacs cask dependencies
8:48:28 AM: Finished saving emacs cask dependencies
8:48:28 AM: Started saving maven dependencies
8:48:28 AM: Finished saving maven dependencies
8:48:28 AM: Started saving boot dependencies
8:48:28 AM: Finished saving boot dependencies
8:48:28 AM: Started saving go dependencies
8:48:28 AM: Finished saving go dependencies
8:48:30 AM: Build script success
8:48:30 AM: Starting to deploy site from 'build/'
8:48:30 AM: Creating deploy tree
8:48:30 AM: 0 new files to upload
8:48:30 AM: 0 new functions to upload
8:48:30 AM: Starting post processing
8:48:31 AM: Post processing done
8:48:31 AM: Site is live
8:48:52 AM: Finished processing build request in 2m47.661893153s