Deploy details
Deploy successful for tyk-docs
Merging to release-5: [DX-1509] Update documentation for master (#5067)PR #5074: merge/release-5/81eb3ad0aa656747f198a1cbefddc70fcc6c4954@8f8712f
Deploy summary
1 plugin ran successfully
@netlify/plugin-lighthouse ran successfully
Build time: 1m 17s. Total deploy time: 1m 19s
Deploy log
Initializing
Complete
Initializing
Complete
9:02:35 AM: Build ready to start
9:02:47 AM: build-image version: 006dca901dab83234b4881f914ac1a189ff41daa (focal)
9:02:47 AM: buildbot version: e8a1f877a96ee9d2b754bae26acb6bb322cba939
9:02:47 AM: Fetching cached dependencies
9:02:47 AM: Starting to download cache of 753.8MB
9:02:50 AM: Finished downloading cache in 2.568s
9:02:50 AM: Starting to extract cache
9:02:53 AM: Finished extracting cache in 3.676s
9:02:53 AM: Finished fetching cache in 6.341s
9:02:53 AM: Starting to prepare the repo for build
9:02:54 AM: Preparing Git Reference pull/5074/head
9:02:56 AM: Custom publish path detected. Proceeding with the specified path: 'tyk-docs/netlify-public'
9:02:56 AM: manpath: warning: $PATH not set
9:02:57 AM: Starting to install dependencies
9:02:57 AM: Python version set to 3.8
9:02:57 AM: Attempting Ruby version 2.7.1, read from environment
9:02:57 AM: Started restoring cached Ruby version
9:02:57 AM: Finished restoring cached Ruby version
9:02:58 AM: Using Ruby version 2.7.1
9:02:58 AM: Started restoring cached go cache
9:02:58 AM: Finished restoring cached go cache
9:02:58 AM: Installing Go version 1.14.4 (requested 1.14.4)
9:03:02 AM: go version go1.14.4 linux/amd64
9:03:02 AM: Using PHP version 8.0
9:03:02 AM: Installing Hugo 0.110.0
9:03:02 AM: hugo v0.110.0-e32a493b7826d02763c3b79623952e625402b168+extended linux/amd64 BuildDate=2023-01-17T12:16:09Z VendorInfo=gohugoio
9:03:03 AM: Started restoring cached Node.js version
9:03:06 AM: Finished restoring cached Node.js version
9:03:07 AM: v18.20.4 is already installed.
9:03:07 AM: Now using node v18.20.4 (npm v10.7.0)
9:03:07 AM: Enabling Node.js Corepack
9:03:07 AM: Started restoring cached build plugins
9:03:07 AM: Finished restoring cached build plugins
9:03:07 AM: Successfully installed dependencies
9:03:07 AM: Starting build script
9:03:08 AM: Detected 2 framework(s)
9:03:08 AM: "hugo" at version "unknown"
9:03:09 AM: "zola" at version "unknown"
9:03:09 AM: Section completed: initializing
Building
Complete
Building
Complete
9:03:10 AM: Netlify Build
9:03:10 AM: ────────────────────────────────────────────────────────────────
9:03:10 AM:
9:03:10 AM: ❯ Version
9:03:10 AM: @netlify/build 29.50.5
9:03:10 AM:
9:03:10 AM: ❯ Flags
9:03:10 AM: baseRelDir: true
9:03:10 AM: buildId: 6690f12a5ad17c0008c90f70
9:03:10 AM: deployId: 6690f12a5ad17c0008c90f72
9:03:10 AM:
9:03:10 AM: ❯ Current directory
9:03:10 AM: /opt/build/repo/tyk-docs
9:03:10 AM:
9:03:10 AM: ❯ Config file
9:03:10 AM: No config file was defined: using default values.
9:03:10 AM:
9:03:10 AM: ❯ Context
9:03:10 AM: deploy-preview
9:03:10 AM:
9:03:10 AM: ❯ Loading plugins
9:03:10 AM: - @netlify/plugin-lighthouse@6.0.0 from Netlify app
9:03:12 AM:
9:03:12 AM: Build command from Netlify app
9:03:12 AM: ────────────────────────────────────────────────────────────────
9:03:12 AM:
9:03:12 AM: $ sed -i "s/ALGOLIA_APP_ID/${ALGOLIA_APP_ID}/;s/ALGOLIA_API_KEY/${ALGOLIA_API_KEY}/;s/ALGOLIA_NEW_APP_ID/${ALGOLIA_NEW_APP_ID}/;s/ALGOLIA_NEW_API_KEY/${ALGOLIA_NEW_API_KEY}/" static/js/docs-search-v3.js ;sed -i "s/YOUR_APP_ID/${ALGOLIA_NEW_APP_ID}/" themes/tykio/layouts/partials/footer_scripts.html; if [ "$CONTEXT" = "deploy-preview" ]; then hugo -b "$DEPLOY_PRIME_URL/docs/nightly/"; else hugo; fi ; mkdir -p netlify-public/docs netlify-public/nightly/docs netlify-public/3-lts/docs netlify-public/3.1/docs netlify-public/3.2/docs netlify-public/docs/nightly netlify-public/docs/3-lts netlify-public/docs/3.1 netlify-public/docs/3.2 && cp -rf public/* netlify-public/docs/ && cp -rf public/* netlify-public/nightly/docs/ && cp -rf public/* netlify-public/3.2/docs/ && cp -rf public/* netlify-public/3.1/docs/ && cp -rf public/* netlify-public/3-lts/docs/ && cp -rf public/* netlify-public/docs/nightly && cp -rf public/* netlify-public/docs/3.2 && cp -rf public/* netlify-public/docs/3.1 && cp -rf public/* netlify-public/docs/3-lts && cp ../_redirects "netlify-public/"; if [ -f "public/netlify.json" ]; then cat "./public/netlify.json" >> "./netlify-public/_redirects"; fi; 2>/dev/null || :
sed: can't read static/js/docs-search-v3.js: No such file or directory
sed: can't read themes/tykio/layouts/partials/footer_scripts.html: No such file or directory
Start building sites …
sed: can't read static/js/docs-search-v3.js: No such file or directory
sed: can't read themes/tykio/layouts/partials/footer_scripts.html: No such file or directory
Start building sites …
9:03:12 AM: hugo v0.110.0-e32a493b7826d02763c3b79623952e625402b168+extended linux/amd64 BuildDate=2023-01-17T12:16:09Z VendorInfo=gohugoio
9:03:12 AM: WARN 2024/07/12 09:03:12 Wrong image type /docs/nightly/img/2.10/tyk_operator2.svg
9:03:15 AM: WARN 2024/07/12 09:03:15 Wrong image type /docs/nightly/img/grpc/grpc-class-diagram.svg
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "home": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:26 AM: WARN 2024/07/12 09:03:26 found no layout file for "HTML" for kind "section": You should create a template file which matches Hugo Layouts Lookup Rules for this combination.
9:03:48 AM: | EN
9:03:48 AM: -------------------+------
9:03:48 AM: Pages | 686
9:03:48 AM: Paginator pages | 0
9:03:48 AM: Non-page files | 0
9:03:48 AM: Static files | 86
9:03:48 AM: Processed images | 246
9:03:48 AM: Aliases | 418
9:03:48 AM: Sitemaps | 1
9:03:48 AM: Cleaned | 0
9:03:48 AM: Total in 36011 ms
9:03:49 AM:
9:03:49 AM: (build.command completed in 37.7s)
9:03:49 AM:
9:04:09 AM: (Netlify Build completed in 58.9s)
9:04:09 AM: Section completed: building
9:04:15 AM: Finished processing build request in 1m28.567s
Deploying
Complete
Deploying
Complete
9:03:49 AM: Deploy site
9:03:49 AM: ────────────────────────────────────────────────────────────────
9:03:49 AM:
9:03:50 AM: Starting to deploy site from 'tyk-docs/netlify-public'
9:03:53 AM: Calculating files to upload
9:04:00 AM: 636 new files to upload
9:04:00 AM: 0 new functions to upload
9:04:00 AM: Starting to upload
9:04:00 AM: 10% uploaded
9:04:00 AM: 20% uploaded
9:04:00 AM: 30% uploaded
9:04:00 AM: 40% uploaded
9:04:01 AM: 50% uploaded
9:04:01 AM: 60% uploaded
9:04:01 AM: 70% uploaded
9:04:01 AM: 80% uploaded
9:04:01 AM: 90% uploaded
9:04:02 AM: 100% uploaded
9:04:02 AM: Section completed: deploying
9:04:08 AM: Finished waiting for live deploy in 6.036s
9:04:08 AM: Site deploy was successfully initiated
9:04:08 AM:
9:04:08 AM: (Deploy site completed in 18.2s)
9:04:08 AM: Generating Lighthouse report. This may take a minute…
9:04:08 AM: Running Lighthouse on /
Cleanup
Complete
Cleanup
Complete
9:04:09 AM: Netlify Build Complete
9:04:09 AM: ────────────────────────────────────────────────────────────────
9:04:09 AM:
9:04:09 AM: Caching artifacts
9:04:09 AM: Started saving build plugins
9:04:09 AM: Finished saving build plugins
9:04:09 AM: Started saving pip cache
9:04:09 AM: Finished saving pip cache
9:04:09 AM: Started saving emacs cask dependencies
9:04:09 AM: Finished saving emacs cask dependencies
9:04:09 AM: Started saving maven dependencies
9:04:09 AM: Finished saving maven dependencies
9:04:09 AM: Started saving boot dependencies
9:04:09 AM: Finished saving boot dependencies
9:04:09 AM: Started saving rust rustup cache
9:04:09 AM: Finished saving rust rustup cache
9:04:09 AM: Started saving go dependencies
9:04:09 AM: Finished saving go dependencies
9:04:09 AM: Build script success
9:04:14 AM: Uploading Cache of size 698.6MB
9:04:15 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
9:04:04 AM: Post processing - redirect rules
9:04:04 AM: Post processing done
9:04:04 AM: Section completed: postprocessing
9:04:04 AM: Starting post processing
9:04:04 AM: Skipping form detection
9:04:04 AM: Post processing - header rules
9:04:06 AM: Site is live ✨