Skip to main content

Deploy details

Deploy successful for delta-docs

Added Fix for raised issue 44

PR #45: delta_docker_docs_fix_issue44@a517ef6

Deploy summary

  • info

    Built using the Gatsby Runtime

    Netlify auto-detected Gatsby and used the Gatsby Runtime to build and deploy your site. Learn more about deploying with Gatsby on Netlify

  • info

    1 plugin ran successfully

    Select for details.

    • @netlify/plugin-gatsby
  • plugin output

    Essential Gatsby Build Plugin ran successfully

    Stored the Gatsby cache to speed up future builds. 🔥

  • info

    Build time: 1m 39s. Total deploy time: 1m 40s

    Build started at 8:33:13 PM and ended at 8:34:52 PM. Learn more about build minutes

Deploy log

Initializing

Complete
8:33:10 PM: Build ready to start
8:33:13 PM: build-image version: 5f617b3b6e49674a7ec1e08b4f1549b08909a6af (focal)
8:33:13 PM: buildbot version: e57a7547192ed9aa0bcf3dbe320f6331e9d9d5ed
8:33:13 PM: Fetching cached dependencies
8:33:13 PM: Failed to fetch cache, continuing with build
8:33:13 PM: Starting to prepare the repo for build
8:33:13 PM: No cached dependencies found. Cloning fresh repo
8:33:13 PM: git clone --filter=blob:none https://github.com/delta-io/delta-docs
8:33:14 PM: Preparing Git Reference pull/45/head
8:33:15 PM: Parsing package.json dependencies
8:33:16 PM: Starting to install dependencies
8:33:16 PM: Attempting Node.js version '18.12.1' from .node-version
8:33:16 PM: Downloading and installing node v18.12.1...
8:33:17 PM: Computing checksum with sha256sum
8:33:17 PM: Checksums matched!
8:33:19 PM: Now using node v18.12.1 (npm v8.19.2)
8:33:19 PM: Enabling Node.js Corepack
8:33:19 PM: Started restoring cached build plugins
8:33:19 PM: Finished restoring cached build plugins
8:33:19 PM: Started restoring cached corepack dependencies
8:33:19 PM: Finished restoring cached corepack dependencies
8:33:19 PM: No npm workspaces detected
8:33:19 PM: Started restoring cached node modules
8:33:19 PM: Finished restoring cached node modules
8:33:19 PM: Installing npm packages using npm version 8.19.2
8:33:21 PM: npm WARN ERESOLVE overriding peer dependency
8:33:21 PM: npm WARN While resolving: express-graphql@0.12.0
8:33:21 PM: npm WARN Found: graphql@16.6.0
8:33:21 PM: npm WARN node_modules/graphql
8:33:21 PM: npm WARN peer graphql@"*" from @ardatan/relay-compiler@12.0.0
8:33:21 PM: npm WARN node_modules/@ardatan/relay-compiler
8:33:21 PM: npm WARN @ardatan/relay-compiler@"12.0.0" from @graphql-tools/relay-operation-optimizer@6.5.12
8:33:21 PM: npm WARN node_modules/@graphql-tools/relay-operation-optimizer
8:33:21 PM: npm WARN 22 more (@graphql-codegen/add, @graphql-codegen/core, ...)
8:33:21 PM: npm WARN
8:33:21 PM: npm WARN Could not resolve dependency:
8:33:21 PM: npm WARN peer graphql@"^14.7.0 || ^15.3.0" from express-graphql@0.12.0
8:33:21 PM: npm WARN node_modules/express-graphql
8:33:21 PM: npm WARN express-graphql@"^0.12.0" from gatsby@5.0.1
8:33:21 PM: npm WARN node_modules/gatsby
8:33:21 PM: npm WARN
8:33:21 PM: npm WARN Conflicting peer dependency: graphql@15.8.0
8:33:21 PM: npm WARN node_modules/graphql
8:33:21 PM: npm WARN peer graphql@"^14.7.0 || ^15.3.0" from express-graphql@0.12.0
8:33:21 PM: npm WARN node_modules/express-graphql
8:33:21 PM: npm WARN express-graphql@"^0.12.0" from gatsby@5.0.1
8:33:21 PM: npm WARN node_modules/gatsby
8:33:21 PM: npm WARN ERESOLVE overriding peer dependency
8:33:21 PM: npm WARN While resolving: react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
8:33:21 PM: npm WARN Found: react@18.2.0
8:33:21 PM: npm WARN node_modules/react
8:33:21 PM: npm WARN react@"18.2.0" from the root project
8:33:21 PM: npm WARN 23 more (@gatsbyjs/reach-router, @mdx-js/react, ...)
8:33:21 PM: npm WARN
8:33:21 PM: npm WARN Could not resolve dependency:
8:33:21 PM: npm WARN peer react@"0.0.0-experimental-c8b778b7f-20220825" from react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
8:33:21 PM: npm WARN node_modules/react-server-dom-webpack
8:33:21 PM: npm WARN react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from gatsby@5.0.1
8:33:21 PM: npm WARN node_modules/gatsby
8:33:21 PM: npm WARN
8:33:21 PM: npm WARN Conflicting peer dependency: react@0.0.0-experimental-c8b778b7f-20220825
8:33:21 PM: npm WARN node_modules/react
8:33:21 PM: npm WARN peer react@"0.0.0-experimental-c8b778b7f-20220825" from react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
8:33:21 PM: npm WARN node_modules/react-server-dom-webpack
8:33:21 PM: npm WARN react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from gatsby@5.0.1
8:33:21 PM: npm WARN node_modules/gatsby
8:33:24 PM: npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
8:33:27 PM: npm WARN deprecated async-cache@1.1.0: No longer maintained. Use [lru-cache](http://npm.im/lru-cache) version 7.6 or higher, and provide an asynchronous `fetchMethod` option.
8:33:27 PM: npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
8:33:44 PM: > delta-docs@1.0.0 prepare
8:33:44 PM: > husky install
8:33:44 PM: husky - Git hooks installed
8:33:44 PM: added 1803 packages, and audited 1804 packages in 25s
8:33:44 PM: 386 packages are looking for funding
8:33:44 PM: run `npm fund` for details
8:33:44 PM: 9 vulnerabilities (1 low, 4 moderate, 4 high)
8:33:44 PM: To address issues that do not require attention, run:
8:33:44 PM: npm audit fix
8:33:44 PM: To address all issues, run:
8:33:44 PM: npm audit fix --force
8:33:44 PM: Run `npm audit` for details.
8:33:44 PM: npm packages installed
8:33:45 PM: Python version set to 3.8
8:33:45 PM: Using PHP version 8.0
8:33:46 PM: Attempting Ruby version 2.7.2, read from environment
8:33:46 PM: Using Ruby version 2.7.2
8:33:47 PM: Started restoring cached go cache
8:33:47 PM: Finished restoring cached go cache
8:33:47 PM: go version go1.19.5 linux/amd64
8:33:48 PM: Install dependencies script success
8:33:48 PM: Starting build script
8:33:48 PM: Using stage install dependencies
8:33:48 PM: Detected 1 framework(s)
8:33:49 PM: "gatsby" at version "5.0.1"
8:33:49 PM: Section completed: initializing

Building

Complete
8:33:50 PM: Netlify Build
8:33:50 PM: ────────────────────────────────────────────────────────────────
8:33:50 PM:
8:33:50 PM: ❯ Version
8:33:50 PM: @netlify/build 29.9.0
8:33:50 PM:
8:33:50 PM: ❯ Flags
8:33:50 PM: baseRelDir: true
8:33:50 PM: buildId: 6425f206bb01280008721280
8:33:50 PM: deployId: 6425f206bb01280008721282
8:33:50 PM:
8:33:50 PM: ❯ Current directory
8:33:50 PM: /opt/build/repo
8:33:50 PM:
8:33:50 PM: ❯ Config file
8:33:50 PM: /opt/build/repo/netlify.toml
8:33:50 PM:
8:33:50 PM: ❯ Context
8:33:50 PM: deploy-preview
8:33:50 PM:
8:33:50 PM: ❯ Installing plugins
8:33:50 PM: - @netlify/plugin-gatsby@3.6.0
8:33:59 PM:
8:33:59 PM: ❯ Loading plugins
8:33:59 PM: - @netlify/plugin-gatsby@3.6.0 from netlify.toml
8:34:00 PM:
8:34:00 PM: 1. @netlify/plugin-gatsby (onPreBuild event)
8:34:00 PM: ────────────────────────────────────────────────────────────────
8:34:00 PM: ​
8:34:00 PM: No Gatsby cache found. Building fresh.
8:34:00 PM: Please install `gatsby-plugin-netlify` and enable it in your gatsby-config.js. https://www.gatsbyjs.com/plugins/gatsby-plugin-netlify/
8:34:00 PM: ​
8:34:00 PM: (@netlify/plugin-gatsby onPreBuild completed in 21ms)
8:34:00 PM:
8:34:00 PM: 2. Build command from Netlify app
8:34:00 PM: ────────────────────────────────────────────────────────────────
8:34:00 PM: ​
8:34:00 PM: $ npm run build
8:34:00 PM: > delta-docs@1.0.0 build
8:34:00 PM: > gatsby build
8:34:02 PM: success compile gatsby files - 0.621s
8:34:02 PM: success load gatsby config - 0.042s
8:34:03 PM: success load plugins - 0.504s
8:34:03 PM: success onPreInit - 0.003s
8:34:03 PM: success initialize cache - 0.042s
8:34:03 PM: success copy gatsby files - 0.082s
8:34:03 PM: success Compiling Gatsby Functions - 0.162s
8:34:03 PM: success onPreBootstrap - 0.169s
8:34:03 PM: success createSchemaCustomization - 0.008s
8:34:04 PM: success Checking for changed pages - 0.000s
8:34:04 PM: success source and transform nodes - 0.486s
8:34:04 PM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql
8:34:05 PM: success building schema - 0.706s
8:34:09 PM: success createPages - 4.916s
8:34:10 PM: success createPagesStatefully - 0.478s
8:34:10 PM: info Total nodes: 120, SitePage nodes: 26 (use --verbose for breakdown)
8:34:10 PM: success Checking for changed pages - 0.000s
8:34:10 PM: success onPreExtractQueries - 0.000s
8:34:14 PM: success extract queries from components - 3.780s
8:34:14 PM: success write out redirect data - 0.001s
8:34:14 PM: success Build manifest and related icons - 0.244s
8:34:14 PM: success onPostBootstrap - 0.245s
8:34:14 PM: info bootstrap finished - 13.669s
8:34:14 PM: success write out requires - 0.002s
8:34:25 PM: success Building production JavaScript and CSS bundles - 11.214s
8:34:37 PM: success Building HTML renderer - 11.413s
8:34:37 PM: success Execute page configs - 0.069s
8:34:37 PM: success Caching Webpack compilations - 0.000s
8:34:37 PM: success run queries in workers - 0.027s - 28/28 1043.35/s
8:34:37 PM: success Merge worker state - 0.002s
8:34:37 PM: success Rewriting compilation hashes - 0.000s
8:34:37 PM: success Writing page-data.json and slice-data.json files to public directory - 0.005s - 26/26 5671.29/s
8:34:43 PM: success Building static HTML for pages - 4.544s - 26/26 5.72/s
8:34:43 PM: info There are no new or changed slice html files to build.
8:34:43 PM: success stiching slices - 0.100s
8:34:43 PM: success onPostBuild - 0.019s
8:34:43 PM:
8:34:43 PM: Pages
8:34:43 PM: ┌ src/pages/404.jsx
8:34:43 PM: │ ├ /404/
8:34:43 PM: │ └ /404.html
8:34:43 PM: ├ src/pages/index.mdx
8:34:43 PM: │ └ /
8:34:43 PM: ├ src/pages/latest/best-practices.mdx
8:34:43 PM: │ └ /latest/best-practices/
8:34:43 PM: ├ src/pages/latest/concurrency-control.mdx
8:34:43 PM: │ └ /latest/concurrency-control/
8:34:43 PM: ├ src/pages/latest/delta-apidoc.mdx
8:34:43 PM: │ └ /latest/delta-apidoc/
8:34:43 PM: ├ src/pages/latest/delta-batch.mdx
8:34:43 PM: │ └ /latest/delta-batch/
8:34:43 PM: ├ src/pages/latest/delta-change-data-feed.mdx
8:34:43 PM: │ └ /latest/delta-change-data-feed/
8:34:43 PM: ├ src/pages/latest/delta-column-mapping.mdx
8:34:43 PM: │ └ /latest/delta-column-mapping/
8:34:43 PM: ├ src/pages/latest/delta-constraints.mdx
8:34:43 PM: │ └ /latest/delta-constraints/
8:34:43 PM: ├ src/pages/latest/delta-faq.mdx
8:34:43 PM: │ └ /latest/delta-faq/
8:34:43 PM: ├ src/pages/latest/delta-intro.mdx
8:34:43 PM: │ └ /latest/delta-intro/
8:34:43 PM: ├ src/pages/latest/delta-resources.mdx
8:34:43 PM: │ └ /latest/delta-resources/
8:34:43 PM: ├ src/pages/latest/delta-storage.mdx
8:34:43 PM: │ └ /latest/delta-storage/
8:34:43 PM: ├ src/pages/latest/delta-streaming.mdx
8:34:43 PM: │ └ /latest/delta-streaming/
8:34:43 PM: ├ src/pages/latest/delta-update.mdx
8:34:43 PM: │ └ /latest/delta-update/
8:34:43 PM: ├ src/pages/latest/delta-utility.mdx
8:34:43 PM: │ └ /latest/delta-utility/
8:34:43 PM: ├ src/pages/latest/getting-started.mdx
8:34:43 PM: │ └ /latest/getting-started/
8:34:43 PM: ├ src/pages/latest/index.mdx
8:34:43 PM: │ └ /latest/
8:34:43 PM: ├ src/pages/latest/integrations.mdx
8:34:43 PM: │ └ /latest/integrations/
8:34:43 PM: ├ src/pages/latest/optimizations-oss.mdx
8:34:43 PM: │ └ /latest/optimizations-oss/
8:34:43 PM: ├ src/pages/latest/porting.mdx
8:34:43 PM: │ └ /latest/porting/
8:34:43 PM: ├ src/pages/latest/quick-start.mdx
8:34:43 PM: │ └ /latest/quick-start/
8:34:43 PM: ├ src/pages/latest/releases.mdx
8:34:43 PM: │ └ /latest/releases/
8:34:43 PM: ├ src/pages/latest/table-properties.mdx
8:34:43 PM: │ └ /latest/table-properties/
8:34:43 PM: └ src/pages/latest/versioning.mdx
8:34:43 PM: └ /latest/versioning/
8:34:43 PM: ╭────────────────────────────────────────────────────────────────────╮
8:34:43 PM: │ │
8:34:43 PM: │ (SSG) Generated at build time │
8:34:43 PM: │ D (DSG) Deferred static generation - page generated at runtime │
8:34:43 PM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
8:34:43 PM: │ λ (Function) Gatsby function │
8:34:43 PM: │ │
8:34:43 PM: ╰────────────────────────────────────────────────────────────────────╯
8:34:43 PM: info Done building in 43.14218875 sec
8:34:44 PM: ​
8:34:44 PM: (build.command completed in 43.4s)
8:34:44 PM:
8:34:44 PM: 3. @netlify/plugin-gatsby (onBuild event)
8:34:44 PM: ────────────────────────────────────────────────────────────────
8:34:44 PM: ​
8:34:44 PM: Enabling Gatsby API/SSR/DSG support
8:34:44 PM: Copying native binaries for linux-x64 abi83
8:34:44 PM: Skipping /opt/build/repo/node_modules/@lmdb/lmdb-linux-x64/node.abi83.node
8:34:44 PM: Copying /opt/build/repo/node_modules/@lmdb/lmdb-linux-x64/node.abi83.glibc.node to /opt/build/repo/.cache/query-engine/assets/linux-x64/node.abi83.glibc.node
8:34:44 PM: ​
8:34:44 PM: (@netlify/plugin-gatsby onBuild completed in 32ms)
8:34:44 PM:
8:34:44 PM: 4. Functions bundling
8:34:44 PM: ────────────────────────────────────────────────────────────────
8:34:44 PM: ​
8:34:44 PM: Packaging Functions from .netlify/functions-internal directory:
8:34:44 PM: - __api/__api.js
8:34:44 PM: - __dsg/__dsg.js
8:34:44 PM: - __ssr/__ssr.js
8:34:44 PM: ​
8:34:44 PM: ​
8:34:44 PM: (Functions bundling completed in 910ms)
8:34:44 PM:
8:34:44 PM: 5. @netlify/plugin-gatsby (onPostBuild event)
8:34:44 PM: ────────────────────────────────────────────────────────────────
8:34:44 PM: ​
8:34:45 PM: Enabling Gatsby API/SSR/DSG support
8:34:45 PM: ​
8:34:45 PM: (@netlify/plugin-gatsby onPostBuild completed in 489ms)
8:34:45 PM:
8:34:54 PM: (Netlify Build completed in 1m 4.4s)
8:34:56 PM: Section completed: building
8:34:59 PM: Finished processing build request in 1m45.754s

Deploying

Complete
8:34:45 PM: 6. Deploy site
8:34:45 PM: ────────────────────────────────────────────────────────────────
8:34:45 PM: ​
8:34:45 PM: Starting to deploy site from 'public'
8:34:45 PM: Calculating files to upload
8:34:45 PM: 4 new files to upload
8:34:45 PM: 3 new functions to upload
8:34:52 PM: Section completed: deploying
8:34:54 PM: Finished waiting for live deploy in 2.051s
8:34:54 PM: Site deploy was successfully initiated
8:34:54 PM: ​
8:34:54 PM: (Deploy site completed in 9.3s)
8:34:54 PM:
8:34:54 PM: 7. @netlify/plugin-gatsby (onSuccess event)
8:34:54 PM: ────────────────────────────────────────────────────────────────
8:34:54 PM: ​
8:34:54 PM: ​
8:34:54 PM: (@netlify/plugin-gatsby onSuccess completed in 4ms)

Cleanup

Complete
8:34:54 PM: Netlify Build Complete
8:34:54 PM: ────────────────────────────────────────────────────────────────
8:34:54 PM: ​
8:34:55 PM: Caching artifacts
8:34:55 PM: Started saving node modules
8:34:55 PM: Finished saving node modules
8:34:55 PM: Started saving build plugins
8:34:55 PM: Finished saving build plugins
8:34:55 PM: Started saving corepack cache
8:34:55 PM: Finished saving corepack cache
8:34:55 PM: Started saving pip cache
8:34:55 PM: Finished saving pip cache
8:34:55 PM: Started saving emacs cask dependencies
8:34:55 PM: Finished saving emacs cask dependencies
8:34:55 PM: Started saving maven dependencies
8:34:55 PM: Finished saving maven dependencies
8:34:55 PM: Started saving boot dependencies
8:34:55 PM: Finished saving boot dependencies
8:34:55 PM: Started saving rust rustup cache
8:34:55 PM: Finished saving rust rustup cache
8:34:55 PM: Started saving go dependencies
8:34:55 PM: Finished saving go dependencies
8:34:56 PM: Build script success
8:34:57 PM: Uploading Cache of size 248.7MB
8:34:59 PM: Section completed: cleanup

Post-processing

Complete
8:34:52 PM: Starting post processing
8:34:52 PM: Post processing - HTML
8:34:53 PM: Post processing - header rules
8:34:53 PM: Post processing - redirect rules
8:34:53 PM: Post processing done
8:34:53 PM: Section completed: postprocessing
8:34:54 PM: Site is live ✨