Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for kubernetes-sigs-cluster-api-ibmcloud

UT for ReconcileCOSInstance functionality

PR #2035: UT-ReconcileCOSInstance@0ab00b7

Deploy log

Initializing

Complete
6:02:33 AM: Build ready to start
6:02:45 AM: build-image version: 17725b3539de07c84bb63d168764cd85cb2769cd (focal)
6:02:45 AM: buildbot version: 1f603b54a27b8984e49b28528efd1e3683d84d9b
6:02:45 AM: Fetching cached dependencies
6:02:45 AM: Starting to download cache of 390.3MB
6:02:47 AM: Finished downloading cache in 1.4s
6:02:47 AM: Starting to extract cache
6:02:50 AM: Finished extracting cache in 3.402s
6:02:50 AM: Finished fetching cache in 4.873s
6:02:51 AM: Starting to prepare the repo for build
6:02:51 AM: Preparing Git Reference pull/2035/head
6:02:53 AM: Starting to install dependencies
6:02:53 AM: Started restoring cached mise cache
6:02:53 AM: Finished restoring cached mise cache
6:02:53 AM: Attempting Python version '3.8', read from environment
6:02:54 AM: downloading cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:02:54 AM: installing cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:02:54 AM: python --version
6:02:54 AM: Python 3.8.20
6:02:54 AM: mise python@3.8.20 installed
6:02:54 AM: Python version set to 3.8
6:02:54 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:02:54 AM: Attempting Ruby version 2.7.2, read from environment
6:02:55 AM: Using Ruby version 2.7.2
6:02:56 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:02:56 AM: Started restoring cached go cache
6:02:56 AM: Finished restoring cached go cache
6:02:56 AM: Installing Go version 1.22.8 (requested 1.22.8)
6:02:59 AM: go version go1.22.8 linux/amd64
6:02:59 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:02:59 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:00 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:00 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:00 AM: Using PHP version 8.0
6:03:00 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:00 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:00 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:01 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:01 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:01 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:01 AM: Started restoring cached Node.js version
6:03:03 AM: Finished restoring cached Node.js version
6:03:03 AM: v18.20.5 is already installed.
6:03:03 AM: Now using node v18.20.5 (npm v10.8.2)
6:03:03 AM: Enabling Node.js Corepack
6:03:03 AM: Started restoring cached build plugins
6:03:03 AM: Finished restoring cached build plugins
6:03:04 AM: Successfully installed dependencies
6:03:04 AM: Starting build script
6:03:04 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:04 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:05 AM: Detected 0 framework(s)
6:03:05 AM: Section completed: initializing

Building

Complete
6:03:06 AM: Netlify Build
6:03:06 AM: ────────────────────────────────────────────────────────────────
6:03:06 AM:
6:03:06 AM: ❯ Version
6:03:06 AM: @netlify/build 29.55.5
6:03:06 AM:
6:03:06 AM: ❯ Flags
6:03:06 AM: accountId: 595fccb76f4c5019236cda4d
6:03:06 AM: baseRelDir: true
6:03:06 AM: buildId: 673440f99082980008848ae3
6:03:06 AM: deployId: 673440f99082980008848ae5
6:03:06 AM:
6:03:06 AM: ❯ Current directory
6:03:06 AM: /opt/build/repo
6:03:06 AM:
6:03:06 AM: ❯ Config file
6:03:06 AM: /opt/build/repo/netlify.toml
6:03:06 AM:
6:03:06 AM: ❯ Context
6:03:06 AM: deploy-preview
6:03:06 AM:
6:03:06 AM: build.command from netlify.toml
6:03:06 AM: ────────────────────────────────────────────────────────────────
6:03:06 AM: ​
6:03:06 AM: $ make -C docs/book build
6:03:06 AM: make: Entering directory '/opt/build/repo/docs/book'
6:03:06 AM: make -C ../../hack/tools bin/mdbook
6:03:06 AM: make[1]: Entering directory '/opt/build/repo/hack/tools'
6:03:06 AM: mkdir -p bin
6:03:06 AM: mkdir -p share
6:03:07 AM: tar xfvz share/mdbook.tar.gz -C bin
6:03:07 AM: mdbook
6:03:07 AM: chmod +x bin/mdbook
6:03:07 AM: touch -m bin/mdbook
6:03:07 AM: make[1]: Leaving directory '/opt/build/repo/hack/tools'
6:03:07 AM: make -C ../../hack/tools bin/mdbook-embed
6:03:07 AM: make[1]: Entering directory '/opt/build/repo/hack/tools'
6:03:07 AM: go build -tags=tools -o bin/mdbook-embed sigs.k8s.io/cluster-api/hack/tools/mdbook/embed
6:03:07 AM: make[1]: Leaving directory '/opt/build/repo/hack/tools'
6:03:07 AM: make -C ../../hack/tools bin/mdbook-releaselink
6:03:07 AM: make[1]: Entering directory '/opt/build/repo/hack/tools'
6:03:07 AM: go build -tags=tools -o bin/mdbook-releaselink sigs.k8s.io/cluster-api/hack/tools/mdbook/releaselink
6:03:08 AM: make[1]: Leaving directory '/opt/build/repo/hack/tools'
6:03:08 AM: make -C ../../hack/tools bin/mdbook-tabulate
6:03:08 AM: make[1]: Entering directory '/opt/build/repo/hack/tools'
6:03:08 AM: go build -tags=tools -o bin/mdbook-tabulate sigs.k8s.io/cluster-api/hack/tools/mdbook/tabulate
6:03:08 AM: make[1]: Leaving directory '/opt/build/repo/hack/tools'
6:03:08 AM: ../../hack/tools/bin/mdbook build
6:03:08 AM: 2024-11-13 06:03:08 [WARN] (mdbook::book): The output.html.curly-quotes field has been renamed to output.html.smart-punctuation.
6:03:08 AM: Use the new name in book.toml to remove this warning.
6:03:08 AM: 2024-11-13 06:03:08 [INFO] (mdbook::book): Book building has started
6:03:08 AM: 2024-11-13 06:03:08 [INFO] (mdbook::book): Running the html backend
6:03:08 AM: make: Leaving directory '/opt/build/repo/docs/book'
6:03:08 AM: ​
6:03:08 AM: (build.command completed in 1.8s)
6:03:08 AM:
6:03:08 AM: (Netlify Build completed in 2.1s)
6:03:09 AM: mise /opt/build/repo/.mise.toml tools: python@3.8.20
6:03:09 AM: Section completed: building
6:03:37 AM: Finished processing build request in 51.443s

Deploying

Complete
6:03:08 AM: Deploy site
6:03:08 AM: ────────────────────────────────────────────────────────────────
6:03:08 AM: ​
6:03:08 AM: Starting to deploy site from 'docs/book/book'
6:03:08 AM: Calculating files to upload
6:03:08 AM: 0 new file(s) to upload
6:03:08 AM: 0 new function(s) to upload
6:03:08 AM: Section completed: deploying
6:03:08 AM: Site deploy was successfully initiated
6:03:08 AM: ​
6:03:08 AM: (Deploy site completed in 191ms)

Cleanup

Complete
6:03:08 AM: Netlify Build Complete
6:03:08 AM: ────────────────────────────────────────────────────────────────
6:03:08 AM: ​
6:03:09 AM: Caching artifacts
6:03:09 AM: Started saving build plugins
6:03:09 AM: Finished saving build plugins
6:03:09 AM: Started saving mise cache
6:03:09 AM: Finished saving mise cache
6:03:09 AM: Started saving pip cache
6:03:09 AM: Finished saving pip cache
6:03:09 AM: Started saving emacs cask dependencies
6:03:09 AM: Finished saving emacs cask dependencies
6:03:09 AM: Started saving maven dependencies
6:03:09 AM: Finished saving maven dependencies
6:03:09 AM: Started saving boot dependencies
6:03:09 AM: Finished saving boot dependencies
6:03:09 AM: Started saving rust rustup cache
6:03:09 AM: Finished saving rust rustup cache
6:03:09 AM: Started saving go dependencies
6:03:09 AM: Finished saving go dependencies
6:03:09 AM: Build script success
6:03:36 AM: Uploading Cache of size 390.4MB
6:03:37 AM: Section completed: cleanup

Post-processing

Complete
6:03:08 AM: Skipping form detection
6:03:08 AM: Post processing - header rules
6:03:08 AM: Post processing - redirect rules
6:03:08 AM: Starting post processing
6:03:08 AM: Post processing done
6:03:08 AM: Section completed: postprocessing
6:03:09 AM: Site is live ✨