Skip to content

Instantly share code, notes, and snippets.

@samajammin
Created March 17, 2021 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samajammin/11491def2db34a80277ad614b6877893 to your computer and use it in GitHub Desktop.
Save samajammin/11491def2db34a80277ad614b6877893 to your computer and use it in GitHub Desktop.
10:35:26 AM: Build ready to start
10:35:28 AM: build-image version: 3571f0130496395a23bffe9820bc78b4f73a6234
10:35:28 AM: build-image tag: v3.7.0
10:35:28 AM: buildbot version: 35681551598b95548b996201c978361e7ed9f7e7
10:35:28 AM: Fetching cached dependencies
10:35:28 AM: Starting to download cache of 988.6MB
10:35:34 AM: Finished downloading cache in 5.946830304s
10:35:34 AM: Starting to extract cache
10:35:59 AM: Finished extracting cache in 24.331960581s
10:35:59 AM: Finished fetching cache in 30.702307332s
10:35:59 AM: Starting to prepare the repo for build
10:36:00 AM: Preparing Git Reference refs/heads/master
10:36:06 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: '_site' versus '_site/' in the Netlify UI
10:36:06 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'jekyll build && jekyll algolia' versus 'jekyll build' in the Netlify UI
10:36:06 AM: Starting build script
10:36:06 AM: Installing dependencies
10:36:06 AM: Python version set to 2.7
10:36:07 AM: Started restoring cached node version
10:36:18 AM: Finished restoring cached node version
10:36:18 AM: v10.24.0 is already installed.
10:36:19 AM: Now using node v10.24.0 (npm v6.14.11)
10:36:19 AM: Started restoring cached build plugins
10:36:19 AM: Finished restoring cached build plugins
10:36:19 AM: Attempting ruby version 2.6.2, read from environment
10:36:21 AM: Using ruby version 2.6.2
10:36:21 AM: Using bundler version 2.2.6 from Gemfile.lock
10:36:23 AM: Successfully installed bundler-2.2.6
10:36:23 AM: 1 gem installed
10:36:23 AM: Using PHP version 5.6
10:36:23 AM: Started restoring cached ruby gems
10:36:23 AM: Finished restoring cached ruby gems
10:36:23 AM: Started restoring cached go cache
10:36:25 AM: Finished restoring cached go cache
10:36:25 AM: Installing Go version 1.12
10:36:25 AM: unset GOOS;
10:36:25 AM: unset GOARCH;
10:36:25 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
10:36:25 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
10:36:25 AM: go version >&2;
10:36:25 AM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
10:36:25 AM: go version go1.12 linux/amd64
10:36:25 AM: Installing missing commands
10:36:25 AM: Verify run directory
10:36:27 AM: ​
10:36:27 AM: ────────────────────────────────────────────────────────────────
10:36:27 AM: Netlify Build
10:36:27 AM: ────────────────────────────────────────────────────────────────
10:36:27 AM: ​
10:36:27 AM: ❯ Version
10:36:27 AM: @netlify/build 9.10.2
10:36:27 AM: ​
10:36:27 AM: ❯ Flags
10:36:27 AM: apiHost: api.netlify.com
10:36:27 AM: cacheDir: /opt/build/cache
10:36:27 AM: deployId: 60523ddeb256d8000816deb0
10:36:27 AM: mode: buildbot
10:36:27 AM: testOpts:
10:36:27 AM: silentLingeringProcesses: ''
10:36:27 AM: ​
10:36:27 AM: ❯ Current directory
10:36:27 AM: /opt/build/repo
10:36:27 AM: ​
10:36:27 AM: ❯ Config file
10:36:27 AM: /opt/build/repo/netlify.toml
10:36:27 AM: ​
10:36:27 AM: ❯ Context
10:36:27 AM: production
10:36:27 AM: ​
10:36:27 AM: ────────────────────────────────────────────────────────────────
10:36:27 AM: 1. build.command from netlify.toml
10:36:27 AM: ────────────────────────────────────────────────────────────────
10:36:27 AM: ​
10:36:27 AM: $ jekyll build && jekyll algolia
10:36:28 AM: Configuration file: /opt/build/repo/_config.yml
10:36:28 AM: Source: /opt/build/repo
10:36:28 AM: Destination: /opt/build/repo/_site
10:36:28 AM: Incremental build: disabled. Enable with --incremental
10:36:28 AM: Generating...
10:36:29 AM: GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
10:37:01 AM: Liquid Exception: Failed to open TCP connection to api.github.com:443 (Connection timed out - connect(2) for "api.github.com" port 443) in /_layouts/base.html
10:37:01 AM: jekyll 3.5.2 | Error: Failed to open TCP connection to api.github.com:443 (Connection timed out - connect(2) for "api.github.com" port 443)
10:37:01 AM: ​
10:37:01 AM: ────────────────────────────────────────────────────────────────
10:37:01 AM: "build.command" failed
10:37:01 AM: ────────────────────────────────────────────────────────────────
10:37:01 AM: ​
10:37:01 AM: Error message
10:37:01 AM: Command failed with exit code 1: jekyll build && jekyll algolia
10:37:01 AM: ​
10:37:01 AM: Error location
10:37:01 AM: In build.command from netlify.toml:
10:37:01 AM: jekyll build && jekyll algolia
10:37:01 AM: ​
10:37:01 AM: Resolved config
10:37:01 AM: build:
10:37:01 AM: command: jekyll build && jekyll algolia
10:37:01 AM: commandOrigin: config
10:37:01 AM: environment:
10:37:01 AM: - ALGOLIA_API_KEY
10:37:01 AM: - PAGES_REPO_NWO
10:37:01 AM: publish: /opt/build/repo/_site
10:37:01 AM: redirects:
10:37:01 AM: - from: /category/esp/
10:37:01 AM: to: /category/ecosystem-support-program/
10:37:01 AM: Caching artifacts
10:37:01 AM: Started saving ruby gems
10:37:01 AM: Finished saving ruby gems
10:37:01 AM: Started saving build plugins
10:37:01 AM: Finished saving build plugins
10:37:01 AM: Started saving pip cache
10:37:01 AM: Finished saving pip cache
10:37:01 AM: Started saving emacs cask dependencies
10:37:01 AM: Finished saving emacs cask dependencies
10:37:01 AM: Started saving maven dependencies
10:37:01 AM: Finished saving maven dependencies
10:37:01 AM: Started saving boot dependencies
10:37:01 AM: Finished saving boot dependencies
10:37:01 AM: Started saving rust rustup cache
10:37:01 AM: Finished saving rust rustup cache
10:37:01 AM: Started saving go dependencies
10:37:03 AM: Finished saving go dependencies
10:37:03 AM: Build failed due to a user error: Build script returned non-zero exit code: 2
10:37:03 AM: Failing build: Failed to build site
10:37:03 AM: Failed during stage 'building site': Build script returned non-zero exit code: 2
10:37:03 AM: Finished processing build request in 1m35.022676124s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment