Skip to main content

Deploy details

Deploy successful for netlify-plugin-a11y

Bugfix: pa11y requires absolute paths for local files

PR #39: bugfix/issue-32_absolute-filepaths@54d79ba

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • ./plugin/index.js
  • info

    Build time: 53s. Total deploy time: 53s

    Build started at 6:53:44 PM and ended at 6:54:37 PM. Learn more about build minutes

Deploy log

6:53:42 PM: Build ready to start
6:53:44 PM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68
6:53:44 PM: build-image tag: v3.6.1
6:53:44 PM: buildbot version: d35018babe252245044d3565f193fa426818b4b1
6:53:44 PM: Fetching cached dependencies
6:53:44 PM: Failed to fetch cache, continuing with build
6:53:44 PM: Starting to prepare the repo for build
6:53:45 PM: No cached dependencies found. Cloning fresh repo
6:53:45 PM: git clone git@github.com:sw-yx/netlify-plugin-a11y
6:53:46 PM: Preparing Git Reference pull/39/head
6:53:48 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'echo 'hi'' versus 'node test.js' in the Netlify UI
6:53:48 PM: Starting build script
6:53:49 PM: Installing dependencies
6:53:49 PM: Python version set to 2.7
6:53:50 PM: Downloading and installing node v10.23.2...
6:53:51 PM: Computing checksum with sha256sum
6:53:51 PM: Checksums matched!
6:53:53 PM: Now using node v10.23.2 (npm v6.14.10)
6:53:53 PM: Started restoring cached build plugins
6:53:53 PM: Finished restoring cached build plugins
6:53:54 PM: Attempting ruby version 2.6.2, read from environment
6:53:55 PM: Using ruby version 2.6.2
6:53:55 PM: Using PHP version 5.6
6:53:55 PM: Started restoring cached node modules
6:53:55 PM: Finished restoring cached node modules
6:53:55 PM: Started restoring cached yarn cache
6:53:55 PM: Finished restoring cached yarn cache
6:53:55 PM: Installing yarn at version 1.17.0
6:53:55 PM: Installing Yarn!
6:53:55 PM: > Downloading tarball...
6:53:55 PM: [1/2]: https://yarnpkg.com/downloads/1.17.0/yarn-v1.17.0.tar.gz --> /tmp/yarn.tar.gz.gQe2Ku8QWu
6:53:55 PM: % Total % Received % Xferd Average Speed Time Time Time Current
6:53:55 PM: Dload Upload Total Spent Left Speed
6:53:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
6:53:56 PM: 100 80 100 80 0 0 198 0 --:--:-- --:--:-- --:--:-- 198
6:53:56 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
6:53:56 PM: 100 93 100 93 0 0 126 0 --:--:-- --:--:-- --:--:-- 678
6:53:57 PM: 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0
6:53:57 PM: 100 625 100 625 0 0 303 0 0:00:02 0:00:02 --:--:-- 14204
6:53:58 PM: 100 1213k 100 1213k 0 0 491k 0 0:00:02 0:00:02 --:--:-- 491k
6:53:58 PM: [2/2]: https://yarnpkg.com/downloads/1.17.0/yarn-v1.17.0.tar.gz.asc --> /tmp/yarn.tar.gz.gQe2Ku8QWu.asc
6:53:58 PM: 100 84 100 84 0 0 532 0 --:--:-- --:--:-- --:--:-- 532
6:53:58 PM: 100 84 100 84 0 0 532 0 --:--:-- --:--:-- --:--:-- 0
6:53:58 PM: 100 97 100 97 0 0 521 0 --:--:-- --:--:-- --:--:-- 521
6:53:58 PM: 100 629 100 629 0 0 2227 0 --:--:-- --:--:-- --:--:-- 2227
6:53:58 PM: 100 832 100 832 0 0 2472 0 --:--:-- --:--:-- --:--:-- 2472
6:53:58 PM: > Verifying integrity...
6:53:58 PM: gpg: Signature made Fri 14 Jun 2019 06:55:58 PM UTC using RSA key ID 69475BAA
6:53:58 PM: gpg: Good signature from "Yarn Packaging <yarn@dan.cx>"
6:53:58 PM: gpg: Note: This key has expired!
6:53:58 PM: Primary key fingerprint: 72EC F46A 56B4 AD39 C907 BBB7 1646 B01B 86E5 0310
6:53:58 PM: Subkey fingerprint: 6D98 490C 6F1A CDDD 448E 4595 4F77 6793 6947 5BAA
6:53:58 PM: > GPG signature looks good
6:53:58 PM: > Extracting to ~/.yarn...
6:53:58 PM: > Adding to $PATH...
6:53:59 PM: > Successfully installed Yarn 1.17.0! Please open another terminal where the `yarn` command will now be available.
6:54:00 PM: Installing NPM modules using Yarn version 1.17.0
6:54:00 PM: yarn install v1.17.0
6:54:00 PM: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
6:54:00 PM: [1/5] Validating package.json...
6:54:00 PM: [2/5] Resolving packages...
6:54:01 PM: [3/5] Fetching packages...
6:54:12 PM: info fsevents@2.1.2: The platform "linux" is incompatible with this module.
6:54:12 PM: info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
6:54:12 PM: [4/5] Linking dependencies...
6:54:17 PM: [5/5] Building fresh packages...
6:54:26 PM: Done in 25.50s.
6:54:26 PM: NPM modules installed using Yarn
6:54:26 PM: Started restoring cached go cache
6:54:26 PM: Finished restoring cached go cache
6:54:26 PM: Installing Go version 1.12
6:54:33 PM: unset GOOS;
6:54:33 PM: unset GOARCH;
6:54:33 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
6:54:33 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
6:54:33 PM: go version >&2;
6:54:33 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
6:54:33 PM: go version go1.12 linux/amd64
6:54:33 PM: Installing missing commands
6:54:33 PM: Verify run directory
6:54:35 PM:
6:54:35 PM: ────────────────────────────────────────────────────────────────
6:54:35 PM: Netlify Build
6:54:35 PM: ────────────────────────────────────────────────────────────────
6:54:35 PM:
6:54:35 PM: ❯ Version
6:54:35 PM: @netlify/build 9.0.0
6:54:35 PM:
6:54:35 PM: ❯ Flags
6:54:35 PM: deployId: 601c42b6219752000746d540
6:54:35 PM: mode: buildbot
6:54:35 PM:
6:54:35 PM: ❯ Current directory
6:54:35 PM: /opt/build/repo
6:54:35 PM:
6:54:35 PM: ❯ Config file
6:54:35 PM: /opt/build/repo/netlify.toml
6:54:35 PM:
6:54:35 PM: ❯ Context
6:54:35 PM: deploy-preview
6:54:35 PM:
6:54:35 PM: ❯ Loading plugins
6:54:35 PM: - ./plugin/index.js@0.0.12 from netlify.toml
6:54:35 PM:
6:54:35 PM: ────────────────────────────────────────────────────────────────
6:54:35 PM: 1. build.command from netlify.toml
6:54:35 PM: ────────────────────────────────────────────────────────────────
6:54:35 PM: ​
6:54:35 PM: $ echo 'hi'
6:54:35 PM: hi
6:54:35 PM: ​
6:54:35 PM: (build.command completed in 13ms)
6:54:35 PM:
6:54:35 PM: ────────────────────────────────────────────────────────────────
6:54:35 PM: 2. onPostBuild command from ./plugin/index.js
6:54:35 PM: ────────────────────────────────────────────────────────────────
6:54:35 PM: ​
6:54:37 PM: ​
6:54:37 PM: (./plugin/index.js onPostBuild completed in 1.6s)
6:54:37 PM:
6:54:37 PM: ────────────────────────────────────────────────────────────────
6:54:37 PM: 3. Deploy site
6:54:37 PM: ────────────────────────────────────────────────────────────────
6:54:37 PM: ​
6:54:37 PM: Starting to deploy site from 'demo'
6:54:37 PM: Creating deploy tree
6:54:37 PM: Creating deploy upload records
6:54:37 PM: 0 new files to upload
6:54:37 PM: 0 new functions to upload
6:54:37 PM: Site deploy was successfully initiated
6:54:37 PM: ​
6:54:37 PM: (Deploy site completed in 170ms)
6:54:37 PM:
6:54:37 PM: ────────────────────────────────────────────────────────────────
6:54:37 PM: Netlify Build Complete
6:54:37 PM: Starting post processing
6:54:37 PM: ────────────────────────────────────────────────────────────────
6:54:37 PM: ​
6:54:37 PM: (Netlify Build completed in 2.4s)
6:54:37 PM: Caching artifacts
6:54:37 PM: Started saving node modules
6:54:37 PM: Finished saving node modules
6:54:37 PM: Started saving build plugins
6:54:37 PM: Finished saving build plugins
6:54:37 PM: Started saving yarn cache
6:54:37 PM: Finished saving yarn cache
6:54:37 PM: Started saving pip cache
6:54:37 PM: Post processing - HTML
6:54:37 PM: Finished saving pip cache
6:54:37 PM: Started saving emacs cask dependencies
6:54:37 PM: Post processing - header rules
6:54:37 PM: Finished saving emacs cask dependencies
6:54:37 PM: Started saving maven dependencies
6:54:37 PM: Post processing - redirect rules
6:54:37 PM: Finished saving maven dependencies
6:54:37 PM: Started saving boot dependencies
6:54:37 PM: Finished saving boot dependencies
6:54:37 PM: Started saving rust rustup cache
6:54:37 PM: Post processing done
6:54:37 PM: Finished saving rust rustup cache
6:54:38 PM: Started saving go dependencies
6:54:38 PM: Site is live ✨
6:54:39 PM: Finished saving go dependencies
6:54:43 PM: Build script success
6:55:47 PM: Finished processing build request in 2m2.871868332s