Skip to main content

Deploy details

Deploy successful for gatsbyboilerplate

Footer social icons links not visible

PR #165: social-icon-links@fb3de23

Deploy log

11:53:59 PM: Build ready to start
11:54:01 PM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
11:54:01 PM: build-image tag: v3.3.2
11:54:01 PM: buildbot version: 75cd99f62ada9e21edea53208e8baf0eab85a045
11:54:02 PM: Fetching cached dependencies
11:54:02 PM: Starting to download cache of 120.2MB
11:54:03 PM: Finished downloading cache in 1.308643481s
11:54:03 PM: Starting to extract cache
11:54:08 PM: Finished extracting cache in 5.048949777s
11:54:08 PM: Finished fetching cache in 6.438269146s
11:54:08 PM: Starting to prepare the repo for build
11:54:09 PM: Preparing Git Reference pull/165/head
11:54:09 PM: Starting build script
11:54:09 PM: Installing dependencies
11:54:10 PM: Started restoring cached node version
11:54:12 PM: Finished restoring cached node version
11:54:13 PM: v10.15.3 is already installed.
11:54:14 PM: Now using node v10.15.3 (npm v6.4.1)
11:54:14 PM: Attempting ruby version 2.6.2, read from environment
11:54:16 PM: Using ruby version 2.6.2
11:54:16 PM: Using PHP version 5.6
11:54:16 PM: Started restoring cached node modules
11:54:16 PM: Finished restoring cached node modules
11:54:16 PM: Started restoring cached yarn cache
11:54:16 PM: Finished restoring cached yarn cache
11:54:17 PM: Installing NPM modules using Yarn version 1.13.0
11:54:18 PM: yarn install v1.13.0
11:54:18 PM: [1/5] Validating package.json...
11:54:18 PM: [2/5] Resolving packages...
11:54:19 PM: success Already up-to-date.
11:54:19 PM: Done in 1.09s.
11:54:19 PM: NPM modules installed using Yarn
11:54:19 PM: Started restoring cached go cache
11:54:19 PM: Finished restoring cached go cache
11:54:20 PM: unset GOOS;
11:54:20 PM: unset GOARCH;
11:54:20 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
11:54:20 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
11:54:20 PM: go version >&2;
11:54:20 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
11:54:21 PM: go version go1.12 linux/amd64
11:54:21 PM: Installing missing commands
11:54:21 PM: Verify run directory
11:54:21 PM: Executing user command: gatsby build
11:54:24 PM: success open and validate gatsby-configs — 0.007 s
11:54:24 PM: success load plugins — 0.290 s
11:54:25 PM: success onPreInit — 1.182 s
11:54:25 PM: success delete html and css files from previous builds — 0.008 s
11:54:25 PM: success initialize cache — 0.027 s
11:54:25 PM: success copy gatsby files — 0.106 s
11:54:25 PM: success onPreBootstrap — 0.013 s
11:54:26 PM: success source and transform nodes — 1.070 s
11:54:27 PM: success building schema — 0.399 s
11:54:28 PM: success createPages — 1.032 s
11:54:28 PM: success createPagesStatefully — 0.086 s
11:54:28 PM: success onPreExtractQueries — 0.001 s
11:54:28 PM: success update schema — 0.218 s
11:54:28 PM: warning There are conflicting field types in your data. GraphQL schema will omit those fields.
11:54:28 PM: SitePage.context.previous:
11:54:28 PM: - type: boolean
11:54:28 PM: value: false
11:54:28 PM: source: 7374ebf2-d961-52ee-92a2-c25e7cb387a9
11:54:28 PM: - type: object
11:54:28 PM: value: [Object: null prototype] { fields: [Object], code: [Object] }
11:54:28 PM: source: 7374ebf2-d961-52ee-92a2-c25e7cb387a9
11:54:28 PM: SitePage.context.next:
11:54:28 PM: - type: boolean
11:54:28 PM: value: false
11:54:28 PM: source: 7374ebf2-d961-52ee-92a2-c25e7cb387a9
11:54:28 PM: - type: object
11:54:28 PM: value: [Object: null prototype] { fields: [Object], code: [Object] }
11:54:28 PM: source: 7374ebf2-d961-52ee-92a2-c25e7cb387a9
11:54:28 PM: warning The GraphQL query in the non-page component "/opt/build/repo/src/templates/blog.js" will not be run.
11:54:28 PM: warning The GraphQL query in the non-page component "/opt/build/repo/src/templates/docs.js" will not be run.
11:54:28 PM: warning The GraphQL query in the non-page component "/opt/build/repo/src/templates/onboarding.js" will not be run.
11:54:28 PM: warning The GraphQL query in the non-page component "/opt/build/repo/src/templates/updates.js" will not be run.
11:54:28 PM: Exported queries are only executed for Page components. It's possible you're
11:54:28 PM: trying to create pages in your gatsby-node.js and that's failing for some
11:54:28 PM: reason.
11:54:28 PM: If the failing component(s) is a regular component and not intended to be a page
11:54:28 PM: component, you generally want to use a <StaticQuery> (https://gatsbyjs.org/docs/static-query)
11:54:28 PM: instead of exporting a page query.
11:54:28 PM: If you're more experienced with GraphQL, you can also export GraphQL
11:54:28 PM: fragments from components and compose the fragments in the Page component
11:54:28 PM: query and pass data down into the child component — http://graphql.org/learn/queries/#fragments
11:54:28 PM: success extract queries from components — 0.168 s
11:54:29 PM: success run graphql queries — 0.746 s — 30/30 40.28 queries/second
11:54:29 PM: success write out page data — 0.004 s
11:54:29 PM: success write out redirect data — 0.001 s
11:54:29 PM: success onPostBootstrap — 0.002 s
11:54:29 PM: info bootstrap finished - 8.351 s
11:54:43 PM: success Building production JavaScript and CSS bundles — 14.032 s
11:54:45 PM: success Building static HTML for pages — 2.067 s — 27/27 36.94 pages/second
11:54:46 PM: images/end.gif is 2.25 MB, and won't be precached. Configure maximumFileSizeToCacheInBytes to change this limit.
11:54:46 PM: Generated public/sw.js, which will precache 329 files, totaling 15038967 bytes.
11:55:01 PM: info Done building in 40.376 sec
11:55:01 PM: Skipping functions preparation step: no functions directory set
11:55:01 PM: Caching artifacts
11:55:01 PM: Started saving node modules
11:55:01 PM: Finished saving node modules
11:55:01 PM: Started saving yarn cache
11:55:01 PM: Finished saving yarn cache
11:55:01 PM: Started saving pip cache
11:55:01 PM: Finished saving pip cache
11:55:01 PM: Started saving emacs cask dependencies
11:55:01 PM: Finished saving emacs cask dependencies
11:55:01 PM: Started saving maven dependencies
11:55:01 PM: Finished saving maven dependencies
11:55:01 PM: Started saving boot dependencies
11:55:01 PM: Finished saving boot dependencies
11:55:01 PM: Started saving go dependencies
11:55:01 PM: Finished saving go dependencies
11:55:01 PM: Build script success
11:55:01 PM: Starting to deploy site from 'public/'
11:55:01 PM: Creating deploy tree
11:55:02 PM: 42 new files to upload
11:55:02 PM: 0 new functions to upload
11:55:05 PM: Starting post processing
11:55:10 PM: Post processing done
11:55:11 PM: Site is live
11:55:25 PM: Finished processing build request in 1m24.0600576s
11:55:25 PM: Shutting down logging, 0 messages pending